.schriftgross
{
	font : bolder normal normal larger Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : lighter;
	height : auto;
	letter-spacing : -1px;
	line-height : normal;
	color : #FF9C31;
     
}

.schriftgross2
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : lighter;
	height : auto;
	letter-spacing : -1px;
	line-height : normal;
	color : black;
        }
.schriftgrossfettblau
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : #00319C;
	}
.schriftnormalfettblau
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : #00319C;
	}

.schriftnormalblau
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : #00319C;
	}
.schriftnormalfettschwarz
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : black;
	}
	.schriftnormalschwarz
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : black;
	}
	.schriftnormalfettschwarzgr
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : black;
	}
	
	.schriftfuss
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : black;
	}
	
		.schriftfussklein
{
	font : normal normal normal larger Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	height : auto;
	letter-spacing : 0px;
	line-height : normal;
	color : black;
	}
	
 a:link {  text-decoration: none; color: Black;}
 a:active {  text-decoration: none; color: Black;}
 a:visited {  text-decoration: none; color: Black;}
 a:hover { COLOR: Black; TEXT-DECORATION: underline;}

.menu_over { background-color: #FFCE9C;  }
.menu_out  { background-color: #ffffff;  }
.menu_out2 { background-color: #C0D8F1;  }
.menu_visited { background-color: #000000;  }

 body
        {
        scrollbar-face-color:#0079Ce;
        scrollbar-shadow-color: #0079ce;
        scrollbar-highlight-color: #0079ce; 
        scrollbar-3dlight-color: #C0D8F1; 
        scrollbar-darkshadow-color: #C0D8F1; 
        scrollbar-track-color: #0079ce;
        scrollbar-arrow-color: #C0D8F1
        }

 
