body
{
font-family: Verdana;
font-size:12px;
background-color:#990000;
}
h1 {font-size:20px;color:#000080; font-weight:normal;}
h2 {font-size:14px;color:#000080; font-weight:normal;}
h3 {font-size:12px;color:#000080; font-weight:normal;}
h4 {font-size:10px;color:#000080; font-weight:normal;}
h5 {font-size:18px;color:#000080; font-weight:normal;}
h6 {font-size:18px;color:#000080; font-weight:normal;}
p {margin-top:0px;}


/* Die Menüs */

ul#Navigation {
background-color:#ffffff;
border:1px solid #606060;
width:110px;
float:left;
padding:3px;
margin:80px 10px 10px 15px;
line-height:20px;
-moz-border-radius:10px;
filter:alpha(opacity=60);
opacity:0.6;
}
}
* html ul#Navigation { /* Korrekturen fuer IE 5.x */
width: 9em;
w\idth: 10em;
padd\ing-left: 0,5em;
}
ul#Navigation li {
list-style: none;
padding-left:3px;


}
ul#Navigation li ul {

}
ul#Navigation li ul li 
{


}
* html ul#Navigation li ul li { /* Korrektur fuer IE 5.x */
margin-left: 1,0em;
ma\rgin-left: 0;
}
ul#Navigation a {
display:block;
text-decoration:none; font-weight:bold;
font-size:12px;
color:#000080; background-color:#ffffff;
}
* html ul#Navigation a {
width: 100%; /* Breitenangabe fuer IE 5.x */
w\idth: 10em; /* Breitenangabe fuer IE 6 */
}
* html ul#Navigation li ul li a {
padding-left:5px;
width: 100%; /* Breitenangabe fuer IE 5.x */
w\idth: 5em; /* Breitenangabe fuer IE 6 */
}
ul#Navigation a:hover {
text-decoration:none;
font-weight:bold;
font-size:12px;
border-color:black;
border-left-color: black; border-top-color: black;
color:#ff0000; background-color:#ffffff;
}
/* Erweiterung zur dynamischen Ein-/Ausblendung */
ul#Navigation li>ul {
display: none; top: 1.6em;
}
ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul {
display: block;
text-decoration:none;
padding-left:20px;
}

/* Die Überschrift */

#Ueberschrift {

height:135px;
margin-left:230px;
width:770px;

}




/* Der Inhalt */




#Inhalt {
border:1px solid #606060;
width:625px;
height:510px;
padding:10px;
line-height:30px;
margin:5px 10px 10px 5px;
background-color:#dddddd;
overflow:auto;
text-decoration:none;
-moz-border-radius:10px;
filter:alpha(opacity=80);
opacity:0.8;


}
* html #Inhalt {
width: 100%; /* Breitenangabe fuer IE 5.x */
w\idth: 49em; /* Breitenangabe fuer IE 6 */

}


#Bildtext {
border:1px solid #606060;
width:625px;
height:510px;
padding:10px;
text-align: justify;
line-height:17px;
margin:5px 10px 10px 5px;
background-color:#dddddd;
overflow:auto;
text-decoration:none;
-moz-border-radius:10px;
filter:alpha(opacity=90);
opacity:0.9;

}

* html #Bildtext {
width: 100%; /* Breitenangabe fuer IE 5.x */
w\idth: 49em; /* Breitenangabe fuer IE 6 */

}

/* Der Hintergrund */


#content_h {
border:1px solid #606060;
background-image:url(startbild.jpg);
background-color:#990000;
background-repeat:no-repeat;
padding:5px;
clear:right;
-moz-border-radius:10px;
}

/* Menüpunkte */

#Menupunkte {

text-shadow: #c0c0c0 3px 3px 5px;
width:200px;
height:20px;
margin:30px 0px 10px 585px;

}

/* Tabellen */

td {
border: thin solid blue;
text-align: left;
line-height:18px;
padding:3px;
text-decoration:none;
}


