body,html {margin:0;padding:0;height:100%;} 

BODY {
        
	margin-top: 5px;
	font-family  : Geneva,Verdana,Arial;
	font-size    : 70%;
	width: 100%;
	
}
.displaynone {
	display:none;
}
.twrss_item_link {
	margin-bottom: 5px;
	overflow:hidden;
}

ul { list-style-image:url("/fileadmin/template2/images/ul_punkt.jpg"); }
IMG {border: none;}

.contentTools {
	margin-left:30px;
	padding-top:0px;
	color: #861531;
}

A {
	text-decoration: none;
	color: #861531;
}
A:hover {
	text-decoration: underline;
}

H1,H2,H3,H4 {margin: 0px 0px 0px 0px;}
H1,H2,H3,H4 {font-size:1.0em;color: #861531;}

.content {
	
	width:665px;
	float:right;
	background-image: url("/fileadmin/template2/images/bg_content.jpg");
	background-repeat: repeat-x;
	background-color: #F5F4EF;
        line-height:1.5em;
        
}
.contentTextWidth {
	float:left;
	
}
.contentText {
	padding: 40px 40px 40px 40px;
}
.contentRightWidth {
	float:right;
}

.contentRight {
	padding: 40px 10px 40px 0px;
}

.pageAll {
	width: 900px;
	background-image: url("/fileadmin/template2/images/bg_pageMiddle.jpg");
	background-repeat: repeat-y;
}
.pageMiddle {
	clear: both;
	margin: 0px 0px 0px 0px;
}


.pageBottom {
        
	margin: 0px 0px 0px 0px;
	clear: both;
	height:27px;
	width:900px;
	background-image: url("/fileadmin/template2/images/bg_pageBottom.jpg");
	background-repeat: repeat-y;
	
}
.logo {
	float:left;
}
.topMenu {
	width:670px;
	height:37px;
	background-color:#fff;
	float:right;
	text-align: right;
	padding-top: 40px;
}
.topMenu A {
	color:#000;
	text-decoration:none;
	margin-left: 20px;
}
.topMenu A:hover {
	color: #861531;
	
}
.leftMenu {
	
	width:235px;
	float:left;
	
}

.leftMenuText {
	
}

.leftMenulevel2  {
        padding-left: 20px;
        background-color: #fff;
}
.leftMenu A {
	color:#000;
	text-decoration:none;
        padding-left: 20px;
	display:block;
	border-bottom: 1px solid #EEECE0;
	background-color: #fff;
	line-height: 2em;
}
.leftMenu A:hover {
	color: #861531;
	background-image: url("/fileadmin/template2/images/ul_punkt.jpg");
	background-repeat: no-repeat;
	background-position: 5px 7px;
	
}
A.leftMenuSelected {
	color:#861531;
	font-weight: bold;
}
.pagePicture {
	clear:both;
	width:900px;
	height:180px;
	background-image: url("");
}
.trennerTop {
	width:900px;
	height:3px;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #861531;   
	
}
.boxTopLeftMenu {
	width:235px;
	height:75px;
	background-color: #D5CFB7;
	float:left;
}
.boxAktuell {
	width:665px;
	height:75px;
	float:right;
	background-image: url("/fileadmin/template2/images/bg_aktuell.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}
.boxAktuellContent {
	margin-left: 20px;
}

