
body {
overflow: -moz-scrollbars-vertical;
}
 
 html, body{margin:0;padding:0}
  
 body{
 font:100% arial, sans serif;
 text-align:center
 }

 p{margin:0 10px 10px}

 a{color: #99CC33;padding:10px; text-decoration: none;}
 a[href]:hover{color: #000000;padding:10px; text-decoration: none;}

 a img {border: none;}

 

div#container {
width:1000px;
margin:0 auto;
text-align:left 
}


div#content {
margin-left:10px;
float:right;
width:690px;
background:#FFFFFF;
}


div#content p {
line-height:1.4
}


div#content a[href] {
color:#000000;
padding:0em;
text-decoration:underline;
}


div#content a[href]:hover {
color: #000000;
text-decoration: none;
}



div#extra {
font-family:Arial, sans-serif;
text-align:left;
font-weight:normal;
font-size:16px;
background:#99CC33;
width:100%;
padding:5px;
margin-top:10px;
margin-bottom:30px;
}
 

div#navigation {
float:right;
width:300px;
background:#FFFFFF;
font-weight:bold;
margin-top:50px;
padding-bottom:1em;
}


 div#navigation ul li  {padding-bottom:1em;}
 div#navigation ul ul li  {padding-bottom:0.5em;}
/* div#navigation ul {padding-top:1em;} */
 
 div#footer{clear:both;width:100%}

 div#footer   {background: #808080; color: #ffffff}
 div#footer p {margin:0;padding:5px 10px}

dl.meImgLeft { float: left; margin-right: 1em; }
// verhindert das Einrücken und
// den Abstand nach oben
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd { margin: 0; }


h1 {
width:680px;
text-align:left;
height:60px;
line-height:60px;
margin-top:20px;
margin-bottom:20px;
padding:10px;
background: #99CC33;
}

h2 {
text-align:left;
font-weight:bold;
font-size:16px;
margin:0;
margin-bottom:20px;
}

h3 {
text-align:left;
font-weight:bold;
font-size:14px;
margin:0;
margin-bottom:15px;
}


.normal {
line-height:1.4
font-family:Arial, sans-serif;
text-align:left;
font-weight:normal;
font-size:14px;
margin:0;
margin-bottom:20px;
}

.klein {
line-height:1.4
font-family:Arial, sans-serif;
text-align:right;
font-weight:normal;
font-size:12px;
margin-left:0px;
margin-bottom:20px;
}


.eingerueckt {
text-align:justify;
line-height:1.4
font-family:Arial, sans-serif;
font-weight:normal;
font-size:14px;
margin:10 10px 10px;
margin-bottom:20px;
}


.bildunterschrift {
color:#000000;
font-size:11px;
font-weight:normal;
font-family:Tahoma,Verdana,Arial, sans-serif;
background-color:transparent;
text-decoration:none;
}
