#content h1 {
	margin: 0;
	padding: 0;
	color: #c22930;
	font-size: 174%;
	font-weight: normal;
	margin-bottom: 5px;	
}

#content h2 {
	margin: 0;
	padding: 0;
	color: #c22930;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 5px;	
}

#content h3 {
	margin: 0;
	padding: 0;
	color: #c22930;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 5px;	
}

#content a.special {
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;	
	padding-left: 10px;
}

#content a:hover {
	color: #c22930;
}

#content img {
	border: 0;
}

#content img.mitrahmen, #content div.mitrahmen img {
	border: 1px solid #c22930;
	padding: 1px !important;
}

#content div.mitrahmen {
	border-right: 1px solid #c22930;
}

#content div.cmsSlideShow img {

}

#content ul, 
#content li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content li {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;	
	padding-left: 14px;
}

#content div.boxtop {
	font-size: 93%;
	line-height: 146.5%; 
	background: url(../images/boxtop.jpg) no-repeat left top #c22930;
	color: white;
	padding: 5px 10px;
	width: 189px;
}

#content div.box {
	font-size: 93%;
	line-height: 146.5%; 	
	border-left: 1px solid #c22930;
	border-right: 1px solid #c22930;
	padding: 5px 10px;
	width: 187px;	
}

#content div.boxbottom {
	font-size: 93%;
	line-height: 146.5%; 	
	background-image: url(../images/boxbottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
	width: 209px;	
}

/* iE6 Hack */
* html #content div.boxbottom {
	background-image: url(../images/boxbottom_iE6.jpg);
	margin-bottom: 1px;
	margin-top: -5px;
}
