table {margin: 0.5em; border-collapse: collapse; border: 1px solid; margin-bottom: 2em; width:100%;}
td {border: 1px solid; border-color: #FFFFFF; padding: 0.1em 0.2em;}
th {color:#FFFFFF; background-color: #757575; text-align:center;}     
body {font-family: sans-serif, Verdana; font-size:15px;}     
#seite {width: 940px; height:100%;  padding-left: 25px; background-color: #FFFFFF;}
#kopf {
	 border: hidden;
	 width: 920px;
	 height: 160px;
	 padding-left: 10px;
	 background-color:#FFFFFF;
    }
#aktli {
	 border: hidden;	
	 width: 150px;
	 padding-top: 5px;
	 padding-left: 10px;
	 height: 25px;
	 float:left;
	 background-color:#ABABAB;	/*#4E4F56*/
	 -moz-border-radius:15px 3px 10px 5px; /* Firefox */
-webkit-border-radius:15px 3px 10px 5px; /* Chrome, Safari */
-khtml-border-radius:15px 3px 10px 5px; /* Konqueror */
border-radius:15px 3px 10px 5px; /* CSS3 */
behavior:url(border-radius.htc); /* Internet Explorer */
	 }
#links {
	 border: hidden;	
	 width: 770px;
	 height: 25px;
	 float:right;
	 padding-top: 5px;
	 padding-right: 10px;
	 text-align: right;
	 background-color:#E6E8FA;	/*#C9CEDD*/
	 -moz-border-radius:3px 15px 5px 10px; /* Firefox */
-webkit-border-radius:3px 15px 5px 10px; /* Chrome, Safari */
-khtml-border-radius:3px 15px 5px 10px; /* Konqueror */
border-radius:3px 15px 5px 10px; /* CSS3 */
behavior:url(border-radius.htc); /* Internet Explorer */
	 }

#text {
    border: hidden;
    width: 920px;
    padding-left: 55px;
    padding-bottom: 10px;
    padding-top: 39px;
    background-color:#FFFFFF;
}
#footer {
	 border: hidden;	
	 width: 940px;
	 height: 25px;
	 text-align: center;
	 padding-top: 5px;
	 background-color:#FFFFFF;
	 float:left;
	 }
.link {
text-decoration:none;
font-weight: bold;
font-style: italic;
color:#FF8F35;	 }
.extli {
text-decoration:none;
font-style: italic;
color:#1D1DF0;	 }
.anker {
text-decoration:none;
font-style: serif;
color:#000000;}
.aktnav {
text-shadow:#999595 1px 1px 2px;
font-weight: bold;
color:#FFFFFF;}
.aktli {
text-decoration:none; 
color:#000000;}
.aktli:hover {background-color:#FFFFFF; color:#000000; font-weight:bold; height:25px; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px;
-moz-border-radius:7px 7px 7px 7px; /* Firefox */
-webkit-border-radius:7px 7px 7px 7px; /* Chrome, Safari */
-khtml-border-radius:7px 7px 7px 7px; /* Konqueror */
border-radius:7px 7px 7px 7px; /* CSS3 */
behavior:url(border-radius.htc); /* Internet Explorer */}
.download {
	 border: hidden;	
	 padding-top: 5px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-bottom: 5px;
	 background-color:#E6E8FA;	/*#4E4F56*/
	 -moz-border-radius:15px 3px 10px 5px; /* Firefox */
-webkit-border-radius:15px 3px 10px 5px; /* Chrome, Safari */
-khtml-border-radius:15px 3px 10px 5px; /* Konqueror */
border-radius:15px 3px 10px 5px; /* CSS3 */
behavior:url(border-radius.htc); /* Internet Explorer */
	 }