body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.heada {
	font-size: 16px;
	line-height: 130%;
}
.alles {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-top: 35px;
	top: 35px;
	text-align: center;
	width: 800px;
}
.bilderrahmen {
	border: 1px solid #CCCCCC;
}
/*links*/
.navilinks {
	padding-top: 28px;
	padding-right: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.navilinks a { 
	color: #000;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none; 
	margin-top: 24px; 
	margin-bottom: 2px; 
}
.navilinks a:hover { 
	color: #999; 
	font-size: 12px;
	line-height: 30px; 
	text-decoration: none; 
	margin-top: 24px; 
	margin-bottom: 2px; 
}

/*layout*/
.rahmen {
	border: 1px solid #000000;
}
.linie_oben_rechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.linie_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.linieoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.adressunten {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.kontakt {
	padding-right: 4px;
	border-right: 1px solid #999;
	font-size: 11px;
	padding-top: 12px;
}
.kontakt a {
	color: #000000;
	text-decoration: none;
	padding: 12px;
}
.kontakt a:hover {
	csolor: #999;
	text-decoration: none;
	padding: 12px;
	color: #999999;
}
.thema {
	font-size: 16px;
	padding-left: 8px;
}
.headrechts {
	font-size: 16px;
	line-height: 130%;
	color: #000000;
}
.linksdetail {
}
.linksdetail a {
	color: #999999;
	text-decoration: none;
}
.linksdetail a:hover {
	color: #000000;
	text-decoration: none;
	margin-top: 24px;
	margin-bottom: 2px;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #999; text-decoration: none; }
a:active { color: #000; text-decoration: none; }

