* {
margin: 0;
padding: 0;
}

ul {
	margin-bottom:15px;
}

.menu1, .menu2, .menu1_aktiv {
	display: block;
	width: 220px; line-height: 22px;
	border-bottom: 1px white solid;	
	background-color: #988863;
	color: white;
	font-size:11px;
	text-decoration:none;
	padding-left: 10px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

img {
	border:none;
}

.menu2 {
	padding-left: 20px;
}

.menu1_aktiv {
	background-color: #cfc2a3;
	font-weight: bold;
	color:black;
}

.copytext, .copytext a{
color:#726444;
font-size:10px;
padding-top: 5px;
}

body {
background:transparent url(/images/bg.jpg);
background-color: #cfc2a3;
background-position:top left;
background-attachment:fixed;
font-family:verdana,arial,sans-serif,Tahoma;
}

#container {
width:940px;
height:100%;
}

#left {
width:221px;
float:left;
}

#middle {
width:490px;
height:100%;
float:left;
}

#right {
float:left;
}


#top_left {
background-image:url(/images/top_left.jpg);
background-repeat:no-repeat;
width:221px;
height:120px;
}

#navigation {
width:221px;
height:479px;
overflow:hidden;
border-top: 1px white solid;
}

#navigation_top{
background-color: #CFC2A3; 
width: 221px; 
height: 275px; 
}

#top_middle{
background-image:url(/images/top_middle.jpg);
background-repeat:no-repeat;
width:490px;
height:120px;
}

#bottom_middle{
background-image:url(/images/content_bottom.gif);
background-repeat:no-repeat;
width:490px;
height:30px;
}

#content{
background-color:#e1d9c4;
height:100%;
border-top: 1px white solid;
border-left: 1px white solid;
border-right: 1px white solid;
}

.behoerdenvertreter {
	width:100%;
}

#content h1{
color:#766227;
font-size:1.5em;
line-height: 1.3em;
font-family:Arial;
font-weight: bold;
margin-bottom:10px;
}


 
#content_min_height{
width:1px;
height:460px;
float:left;

}

#clearer{
clear:both;
}

#content_text{
width:420px;
padding-left:25px;
padding-right:30px;
padding-top:30px;
padding-bottom:30px;
font-size:0.7em;
line-height: 1.4em;

}

#content_text a, #content_text a:hover {
color: #766227;
text-decoration: underline;
}
#content_text a:hover {
text-decoration: underline;
}


#content ul{
padding-left:30px;
padding-top: 10px;
}

#content li{
padding-bottom:5px;
font-size:1em;
line-height: 1.3em;
}

#content td{
font-size:1em;
}


#right{
width:229px;
height:100%;
}

#table_claim{
background-color:#cfc2a3;
margin-top:8px;
margin-left:8px;
}

#table_claim td{
padding-right:3px;
}

#home_link {
padding-top:10px;
padding-left:10px;
font-size:11px;
}

#home_link a{
color:#000000;
font-size:11px;
text-decoration: none;
}

#home_link A:link{
text-decoration: none; 
}







