*{
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px none;
}

body{
	position : relative;
	margin : 0 0 0 0; 
	padding : 0;
	text-align : center;
	background-color: #E5E5CC;
}

#main{
	position: relative;
	width : 986px;
	height : 587px; 
	margin : 0 auto 0 auto; 
	text-align : left; 
/*	font-family: Trebuchet,Trebuchet MS,Tahome,ITC Officina Serif Book,Arial;*/
	font-family: Verdana;
	color: #000000;
	z-index: 5;
	background-color: #fff;
}

#oben_drumrum{
	position:absolute;
	top:	0px;
	left:	89px;
	height:	65px;
	width:	887px;
}

span.error{
	float: right;
	margin-top: 0.5em;
	font-family: Arial;
	font-weight: bold;
	color:#ff0000;
	font-size: 0.75em;
}

#oben_drumrum .willkommen {
	position: absolute;
	left: 		380px;
	margin-top: 35px;
	width:		360px;
	height:		25px;
	background-image:url(../img/site/generell/willkommen.jpg);
	background-repeat:no-repeat;
}

#links_drumrum{
	position:absolute;
	top:	0px;
	left:	0px;
	height:	587px;
	width:	89px;
	background-color: #ffffff;
	background-repeat:no-repeat; 
}

#links_drumrum img{
	border: 0px;
}

#links_navi{
	position: absolute;
	left:	89px;
	top:	100px;
	height:	467px;
	width:	174px;
	background-image: url(../img/site/generell/links_navi_hg.jpg);
	background-repeat: no-repeat;
}

div#border_bottom{
	position:absolute;
	top:567px;
	left: 89px;
	width:887px;
	height:0px;
	border-bottom:2px solid #C0B837;
}

#unten_drumrum{
	position: absolute;
	left:	89px;
	top:	570px;
	width:	887px;
	height:	20px;
	font-size:12px;
}

#unten_drumrum #law{
	position:absolute;
	right:170px;
}

#law a{
	text-decoration:none;
    color:  #999933;
}

#law a:hover{
	color:  #999999;
	
}

div.headline_text{
	position: absolute;
    top:1px;
    left: 29px;
    width: 525px;
    height: 16px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}
