body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #000000;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 900px;
}
#fix2 {
}
/* headerhöhe */
#header {
 height: 118px;
}

#maindiv {
 background: #E0DED1;
}
#search {
 width: 890px;
 height: 48px;
 margin: 0px;
 padding: 0px;
 margin-right: 10px;
 text-align: left;
}
#left{
 width: 240px;
}
#middle {
 width: 650px;
}

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

#right {
 width: 10px;
}

#right-top {
 width: 10px;
 height: 300px;
}

#footer {
 height: 30px;
 line-height: 30px;
 color: #3A505A;
 font-size: 11px; 
}
#innerfooter{
 color: #3A505A;
 font-weight: normal;
 margin-left: 0px;
 margin-right: 0px;
 text-align: right;
}
#innerfooter a{
 color: #3A505A;
 font-size: 11px;
}

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_1788, a.navpoint_toplevel_1788:link, a.navpoint_toplevel_1788:visited, a.navpoint_toplevel_1788:active, .menue_point_toplevel_1788_over, a.navpoint_toplevel_1788:hover {
width: 100%;
height: 30px;
line-height: 30px;
text-indent: 36px;
text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_1788 a {
color: #7C93A0;
font-weight: bold;
font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_1788:hover, .menue_point_toplevel_1788_over, .menue_point_toplevel_1788_over a {
color: #547182;
font-weight: bold;
font-size: 12px;
}

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

.menue_point_toplevel_1788, .menue_point_toplevel_1788_over{
    margin-top: 0px;
}

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

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

.menue_group_1788 {
 margin-bottom: 5px;
 margin-top: 0px;
}
.menue_group_1788_start{
    display: none;
}

.menue_group_1788_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_1788 a {
color: #7C93A0;
font-weight: normal;
font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_1788:hover, .menue_point_secondlevel_1788_over, .menue_point_secondlevel_1788_over a{
color: #547182;
font-weight: normal;
font-size: 11px;
}

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


/* ****************************** 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: 30px;
 line-height: 30px; 
 text-indent: 36px; 
 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: #7C93A0;
 font-weight: bold; 
 font-size: 12px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel:hover, .toplevel_over, .toplevel_over a {
 color: #547182;
 font-weight: bold;
 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: 0px; 
}
/* ****************************** UNDERMENUE CSS ***************************************/

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

/* 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: 20px;
 text-align: left;
 line-height: 20px;
 text-indent: 46px; 
}

/* undermenuepoint background */
.menue_point_secondlevel {
}

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #547182;
 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; 
}
.menue_point_secondlevel, .secondlevel_over {
 margin-top: 0px; 
}
/*----------------------------------------------------------------------*/

body {
 background: url('../img/bg_wirbel.jpg') repeat;
}

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

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

/* 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;
}
.inputfield {
background-color:#FFFFFF;
border:1px solid #4B8B82;
color:#898989;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:18px;
text-align:left;
width:130px;
line-height: 18px;
}
.button_suche {
background: url('../img/suche.gif') no-repeat;
border:none;
color:#FFFFFF;
width:17px;
height:21px;
}
.button_news {
background: url('../img/suche.jpg') no-repeat;
border:none;
color:#FFFFFF;
width:18px;
height:22px;
}
label {
 font-size: 10px;
 color: #A29F89;
 font-weight: normal;
}
#pabc_links {
border:1px solid #000000;
margin-left:10px;
margin-right:10px;
width:70%;
}
#pabc_links a {
color:#973F35;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:10px;
}
