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

a{color: #779706;}

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

#fix2{
    background: url('../img/bg_fix2.jpg') top no-repeat;
}

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

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

#left{
 width: 259px;
}

#middle {
 width: 511px;
}

#content {
 width: 500px;
 
}

#right{
 width: 230px;
}

#tab-top{
    width: 230px;
    height: 34px;
    line-height: 22px;
    text-align: left;
    text-indent: 35px;
    color: #FEFEFE;
    background: url('../img/bg_tab_top.gif') top no-repeat;
}

/* Sportarten */

.tab-ange{
    width: 230px;
    height: 40px;
}

.tab-pic{
    width: 49px;
    height: 39px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.tab-text{
    width: 181px;
    height: 39px;
    text-align: left;
    line-height: 39px;
    color: #8C8B88;
    float: left;
    margin: 0px;
    padding: 0px;
}

.tab-text a{
    color: #8C8B88;
}

.tab-text a:hover{
    color: #303030;
}
/* Sportarten ende */

/* Styleswitcher */

#style-tab-top{
    width: 230px;
    height: 34px;
    background: url('../img/bg_style_top.jpg') top no-repeat;
    line-height: 22px;
    text-align: left;
    text-indent: 35px;
    color: #FFFFFF;
}

#style-tab-body{
    margin-left: 8px;
    text-align: left;
}

/* Styleswitcher ende */


#footer {
 height: 60px;
 line-height: 23px;
 color: #C8C8C8;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #C8C8C8;
 font-weight: normal;
 margin-left: 44px;
 margin-right: 232px;
 text-align: left;
}
#innerfooter a {
 color: #858480;
 font-size: 11px;
}

#innerfooter a:hover {
 color: #303030;
 font-size: 11px;
}

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_2600, a.navpoint_toplevel_2600:link, a.navpoint_toplevel_2600:visited, a.navpoint_toplevel_2600:active, .menue_point_toplevel_2600_over, a.navpoint_toplevel_2600:hover {
width: 100%;
height: 34px;
line-height: 22px;
text-indent: 49px;
text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_2600:hover, .menue_point_toplevel_2600_over, .menue_point_toplevel_2600_over a {
color: #FFFEFE;
font-weight: normal;
font-size: 12px;
}

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

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

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

.menue_group_2600 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_2600_start{
    display: none;
}

.menue_group_2600_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_2600, .navpoint_secondlevel_2600:link, a.navpoint_secondlevel_2600:visited, a.navpoint_secondlevel_2600:active, a.navpoint_secondlevel_2600:hover, .menue_point_secondlevel_2600 {
width: 100%;
height: 19px;
text-align: left;
line-height: 19px;
text-indent: 65px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_2600 a {
color: #8C8B88;
font-weight: normal;
font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_2600:hover, .menue_point_secondlevel_2600_over, .menue_point_secondlevel_2600_over a{
color: #303030;
font-weight: normal;
font-size: 11px;
}

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


/* *********************** menue ende ************************ */

body {
 background: #EBD912;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_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: #000000;
}

h6, #content .legacy_h6, .legacy_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{
    font-weight: normal;
}

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

/* nicht �ndern wenn wei�er hintergrund */
#startseite_news ul a{
 font-size: 12px;
 color: #7C7C7C;
 font-weight: normal;
}

/* Tabschriften (classen) */
/*
.tab_link_title a{
    color: #;
    font-weight: normal;
}

.tab_link{
    color: #;
}

.tab_link_mehr{
    color: #;
}
*/
/* Tabschriften Ende */

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


.event-title a {
	color: #4D4D4D;
}