body {
	background-color:  #C0C0C0;
	font-family: georgia;
	font-size: 9pt;
	color: #6A6A6A;
	scrollbar-3dlight-color: #C0C0C0;
	SCROLLBAR-ARROW-COLOR: #EA0001; 
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-face-color: #C0C0C0;
	SCROLLBAR-SHADOW-COLOR: #EA0001; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EA0001;
	scrollbar-track-color: #C0C0C0;
	
	
background-image:url("http://schokomonster.net/hintergrund.jpg");
background-repeat : repeat;


	
	
}


h1 {
	background-color: #FFFFFF;
	color: #6A6A6A;
	font-family: georgia;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 5px; 
	text-align: left;
	margin: 0;

}


h2 {
	background-color: ;
	color: #EA0000;
	font-family: georgia;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 6px;
	text-align: right;
	margin: 0;
}

  


a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	font-family: georgia;
  font-size: 9pt;
	font-weight: bold;
	cursor: help;
	
}



a:hover {
	text-decoration: none;
	color: #EA0001;
	cursor: help;
	font-weight: bold;
	font-family: georgia;
	font-size: 9pt;

}


b {
	font-family: georgia;
	font-size: 9pt;
	color: #FF8409;
}


 input, textarea{
  
	font-family: tahoma;
	font-size: 9px;
 
 }



