/* CSS Document Sabine Pfanne-Dreesen*/

body	{
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	line-height:130%;
	color :  #4D3939;
	}

div.headline{
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight :bold;
	line-height:140%;
	color : #4D3939;	
	}
span.untertitel{
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 10px;
	font-weight :normal;
	line-height:100%;
	color : #AE8858;	
	}
span.headline{
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight :bold;
	line-height:140%;
	color : #4D3939;	
	}



	
a:link                               
	{
   	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :#4D3939;	
	line-height:140%;
	}
		 	 
a:visited
	{
	 font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :#4D3939;
	line-height:140%;
	}
	 	 
a:active
	{   	
 	 font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :#4D3939;
	line-height:140%;
	} 
	
a:hover
	{
 	font-family: verdana, sans-serif;
	font-style: normal;
	font-size : 11px;
	font-weight : normal;
	color :#AE8858;	
	line-height:140%;
	}
	

