body { 
	background-image: url(bg_top.gif);
	background-color: #004F61;
	background-repeat: repeat-x;
	margin: 25px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11px;
}

#main,#language { 
	width: 915px;
	margin: 0 auto;
}

#main { 
}

#language { 
	background-image: url(bg_header_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}

#language ul { 
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}

#language li { 
	display: inline;
	padding-left: 15px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#language a:link,
#language a:visited { 
	color: #DAB244;
	font-size: 11px;
	text-decoration: none;
}

#language a:hover,
#language a:active,
#language a.activeItem { 
	font-weight: bold;
	color: #f0e0b4;
}

#navigation { 
	background-color: #004F61;
	width: 400px;
	float: left;
	height: 590px;
}

#navigation ul { 
	margin: 0px;
	list-style-type: none;
	text-align: right;
	width: 380px;
	padding-top: 325px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation ul ul { 
	margin: 0px;
	padding: 0px;
}

#navigation li { 
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

#navigation li li { 
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#navigation li.navkontakt { 
	padding-top: 27px;
}

#navigation li a:link,
#navigation li a:visited { 
	color: #dab244;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover,
#navigation li a:active { 
	color: #f1dfb6;
}

#navigation li a.activeItem { 
	color: #F0E0B4;
}

#navigation li li a:link,
#navigation li li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

#navigation li li a:hover,
#navigation li li a:active { 
	color: #DAB244;
	font-weight: bold;
}

#navigation li li a.activeItem { 
	color: #F0E0B4;
	font-weight: bold;
}

#content_BGU { 
	background-color: #FFFFFF;
	width: 350px;
	float: left;
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#content_BGO { 
	width: 345px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#main .clear { 
	display: block;
	clear: both;
	float: none;
}

#content_innen { 
	width: 270px;
	padding-bottom: 45px;
	min-height: 590px;
}

#content_innen h1 { 
	color: #707070;
	font-size: 19px;
	font-weight: normal;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

#content_innen h2 { 
	color: #004f61;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}

#content_innen h3 { 
	color: #004f61;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px 0px -8px 0px;
}

#content_innen p { 
	color: #5e6666;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0px;
	line-height: 18px;
}

#content_innen li { 
	color: #5e6666;
	list-style-type: disc;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 16px;
}

#boxcontainer { 
	width: 165px;
	float: left;
}

#box { 
	background-image: url(boxBG.jpg);
	width: 130px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBE7AC;
	border-right-color: #E6C372;
	border-bottom-color: #E6C372;
	border-left-color: #FBE7AC;
}

#box h1 { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}

#box hr { 
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9d8134;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#logo { 
	border: 1px solid #FFFFFF;
	width: 35px;
	height: 238px;
	z-index: 2;
	position: absolute;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 650px;
}

#box h2 { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e40;
	line-height: 19px;
}

#box p { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#box a:link { 
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}

.Times { 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#box .h_line { 
	width: 100%;
	height: 0px;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D8134;
	border-bottom-color: #FFFFFF;
}

#main #content_BGU #content_BGO #content_innen strong { 
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#main #navigation #nav6nav {
	padding-top: 20px;
	display: block;
}
