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

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

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

#header-top {
	background: url('../img/bg_header_top.jpg') top no-repeat;
	height: 49px;
	text-align: right;
	color: #B6B6B6;
}

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

#left {
	width: 240px;
}

#middle {
	width: 520px;
}

#content{
	width: 490px;
	line-height: 18px;
}

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

#suche {
	background: url('../img/bg_suche.jpg') top no-repeat;
	height: 21px;
	width: 196px;
}

#top-suche {
	height: 19px;
	display: inline;
}

.inputfield_suche{
	margin: 0px;
	padding:0px;
	width: 167px;
	border: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A19077;
	font-weight: normal;
	vertical-align: top;
	background: transparent;
}

.button_suche{
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 19px;
	border: 0;
	background: transparent;
	/* margin-top: 3px; */
}

#styleswitcherschrift {
	color: #867356;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 7px;
}

#newsletter {
	background: url('../img/bg_newsletter.jpg') top no-repeat;
	height: 21px;
	width: 196px;
}

.inputfield_mail{
	margin: 0px;
	padding:0px;
	width: 167px;
	border: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A19077;
	font-weight: normal;
	vertical-align: top;
	background: transparent;
}

.button_mail{
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 19px;
	border: 0;
	background: transparent;
	/* margin-top: 3px; */
}

.boxtop {
	background: url('../img/boxtop.jpg') top no-repeat;
	height: 25px;
	color: #6A0000;
	text-indent: 13px;
	line-height: 25px;
	font-weight: bold;
}

.boxtop2 {
	background: url('../img/boxtop2.jpg') top no-repeat;
	height: 25px;
	color: #699CC8;
	text-indent: 13px;
	line-height: 25px;
	font-weight: bold;
}


.boxbody {
	color: #867356;
}


.boxfooter {
	height: 20px;
	line-height:1px;
	font-size: 1px;
}

#right-bilder {
	background: url('../img/right_bilder.jpg') top no-repeat;
	height: 443px;
	width: 196px;
}

.right-ueberschrift {
	font-size: 13px;
	color: #A63C3C;
	font-weight: bold;
}

#footer {
	height: 49px;
	line-height: 30px;
	color: #908370;
	font-size: 11px; 
	background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
	color: #908370;
	font-weight: normal;
	margin-right: 42px;
	text-align: right;
}
#innerfooter a {
	color: #908370;
	font-size: 11px;
}

#innerfooter a:active, #innerfooter a:link, #innerfooter a:visited {
	color: #908370;
	font-size: 11px;
}
#innerfooter a:hover {
	color: #9B1111;
	font-size: 11px;
}

/* **************************** INDIVIDUELLES ******************************************/
#banner {
	width: 192px;
	overflow: hidden;
	text-align: center;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_2294, a.navpoint_toplevel_2294:link, a.navpoint_toplevel_2294:visited, a.navpoint_toplevel_2294:active, .menue_point_toplevel_2294_over, a.navpoint_toplevel_2294:hover {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_2294:hover, .menue_point_toplevel_2294_over, .menue_point_toplevel_2294_over a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

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

.menue_point_toplevel_2294, .menue_point_toplevel_2294_over{
    margin-top: 3px;
}

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

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

.menue_group_2294 {
    margin-bottom: 6px;
    margin-top: 1px;
}
.menue_group_2294_start{
    display: none;
}

.menue_group_2294_end{
    display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_2294:hover, .menue_point_secondlevel_2294_over, .menue_point_secondlevel_2294_over a{
	color: #9B1111;
	font-weight: normal;
	font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_2294_over, a.navpoint_secondlevel_2294:hover{
	background: url('../img/secondlevel_over.jpg') top left no-repeat;
}
body {
	background: #FFFFFF;
}

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

h1, #content .legacy_h1, .legacy_h1,H2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
}

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

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