
#content p, #content ul, #content span {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	line-height: 130%,
}
#content li {
	margin-bottom: 4px;
}
#content h1, h1 span, span.Head {
	color: #61C7F1 ! important;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 18px ! important;
}
#content table td {
	vertical-align: top;
}

div#editbuttons {
	margin-top: 10px;
	padding-top: 5px;
	text-align: right;
	border-top: 2px solid #006666;
	clear: both;
}
div#editbuttons a, div#editbuttons img {
	display: inline;
}

/* startseite */

div#startseiteMain {
	border: 1px solid #006666;
	padding: 20px;
}
div#startseiteMain img {
	float: left;
	margin-right: 20px;
}
div#startseiteMain h2, div#startseiteMain h3 {
	color: #61C7F1;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px ! important;
}
div#startseiteMain h2 {
	font-weight: bold;
	margin-top: 0px;
}
div.startseiteTeaser {
	float: left;
	width: 160px;
	height: 200px;
	background-color: #D3F1F0;
	margin-right: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content div.last {
	margin-right: 0px;
}
div.startseiteTeaser h2 {
	background-color: #006666;
	color: white;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}
