body {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	background-image: url(/core-index/layouts/hansendahl/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
body.mceContentBody {
   background: #fff;
}
.creatives {
	color: #fff;
}
#home_link {
	width: 380px;
	height: 55px;
	position: relative;
	top: 10px;
	left: 20px;
}

	#home_link a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
	#home_link a:hover {
		text-decoration: none;
	}
#container {
	margin: 0px auto;
	width: 914px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#header {
	width: 914px;
	height: 75px;
	background-image: url(/core-index/layouts/hansendahl/header08.png);
	background-repeat: no-repeat;
}

#mainSection_top {
	width: 914px;
	height: 0px;
	display: none;
	visibility: hidden;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 0px;
	font-size: 0px;
}

#mainSection {
	padding-top: 10px;
	margin-top: 0px;
	width: 914px;
	margin: 0px;
	background-image: url(/core-index/layouts/hansendahl/content_bg.png);
	background-repeat: repeat-y;
}

#mainSection_bottom {
	width: 914px;
	height: 18px;
	background-image: url(/core-index/layouts/hansendahl/content_bottom.png);
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 50px;
}

#leftMenu {
	width: 0px;
	margin-left: 10px;
	float: left;
	display: none;
}

	#navigation ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 16px;
		list-style-type: none;
		margin-top: 0px;
	}
	#navigation ul.deep {
		padding-left: 0px;
		font-size: 10px;
	}
	#navigation ul li {
		padding-left: 10px;
		border-bottom: 0px solid #99c2ad;
		border-top: 0px solid #d69999;
		margin-bottom: 3px;
	}
	#navigation img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#navigation li a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
		border-right: 3px solid #ccc;
		padding-bottom: 3px;
	}
	#navigation li a:hover {
		text-decoration: none;
		border-right: 3px solid lightblue;
	}

	#navigation ul.deep li a:hover {
		text-decoration: none;
		border-right: 0px solid lightblue;
	}

	#navigation li a.active,#navigation li.in_path a {
		border-right: 3px solid #376082;
	}
	#navigation ul.deep li {
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 10px;
	}
	#navigation ul.deep li a {
		border: 0px;
	}
	
a.active,a.active:hover {
	color: #000;
	font-weight: bold;
}
#rightMenu {
	margin-left: 20px;
	width: 175px;
	float: left;
	border: 0px solid green;
	background-image: url(/core-index/layouts/hansendahl/box_right.png);
	background-repeat: no-repeat;
}
	#rightMenu h4, #leftMenu h4 {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		border-bottom: 0px solid #660000;
	}
	#rightMenu ul {
		list-style-type: none;
	}
#content {
	width: 680px;
	margin-left: 15px;
	float: left;
	font-size: 14px;
	padding-left: 5px;
}
	#content h1 {
		color: #000;
		font-size: 20px;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content h3 {
		margin-bottom: 0px;
		font-size: 14px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content img {
		border: 0px;
	}
	
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 914px;
	text-align: center;
	font-size: 10px;
	margin: 0px auto;
	width: 914px;
}
.path {
	font-size: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	/*border-top: 1px solid #99c2ad;
	border-bottom: 1px solid #99c2ad;
	background-color: #cce0d6;*/
	padding-left: 0px;
	float: left;
	text-align: right;
	width: 50%;
}
	.path a {
		text-decoration: none;
	}
.show_printable {
	font-size: 10px;
	float: right;
}
	
a {
	color: #376082;
	}
a:hover {
	color: #B9CAD6;
	text-decoration: none;
	}
hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px dotted black;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}

#topMenu {
	text-align: center;
	z-index: 99;
	position: relative;
	top: -21px;
	left: 100px;
	height: 0px;
	width: 700px;
	border: 1px solid green;
	text-align: right;
}
		#topMenu ul{
			list-style:none;
			width: 700px;
			border: 1px solid green;
		}
			#topMenu li{
				list-style:none;
				display:block;
				float:left;
				line-height:51px;
				border:solid #636363;
				border-width:0 2px 0 2px;				
				background:url(/core-index/layouts/hansendahl/menu_005_bg.jpg) repeat-x;
				height:51px;
				margin:0 1px 0 0;								
			}
				#topMenu li a{
					display:block;
					float:left;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					padding:0 25px;
					height:51px;					
				}
					#topMenu li a:hover{
						color:#fff;
						background:url(/core-index/layouts/hansendahl/menu_005_h.jpg) repeat-x;
					}
				#topMenu li a#current{
					display:block;
					float:left;
					background:url(/core-index/layouts/hansendahl/menu_005_h.jpg) repeat-x;					
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					padding:0 25px;	
				}
					#topMenu li a:hover#current{
						color:#fff;
					}
.menuBox {
	border: 0px solid #789BB2;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 10px;
}
#rightMenu .menuBox h4 {
	margin-bottom: 5px;
	font-size: 14px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.menuBoxContent {
	font-size: 12px;
	padding-bottom: 5px;
}
.menuBoxContent ul,.menuBoxContent ol {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.menuBoxContent li {
	margin: 0px;
	padding: 0px;
}

.menuBoxContent p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow: hidden;
}
.obs_box {
	border: 5px solid #99c2ad;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #cce0d6;
	font-size: 18px;
	width: 300px;
	margin: 0px auto;
}

.leftColumnParagraph {
	float: left;
	width: 40%;
	border-right: 2px solid #cce0d6;
	padding-right: 20px;
}
.rightColumnParagraph {
	margin-left: 30px;
	float: left;
	width: 40%;
}

.contact_form {
	border: 2px solid #99c2ad;
	background-color: #cce0d6;
	padding: 20px;
}

table tr td {

}

h2.contactHeading {
	font-size: 18px;
	border-top: 2px solid #99c2ad;
	border-bottom: 1px solid #99c2ad;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact_form label {
	text-align: left;
	float: left;
	font-weight: bold;
	width: 220px;
	margin-right: 40px;
	font-size: 14px;
	margin-top: 4px;
}
.contact_form br {
	clear: left;
}

.contact_form input.button {
	float: right;
}
.contact_form input,select {
	font-size: 14px; 
	margin-bottom: 5px;
}

p.global_site_notice {
	padding: 10px;
	text-align: center;
	border: 1px solid #99c2ad;
	background-color: #cce0d6;
}

span.global_site_notice_icon {
	color: red;
	font-weight: bold;
}

.commentsBox {
	padding: 10px;
	clear: both;
}

.comment_name {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	width: 250px;
	border-bottom: 1px solid #cccc99;
}

.comment_date {
	font-weight: bold;
	margin: 0px;
	width: 270px;
	float: left;
	text-align: right;
	border-bottom: 1px solid #cccc99;
}

.comment_body {
	padding: 5px;
	margin: 0px;
	width: 510px;
}
.comment_name_indent {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	width: 230px;
	border-bottom: 1px solid #cccc99;
}

.comment_date_indent {
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 270px;
	text-align: right;
	border-bottom: 1px solid #cccc99;
}

.comment_body_indent {
	padding: 5px;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
}
.poweredByText {
	color: #fff;
}
