input {
	font-size : 10px;
	border-style : double;
	border-color : 333333;
}
body  {

	background-color : #334D96;

}



a:link  {

	color : Navy;

	font-weight : bold;

	font-size : 12px;

	text-decoration : none;

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



}



a:visited  {



	color : #0057CB;

	font-weight : bold;

	font-size : 12px;

	text-decoration : none;

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

}



a:hover  {

	color : White;

	font-weight : bold;

	font-size : 12px;

	text-decoration : none;

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

}

#grau  {

	background-color : #00CCFF;

}



#pixel  {

	background : bilder/pixel.gif;

}



p  {

	font-size : 12px;

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

	color : Black;

	text-decoration : none;

}



#fett  {

	font-weight : bold;

}



div  {



	font-size : 10px;

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

	font-weight : normal;

	color : Black;

	text-decoration : none;

}



