body
{
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
color: #5A604F;
background-color: #ffffff;
font-family: verdana,arial;
font-size: 10pt;
}

table,tr,td
{
color: #5A604F;
font-family: verdana,arial;
font-size: 10pt;
}

/* Scrolleiste */

body
{
scrollbar-arrow-color: #D2DFA8;
scrollbar-base-color:#ffffff ;
scrollbar-highlight-color : #D2DFA8;
scrollbar-shadow-color :#D2DFA8;
scrollbar-track-color: #ffffff;
}

/* Layout */

.leiste
{
background-color:#ABBD8A;
color:white;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
line-height:20px;
height:20px;
}


.navigation
{
background-color: #ffffff;
color: black;
text-decoration: none ;
font-family: verdana, sans-serif;
font-size: 10pt;
}


.logoleiste
{
background-color: #DFEDAF;
color:black;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
height: 80px;
}

/* rubriktitel */

.seitentitel
{
background-color:#BBCE7B;
color:black;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 16pt;
width:600px;
border-bottom:solid 1px #eaeaea;
line-height:40px;
height:40px;
padding-left:20px;
}


.hintergrund
{
background-color:#BBCE7B;
color:#ffffff;
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 10pt;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}

.inhalt
{
background-color:#DFEDAF;
padding:20px;
}

/* Menue */

#menu a
{
display: block;
background-color:#A0B37B;
color:#ffffff;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}

#menu a:visited
{
background-color:#A0B37B;
color:#ffffff;text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}

#menu a:active
{
background-color:#A0B37B;
color:#ffffff;text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}

#menu a:hover
{
background-color:#CAD997;
color:#ffffff;text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}

/* Allgemeine Links im text */

a:link
{
color: #5A604F;
text-decoration: underline;
font-family: verdana;
font-size: 10pt;
}

a:visited
{
color:#5A604F;
text-decoration:underline;
font-family: verdana;
font-size: 10pt;
}

a:active
{
color:#5A604F;
text-decoration: underline;
font-family: verdana;
font-size: 10pt;
}

a:hover
{
color: #ffffff;
background-color:#A0B37B;
text-decoration:underline;
font-family: verdana;
font-size: 10pt;
}
