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

a {
  color: #3D83E2;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
  width: 1000px;
}
#fix2 {
  background: url('../img/bg_fix2.jpg') top center no-repeat;
}
/* headerhoehe */
#header {
  height: 152px;
}

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

#left {
  width: 234px;
}

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

#middle {
  width: 557px;
}

#content {
  width: 519px;
  
}

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

#right-top {
  height: 400px;
}

#footer {
  height: 55px;
  line-height: 28px;
  color: #5D5D5D;
  font-size: 12px;
  background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
  color: #5D5D5D;
  font-weight: normal;
  margin-left: 290px;
  text-align: left;
}
#innerfooter a {
  color: #5D5D5D;
  font-size: 12px;
}

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

#content_spacer {
	height: 24px;
}

#style {
  height: 21px;
}

#styler {
  width: 102px;
  color: #DB8C15;
  line-height: 20px;
  float: left;
  text-align: right;
}

#switch {
  width: 107px;
  float:right;
}

#switch a{
	margin-left: 9px;
}

/* #### TABS #### */
.tab {
	width: 193px;
	margin-top: 15px;
	text-align: left;
/*	background: url('../img/bg_tab.jpg') top center no-repeat;*/
}

.tab_header {
	font-weight: 700;
	color: #5D5D5D;
	text-indent: 15px;
	line-height: 28px;
	height: 40px;
	background: url('../img/bg_tab_header.jpg') top center no-repeat;
}

.tab_content {
	margin-left: 15px;
	color: #414141;
	width: 168px;
}

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

#menu {
	margin-left: 14px;
}

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_4988, a.navpoint_toplevel_4988:link, a.navpoint_toplevel_4988:visited, a.navpoint_toplevel_4988:active, .menue_point_toplevel_4988_over, a.navpoint_toplevel_4988:hover {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 28px;
  text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_4988 a {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_4988:hover, .menue_point_toplevel_4988_over, .menue_point_toplevel_4988_over a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
}

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

.menue_point_toplevel_4988, .menue_point_toplevel_4988_over{
  margin-top: 3px;
}

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

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

.menue_group_4988 {
  margin-bottom: 6px;
  margin-top: 3px;
}
.menue_group_4988_start{
  display: none;
}

.menue_group_4988_end{
  display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_4988, .navpoint_secondlevel_4988:link, a.navpoint_secondlevel_4988:visited, a.navpoint_secondlevel_4988:active, a.navpoint_secondlevel_4988:hover, .menue_point_secondlevel_4988 {
  width: 100%;
  height: 19px;
  text-align: left;
  
  text-indent: 22px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_4988 a {
  color: #DB8C15;
  font-weight: normal;
  font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_4988:hover, .menue_point_secondlevel_4988_over, .menue_point_secondlevel_4988_over a{
  color: #5D5D5D;
  font-weight: bold;
  font-size: 12px;
}

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


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

body {
  background: #F8E8D0 url('../img/bg_top.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: #DB8C15;
  font-weight: normal;
}

h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1{
  font-family: Arial, Verdana, Helvetica, sans-serif;
}


/*
.vorschau{
  color: #FFFFFF;
}
*/

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

/* 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: #414141;
    font-weight: bold;
}

.tab_link{
    color: #414141;
}

.tab_link_mehr{
    color: #414141;
}
/* 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;
}

.font_size_fix {
	font-size: 12px;
}

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