@charset "utf-8";

body{
	background: #333333 url(../../images/layout/background_body.jpg) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}
a img{
	border: 0px none !important;
}
.clear{
	clear: both;
}
.print{
	display: none;
	visibility: hidden;
	text-indent: -10000;
}

#container{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	width: 940px;
}
	#logo{
		background: #333333;
		display: block;
		float: left;
		font-size: 0%;
		height: 250px;
		line-height: 0%;
		position: relative;
		text-align: center;
		width: 270px;
	}
		#logo a{
			outline: none;
		}
		.border{
			background-image: url(../../images/layout/borders.jpg);
			background-repeat: no-repeat;
			height: 250px;
			position: absolute;
			top: 0;
			width: 10px;
		}
		#border_left{
			background-position: 0 0;
			left: 0;
		}
		#border_right{
			background-position: -10px 0;
			right: 0;
		}
	#header{
		display: block;
		float: left;
		padding: 0 0 0 25px;
		width: 620px;
	}
		#nav_language{
			font-size: 0%;
			height: 26px;
			line-height: 0%;
			padding: 9px 20px 0 0;
			text-align: right;
		}
			#nav_language ul,
			#nav_language li{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			#nav_language li{
				display: inline;
			}
			#nav_language a{
				border-right: 1px solid #b1041f;
				color: #b09a69;
				display: inline-block;
				font-size: 11px;
				line-height: 12px;
				outline: none;
				padding: 2px 15px;
				text-decoration: none;
				text-shadow: 1px 1px 1px #121212;
			}
			#nav_language a:hover{
				text-decoration: underline;
			}
			#nav_language .last a{
				border-right: none !important;
			}
		#nav_primary{
			font-size: 0%;
			height: 70px;
			line-height: 0%;
			padding: 55px 0 30px 25px;
		}
			#nav_primary ul,
			#nav_primary li{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			#nav_primary li{
				display: inline;
				position: relative;
			}
			#nav_primary a{
				border-right: 1px solid #b1041f;
				color: #b09a69;
				display: inline-block;
				font-size: 12px;
				line-height: 14px;
				outline: none;
				padding: 2px 20px;
				text-decoration: none;
				text-shadow: 1px 1px 1px #000000;
			}
			#nav_primary a:hover{
				color: #b1041f;
			}
			#nav_primary .last a{
				border-right: none !important;
			}
				#nav_primary ul ul{
					display: none;
					left: 20px;
					position: absolute;
					top: -100000px;
					width: 300px;
				}
				#nav_primary ul .show ul{
					display: block !important;
					top: 10px !important;
				}
					#nav_primary ul ul a{
						background:url(../../images/layout/bullet_ul.gif) 3px 10px no-repeat;
						border-right: 0px none !important;
						display: block;
						padding: 2px 0 2px 15px;
					}
			#breadcrumb{
				color: #666666;
				font-size: 10px;
				height: 30px;
				line-height: 14px;
				padding: 20px 0 10px 0;
				text-shadow: 1px 1px 1px #121212;
			}
				#breadcrumb a{
					color: #666666;
					text-decoration: underline;
				}
				#breadcrumb a:hover{
					color: #b09a69;
				}
	#content{
		line-height: 18px;
		min-height: 300px;
		padding: 10px 25px;
		text-shadow: 1px 1px 1px #121212;
	}
		#content a{
			color: #b09a69;
			text-decoration: underline;
		}
		#content a:hover{
			text-decoration: none;
		}
		#content h1{
			color: #b09a69;
			font-family: 'ComfortaaBold', Arial, sans-serif;
			font-size: 24px;
			font-weight: normal;
			line-height: 24px;
			margin: 0;
			padding: 0 0 15px 0;
		}
		#content h2{
			color: #999999;
			font-family: 'ComfortaaThin', Arial, sans-serif;
			font-size: 18px;
			line-height: 18px;
			margin: 0;
			padding: 0 0 15px 0;
		}
		#content p{
			margin: 0;
			padding: 0 0 15px 0;
			text-align: justify;
		}
		#content strong{
			color: #b09a69;
		}
		#content ul,
		#content li{
			list-style-type: none;
			margin: 0;
		}
		#content ul{
			padding: 0 0 15px 20px;
		}
		#content li{
			background: url(../../images/layout/bullet_ul.gif) 10px 10px no-repeat;
			padding: 0 0 2px 20px;
		}
		
		form{
			margin: 0;
			padding: 0;
		}
			form label{
				display: block;
				float: left;
				margin: 0 0 2px 0;
				padding: 0 0 0 250px;
				width: 150px;
			}
			form input,
			form textarea{
				display: block;
				float: left;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 14px;
				margin: 0 0 2px 0;
				width: 250px;
			}
			form .frm_button{
				margin: 0 25px 0 0;
				padding: 2px 10px;
				width: auto !important;
			}
			form .frm_reset{
				color: #666666 !important;
				font-size: 10px;
				text-decoration: none !important;
			}
			form .frm_reset:hover{
				text-decoration: underline !important;
			}
			form br{
				clear: both;
			}
			#frm_error{
				color: #b09a69;
				display: block;
				padding: 0 0 25px 250px !important;
			}
			
	#footer{
		border-top: 1px solid #b1041f;
		color: #999999;
		font-size: 11px;
		padding: 10px 50px;
		position: relative;
		text-shadow: 1px 1px 1px #121212;
	}
		#footer .type{
			position: absolute;
			text-indent: -10000px;
		}
		#footer .spacer{
			padding: 0 25px;
		}
		#footer a{
			color: #999999;
			text-decoration: none;
		}
		#footer a:hover{
			color: #b09a69;
			text-decoration: underline;
		}
		#birgerdesign{
			font-size: 0%;
			line-height: 0%;
			position: absolute;
			right: 25px;
			top: 15px;
		}
			#birgerdesign a img{
				background-color: #999999;
			}
			#birgerdesign a:hover img{
				background-color: #cc3300;
			}
