body
 {
	scrollbar-base-color:#FFFFFF;
  	scrollbar-arrow-color:#FF9800;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#808080;
 	scrollbar-shadow-color:#808080;
 	scrollbar-track-color:#C0C0C0;
    overflow: hidden;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 18px;
    font-style : normal;
    font-weight : normal;
}

/* menu schriften */

a.link
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #FF9800;
}
a.visited
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #FF9800;
}
a.active
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #FF9800;
}
a.hover
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #FF9800;
}



a.globallinks:link
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

a.globallinks:active
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

a.globallinks:visited
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

a.globallinks:hover
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFC81D;
}

a.globallinks_red:link
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : red;
}

a.globallinks_red:active
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

a.globallinks_red:visited
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : red;
}

a.globallinks_red:hover
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFC81D;
}




.text
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	color : #000000;
}

.content_normal
{
	font-family: Impact; 
	font-size: 12; 
	color:white;
}

.content_normal_black
{
	font-family: Impact; 
	font-size: 12; 
	color:black;
}

