body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background: url(grafik/rot.gif) repeat-x top;
}

html {	overflow-y: scroll; } 

div.box {
	width: 811px;
	margin: auto;
	margin-top: 0px;
}	
div.alles { 
	width: 811px;
	margin: auto;
	float: left;
	background: #fff;
	}

a { color: #DE2121;
	}	

div.kopf {
	padding: 0px;
	float: left;
	height: 226px;
	width: 811px;
	margin-top: 13px;
	margin-bottom: 4px;
}

* html div.kopf {
	margin-top: 17px;
}
div.kopf-oben {
	text-align: center;
	margin-bottom: 1px;
	}

div.kopf-unten img {
	border: 1px solid #de2121;
	margin-left: 5px;
	margin-right: 5px;

}	
div.menue {
	float: left;  
	width: 210px;  
	padding-left: 4px;
	padding-top: 4px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.menue ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
div.menue ul li {
	line-height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 7px;
	background: url(grafik/men-pas.gif);
}


div.menue ul li a {	
	color: #de2121;
	background: #fff;
	padding-left: 0px;
	padding-right: 5px;
	text-decoration: none;

}

div.menue ul li.akt {
	background: url(grafik/men-akt.gif);
	text-align: right;
}

div.menue ul li.akt a {	
	color: #160266;
	background: #fff;
	padding-left: 5px;
	padding-right: 0px;
}


div.menue a:hover {
	color: #160266;
	}

/* Zum Ausblenden der "Aktuelles"-Box entfernen Sie bitte im nächsten Eintrag
die Kommentarzeichen, so dass die Zeile mit der Anweisung "display: none;" aussieht,
wie die Folgezeilen. Wenn die Box wieder eingeblendet werden soll, setzen Sie einfach
wieder die Kommentarzeichen vor bzw. hinter den Eintrag. */	
	
div.aktuell {
/* display: none;  */
	/* display: none; */
	margin-top: 26px;
	margin-left: 8px;
	width: 201px;  
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #160266;
}

div.aktuell_headline {
	width: 191px;
	height: 18px; 
	background-color: #160266;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	}
	
div.aktuell_inhalt {
	padding: 10px;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #160266; 
	}

div.video {
	margin-top: 26px;
	margin-left: 8px;
	width: 200px; 
	height: 148px;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #160266;
}

div.inhalt {
	width: 811px;
	float: left;
	padding-top: 1px;
	position: relative;
}

div.inhalt-mitte {
	float: left;
	padding: 0 0 0 36px;
	margin-top: 17px;
	width: 552px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #200f6d;
	background: url(grafik/inhalt-hg.jpg) no-repeat center top;
}

div.inhalt-mitte-ohne {
	float: left;
	padding: 0 0 0 36px;
	margin-top: 17px;
	width: 552px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #200f6d;
}

div.inhalt-mitte-ohne img{
	border: none;
}
	
div.inhalt-mitte p, div.inhalt-mitte-ohne p {
    text-align: justify;
    padding-bottom: 4px;
}

p {
	margin-bottom: 12px;
}

h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}

h3 {
	font-size: 14px;
	margin-bottom: 16px;
}

div.tagcloud {
	line-height: 240%;
}

.tagcloud1 {
	color: #de2121;
	font-size: 12px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud2 {
	color: #348be8;
	font-size: 14px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud3 {
	color: #de2121;
	font-size: 14px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud4 {
	color: #201071;
	font-size: 17px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud5 {
	color: #348be8;
	font-size: 18px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud6 {
	color: #201071;
	font-size: 19px;
	margin-right: 20px;
	font-weight: bold;
}

.tagcloud7 {
	color: #de2121;
	font-size: 19px;
	margin-right: 20px;
	font-weight: bold;
}

.att {color: #de2121}


.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */