/*STARTSEITE*/
body.start		{ background: url(bilder/eipixel_blau.gif); }
#weiss			{ position: absolute; left: 50%; top: 181px; margin: 0 0 0 -300px; width: 600px; height: 319px; background: #fff; display: block; }
#blau			{ position: absolute; left: 50%; top: 181px; margin: 0 0 0 -300px; width: 600px; height: 319px; background: url(bilder/eipixel_blau.gif); display: block; }
#grauoben		{ position: absolute; left: 50%; top: 100px; margin: 0 0 0 -300px; width: 600px; height: 81px; background: #ccc; display: block; }
#grauunten		{ position: absolute; left: 50%; top: 500px; margin: 0 0 0 -300px; width: 600px; height: 15px; background: #ccc; display: block; }
#logoohne		{ position: absolute; left: 50%; top: 100px; margin: 0 0 0 -225px; width: 81px; height: 81px; background: url(bilder/logo_ohne.gif) no-repeat; display: block;}
#logounten		{ position: absolute; left: 50%; top: 181px; margin: 0 0 0 -225px; width: 81px; height: 18px; background: url(bilder/logo_kollegen.gif) no-repeat; display: block;}

.skip a:hover	{ text-decoration: underline; color: #000000; }
#weiss a		{ position: absolute; right: 75px; top: 45%; text-decoration: none; font-weight: bold; font-size: 130%; color: #005e89; }
#weiss a:hover	{ text-decoration: underline; }
/*STARTSEITE ENDE*/

/*ALLGEMEINES + NAV*/
body {
	margin: 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#head {
	margin-top: 1em;
	top: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	height: 125px;
	background: url(bilder/hintergrund3.gif) repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc; }
#logo {
	position: relative;
	top: 0;
	left: 98px;
	width: 81px;
	height: 99px; }
#logo img {
	border: 0;
	width: 81px;
	height: 99px; }
#mainnav {
	position: relative;
	top: -45px;
	left: 191px; }
#mainnav .aktuell {
	font-weight: bold;
	color: #005e89; }
#subnav {
	position: relative;
	top: -55px;
	left: 191px;
	width: 441px;
	display: block;
	color: #656565; }
#subnav a {
	color: #656565; }
#subnav .aktuell, #subnav a:hover {
	color: #005e89; }
a				{ color: #000000; text-decoration: none; }
a:link:hover	{ color: #005e89; text-decoration: underline; }
a:visited		{ color: #000000; text-decoration: none; }
a:visited:hover	{ color: #005e89; text-decoration: underline; }
/*ALLGEMEINES + NAV ENDE*/

/*CONTENT*/
#content {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc; }
#content h1, #content p, #content img, #content table {
	padding-left: 191px;
	margin-top: 0;
	padding-bottom: 1em;
	margin-bottom: 0;}
#content hr {
	margin-left: 191px; }
#content h2 {
	margin-top: -15px;
	padding: 0 0 0 191px;
	color: #777777;
	line-height:19px; }
#content h3 { color: #777777; font-size: 14px; line-height: 19px; margin-top: -15px; padding: 0 0 0 191px; }
#content p {
	text-align: justify;
	line-height: 130%;
	padding-right: 15px; }
#content hr {
	margin-right: 15px;
}
#content img {
	border: 0;
	width: 350px;
	height: 350px; }
#content img.anfahrt {
	width: 386px;
	height: 276px; }
#content img.anfahrtlupe {
	position: relative;
	top: -20px;
	left: 366px;
	width: 20px;
	height: 20px; }
#content dl {
	clear: both;
	margin-top: 0; }
#content dt {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	text-align: right;
	color: #005e89; }
#content dt img {
	border: 0;
	padding: 0; }
#content dt img.moehring {
	 height: 20px;
	 width: 150px; }
#content dt img.portrait { width: 150px; height: 170px; }
#content dt img.text {
	 width: 135px;
	 height: auto; }
#content dd {
	float: right;
	width: 440px;
	margin: 0;
	padding: 0 17px 6px 0;
	line-height: 130%;
	text-align: justify; }
#content .markiert {
	color: #777;
	font-weight: bold; }
/*CONTENT ENDE*/

/*FOOT*/
#foot {
	clear: both;
	width: 650px;
	margin-bottom: 2em;}
#foot a {
	color: #000; }
#foot a:hover {
	color: #005e89; }
#foot p {
	text-align: center;
	padding: 0;
	padding: 2em 0 .5em 0;}
#foot .abschluss {
	background: #ccc url(bilder/einpixel_blau.gif) repeat-y;
	width: 650px;
	height: 10px;
	display: block; }
#foot .aktuell {
	font-weight: bold; }
/*FOOT ENDE*/
