
body 
{
background-color:#282828;
background: #494949 url(bilder/bg.gif) top left repeat-x;

width:100%;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:12px;
color:#445544;
text-align:center;
margin:0px;
line-height:1.2;
}




h2 {
font-family:arial;
font-size:16px;
font-weight:bold;
background-color:#f1f1f1;
color:#aa0000;
border-bottom:1px solid #656565;
padding:3px;
}


h3 {font-family:sans-serif;font-size:16px;color:#3333de;margin:0px;padding:0px;}
p {text-align:justify;}




div#menu1 {
  color:#fff;
  }

div#menu1 a {
color:#fff;
margin-left:10px;
 }

  
div#menu1 a:hover {
  background:#609f1a url(bilder/navButtonOverlay.png);
  text-decoration: none;
  
  }
  
 

div#menu1 ul {
font-size:95%;
  overflow:hidden;
  margin:0 0 0 20px;
  }
div#menu1 ul li {
  display:block;
  float:left;
  margin-left:0;
  }
div#menu1 ul li a {
  padding:0.8em 1em;
  display:block;
  }


div#menu1 ul li a {
  color:#fff;
  }
div#menu1 ul li a.selected, div#menu1 ul li a.active {
  background:#005500;
  }
div#menu1 ul li a:hover {
  background:#609f1a url(bilder/navButtonOverlay.png);
  text-decoration: none;
  
  }

div#menu1 ul li a.selected, div#menu1 ul li a.active {
  background:#005500;}

  
  
 
  




 

#index
{
background-color:#ffffcc; 
width:94%;font-size:12px;margin-left:15px;padding:3px;
}

code {font-size:12px;color:#0000ff;}
pre
{
 font-size:12px;
 color:#0000ff;
 
}

a:link {
  color: #3c8dd9;
  text-decoration: none;
  }
a:visited {
  color: #3c8dd9;
  text-decoration:none;
  }
a:hover {
  text-decoration:underline;}


a.menu:link, a.menu:visited
{ 
color:#113311;
background-color:#e5e5e5;
font-size:90%;
<!-- dieser Background ändert die Standard Hintergrundfarbe der menüs -->
 text-decoration:none;
}

a.menu:active, a.menu:hover
{ 
color:#3c8dd9;
  text-decoration: none;
  
   color:#000;
 
 display:block;
 background:#fefefe;
}


a.menu {
 display:block;
 padding:5px;
 border-top:0px solid #fff;
 margin-left:10px;
 border-bottom:1px solid #bbb;
 background-color:#aaaaaa; 
 text-align:left;
 font-family:tahoma;
 font-size:13px;
 color:#1e951e;
 text-decoration:none;
 font-weight:normal;
 }
 
#title {
height:50px;
padding:1px;
border-bottom:1px solid #000;
}

.menutitle{
background-color:#aaaaaa;

margin:0px;
padding:4px;
height:15px;
font-size:11px;
color:#000;
<!-- diese color-anweisung ändert die Schriftfarbe des Menütitels -->
padding:0px;
text-align:center;
font-weight:bold;
text-align:left;
}

.menucontainer {
color:#ffff00;
<!-- dieser Background ändert die Farbe des Menütitels -->
text-align:left;
margin:1px 2px;
width:98%;
}

.titel{
color:#ffff00;
<!-- diese color-anweisung ändert die Schriftfarbe des Menütitels -->
font-weight:bold;
text-align:center;
margin:2px;
}

.titelcontainer {
border:1px solid #000;
color:#ffff00;
background-color:#ff0000;
<!-- dieser Background ändert die Farbe des Menütitels -->
width:130px;
margin:5px 2px;
}



#kopf
{
background:#3c8dd9 url(bilder/gazdik-kopf-1.jpg);

height:260px;margin-top:30px;
text-align:center;
background-color:#333;
}

#kopf h1
{
color:#fff;
  font: 400% Georgia, "Times New Roman", Times, serif;
  color: #f2f2f2;
  margin-left:20px;
  position:absolute;
  font-style:italic;
}


#haupt-body {
width:930px;
margin:30px auto;
text-align:left;

background:#e5e5e5 url(bilder/hauptbody-bg.jpg) top left repeat-y;



}

#obere-leiste {
 background:url(bilder/rot-button.jpg) top left repeat-x;
background-color:#78c720;
height:32px;
padding:0px;


}

#untere-leiste {
background-image: url('bilder/1hellbraun.jpg');
height:25px;
padding:0px;
background-color:#747474;
margin:0px auto;text-align:center;
}

#left {
margin-top:1px;

background-color:transparent;
width:160px;
float:left;
}
#right {
margin-top:1px;
background-color:transparent;
width:160px;
float:right;
}


#content {
background-color:#fff;
width:590px;
float:left;


margin-left:0px;
margin-right:0px;
margin-top:1px;
padding:0px 7px;

}



