body {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height:16px; 
	background-color: #FFFFFF;
	margin: 10px 10px 10px 10px;
	color:#000000;
}
.header {
	width:100%;
	margin:0px;
	padding:0px;
	border:none;
	height:155px;
}
.content {
	width:100%;
	background:url(../../img/bg_content.gif);
	padding:0px;
	margin:px;
}
.footer {
	font-size:11px;
	clear:both;
	width:100%;
	background-color:#C7D0D5;
	border-top: 1px solid #89949D;
	border-bottom: 1px solid #89949D;
	height:22px;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:focus {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.footer a:hover {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.footer-left {
	font-size:11px;
	text-align:left;
	padding-left:30px;
	padding-top:4px;
	float:left;
}
.footer-center {
	padding-top:4px;
	font-size:11px;
	text-align:right;
}
.footer-right {
	text-align:right;
	float:right;
}
.spalte-links {
	background-color:#bf0332;
	float:left;
	width:190px;
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
}
.spalte-rechts {
	background-color:#dde2e6;
	float:right;
	width:170px;
	padding-top:23px;
}
.spalte-mitte {
	padding-left:215px;
	padding-right:195px;
	padding-top:3px;
	vertical-align:top;
	line-height:19px;
	font-size:12px;
	font-color:#000000;
}
.navi{
	padding-left: 20px;
	padding-right: 5px;
}
h1 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background-image:url('../../img/black_digit.gif');
	background-repeat:no-repeat;
	background-position: -1px 0px;
	padding-left:15px;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
p {
	font-size:11px;
	color:#000000;
	line-height:16px;
}
a:link, a:visited, a:active, a:focus {
	font-size:11px;
	line-height:16px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.mininav {
	margin-top:35px;
	margin-bottom:10px;
	text-align:right;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
}

/* Blöcke für Artikel */

.block {
	font-size:11px;
	padding-bottom: 10px;
}
.blocktop {
	font-size:11px;
}
.blockalltext {
	font-size:11px;
	line-height:14px;
}
.blocktitel {
	font-size:11px;
	font-weight:bold;
	margin-left: 7px;
	margin-right: 7px;
}
.blocksubtitel {
}

.blocktext {
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 12px;
	margin-bottom: 7px;
	background-image:url(../../img/linie.gif);
	background-position:bottom;
	background-repeat:repeat-x;
/*	border-bottom: 1px #89949D dashed; */
}
.formLabel {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 120px;
}
.formField {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 230px;
}
.formField input {
	width: 230px;
	border:dashed 1px #89949D;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}
#Abschicken {
	width: 230px;
	border:solid 1px #89949D;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}
.formField textarea {
	width: 230px;
	height: 70px;
	border:dashed 1px #89949D;
	background-color:#FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}

.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px;
	height: 20px;
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}
	
.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}
