body               
	{ 
	scrollbar-base-color: #E16606
	}

.downloads
	{
	font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.downloads
	{ text-decoration: none; }
	
a.downloads:hover
	{ text-decoration: underline; }


.text_normal
	{
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.text_normal
	{ text-decoration: none; }
	
a.text_normal:hover
	{ text-decoration: underline; }	

.text_ueberschrift
	{
	font-size : 18px;
	color : #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.text_klein
	{
	font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.text_extraklein
	{
	font-size : 11px;
	color : #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.formtags
	{
	border-style: solid;
	border-width: 1px;
	border-color: #FBDB11;
	background-color: #DE8704;
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}