/* Global
------------------------------------------------------------*/
html, body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}
BODY { 
  background: #FBFBFB url("../images/body_bg.gif");
  background-repeat: repeat-x;
}


body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
p {
	line-height: 20px;
}
p, ul, ol, blockquote p {
	padding: 5px 3px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#51626f;
	padding-bottom:5px;
	margin-bottom:25px;
	text-align: left;
}
h5 {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#51626f;
	padding-bottom:5px;
	margin-bottom:25px;
	text-align: right;
}
h6 {
	font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#51626f;
	padding-bottom:5px;
	margin-bottom:25px;
	text-align: center;
}
h1 {
	font: normal 25px Tahoma, Arial, Helvetica, sans-serif;
	color:#51626f;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #999;
}
ul, ol {
	list-style: none;
}
small {
	font-size: 10px;
}
a {
	color:#BB1B1B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}
.alignleft {
	margin: 14px 15px 5px 0;
	float: left;
}
.left {
	float:left;
}
.right {
	float:right;
}
.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}
.clear {
	clear:both;
}

/* Main
------------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:980px;
}
#header {
	background: url(../images/header_bg.jpg) no-repeat;
	width:980px;
	height:172px;
}
#logo {
	width:244px;
	height:68px;
	padding:40px 0 0 110px;
	float:left;
}
#details {
	width:290px;
	height:68px;
	padding:10px 20px 0 0;
	float:right;
}
#details li {
	padding-top:130px;
	color:#000000;
}
#nav {
	background: url(../images/nav_bg.gif) no-repeat;
	width:980px;
	height:38px;
	z-index:2000;
	padding-top:0px;
	padding-bottom:6px;
	padding-left:0px;
	position:relative;
}
#hold {
	background:#D2D2D2;
	padding:2px 10px;
	display:block;
	color:#404040;
	font-weight:normal;
}
.intro-image {
	float:left;
	width:300px;
}
.intro-image img {
	border:4px solid #C0C0C0;
	padding:2px;
}
.page-image {
	float:none;
}
.page-image img {
	border:4px solid #C0C0C0;
	padding:2px;
}
.page-image_b {
	float:none;
	width:100px;
}
.page-image_b img {
	border:4px solid #C0C0C0;
	padding:2px;
}
.page-image_r {
	float:right;
}
.page-image_r img {
	border:4px solid #C0C0C0;
	padding:2px;
}
.page-image_l {
	float:left;
}
.page-image_l img {
	border:4px solid #C0C0C0;
	padding:2px;
}
img.center { 
	display:block; 
	margin-left:auto; 
	margin-right:auto;
	border:4px solid #C0C0C0;
	padding:2px;
}

img.left { 
	display:block; 
	text-align: left;
	padding:2px;
}

img.galleri { 
	float:none;
	border:4px solid #C0C0C0;
	padding:2px;
}  
.right-block {
	float:right;
	width:561px;
	padding-right:15px;
}
.intronav {
	clear:both;
	height:20px;
	padding-top:20px;
}
#left-main {
	width:640px;
	font-size:12px;
	border-right:1px solid #eeeeee;
	padding:5px 10px 5px 0;
	line-height:1.5em;
	text-align: justify;
}
#left-main a {
	text-decoration:underline;
}
#left-main a:hover {
	text-decoration:none;
}
#left-main ul {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	line-height:22px;
	font-size:14px;
	list-style:circle inside
}
#kol1-main {
	width:300px;	
	float:right;
	font-size:13px;
	border-right:1px solid #eeeeee;
	padding:5px 10px 5px 0;
	line-height:1.5em;
}
#kol1-main a {
	text-decoration:underline;
}
#kol1-main a:hover {
	text-decoration:none;
}
#kol1-main ul {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	line-height:22px;
	font-size:14px;
	list-style:circle inside
}
#kol-main {
	width:620px;
	font-size:13px;
	border-right:1px solid #eeeeee;
	padding:5px 10px 5px 0;
	line-height:1.5em;
	text-align: justify;
}
#kol-main a {
	text-decoration:underline;
}
#kol-main a:hover {
	text-decoration:none;
}
#kol-main ul {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	line-height:22px;
	font-size:14px;
	list-style:circle inside
}
.box {
	width:200px;
	float:left;
	height:300px;
	margin:20px 0 20px 10px;
}
.box h4 {
	text-transform:uppercase;
	padding:0px 0 6px 0;
	color:#666;
	font-weight:normal;
}
.box img {
	border:2px solid #C0C0C0;
	margin-bottom:10px;
}
/* sidebar
------------------------------------------------------------*/
#sidebar {
	width:300px;
	float:right;
}
#sidebar span.button a {
	background:#000000;
	padding:2px 10px;
	display:block;
	color:#000000;
	font-weight:normal;
}
#sidebar span.button a:hover {
	background:#515b52;
	padding:2px 10px;
	color:#000000;
	font-weight:normal;
}
#sidebar h4 {
	font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #eee;
	color:#51626f;
	margin-top:15px;
	padding-bottom:4px;
}
#news li {
	padding:10px 6px 5px 25px;
	color:#555555;
	background:url(../images/document_text.gif) no-repeat left 12px;
}
#news li a {
	color:#BB1B1B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}
#news li a:hover {
	text-decoration:none;
}
#news .news-over {
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#BB1B1B;
	font-weight:bold;
}
#news .news-date {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#777777;
	font-style:italic
}
#sitemap li {
	padding:5px 5px 5px 100px;
	color:#555555;
}
#sitemap li a {
	color:#BB1B1B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
#sitemap li a:hover {
		text-decoration:underline;
}
#sitemap .sitemap-under {
	font-size:12px;
	padding:5px 5px 5px 50px;
}
#sitemap .sitemap-over {
	font-size:15px;
	font-weight:bold;
}
.sample {
	padding:10px 10px 10px 10px;
	color:#555555;
}

/* Undermenu
------------------------------------------------------------*/

#menu {
list-style: none;
width: 200px;
padding-top: 35px;
height: 214px;
padding-left: 50px;
float:right
}

/* rounded corner
------------------------------------------------------------*/
.roundedcornr_box {
	background: #F1F1F1;
	width:980px;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:3px;
}
.roundedcornr_box h2 {
	padding:0;
	font: bold 20px Tahoma, Arial, Helvetica, sans-serif;
	color:#9B9B9B;
}
.roundedcornr_top div {
	background: #F1F1F1;
}
.roundedcornr_top {
	background: #F1F1F1;
}
.roundedcornr_bottom div {
	background: #F1F1F1;
}
.roundedcornr_bottom {
	background: url(../images/br.png) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content {
	margin: 0 10px;
}
/* Portfolio page
------------------------------------------------------------*/
.foliobox {
	border-top:1px solid #eee;
	padding:5px 0 0 0;
	margin:15px 0 0 0;
	overflow:hidden;
}
.foliobox p {
	padding-left:200px;
	line-height:1.6;
	padding-top:2px;
}
.foliobox img {
	float:left;
	padding:1px;
	border:3px solid #eee;
	margin:4px 10px 3px 0;
}
.foliobox h4 {
	padding:5px 0 0px 0;
	color:#666;
	margin:0;
	font-weight:normal;
}
/* Contact
------------------------------------------------------------*/
#contactform {
	margin-top: 10px;
	margin-left: 7px;
}
#contactform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	padding-left: 5px;
}
#contactform input {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	border: 1px solid #ccc;
	background-color: #e7e7e6;
	margin: 4px 0;
}
#contactform textarea {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width: 440px;
	height: 140px;
	background: #e7e7e6;
	border: 1px solid #ccc;
	padding: 5px 3px 3px 7px;
	margin-top: 3px;
}
#contactform #submit {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 135px;
}

/* footer
------------------------------------------------------------*/
#footer {
	font-size:11px;
	text-align: right;
}
#footer a {
	text-decoration:underline
}
#footer a:hover {
	text-decoration:none
}
#footer span {
	position:absolute;
	right:20px;
	top:0px
}

