/*
Body-Grau        #9b9d9e
Grau-Inhalte:    #ccccc4
GrimmeGrün:      #19962b
*/

html, body {
 margin: 0px;
 padding: 0px;
}

body {
 background-color: #9b9d9e;
 text-align: center;
}

body, p, td, li, ul {
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 line-height: 14pt;
 color: #666566;
}

p, h1, h2, h3, h4, ul, table {
 padding-left: 30px;
 padding-right: 50px;
}

ul {
 margin-left: 30px;
 margin-right: 30px;
}

li {
 padding-bottom: 10px;
}


ul.textliste {
 list-style: none;
}

a:link {color: #19962b;}
a:visited {color: #19962b;}
a:active {color: #19962b;}
a:hover {color: #19962b;}

h1, h2, h3, h4 {
 color: #19962b;
}

h1 {
 font-size: 12pt;
 line-height: 14pt;
 font-weight: bold;
 padding-top: 30pt;
}


h2 {
 clear: both;
 font-size: 9pt;
 font-weight: bold;
 line-height: 11pt;
 font-style: italic;
}

h3 {
 clear: both;
 font-size: 9pt;
 font-weight: bold;
 line-height: 13pt;
}

h4 {
 clear: both;
 font-size: 9pt;
 font-weight: bold;
 line-height: 13pt;
 margin-bottom: -20px;
 padding: 0px;
 padding-left: 30px;
}

.bildrechts {
 margin-bottom: 15px;
 float: right;
 text-align: left;
}

.bildlinks {
 border-bottom: 1px solid white;
}

.bildunterschrift {
 padding-left: 15px;
 float: left;
 font-size: 8pt;
 font-weight: bold;
 line-height: 13pt;

}

.reihenbild {
 clear: both;
 margin-bottom: 2px;
 float: left;
}


.logo {
 float: left;
 border: 0px;
}

.bildmitte {
 margin-left: 15px;
 float: center;
 border: 1px solid #3F8A5C;
}

.border-ru {
 float: left;
 border: 0px;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
}

.border-u {
 float: left;
 border: 0px;
 border-bottom: 1px solid #fff;
}

br.hart {
 clear: both;
}

.event0
{
 height:500px;
 margin-bottom: 2px;
}

.event1 {
  clear: both;
  float: left;
  height: 321px;
 margin-bottom: 2px;
}

.event2 {
 height: 642px;
}

.eventautor {
 font-size: 7pt;
 color: #19962b;
}

/* Containerpositionen */

#mainContainer
{
 width: 964px;
 margin: auto;
 text-align: left;
 background-color: #666566;
}

#bodyblock {
 width: 966px;
 padding: 0px;
 margin: 0px;
 background-color: #ccccc4;
 background-image: url(../picture/bg.gif);
 background-repeat: repeat-y;
}

#navigation {                                /* Menu */
 z-index: 1;
 width: 966px;
 height: 40px;
 float: left;
 background-color: #fff;
}

#titelLogo {                             /* Textinhalte */
 width: 486px;
 height: 165px;
 float: left;
}

#titelBild {
 float: left;
 width: 480px;
 height: 165px;
 background-color: #19962b;
}

#contentLinks {                             /* Textinhalte */
 width: 486px;
 float: left;
 padding-bottom: 50px;
 border-top: 6px solid white;
}

#contentRechts {                             /* Textinhalte */
 width: 480px;
 float: left;
 border-top: 6px solid white;
 padding-bottom: 50px;
 background: #ccccc4;
}


#fusszeile {
 clear: both;
 margin: 0;
 padding: 0.3em;
 text-align: center;
 background-color: #9b9d9e;
}

p.fuss {
 font-size: 7pt;
 color: #ffffff;
}

p.fuss a:link, p.fuss a:link a:visited {
 font-size: 7pt;
 color: #ffffff;
}


/* Menueeinstellungen */

#mainMenu, #mainMenu ul {                                  /* ul erste ebene */
 padding:0;
 margin:0;
 margin-top: 8px;
 margin-left: 25px;
 list-style-type:none;
}

#mainMenu ul {                                /* ul zweite ebene */
 z-index: 500;
 margin: 10px;
 margin-top: 3px;
 position: absolute;
 visibility: hidden;
 background-color: #fff;                        /* for right mouseover effect */
}

#mainMenu li {                            /* li erste ebene */
 float: left;
 padding: 3px;
 margin-left: 0px;
 background-color: #fff;               /* mouseover effect */
}

#mainMenu a {
 color: #666566;                          /* a erste ebene */
 display: block;
 text-decoration: none;
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 padding-left: 8px;
 padding-right: 10px;
}


#mainMenu ul a {
 z-index: 500;
 font-size: 7.5pt;
 color: #666566;
 border-bottom: none;
 padding: 3px;
 padding-right: 10px;
}


/* Hover für alle Ebnen */

#mainMenu  a.navinaktiv:link, a.navinaktiv:visited {                         /* Hover Ebene 1 */
   color: #666566;    /* blau */
}

#mainMenu a.navinaktiv:hover, a.navinaktiv:active, a.navinaktiv:focus {
   color: #19962b;    /* gruen */
}

#mainMenu a.navaktiv:link, a.navaktiv:visited {                         /* Hover Ebene 1 */
   color: #19962b;    /* grau */
}

#mainMenu a.navaktiv:hover, a.navaktiv:active, a.navaktiv:focus {
   color: #19962b;   /* gruen */
}



/* Ebene 2 */
#mainMenu li:hover ul,
#mainMenu li.hover ul
{
 visibility: visible;
}

#mainMenu li:hover ul ul,
#mainMenu li.hover ul ul
{
 visibility: hidden;
}


/* Ebene 3 */
#mainMenu li:hover ul li:hover ul,
#mainMenu li.hover ul li.hover ul
{
 visibility: visible;
}

#mainMenu li li {
 float: none;
 border: none;
 padding: 0.1em;
}

#mainMenu li {
  behavior: url(css/hover.htc);
}

#mainMenu ul ul {
 z-index: 500;
 position: absolute;
 margin-top: -2em;
 left: 100%;
}

#mainMenu a.daddy
{
 background: url(../picture/rightarrow2.gif) center right no-repeat;
}
