/* CSS Document */
body {
  width:100%;
  background-color:#fff9c7;
	background-image: url(http://www.lahnwein.de/picture/kopf.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-position:top center;  
  color:#000000;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
  border:0px;
}
table{padding:0; margin:0;
}
td {padding:0; margin:0;
	font-size: 12px;
}

tr {vertical-align:top;
}


a {	color: #466246;
	text-decoration: none;
}
a:visited {
	color: #466246;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}

#inhalt{
	margin:auto;
	padding:0px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px; 
	text-align:center;
	z-index:1;
}

#kopf{
	height:185px;
	width:100%;  	
}

#content{
width:100%;
margin:auto;
text-align:left;
display:block;
position:relative;
overflow:visible;
display:block;
height:auto;
min-height:400px;
background-image: url(http://www.lahnwein.de/picture/streifen_c.gif);
background-position: top center;
background-repeat: repeat-y;
top:0px;
left:0px;
}

#contenta{
width:785px;
margin:auto;
margin-bottom:0px;
text-align:left;
display:block;
height:auto;
top:0px;
left:0px;
min-height:400px;
position:relative;
}

#leiste_links {float:left; 
  width:160px; 
  left:0px;
  display:block; 
}
#leiste_rechts {
   position: static;
   float: right;
   width: 162px;
   margin: 0px;
   padding-right: 0px;
}
#leistelua{
  height:210px;
  width:162px;
}
#leiste_links_u{
 position:absolute;
 left:0px;
 border:0px;
 width:162px; 
 bottom:0px;
}
#leiste_links_u span{
 font-size: 11px;
 color: #000000;
 font-style: normal;
 padding-left:10px;
}
#leiste_links_u a{
	font-size: 11px;
	color: #466246;
	font-style: normal;
	padding-left:10px;
	text-decoration: none;
}
#leiste_links_u a:hover{
	font-size: 11px;
	color: #808080;
	font-style: normal;
	padding-left:10px;
	text-decoration: none;
}


#mitte {
   margin: 0px;
   margin-right: 172px;
   margin-left: 170px;
   padding:0px; 
   padding-bottom: 5px;
   padding-top:0px;
}
#mitte h3{
  margin: 0px;
  padding:0px;
  font-size:16px;
}
#mitte_up{
  height:25px;width:400px; margin:0px;padding:0px;
}

.clear {clear:both;}

#menul{
	width:148px;
	left:0px;
	top:0px;
	margin:0px;
	padding: 0px;
	margin-left:5px;
	position:relative;
}
#menul ul {
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 148px;
  margin: 0px;
  padding: 0px;
}

#menul li {
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px;
	padding: 2px;
	list-style: none;
	display:block;
}

.menul_lia {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 2px;
	list-style: none;
	display:block;
	font-weight:bold;
}

.link_r{
  font-weight:bold;  
}

.link_r1{
  font-weight:bold;  
  font-size:11px;  
}

.link_r1a{
  font-size:11px;  
  font-weight:normal;
}

#mitte_u{
  position:absolute;
  bottom:0px;
  left:170px;
  height:20px;width:435px; margin:0px;padding:0px;
	font-size: 10px;
	color: #150185;
	font-style: normal;
	vertical-align:bottom;
}
#mitte_u a{
	font-size: 11px;
	font-style: normal;
	padding-left:0px;
	text-decoration: none;
}
#mitte_u a:hover{
	font-size: 11px;
	font-style: normal;
	padding-left:0px;
	text-decoration: none;
}
.ueber2{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.input {
	border:1px solid #cfcfcf;
	color:#000000;
	font-size:11px;
	background-color:#ffffff;
	font-weight: normal;
	margin: 2px;
}

.button {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #cfcfcf;
	font-variant: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
form{
	display: inline;  
}
.error {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
} 

.notiz{
background-image: url(http://www.lahnwein.de/picture/notiz.jpg);
background-position: top left;
background-repeat: no-repeat;
margin:0px;
padding:0px;
width:160px;
height:150px;
margin-bottom:10px;
}
.notiz_1{
  padding:20px;
  padding-top:15px;
  padding-left:20px;
  font-size:11px;
}
p {
  margin-top:0px;
  padding-top:0px;
}