/* CSS SPD ANS*/

body	{
	font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	line-height:140%;
	color :  #000000;
	}
span.fett{
	font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : bold;
	line-height:140%;
	color :  #000000;
	}
span.wichtig{
	font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	line-height:140%;
	color :  #F01508;
	}
span.kursiv{
	font-family: arial,verdana,sans-serif;
	font-style: italic;
	font-size : 12px;
	font-weight : normal;
	line-height:140%;
	color :  #000000;
	}
span.kursivmini{
	font-family: arial,verdana,sans-serif;
	font-style: italic;
	font-size : 10px;
	font-weight : normal;
	line-height:140%;
	color :  #000000;
	}
span.rotfett{
	font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : bold;
	line-height:140%;
	color :  #E61E13;
	}
span.naviaktiv{
	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :  #878178;
	line-height:140%;
	}
	
a:link                               
	{
   	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;
	text-decoration:underline;
	}
		 	 
a:visited
	{
	 font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;    
	text-decoration:underline;
    } 
	 	 
a:active
	{   	
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;
	text-decoration:underline;
  	} 	
a:hover
	{
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color : #E61E13;
	line-height:140%;  
	text-decoration:underline;
  	}
	
a:link.navi                              
	{
   	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;
	text-decoration:none;
	}
		 	 
a:visited.navi
	{
	 font-family: arial,verdana,sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;    
	text-decoration:none;
    } 
	 	 
a:active.navi
	{   	
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :  #000000;
	line-height:140%;
	text-decoration:none;
  	} 
	
a:hover.navi
	{
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color : #E61E13;
	line-height:140%;  
	text-decoration:none;
  	}
	

