*{
margin:0;
padding:0;
/*border:1px solid black;*/
}

body{
background:#ebf4b6;
}

#kopf, #fuss{
background:#bbda0b;
border:1px solid #6e8007;
height:100px;
}

#fuss {
height:130px;
padding-left:160px;
padding-right:160px;
}

#menu{
background:#dded85;
padding:3px; 
width:150px;
margin-left:5px;
position:absolute;
left:0px;
top:170px;
border:1px solid #6e8007;
}

#menu a{
color:#424d04;
font-weight:bold;
font-size:14px;
margin:5px 0 0 0;
padding:1px 3px 2px 4px;
text-decoration:none;
background:transparent;
display:block;
border-top:1px solid #6e8007;
border-right:1px solid #f9fce7;
border-bottom:1px solid #f9fce7;
border-left:1px solid #6e8007;
} 

#menu a:hover{
border-top:1px solid #f9fce7;
border-right:1px solid #6e8007;
border-bottom:1px solid #6e8007;
border-left:1px solid #f9fce7;
} 

#menu ul{
padding:0px;
/*list-style-type: none;*/
}

#intern{
background:#dded85;
padding:3px; 
width:150px;
margin-left:5px;
position:absolute;
right:0px;
top:130px;
border:1px solid #6e8007;
}

#intern a{
color:#424d04;
font-weight:bold;
font-size:14px;
margin:5px 0 0 0;
padding:1px 3px 2px 4px;
text-decoration:none;
background:transparent;
display:block;
border-top:1px solid #6e8007;
border-right:1px solid #f9fce7;
border-bottom:1px solid #f9fce7;
border-left:1px solid #6e8007;
} 

#intern a:hover{
border-top:1px solid #f9fce7;
border-right:1px solid #6e8007;
border-bottom:1px solid #6e8007;
border-left:1px solid #f9fce7;
} 

#intern ul{
padding:0px;
/*list-style-type: none;*/
}

.liste{
margin-left:0px;
padding-left:20px;
list-style-image: url("/daten/bilder/bullet.png");
}

.liste a{
width:140px;
}

.unterliste{
margin-left:30px;
list-style-image: url("/daten/bilder/bullet.png");
}

.unterliste a{
width:110px;
X}


#inhalt{
background:#f9fce7;
border:1px solid #6e8007;
margin:0 140px 0 140px;
padding:20px 40px 20px 40px;
min-height:400px;
}

#sonst{
text-align:center;
background:#dded85;
padding:3px; 
border: 1px solid #6e8007;
width:150px;
margin-right:5px;
position:absolute;
right:0px;
top:130px;
} 

#sonst p{
text-align:center;
}

#sonst hr{
margin-top:0px;
margin-bottom:0px;
height:5px;
}

a{
color:#d26900;
text-decoration:none;
font-weight:bold;
}

h1, h2, h4, h5{
text-align:center;
color:#424d04;
}

h3, h6, h7{
text-align:left;
color:#424d04;
}

h1, h2, h3{
margin-top:20px;
margin-bottom:5px;
}

h4, h6{
margin-top:5px;
margin-bottom:3px;
}

hr{
/*width:80%;*/
height:10px;
margin-top:20px;
margin-bottom:10px;
margin-left:5%;
margin-right:5%;
border:1px dashed #6e8007;
background:#ebf4b6;
}


.header{
vertical-align:top;
position:absolute;
left:140px;
top:0px;
}

.stempel{
vertical-align:top;
position:absolute;
left:5px;
top:5px;
}

img{
border-color:#6e8007;
}

iframe{
width:99%;
height:500px;
border-width:0;
}

p{
margin-top:10px;
}

ol li{
margin-left:20px;
margin-top:10px;
}

.aufzaehlung{
margin-left:40px;
}


.pic_links{
position:relative;
margin-right:10px;
text-align:left;
float:left;
}
.pic_rechts{
position:relative;
margin-left:10px;
text-align:right;
float:right;
}
.pic_rechts:hover,.pic_links:hover{
z-index:99;
background:transparent ;
}
.pic_rechts span{
position:absolute;
visibility:hidden;
color:black;
text-decoration:none;
border:none;
top:0;
right:0;
}
.pic_links span{
position:absolute;
visibility:hidden;
color:black;
text-decoration:none;
border:none;
top:0;
left:0;
}
.pic_rechts span img,.pic_links span img{
border-width:2px;
border-color:#6e8007;
}
.pic_rechts:hover span,.pic_links:hover span{
visibility: visible;
}
	
.folder {
list-style-image:url(/daten/bilder/folder.gif);
margin-left:30px;
margin-top:5px;
margin-right:10px;
}
.file {
list-style-image:url(/daten/bilder/file.gif);
margin-left:30px;
margin-top:5px;
margin-right:10px;
}
.newfile {
list-style-image:url(/daten/bilder/newfile.gif);
margin-left:30px;
margin-top:5px;
margin-right:10px;
}

form{
width:100%;	
text-align:left;
}
.form14{
width:25%;
}

.form34{
width:75%;
}

.form1{
width:100%;
}

