body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #72AFB6;
}

a.logo {
	color: #111111;
	font-size: 10px;
	margin-left: 5px;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
	width: 780px;
}

#fix2 {
	background: url('../img/bg_fix2.jpg') top center no-repeat;
}

/*#fix1 {
	background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/

/* headerhoehe */
#header {
	height: 181px;
}

#maindiv {
	background: url('../img/bg_body.jpg') top center repeat-y;
}

#left {
	width: 161px;
}

#left_indent {
	margin: 0 0px 0 0px;
}

#left-top {
	height: 33px;
/*	background: url('../img/bg_left_top.jpg') top no-repeat;*/
}

#vernetzt {
	margin: 30px 0 0 0px;
}

#middle {
	width: 490px;
}

#content {
	width: 470px;
	
}

#right {
	width: 129px;
	text-align: left;
}

#right_indent {
	margin: 0 0px 0 0px;
}

#right-top {
	height: 400px;
}

#footer {
	height: 20px;
	font-size: 11px;
	background: url('../img/bg_footer.jpg') top no-repeat;
}

/*#innerfooter a:hover {
	color: #;
	font-weight: bold;
}*/

/* **************************** INDIVIDUELLES ******************************************/

/* ****************************** MENUE CSS ***************************************/

.menue_point_toplevel_6426 {
	margin: 0px;
	padding: 0px;
}

a.navpoint_toplevel_6426:link, a.navpoint_toplevel_6426:visited, a.navpoint_toplevel_6426:active {
	text-decoration: none;
	display:block;
}

.toplevel_6426_over {
	text-decoration: none;
	display:block;
}

/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6426, a.navpoint_toplevel_6426:link, a.navpoint_toplevel_6426:visited, a.navpoint_toplevel_6426:active, .menue_point_toplevel_6426_over, a.navpoint_toplevel_6426:hover {
	width: 100%;
	height: 25px;
	line-height: 20px;
	text-align: right;
}

/* menuepoint background */
.menue_point_toplevel_6426 {
	background: url('../img/toplevel.jpg') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_6426 a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6426:hover, .menue_point_toplevel_6426_over, .menue_point_toplevel_6426_over a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_6426:hover, .menue_point_toplevel_6426_over {
	background: url('../img/toplevel_over.jpg') top left no-repeat;
}

.menue_point_toplevel_6426, .menue_point_toplevel_6426_over{
	margin-top: 5px;
}

/* *********************** menue ende ************************ */

body {
	background: #F2F8FE;
/* url('../img/bg_body2.jpg') top center repeat-x*/
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1 {
	color: #1B8CFD;
}

#newslinks, #newsmandate {
	border: 1px solid #1B8CFD;
}

/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
	color: #FFFFFF;
}

.immo-tab{
	color: #000000;
}
*/

/* nicht ändern wenn weißer hintergrund */
#startseite_news ul a{
	font-size: 12px;
	color: #7C7C7C;
	font-weight: normal;
}

/* Tabschriften (classen) */
/*
.tab_link_title a{
	color: #;
	font-weight: normal;
}

.tab_link{
	color: #;
}

.tab_link_mehr{
	color: #;
}

.tab_link_mandat a {
	color: #;
}

*/
/* Tabschriften Ende */

/* Verstaltung optimiert für weißen Hintergrund */
.weekdays, .weekdays a:link a:visited a:active a:hover, .weekdays_active {
	color: #cccccc;
}

.weekdays_active a:link a:visited a:active a:hover {
	color: #F7911E;
}

.events-header-heute {
	color: #ffffff;
	background-color: #4C4C4C;
}
.events-header {
	color: #5B5B5B;
	background-color: #E3E3E3;
}
.event-ort, .event-info {
	color: #4C4C4C;
}


.event-title a {
	color: #000000;
}