/* --------------------------------------------------------------------------------------------------------------- */
/* Navigations DIV Mitte */
#DIV_ContainerCenter
{
	width: 576px;
	margin-top: 10px;
	background-image: url(../images/design/layout/center_back.jpg);
	display: block;
	text-align: left;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	padding: 0px;
	float: left;
}

* html #DIV_ContainerCenter
{
}

#DIV_ContainerCenter #DIV_Aktivitaetsmelder
{
	background-color: #FFFFCC;
	padding: 10px;
	height: 30px;
	width: 180px;
	position: absolute;
	left: 20px;
	top: 20px;
	border: 1px solid #333333;
	visibility: hidden;
}

#DIV_ContainerCenter .top
{
	width: 100%;
	background: url(../images/design/layout/center_top.jpg) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12;
}

#DIV_ContainerCenter .content
{
	width: 96%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: 12px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 10px;
	vertical-align: top;
	float: left;
}

#DIV_ContainerCenter .bottom
{
	width: 100%;
	background: url(../images/design/layout/center_bottom.jpg) no-repeat;
	height: 20px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12;
}

#DIV_ContainerCenter p
{
	margin-bottom: 30px;
	vertical-align: top;

}

#DIV_ContainerCenter a:link, a:visited, a:active
{
	color: #0066CC;
	text-decoration: none;
}


#DIV_ContainerCenter a:hover
{
	text-decoration: underline;
}


#DIV_ContainerCenter h3
{
	font-size: 14px;
	color: #000000;
	vertical-align: top;
}

#DIV_ContainerCenter table
{


}

#DIV_ContainerCenter th
{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
}


#DIV_ContainerCenter .bezeichnung-zelle
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	height: 16px;
}

#DIV_ContainerCenter .inhalt-zelle
{
	text-decoration: none;
	color: #333333;
	padding: 2px 3px;
	height: 16px;
}

#DIV_ContainerCenter .subtitel-zelle
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

#DIV_ContainerCenter .tabelle-inhalt-zelle
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 22px;
}

#DIV_ContainerCenter .tabelle-bezeichnung-zelle
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	height: 22px;
}

#DIV_ContainerCenter .tabelle-inhalt-zeile
{
	cursor: default;

}

#DIV_ContainerCenter .tabelle-inhalt-zeile:hover
{
	background-color: #E4E4E4;
	cursor: default;
	color: #000000;

}

#DIV_ContainerCenter .tabelle-inhalt-zeile-marked
{
	cursor: default;
	background-color: #FFFF00;

}

#DIV_ContainerCenter .tabelle-inhalt-zeile-gruen
{
	cursor: default;
	background-color: #00CC99;
}

#DIV_ContainerCenter .tabelle-inhalt-zeile-blau
{
	cursor: default;
	background-color: #66CCFF;
}

#DIV_ContainerCenter .tabelle-inhalt-zeile-rot
{
	cursor: default;
	background-color: #FF6464;
}

#DIV_ContainerCenter .tabelle-seitentitel-zelle
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;

}

#DIV_ContainerCenter .tabelle-bereichstitel-zelle
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;

}

#DIV_ContainerCenter .tabelle-buttons-zelle
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;


}

#DIV_ContainerCenter .tabelle-schluss-zelle 
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	font-weight: bold;
}

#DIV_ContainerCenter .tabelle-subitel-zelle 
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: bold;
	height: 22px;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	vertical-align: middle;
}

#DIV_ContainerCenter input:disabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}


#DIV_ContainerCenter .form-input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}

#DIV_ContainerCenter .form-input-unsichtbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F2F0F1;
	border: 0px;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}

#DIV_ContainerCenter .form-input-deaktiviert
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #999999;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}

#DIV_ContainerCenter .form-input-markiert
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFF00;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}


#DIV_ContainerCenter .form-checkbox
{
	vertical-align: middle;
}

#DIV_ContainerCenter .form-button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	height: 20px;
	border: 1px solid #000000;
	padding-bottom: 2px;
	float: left;
	margin-right: 10px;
}


#DIV_ContainerCenter .form-submitbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	height: 20px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}

#DIV_ContainerCenter .form-dropdown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#DIV_ContainerCenter .linkbar-zelle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 25%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#DIV_ContainerCenter .linkbar-zelle-aktiv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 25%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#DIV_ContainerCenter .memberfoto-zelle
{
	text-align: left;
	vertical-align: top;
}


#DIV_ContainerCenter .optionen-tabelle
{
	border: 1px solid #666666;
}

#DIV_ContainerCenter .news-banner-zelle
{
	background-color: #999999;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#DIV_ContainerCenter .news-text-zelle
{
	text-decoration: none;
	color: #333333;
	padding: 2px 10px 0px 2px;
	height: 16px;
	text-align: justify;
	vertical-align: top;
}

#DIV_ContainerCenter .news-text-zelle p
{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}


#DIV_ContainerCenter .news-optionen-zelle
{
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	height: 180px;
	text-align: left;
	width: 120px;
	background-image: url(../images/design/layout/news_optionen_hg.gif);
	background-repeat: repeat-y;
}


#DIV_ContainerCenter .news-optionen-leer
{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(../images/design/layout/news_optionen_hg.gif);
	background-repeat: repeat-y;
	width: 120px;
}


#DIV_ContainerCenter .news-tabelle
{
	vertical-align: top;
	margin-bottom: 20px;
}

#DIV_ContainerCenter #DIV_NewsKommentare
{
	width: 550px;
	display: block;
	float: left;
}

#DIV_NewsKommentare .infospalte
{
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	vertical-align: top;
}

#DIV_NewsKommentare .inhaltspalte
{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	vertical-align: top;
}




#DIV_ContainerCenter .news-intro-text
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#DIV_ContainerCenter .titelbalken
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/design/titelbalken_center.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 20px;
	vertical-align: middle;
	float: left;
}

#DIV_ContainerCenter .gesamtbox
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
	padding: 5px;
	width: 538px;
	float: left;
}

#DIV_ContainerCenter .linkebox
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
	padding: 5px;
	float: left;
}


#DIV_ContainerCenter .rechtebox
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
	padding: 5px;
	float: left;
}

#DIV_ContainerCenter ul
{
	margin: 0;
	padding: 0;
}

#DIV_ContainerCenter li
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 16px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/icons/aufzaehlungspunkt1.gif);	
}

#DIV_ContainerCenter li:hover
{
	list-style-image: url(../images/icons/aufzaehlungspunkt2.gif);
}




.news-text-zelle
{
	font-size: 10px !important;
	color: #000000 !important;
}

.news-text-zelle table
{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #006699;
}


.news-text-zelle tr
{
	height: 20px;
	cursor: default;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	
}

.news-text-zelle td 
{
	vertical-align: middle;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#divGoogleMap
{
	border: 1px solid #666;
	float: left;
	height: 650px;
	width: 100%;
}
