body{
color:black;
background:#ffe;
padding:0;
margin:0;
font-size:0.95em; font-family:verdana, sans-serif;}
img{
border:0;}
/* ---------------- CENTER ----------------- */
#center{
width: 980px;
border: 1px solid green;
margin: 10px auto;
}
/* ----------------- KOPF ------------------ */
#kopf{
height:70px;
max-width:980px;
color:green;
background-image: url("../img/hg.jpg");
background-repeat: repeat;}
#kopflinks{
float:left; padding:0px 0px;}
#kopfrechts{
float:right; padding:10px 40px; font-size:18px; font-weight:bold;}
#kopf a{
color:green; background-color:transparent; text-decoration:none;}
/* ---------------- NAVIGATION ---------------- */
#menu{
float:left;
width:150px;}
#menu ul{
margin:0 0 0px 10px;
margin-top:55px;
padding:0;
list-style:none;
width:150px;}
#menu li{
padding:0 0 3px 0;
/*der abstand zw den menupunkten kann wegen dem ie nicht mit margin gesetzt werden*/
margin:0;}
#menu a{
width:120px;
/*die breitenangabe wird nur vom ie benoetigt*/
display:block;
color:white;
background:#390;
border:1px solid green;
padding:4px 4px 4px 10px;
font-weight:bold;
font-size:16px;
text-decoration:none;}
#menu a:hover{
color:black;
background:#9f3;}
/* ---------------- INHALT ---------------- */
#top{
margin:0 40px 20px 190px;
min-height:170px;
height:auto;
max-width:794px;}
* html #top { height:170px; } /* nur für IE 5.5 - 6.x */
html + body #top { height:170px; } /* nur vom IE 5.0 */
#top a{
background-color:transparent; text-decoration:none;}
#top a:visited{
color:blue;}
#top a:hover{
color:black;
background:#9f3;}
#top h1{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.2em verdana, sans-serif;
border-left:10px solid #390;
border-right:10px solid #390;
border-top:1px solid #390;
border-bottom:1px solid #390;}
#top h2{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.1em verdana, sans-serif;
border-left:8px solid #390;
border-bottom:1px solid #390;}
#top h3{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.0em verdana, sans-serif;
border-left:6px solid #390;
border-bottom:1px solid #390;}
#top h4{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.0em verdana, sans-serif;
border-bottom:1px solid #390;}
#content{
margin:0 40px 20px 190px;
min-height:170px;
height:auto;
max-width:794px;}
* html #content { height:170px; } /* nur für IE 5.5 - 6.x */
html + body #content { height:170px; } /* nur vom IE 5.0 */
#content a{
background-color:transparent; text-decoration:none;}
#content a:visited{
color:blue;}
#content a:hover{
color:black;
background:#9f3;}
#content h1{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.2em verdana, sans-serif;
border-left:10px solid #390;
border-right:10px solid #390;
border-top:1px solid #390;
border-bottom:1px solid #390;}
#content h2{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.1em verdana, sans-serif;
border-left:8px solid #390;
border-bottom:1px solid #390;}
#content h3{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.0em verdana, sans-serif;
border-left:6px solid #390;
border-bottom:1px solid #390;}
#content h4{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.0em verdana, sans-serif;
border-bottom:1px solid #390;}
#foto{
margin:0 40px 20px 190px;
max-width:794px;}
#foto a{
background-color:transparent; text-decoration:none;}
#foto a:visited{
color:blue;}
#foto a:hover{
color:black;
background:#9f3;}
#foto h1{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 1.0em verdana, sans-serif;
text-align:center;
border-bottom:1px solid #390;}
/* ---------------- KLASSEN --------------- */
.imglinks  {
float:left; margin:15px 20px auto 20px;
}
.imglinks0  {
float:left; padding:5px 0px 0px 10px;
}
.imgrechts  {
float:right; padding:2% 15% 2% 4%;
}
.imgrechts0  {
float:right; padding:0px 0px 0px 0px;
}
