html {
	height: 100%;
	padding: 0;
	margin: 0;
	}
body {
	text-align: center;
	padding:0 auto;
	margin:0 auto;
	height:100%;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 80%;
	line-height:150%;
	color:#333;
	background: #FC9 url(../images/bggrund.jpg) bottom right no-repeat;
	}
#container{
	position:relative;
	padding:0;
	margin:-255px auto 0 auto;
	top: 50%;
	bottom: 50%;
	background-color: #FFF;
	width:910px;
	height:510px;
	}
#bgoben{
	position:absolute;
	left:-153px;
	top:-145px;
	width:520px;
	height:309px;
	}
#bgoben_a{
	position:absolute;
	left:0;
	top:1px;
	width:154px;
	height:145px;
	background: url(../images/bgoben_a.jpg) no-repeat;
	}
#bgoben_b{
	position:absolute;
	left:153px;
	top:0;
	width:366px;
	height:145px;
	background: url(../images/bgoben_b.jpg) no-repeat;
	}
#bgoben_c{
	position:absolute;
	left:0;
	top:145px;
	width:153px;
	height:164px;
	background: url(../images/bgoben_c.jpg) no-repeat;
	}
#bgoben_d{
	position:absolute;
	left:153px;
	top:145px;
	width:294px;
	height:159px;
	background: url(../images/bgoben_d.jpg) no-repeat;
	}
#header{
	position:absolute;
	left:0;
	top:0;
	width:910px;
	height:120px;
	}
#vertliniegrau{
	position:absolute;
	right:0;
	top:0;
	width:5px;
	height:45px;
	background-color: #033;
	}
#vertlinieorange{
	position:absolute;
	right:0;
	top:45px;
	width:5px;
	height:75px;
	background-color: #F60;
	}
#verlaufgrau{
	position:absolute;
	right:8px;
	top:0;
	width:470px;
	height:45px;
	background: url(../images/verlaufgrau.gif) repeat-y;
	}
#verlauforange{
	position:absolute;
	right:8px;
	top:45px;
	width:470px;
	height:75px;
	background: url(../images/verlauforange.gif) repeat-y;
	}
#logo{
	position:absolute;
	right:478px;
	top:6px;
	width:224px;
	height:75px;
	background: transparent url(../images/logo_feder.gif) no-repeat;
	}
#liniediarunter{
	position:absolute;
	right:598px;
	top:94px;
	width:24px;
	height:28px;
	background: transparent url(../images/liniediarunter.gif) no-repeat;
	}
#toplinieorange{
	position:absolute;
	right:0;
	top:120px;
	width:600px;
	//font-size:0px;
	height:2px;
	background-color: #F60;
	}
#topnavi{
	position:absolute;
	right:10px;
	bottom:400px;
	width:570px;
	height:auto;
	background-color: transparent;
	text-align:left;
	}
#topnavi a, #topnavi a:visited, #randnavi a, #randnavi a:visited{
	text-decoration:none;
	color:#333;
	}
#topnavi a:hover, #randnavi a:hover{
	text-decoration:none;
	color:#F60;
	font-weight:bold;
	}
#topnavi a.aktiv, #topnavi a.aktiv:visited{
	font-weight:bold;
	color: #F60;
	}
#content{
	position:absolute;
	overflow:auto;
	text-align:left;
	left:250px;
	top:140px;
	width:645px;
	height:325px;
	}
#content a, #content a:visited{
	text-decoration:underline;
	color:#F60;
	}
#content a:hover{
	text-decoration:none;
	color:#F60;
	}
#randnavi{
	position:absolute;
	text-align:right;
	right:35px;
	bottom:20px;
	width:645px;
	font-size:90%;
	background-color: #FFF;
	}
#grundlinieorange{
	position:absolute;
	right:15px;
	bottom:15px;
	width:645px;
	//font-size:0px;
	height:2px;
	background-color: #F60;
	}
#bild{
	position:absolute;
	left:0px;
	bottom:0px;
	//bottom:-4px;
	width:220px;
	height:335px;
	padding:0;
	background-color:transparent;
	}
h1{
	font-size: 150%;
	}
h2{
	font-size: 120%;
	}
p.klein{
	margin-top:-10px;
	font-size:90%;
	line-height:130%;
	}
dl{
	margin-top:20px;
	}
dt{
	//margin-top:-10px;
	float:left;
	width:70px;
	height:auto;
	}
dd{
	margin-top:-10px;
	left:70px;
	}
ul {
	list-style-image: url(../images/list.gif);
	margin-top:-5px;
	}
.top {
	margin-top:0;
	}
.top {
	margin-bottom:-10px;
	}
#kontakt{
	position:absolute;
	width:225px;
	left:0;
	}
#haftung{
	position:absolute;
	width:395px;
	left:230px;
	}
.tab_1 {
	margin-left:30px;
	}
.wdv {
	width:500px;
	}