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

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

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

#nav{
 line-height: 20px;
 float: left;
 color: #417B93;
}

#styleswitsher{
 line-height: 20px;
 float: left;
 color: #639AB1;
}

#styleswitsher_but{
 float: left;
 width: 20px;
}

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

.inputfield_suche{
 margin: 0px;
 padding:0px;
 width: 142px;
 height: 16px;
 line-height: 16px;
 text-indent: 5px;
 border: 0px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #B0B89A;
 font-weight: normal;
 vertical-align: top;
 background: url('../img/bg_leer.gif');
}

.button_suche{
 margin: 0px;
 padding: 0px;
 width: 18px;
 height: 16px;
 border: 0;
 background: url('../img/bg_leer.gif');
}

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

#left{
 width: 250px;
}

#menue{
 width: 250px;
}

#middle {
 width: 555px;
}

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

#right {
 width: 195px;
}

#right-top {
 width: 195px;
 height: 282px;
 background: url('../img/bg_right_top.jpg') top no-repeat;
}

#right_bottom{
 width: 195px;
}

#wetter_top{
 width: 195px;
 height: 26px;
 background: url('../img/bg_wetter.jpg') top no-repeat;
 line-height: 26px;
 color: #FFFFFF;
 font-weight: bold;
 text-align: left;
 text-indent: 24px;
}

#wetter_inhalt{
 margin-left: 18px;
 margin-right: 28px;
 text-align: left;
 color: #23628C;
}

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

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



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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel, a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active, .toplevel_over, a.navpoint_toplevel:hover {
 width: 100%;
 height: 26px;
 line-height: 26px; 
 text-indent: 34px; 
 text-align: left; 
}

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

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

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

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

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

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel, .navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active, a.navpoint_secondlevel:hover, .secondlevel_over {
 width: 100%;
 height: 17px;
 text-align: left;
 line-height: 17px;
 text-indent: 45px; 
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel a {
 color: #0E4264;
 font-weight: normal;
 font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #2F81B7;
 font-weight: normal;
 font-size: 11px;
}

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

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

body {
 background: #DBD2BF;
}

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

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