@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding-top:10px;
	background-color:#FFFFFF;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	margin: 0 auto;
	width: 920px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header {
	width:920px;
	height:180px;
	border-top:#95836c 7px solid;
	border-bottom:#384d69 7px solid;
}
#logo {
	width:270px;
	height:180px;
	float:left;
}
#logo img {
	border:none;
}
#headimg_1 {
	width:650px;
	height:180px;
	float:left;
	background-image:url(../images/h_img1.jpg);
}
#headimg_2 {
	width:650px;
	height:180px;
	float:left;
	background-image:url(../images/h_img2.jpg);
}
#headimg_3 {
	width:650px;
	height:180px;
	float:left;
	background-image:url(../images/h_img3.jpg);
}
#headimg_4 {
	width:650px;
	height:180px;
	float:left;
	background-image:url(../images/h_img4.jpg);
}
#lang {
	width:140px;
	height:17px;
	padding-top:5px;
	margin-top:158px;
	margin-left:500px;
	float:left;
	background-color:#FFFFFF;
	font-size:11px;
	color:#95836c;
	text-align:center;
	display:inline;
}
#lang a {
	color:#95836c;
	text-decoration:none;
}
#lang a:hover {
	color:#0b3f54;
	text-decoration:none;
}
#lang .aktiv {
	color:#0b3f54;
	text-decoration:none;
}
#inhalt {
	width:920px;
	margin-top:20px;
	margin-bottom:10px;
}
/*Navi*/
#navi {
	width:250px;
	float:left;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
}
#navi ul {
	margin-left: 0px;
	margin-top: 0;
	padding: 0;
	list-style: none;
}
#navi li {
	padding-left:0px;
}
#navi li li {
	border-bottom:none;
}
#navi li a {
	color: #95836c;
	display: block;
	padding-top:8px;
	padding-bottom:5px;
	width:250px;
	text-decoration: none;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-indent:16px;
}
#navi li li a {
	color: #95836c;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	width:250px;
	text-decoration: none;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-indent:32px;
}
#navi li a:hover {
	color: #0b3f54;
	background-image: url(../images/nav_bg_ro.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navi li li a:hover {
	color: #0b3f54;
	background-image: url(../images/sub_bg_ro.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navi .aktiv {
	color: #0b3f54;
	background-image: url(../images/nav_bg_ro.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navi .hier {
	color: #0b3f54;
	background-image: url(../images/sub_bg_ro.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.gold {
	color: #95836c;
}
#conbox {
	width:630px;
	float:left;
}
#conbox a{
	color: #95836c;
	text-decoration:none;
}
#conbox a:hover{
	color: #95836c;
	text-decoration:underline;
}

#conbox h1 {
	color:#0b3f54;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
#conbox h2 {
	color:#95836c;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
#conbox p {
	color:#484949;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
}
#conbox li {
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #95836c;
	list-style-image:url(../images/bullet.gif);
}
#inbox {
	width:630px;
}
.linker {
	width:315px;
	float:left;
}
.rechter {
	width:315px;
	float:left;
}
#footer {
	width:920px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	background-color:#b5a898;
	padding-top:5px;
	padding-bottom:5px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#close {
	height:1px;
	clear:both;
}
#weg {
	height:1px;
	clear:both;
	background-color:#b5a898;
}
