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

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

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

.banner_spacer{display: none;}

/* headerhoehe */
#header {
	height: 170px;
	background: url('../img/bg_header.jpg') top no-repeat;
}

#header-bottom {
	background: url('../img/bg_header_bottom.jpg') top no-repeat;
	height: 25px;
}

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

#left {
	width: 194px;
}

#left-top {
	height: 17px;
	line-height: 1px;
	font-size: 1px;
}

#middle {
	width: 526px;
}

#content {
	width: 480px;
	
}

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

.erg-top {
	text-align: left;
	font-size: 12px;
	color: #327E30;
	font-weight: bold;
	text-indent: 57px;
	height: 56px;
	line-height: 56px;
	width: 266px;
	background: url('../img/bg_erg.gif') top left no-repeat;
}

.sponsoren-top {
	text-align: center;
	font-size: 12px;
	color: #327E30;
	font-weight: bold;
}

.sponsoren-body {
	margin-left: 8px;
	margin-right: 8px;
	width: 250px;
}

.banner-spacer {
	height: 10px;
	/*background: url('../img/bannerspacer.gif') top no-repeat;*/
	line-height: 1px;
	font-size: 1px;
}

#overfooter {
	background: url('../img/bg_overfooter.jpg') top no-repeat;
	height: 40px;
}

#footer {
	height: 55px;
	color: #8D8E8E;
	font-size: 11px;
	background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
	color: #8D8E8E;
	font-weight: normal;
	margin-left: 194px;
	margin-right: 280px;
	text-align: center;
}
#innerfooter a {
	color: #8D8E8E;
	font-size: 11px;
}

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

#header .banner-spacer {
	display: none;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_2964, a.navpoint_toplevel_2964:link, a.navpoint_toplevel_2964:visited, a.navpoint_toplevel_2964:active, .menue_point_toplevel_2964_over, a.navpoint_toplevel_2964:hover {
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-indent: 15px;
	text-align: left;
}

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

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

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

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

.menue_point_toplevel_2964, .menue_point_toplevel_2964_over{
	margin-top: 8px;
}

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

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

.menue_group_2964 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_2964_start{
	display: none;
}

.menue_group_2964_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_2964, .navpoint_secondlevel_2964:link, a.navpoint_secondlevel_2964:visited, a.navpoint_secondlevel_2964:active, a.navpoint_secondlevel_2964:hover, .menue_point_secondlevel_2964 {
	width: 100%;
	height: 19px;
	text-align: left;
	line-height: 15px;
	text-indent: 12px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_2964 a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_2964:hover, .menue_point_secondlevel_2964_over, .menue_point_secondlevel_2964_over a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
}

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


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

body {
	background: #D4D4D4 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: #000000;
	font-weight: normal;
}

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{
  /* ARIAL font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

#newslinks, #newsmandate {
	border: 1px solid #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: #;
}
*/
/* 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;
}