body
{
        font-family: Verdana, Arial;
		/* Werte: scroll - Das Hintergrundbild wandert beim Scrollen mit.
                  fixed  - Das Hintergrundbild behält seinen festen Standort.*/
        background-attachment: scroll;
      	background-color : #E6E7E9;
      	background-repeat : no-repeat;
      	font-weight : bold;
      	font-family : Arial;
      	font-size : 20px;
      	line-height : 20px;
        /* defining the scrollbar-colours */
        scrollbar-base-color:#86BAAE;
        scrollbar-arrow-color:#0c6c00;
        scrollbar-highlight-color:#ffffff;
        scrollbar-track-color:#FFEEDD;
}
	  
A:link
{
font-size: 18px;
line-height: 20px; 
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
}

A:visited
{
font-size: 18px;
line-height: 20px; 
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
}

A:hover
{
font-size: 18px;
line-height: 20px; 
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #009999;
}

A:bb:hover
{
font-size: 18px;
line-height: 20px; 
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #009999;
}

A:active, A:focus
{
font-size: 18px;
line-height: 20px;  
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #009999;
}

.aktiv
{
font-size: 13px;
line-height: 16px;  
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #009999;
}

.menuehead
{
font-size: 12px;
line-height: 16px;  
font-family: Arial;
text-decoration: none;
line-height: normal;
font-weight: bold;
color: #333333;
}

/*
a:link {}
a:visited {}
a:hover {}
a.normal:link {}
a.normal:visited {}
a.normal:focus {}
a.normal:active {}
a.normal:hover {}
a.aktiv:link {}
a.aktiv:visited {}
a.aktiv:active {}
a.aktiv:focus {}
a.aktiv:hover {}
*/

/*  class="maintext" */
.maintext {
font-family: Arial;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
}

.textlink {
font-family: Verdana, Arial;
font-size: 20px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #F1A655}

.headline {
font-family: Verdana, Arial;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #F1A655}

.menuelink {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #F1A655}

.bildtext {
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000088}

.botton {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #000088}


/*  class="kleinOrange" */
.kleinOrange {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #ff9900}


.schatten {
	width:100%; 
	filter:Shadow(color=#222222, direction=135);
}

.ohneRahmen {
    border:none;
}	

