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

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

#style{
 width: 1000px;
 height: 33px;
 background: url('../img/bg_style.jpg') top no-repeat;
}

#suche{
 height: 29px;
 width: 40px;
 line-height: 29px;
 text-indent: 31px;
 float: left;
 padding: 0px;
 margin: 0px;
}

#suche-feld{
 width: 210px;
 height: 29px;
 float: left;
 padding: 0px;
 margin: 0px;
 text-align: left;
}

.inputfield_suche{
 margin: 0px;
 padding:0px;
 width: 130px;
 height: 18px;
 text-indent: 5px;
 line-height:18px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #9C9C9C;
 border: 0px;
 font-weight: normal;
 background: #ffffff;
}


.button_suche{
 width: 19px;
 height: 17px;
 border: 0;
 background: url('../img/button.jpg') top left no-repeat;
}

#style_inside_leer{
 width: 550px;
 height: 29px;
 line-height: 29px;
 font-size: 1px;
 float: left;
 padding: 0px;
 margin: 0px;
}

#style_inside_schrift{
 width: 90px;
 height: 29px;
 line-height: 29px;
 float: left;
 padding: 0px;
 margin: 0px;
 color: #0060B4;
}

#style_inside_but{
 width: 110px;
 height: 29px;
 text-align: left;
 float: left;
 padding: 0px;
 margin: 0px;
}

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

#left{
 width: 250px;
}

#middle {
 width: 650px;
}

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

#right {
 width: 100px;
}

#right-top {
 width: 100px;
 height: 406px;
}

#footer {
 height: 33px;
 line-height: 33px;
 color: #005CB8;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #005CB8;
 font-weight: normal;
 margin-left: 250px;
 margin-right: 43px;
 text-align: right;
}
#innerfooter a{
 color: #005CB8;
 font-size: 11px;
}

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



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

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

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

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


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

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

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

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

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





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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_442, a.navpoint_toplevel_442:link, a.navpoint_toplevel_442:visited, a.navpoint_toplevel_442:active, .menue_point_toplevel_442_over, a.navpoint_toplevel_442:hover {
 width: 100%;
 height: 25px;
 line-height: 23px; 
 text-indent: 46px; 
 text-align: left; 
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_442:hover, .menue_point_toplevel_442_over, .menue_point_toplevel_442_over a {
 color: #163B5C;
 font-weight: bold;
 font-size: 12px; 
}

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

/* menuepoint margin */
.menue_point_toplevel_442, .menue_point_toplevel_442_over{
 margin-top: 5px; 
}
/* ****************************** UNDERMENUE CSS ***************************************/

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

.menue_group_442 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_442_start{
    display: none;
}

.menue_group_442_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_442, .navpoint_secondlevel_442:link, a.navpoint_secondlevel_442:visited, a.navpoint_secondlevel_442:active, a.navpoint_secondlevel_442:hover, .menue_point_secondlevel_442 {
 width: 100%;
 height: 20px;
 text-align: left;
 line-height: 20px;
 text-indent: 71px; 
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_442:hover, .menue_point_secondlevel_442_over, .menue_point_secondlevel_442_over a {
 color: #272727;
 font-weight: normal;
 font-size: 11px;
}

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

/*----------------------------------------------------------------------*/

body {
 background: #FFFFFF;
}

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

#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;
}

