/* CSS Document Cornelia Sellschopp*/

body	{
	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	line-height:140%;
	color :  #333333;
	}
table {
	background-color:#220624;
	border-left-color: #B0B0B0;
	border-width:1px;
	border-style:solid;
	}
table.ohne {
	border-width:0px;
	}

td {
	font-size : 12px;
	}



	
a:link                               
	{
   	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color : #333333;	
	line-height:140%;
	}
		 	 
a:visited
	{
	 font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color : #333333;	
	line-height:140%;    
    } 
	 	 
a:active
	{   	
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color : #333333;	
	line-height:140%;
  	} 
	
a:hover
	{
 	font-family: arial,verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : normal;
	color : #9D55A2;
	line-height:140%;  
  	}
	

 	 

