
body {	
   	
	background-color: #373824;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;		
	}

	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.zelle {
	height: 166px;
	width: 222px;	
}

.content
{
	background-attachment: fixed;
	background-color: #373824;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left left;
}

a {
   font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : underline;	
	font-weight: bold;	
}


a:Hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-decoration : underline;
}

.red {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;	
}





