/* CSS Document */

#siteName{
        margin: 0px;
        padding: 8px 0px 8px 0px;
        color: #ffffff;
        font-weight: normal;
}
/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: verdana,sans-serif;
 font-size: 16px;
 color: #5c679d;
 margin: 0px;
 padding: 0px;
 letter-spacing:0.3em;
}

h2{
 font-family: Verdana,sans-serif;
 font-size: 9pt;
 color: #919999;
 margin: 0px;
 padding: 0px;
 letter-spacing: 0.3em;
}

h3{
 color: #334d55;
}

h4{
 font-family: Verdana,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Verdana,sans-serif;
 font-size: 12px;
 color: #5c67a5;
}

.wappentext
{
position:absolute;
width:550px;
height:250px;
z-index:1;
left: 135px;
top: 70px;
visibility: hidden;
background-color: #F5f7f7;
border: 2px solid #5c67a5;
}

p {font-weight:normal;}

.Nlink {
font-family: Arial,sans-serif;
font-size: 12px;
font-weight: normal;
color: #5c67a5;
}

.liste
{
font-family: Verdana,sans-serif;
font-size: 10pt;
font-weight: normal;
color: #5c67a5;
}

.normal
{
font-family: Verdana,sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

p.legende
{
font-family: Verdana,sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

p.AZiele
{
font-family: Verdana,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}


/************************************/
/* interne Links  */
/************************************/

#utility{
        font-family: Verdana,sans-serif;
        font-size: 11px;
        position: absolute;
        top: 8px;
        right: 0px;
        color: #919999;
}

#utility a{
        color: #ffffff;
}

#utility a:hover{
        text-decoration: underline;
}

/************************************/
/* Links */
/************************************/
#sectionLinks{
        margin: 0px;
        padding: 0px;
        font-size: 10pt;
        background-color:#5c67a5;
}

#sectionLinks h6{
        font-family: 'Vonness Medium',Verdana,sans-serif;
        font-size: 14px;
        color: #cccccc;
        font-weight:normal;
        margin-left: 0px;
        padding: 2px 0px 2px 10px;
}


#sectionLinks a:link{
        display: block;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #cccccc;
        background-image:  url("../pics/bg_nav.jpg");
        font-weight: normal;
        padding: 3px 0px 3px 10px;
        color: #5c67a5;
}

#sectionLinks a:visited{
        display: block;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #cccccc;
        background-image:  url("../pics/bg_nav.jpg");
        font-weight: normal;
        padding: 3px 0px 3px 10px;
        color: #5c67a5;
}

#sectionLinks a:hover{
        display: block;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        background-color: #ffcb00;
        background-image: none;
        padding: 3px 0px 3px 10px;
        font-weight: normal;
        text-decoration: none;
}

div#wetter {
border:solid 1px #5c67a5;
width:120px;
background-color:#5c67a5;
margin-left:30px;
color:#ffffff;
}

td {
font-family: Verdana,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
padding:2px;
}

p.description {font-size: 10px;}

td.table
{
background-color:#e8eae9;
height:1.9em;
}

td.table a
{ text-decoration:none; color:#5c67a5; }

td.table a:link
{ text-decoration:none; color:#5c67a5; }

td.table a:hover
{ text-decoration:underline; color:#000000; }






/***********************************************/
/*End Component Divs                           */
/***********************************************/
