#content {
	background-color: #FFFFFF;
	margin-left: 0px;
	padding: 10px;
	clear: both;
}

#termine {
	position: relative;
	background-color: #E9E9E9;
	height: 122px;
	margin-left: 260px;
}

#termine .termin {
	padding: 10px 10px 0px 10px;
}

#subnavStartseite {
	margin-bottom: 30px;
	height: 100px;
}

#content #subnavStartseite li {
	float: left;
	list-style-type: none;
	width: 260px;
	background-image: none;
	padding-left: 0px;
	text-transform: lowercase;
}

#subnavStartseite ul {
	margin-top: 10px;
	margin-left: 0;

}

#content ul {
	list-style-image: none;
	margin-left: 0;
}

#subnavStartseite li li a {
	font-weight: bold;
	line-height: 170%;
}

#content #subnavStartseite li li {
	float: none;
	padding-left: 20px;
	line-height: 130%;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 220px;
	text-transform: none;
}

#content #subnavStartseite li li:hover {
	background-image: url(../img/bullet_active.gif);
}

#subnavStartseite a.mainnav {
	font-weight: normal;
	font-size: 190%;
}

#subnavStartseite div.mainnavTeaser {
	height: 20px;
	font-size: 130%;
	font-weight: bold;
	margin-top: 8px;
	text-transform: none;
}

h1 {
	background-color: #929394;
	border:1px solid #929394;
}
