body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}

/* --------------------------------------------- CONTENT
*/

body.main {
	background-color: #F9E8CC;
	margin: 0px;
}

#content {
	width: 500px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}
#content h3{
	color: #AD3257;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #999999;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
} a:hover {
	color: #AD3257;
}

#content_info {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px #CCCCCC solid;
	padding: 10px;
	margin-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
ul {
	margin: 0 0 5 8;
	padding: 0 0 5 8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
#pic {
	margin: 0 0 10 2;
}
#rahmen {
	border: solid 1px #000000;
}
/* --------------------------------------------- NAV
*/

#nav_left_cell {
	vertical-align: top;
	padding: 10px;
}


#nl0 {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px #FFFFFF solid;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	width: 220px;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#nl0_a {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px #FFFFFF solid;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	width: 220px;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

#nl1_cell {
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 1px;
}
#nl1 {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 5px;
} #nl1:hover {
	color: #AC3257;
	font-weight: bold;
}
#nl1_a {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
}

#nav_basic {
	height: 25px;
	background-color: #AC3257;
}
#nb0_separator {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	padding-left: 5px;
	padding-right: 5px;
}
#nb0 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
} #nb0:hover {
	color: #7F7F7F;
	font-weight: bold;
}
#nb0_a {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
} 



/* --------------------------------------------- INFOBOX
*/

#infobox {
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px #FFFFFF solid;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	width: 180px;
	padding: 10px;
	margin-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#newsbox {
	color: #000000;
	background-color: #FBF0F3;
	border-top: 2px #FFFFFF solid;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	width: 180px;
	padding: 10px;
	margin-top: 6px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#box_aufz {
	margin: 5 0 0 0;
	padding: 0 0 0 0;
}
/* --------------------------------------------- Startseite
*/

#index_adr {
	color: #999999;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

/* --------------------------------------------- Ansprechpartner
*/

#ansprechpartner {
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.bereich {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

