body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #000000;
 text-align: left;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 780px;
}

#maindiv{
 margin: 0px;
}

/* headerhöhe */
#header {
 height: 80px;
}

#menue{
 width: 780px;
 height: 25px;
 background: url('../img/bg_menue.jpg');
}

#menue-inside{
 margin-left: 240px;
 width: 540px;
}

#fix1{
 background: url('../img/bg_body.jpg');
}



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

#left{
 width: 240px;
}

#left-top{
 width: 240px;
 height: 64px;
}

#left-top a{
 color: #000000;
 text-decoration: underline;
}

#left-top a:hover{
 color: #000000;
 text-decoration: underline;
 font-weight: bold;
}

#left_bottom{
 width: 240px;
 height: 390px;
}

#middle {
 width: 540px;
}

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

/*
#footer {
 height: 105px;
 line-height: 60px;
 color: #627AB5;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #627AB5;
 font-weight: normal;
 margin-left: 340px;
 margin-right: 160px;
 text-align: center;
}
#innerfooter a{
 color: #627AB5;
 font-size: 11px;
}
*/


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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_1264, a.navpoint_toplevel_1264:link, a.navpoint_toplevel_1264:visited, a.navpoint_toplevel_1264:active, .menue_point_toplevel_1264_over, a.navpoint_toplevel_1264:hover {
 width: 100%;
 height: 24px;
 line-height: 24px; 
 text-align: center; 
 float: left;
}

/* menuepoint background */
.menue_point_toplevel_1264 {
 background: #000000;
}

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_1264:hover, .menue_point_toplevel_1264_over, .menue_point_toplevel_1264_over a {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px; 
}

/* menuepoint over background */
a.navpoint_toplevel_1264:hover, .menue_point_toplevel_1264_over {
 background: #70757B;
}

/* menuepoint margin */
.menue_point_toplevel_1264, .menue_point_toplevel_1264_over{
 margin-top: 0px; 
}
/*----------------------------------------------------------------------*/

body {
 background: #FFFFFF;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, H4, H3, H2, H1 {
 color: #797D80;
}

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

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

