#left #mainmenu {
	background-color:white;
}

#left a {
	color:white;
	text-decoration:none;
	border:1px solid white;
	border-right:none;
	border-bottom:none;	
	display:block;
	font-size:70%;
	padding:2px 0 2px 0;	
	text-indent:12px;	
	background-color:#be2e21;	
	/* IE CC noetig in main.html */		
	height:15px;
}

#left a:hover {
	background-color:white;
	color:#be2e21;
	font-weight:bold;
	border:1px solid #be2e21;	
	margin-top:1px;	
	margin-left:1px;	
	/* IE CC noetig in main.html */		
	width:215px;
	height:13px;
	padding:1px 0 3px 0;			
}

#left a.active {
	margin-top:1px;
	margin-left:0px;
	color:#be2e21;
	background-color:white;
	border:1px solid #be2e21;
	padding:1px 0 3px 0;	
	text-indent:12px;
	font-weight:bold;
	/* IE CC noetig in main.html */		
	width:216px;
	height:13px;		
}

#left a.ttBtn {
	margin-top:0px;
}

#left a.ttBtn:hover {
	margin-top:1px;
}

#left .title {
	font-size:65%;
	color:white;
	background-color:white;
	text-align:right;
	font-weight:bold;
	display:block;
	width:100%;
	height:23px;	
	vertical-align:bottom;
	background-image:url(/img/balken_l.gif);
	background-repeat_no-repeat;
	overflow-y:hidden;
}

#left .title span {
	padding-right:12px;
	line-height:250%;
}

#left .filler1 {
	padding:2px 0 2px 12px;	
	height:13px;
	display:block;	
	background-color:#be2e21;	
}

#left .filler2 {
	padding:2px 0 2px 0px;	
	height:0px;
	display:block;	
	background-color:#be2e21;	
}

#subnav a {
	background-color:white;
	color:#be2e21;
	border:1px solid #be2e21;	
	border-top:none;
	margin-left:0px;
	padding:2px 0 2px 0;		
	text-indent:25px;
	/* IE CC noetig in main.html */
	width:216px;

}

#subnav a:hover {
	font-weight:bold;
	margin-top:0px;	
	border-top:none;		
	margin-left:0px;
	padding:2px 0 2px 0;		
	/* IE CC noetig in main.html */
	height:15px;		
	width:216px;	
}

#subnav a.snActive {
	font-weight:bold;
}

.pageNavi {
	margin-left:50px;
	margin-bottom:20px;
	font-size:70%;
}

.pageNavi a {
	color:#be2e21;
	display:block;
	background-image:url(/img/kasten.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:8px;
	width:300px;
}

#teaser {
	border-top:1px solid #be2e21;
	margin-top:10px;
	margin-left:9px;
	width:178px;
	padding-top:9px;
}

#teaser ul {
	padding:0;
	margin:0 0 0 10px;
}

#teaser li {
	list-style-image:url(/img/kasten.jpg);
	margin:0 0 5px 0;

}

#teaser a {
	color:black;
	font-size:70%;
	text-decoration:underline;
	line-height:140%;
}

#teaser a:hover {
	color:#be2e21;
}

#teaser a.more {
	display:block;
	text-align:right;
	color:#be2e21;
	font-weight:bold;
	text-decoration:none;
	background-image:none;	
	margin-top:-15px;
}

#teaser a.more:hover {
	text-decoration:underline;
}