body {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: 13px;
color: #3A5B95;
background: #ffffff;
}

a {
color : #3A5B95;
text-decoration: none;
}

/*Layoutstruktur */





#wrap {

	min-width: 905px;
	max-width: 1400px;
}

#border {
	width: 902px;
	border: 1px solid #284083;
	background: #d8dbea top left;
	padding: 0;
}

#oben {
	margin: 0;
	height: 10px;
	width: 902px;
	background: #284083;
}

#bild {
	float: right;
	text-align: right;
}

#contentleft {
	float: left;
	background: #c3c8df top left;
	width: 272px;
	height: 1000px;
}


#navi {
	float: left;
	background: url("punkte_september.gif") no-repeat left top;
	height: 1000px;
	text-align: left;
}

#navioben {
	padding: 30px 0px 0px 30px;
}

#naviunten {
	background: #c3c8df bottom left;
}


#contentright {
	float: right;
	background: #d8dbea top left;
	width: 628px;
	height: 1000px;
}

#maincontent {
	float: left;
	width: 448px;
	background: #d8dbea top left;
	height: 1000px;
	text-align: left;
}

#contentpad {
	padding: 20px 0 10px 30px;
}

#anschrift {
	background: #d8dbea top left;
}

#bilder {
	float: right;
	width: 180px;
	background: #d8dbea top right;
	height: 1000px;
	text-align: right;
}

#bilderpad {
	padding: 30px 0px 0px 0px;
}

#footer {
	margin: 0;
	clear: both;
	background: #284083 bottom left;
	width: 902px;
	height: 6px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #3A5B95;
	text-decoration: none;
}
a.navigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #3A5B95;
	text-decoration: none;
}

.navigationact {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A5B95;
	text-decoration: none;
}
a.navigationact {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A5B95;
	text-decoration: none;
}


.box  { 
background: url("anschriftkl_jek.gif") no-repeat left top; 
height: 150px;
width: 400px;
}

.box b {
margin: 0;
padding: 0px 0px 0px 20px;
font-size: 100%;
}

.box ul {
margin: 0;
padding: 5px 0px 30px 20px;
font-size: 100%;
list-style: none;
}

/*CSS Hacks */

/* Vor IE5/Mac verstecken\*/
* html #footer { height: 1%; }
/* Vor IE5/Mac verstecken Ende */

/* Vor IE/Mac verstecken\*/
* html dl.feature { height: 1%; }
/* Vor IE/Mac verstecken Ende */


