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

a {
	color: #65008D;
}

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

#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: 203px;
}

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

#left {
	width: 240px;
}

#left_indent {
	margin: 0 0px 0 0px;
	margin-left: 27px;
}

#vernetzt {
	margin: 30px 0 0 0px;
	text-align: center;
}

#spacer {
	height: 181px;
}

#spacer2 {
	height: 20px;
}

.spacer3 {
	height: 167px;
}

#spacer3_pos{
	height: 80px;
}

#spacer3_pos2{
	margin: 0 207px 0 257px;
}

#middle {
	width: 566px;
}

#content {
	width: 495px;
	
}

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

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

#right-top {
	height: 537px;
	background: url(../img/bg_right_top.jpg) top left no-repeat;
}

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

#innerfooter {
	color: #E4EAEA;
	font-weight: normal;
	margin-left: 240px;
	margin-right: 194px;
	text-align: center;
}

#innerfooter a {
	color: #E4EAEA;
	font-size: 11px;
}

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

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

#styletop {
	height: 19px;
	color: #B889D2;
	text-indent: 46px;
	font-weight: bold;
}

#style {
	height: 37px;
	text-indent: 11px;
}

#main_float {
	width: 760px;
	float: left;
}

#toplevel {
	width: 734px;
	height: 32px;
}

#banner_module {
	width: 157px;
}

#banner_module img {
	border: 1px solid #FFFFFF;
}

#banner1 .banner_spacer {
	display: none;
}

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

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

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

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


/* ****************************** UNDERMENUE CSS ***************************************/

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

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

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

.secondlevel_6191_over {
	text-decoration: none;
	display:block;
}
/*+-----------------------------------------------------------------------------------+*/


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6191, a.navpoint_toplevel_6191:link, a.navpoint_toplevel_6191:visited, a.navpoint_toplevel_6191:active, .menue_point_toplevel_6191_over, a.navpoint_toplevel_6191:hover {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
}

/* menuepoint background */
.menue_point_toplevel_6191 {
	background: url('../img/toplevel.jpg') 100% 50% no-repeat;
}

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6191:hover, .menue_point_toplevel_6191_over, .menue_point_toplevel_6191_over a {
	color: #5800A6;
	font-weight: bold;
	font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_6191:hover, .menue_point_toplevel_6191_over {
	background: url('../img/toplevel.jpg') 100% 50% no-repeat;
}

.menue_point_toplevel_6191, .menue_point_toplevel_6191_over{
	margin-top: 0;
}

/* ****************************** UNDERMENUE CSS ***************************************/

/* margin undermenue
.menue_group {
margin-bottom: 10px;
margin-top: 10px;
}*/

.menue_group_6191 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_6191_start{
	display: none;
}

.menue_group_6191_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_6191, .navpoint_secondlevel_6191:link, a.navpoint_secondlevel_6191:visited, a.navpoint_secondlevel_6191:active, a.navpoint_secondlevel_6191:hover, .menue_point_secondlevel_6191 {
	width: 100%;
	height: 29px;
	text-align: right;
	line-height: 29px;
}

/* undermenuepoint background */
.menue_point_secondlevel_6191 {
	background: url('../img/secondlevel.gif') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_6191 a {
	color: #7C71B8;
	font-weight: normal;
	font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_6191:hover, .menue_point_secondlevel_6191_over, .menue_point_secondlevel_6191_over a{
	color: #8442BE;
	font-weight: bold;
	font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_6191_over, a.navpoint_secondlevel_6191:hover{
	background: url('../img/secondlevel_over.gif') top left no-repeat;
}


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

body {
	background: #006363 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: #EF8CF1;
	font-weight: 400;
}

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

.vorschau, .description{
	color: #F8F1FF;
}

.immo-tab{
	color: #F8F1FF;
}

/* 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: #F8F1FF;
}