/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #0066CC;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 11px;
}
a:hover  {
        color : #CC0000;
        font-size: 11px;
        text-decoration: none;
}
a.white  {
        color : #ffffff;
        text-decoration : none;
        font-weight : bold;
        font-style: normal;
}
a.white:hover  {
        color : #ffffff;
        text-decoration : underline;
}
a.whitemenu  {
        color : #ffffff;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a.whitemenu:hover  {
        color : #ffffff;
        text-decoration : underline;
}
a.nobold  {
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a.nobold:hover  {
        text-decoration : underline;
}


body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        line-height: 12px;
        background-color: #BDBDBD;
        margin: 0;
        padding: 0;

}
h1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : bold;
        line-height : 18px;
        color : #c00;
}
h2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 16px;
        font-weight : bold;
        line-height : 16px;
        color : #c00;
}
h3 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #c00;
}
h4 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #c00;
}
h5 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #c00;
}
h6 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #c00;
}
.small {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;

}
.topwhite {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #ffffff;
        font-size : 10px;
}
td  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        line-height: 14px;
}
td.header  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #ffffff;
        background-color : #292963;
}
input {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #292963;
        }
select {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #292963;
        }
textarea {
        color : #666666;
        }
.formtext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.formelements {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #999999;
}
.tsmall {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: normal;
}
.tmiddle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.tbig {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
}
.weiss {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin:0;
background-color: #717274;
color: White;
float: left;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.7em 1.6em;
background-color: #717274;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-weight:bold;
}

#navcontainer ul li a:hover
{
background-color: #CCCCCC;
color: #fff;
font-weight:bold;
}

#lmactive0 {
padding: 0.7em 1.6em;
background-color: #fff;
color: #666666;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#listmenu1 {
list-style-type:none;
margin:0;
padding-right:12px;
line-height:18px;

}
#listmenu1 a {
color:#666666;

}
#listmenu1 a:hover {
color:#333333;
font-weight:bold;
}

#lmactive1 {
color: #666666;
font-weight:bold;
}

#listmenu2 {
list-style-type:none;
margin:0;
padding-left:12px;
line-height:18px;

}
#listmenu2 a {
color:#666666;

}
#listmenu2 a:hover {
color:#333333;
font-weight:bold;
}

#lmactive2 {
color: #666666;
font-weight:bold;
}





#spaced {
padding: 0.6em;
}
#mininavrechts {
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 12px;
	}
#mininavrechts a{
color:#FFFFFF;

}
form#xmailer            {margin: 2em 0; padding-left: 5%;}
#xmailer label          {display: block; float: left; width: 6em;}
#xmailer input          {background: #ffffff;}
#xmailer textarea       {background: #ffffff;}
#xmailer input:focus    {background: #f9f9f9;}
#xmailer textarea:focus {background: #f9f9f9;}
#xmailer div.radios     {_margin-left: 6em;}
#xmailer input.radio    {float: left; margin-right: .7em; background: transparent;}
#xmailer .radios p      {line-height: .9em;}
#xmailer .radios label  {margin-top: 2px;}
#xmailer div.radios + p {width: 100%; text-align: center;}
#xmailer input.button   {margin-top: 1em; cursor: pointer; background: #e6e6e6; _margin-left: 64px; _margin-right: 50px;}

