
body {

font-family: arial, sans-serif;

font-size: 0.9em;

min-width: 600px;

color: #333333;
margin-top: 20px;
  
text-align: center;  
background-color: #fff;

}

h1 {
font-size: 1.7em;

color: #000000;

margin-top:20px; 
}

h2 {
font-size: 1.3em;

color: #000000;

margin-top:20px; 
}

h3 {

font-size: 1em;
color: #000000;

}






#textbereich {

max-width: 900px;


margin: 0px auto;

padding-left: 5px;

text-align: left;

background-color: #fff;

}



#kopfzeileInhalt {

max-width: 900px;


margin: 0px auto;

padding-left: 3px;



text-align: left;

background-color: #99d9ea;

}

#menueleiste {


max-width: 900px;


margin: 0px auto;

padding: 2px;

text-align: left;



background-color:#fff;

}






#platzhalter {

height:1.8em;

background:#99d9ea;

margin-top:-2px;

}



#menueeintraege {

position:absolute;

background:#fff;

padding-left:2px;

}

a img { 
border:0px; 
}




a:visited.menuelink {

color: #fff;

}




li a:hover.menuelink {

background-color : #64748d;

}



a.menuelink {

color: #fff;

}




#kopfzeileGesamt {

background:#99d9ea;


}



ul.menueliste {

list-style-type:none;

padding : 0px;

margin: 0px;


}



ul.normal {

list-style-type : circle;

padding : 5px;

margin: 10px;


}






li {

margin-right : 2px;

float:left;

width:8em;

}



li.normal {

width: auto;

float: none;

}





li a {


text-decoration: none;

display : block;

width : 100%;

height: 1.8em;

background-color : #99d9ea;

margin-bottom: 2px;

line-height: 1.8em;


}

#fussleisteOhneBild {
position:relative;
left: 10px;
right: 10px;
bottom: 10px;
width: auto;
background-color: #b5e61d;
height: 200px;
background-image: url(repeat.jpg); background-repeat: repeat-x;
}

#fussleisteMitBild {
position:absolute;
left: 10px;
right: 10px;
bottom: 10px;
width: auto;
background-color: #b5e61d;
height: 200px;
background-image: url(repeat.jpg); background-repeat: repeat-x;
}


td
{
  
    vertical-align: top;
}








