html {padding:0px;margin:0px;}

body {
	background-color: white;
	text-align:left;
	margin:0px;
	padding:0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 100.1%;
	color:black;  
        }

h1, h2, h3, h4 {color:#336666; font-size:1.5em; font-weight:normal;}
pre {font-size:12px;}
a:link, a:visited  {color : #000000;}
a:active, a:hover {color : #990033;}

#container {
	width:760px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color:#fff;
	float:left;
	}

#spaltelinks {
	width:135px;
	margin: 0px;
	padding:0px;
	float:left;
	}

#menuebox{
	float: right;
	width: 135px;
	background-image:url(menuebalken.gif);
	background-repeat:repeat-y;
	overflow: hidden;
        }

#spalterechts {
	float:left;
	width:625px;
	padding:0px;
	background-color:#fff;
  }

#kopf {
	height: 57px;
	overflow: hidden;
	background:#fff url(abtkopf.gif) no-repeat top left;
	}

#inhalt {
	margin-left: 57px;
	margin-top:8px;
	font-size: 0.9em;
	}

#inhalt td{
	font-size: 0.9em;
	vertical-align:top;
	}

#fuss {
	font-size: 0.8em;
	line-height: 12px;
	color : Gray;    
	text-align: right;
	margin-top: 5px;
	border-top:1px solid Gray;
	}

#titel {
	margin-left: 65px;
	margin-top: 0px;
	color:Black;
	font-size: 18px;
	line-height: 31px;
	}

.news{}
.news h2{font-size:1.1em;font-weight:bold;color:black;margin: 0px; float:left;}
.news h3{font-size:1.4em;font-weight:normal;color:#336666;margin: 0px;clear:both;}
.news p{margin-top: 0px;margin-bottom: 5px;}
.news hr{clear:both; height:1px; color:silver;}
.news img{margin: 5px;}
#newsdatum {text-align:right; font-size: 0.8em; color:gray; margin-top: 9px;}


ul#navi1 {margin: 0px; padding: 15px 5px 15px 5px; background-color:#ffcccc; font-size: 13px;}
ul#navi1 li {list-style: none; text-align:right; }

#navi2 {margin-left: 59px; margin-top: 0px; font-size: 13px; line-height: 22px;	}
#navi2 a {color: #000; background-color: #fff; padding: 3px 1.5em; }
#navi2 a:hover {background-color: #fcc; color: #903; }
#navi2 a:active {background-color: #fcc; color: #000; text-decoration: none; }	

#tab1 th {background-color:#990033; color:White;}
#tab1 td {background-color:#eeeeee; vertical-align:top;padding:5;}

#tab2 {border:1px solid #ffcccc; cellspacing:2px}
#tab2 th {background-color:#ffcccc; color:Black;margin:2px; text-align:center;}
#tab2 td {background-color:#eeeeee; padding:2px; vertical-align:top;}

.box1{border: 2px solid #990033;background-color: #eeeeee;width: 100%;}
.box1 h1{background-color: #990033;color: white;text-align: center;font-size: 14pt;}
.box1 p{margin: 3px;}

.box2{border: 2px solid #ffcccc;background-color: #eeeeee;width: 100%;}
.box2 h1{background-color: #ffcccc;color: black;text-align: center;font-size: 14pt;}
.box2 p{margin: 3px;}

