body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #2C2C2C;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
	width: 822px;
}

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

/* headerh�he */
#header {
	height: 207px;
}

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

#left{
	width: 256px;
}

#style-style a{
    color: #732B3D;
}

#middle {
	width: 530px;
}

#content {
	width: 500px;
	
}

#right, #right-top {
	width: 36px;
}

#right-top {
	height: 400px;
}

#footer {
	height: 39px;
	line-height: 39px;
	color: #732B3D;
	font-size: 11px; 
	background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
	color: #732B3D;
	font-weight: normal;
	margin-left: 259px;
	margin-right: 35px;
	text-align: center;
}
#innerfooter a {
	color: #732B3D;
	font-size: 11px;
}



body {
	background: #91A3C5 url('../img/bg.jpg');
}

.h4link a:link, .h4link a:hover, .h4link a:visited, 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: #732B3D;
}

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

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

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

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_7996, .menue_list_toplevel_7996,
.menue_point_secondlevel_7996, .menue_group_7996,
.menue_point_thirdlevel_7996, .menue_list_thirdlevel_7996 {
	margin: 0px;
	padding: 0px;
}

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

.toplevel_7996_over,
.secondlevel_7996_over,
.thirdlevel_7996_over {
	text-decoration: none;
	display:block;
}

.menue_list_toplevel_7996 li,
.menue_group_7996 li,
.menue_list_thirdlevel_7996 li {
	list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_7996, a.navpoint_toplevel_7996:link, a.navpoint_toplevel_7996:visited, a.navpoint_toplevel_7996:active, .menue_point_toplevel_7996_over, a.navpoint_toplevel_7996:hover {
	width: 100%;
	line-height: 25px;
	text-indent: 22px;
	text-align: left; 
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_7996:hover, .menue_point_toplevel_7996_over, .menue_point_toplevel_7996_over a {
	color: #732B3D;
	font-weight: normal;
	font-size: 12px; 
}

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

.menue_point_toplevel_7996, .menue_point_toplevel_7996_over{
	margin-top: 5px;
}

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

.menue_group_7996 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.menue_group_7996_start{
	display: none;
}

.menue_group_7996_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_7996, .navpoint_secondlevel_7996:link, a.navpoint_secondlevel_7996:visited, a.navpoint_secondlevel_7996:active, a.navpoint_secondlevel_7996:hover, .menue_point_secondlevel_7996 {
	width: 100%;
	text-align: left;
	
	text-indent: 32px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_7996 a {
	color: #732B3D;
	font-weight: normal;
	font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_7996:hover, .menue_point_secondlevel_7996_over, .menue_point_secondlevel_7996_over a{
	color: #4B4B4B;
	font-weight: normal;
	font-size: 11px;
}

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


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

.event-title a {
	color: #2C2C2C;
}