BODY {
	
	font-family:'arial';
	background-attachment:fixed;
	background-color:white;
	
	color=#000000;
	margin-left:10px;
        margin-right:10px; 
	margin-top:10px; 
	margin-bottom:10px;

}
 

h1
{
	font-family:'arial';
	color:#000000;
	font-size: 16px;
}

h3
{
color:#666666;
}


A
{
	font-decoration:underline;
	color:#000000;
	font-weight: normal;
}
A:hover 
{
	color :#000000;
	background-color: #FF9900;
	font-weight: bold;
}

P {
	font-family : Arial, Helvetica, sans-serif;

}








.normal_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normal_fett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.normal_klein_rot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.winzig {font-size: 9px}

.google {
	font-size: 1px;
	color: #F9E6AE;
}
.normal_fett_big {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
