/* Style text */



body {background-color: lemonchiffon;
background-attachment: fixed;
width: 90%;
scrollbar-arrow-color:#008000;
scrollbar-track-color:lemonchiffon;
scrollbar-face-color:lemonchiffon;
scrollbar-highlight-color:lemonchiffon;
scrollbar-3dlight-color:#008000;
scrollbar-darkshadow-color:#008000;
scrollbar-shadow-color:#008000;}


h1 {font-family: Arial, sans-serif;
font-style: italic;
font-size: 26px;
font-weight: bold;
color: #008000;
text-align: center;}

h2 {font-family: Arial, sans-serif;
font-style: italic;
font-size: 20px;
font-weight: bold;
color: #008000;
text-align: left;}

h3 {font-family: Arial, sans-serif;
font-style: italic;
font-size: 14px;
font-weight: bold;
color: #008000;
text-align: left;}

p, ul, li, table, tr
{font-family: Verdana;
font-size: 12px;

color: black;
text-align: justify;}

.right {text-align: right;}

div.header {position: absolute; top: 0px; left: 10px;}
div.menu {position: absolute; top: 130px; left: 10px;}
div.main {position: absolute; top: 130px; left: 210px;}

A:link {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 14px; color: #008000;}

A:hover {text-decoration: none; background-color: lemonchiffon; font-family: Verdana; font-weight: bold; font-size: 14px; color: #00A000;}

A:active {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 14px; color: #008000;}

A:visited {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: 14px; color: #008000;}

<!--Links für Menü-->

a.menu
{background-color: lemonchiffon;
color: black;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a:hover.menu
{color: silver;}
