@charset "UTF-8";
/*###############################################################################*/
/*############### SERVICE SETTINGS ##############################################*/
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#424242;
	padding: 0; 
	margin: 0;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#424242;
}

.werbung_formular		{width:22%;height:180px;margin:2px 0 5px 0;float:left;}
.werbung_formular img	{padding-bottom:4px;}

#start		{margin:0; clear:both;}
#start img 	{margin:0 10px;}
.werb		{ width:80px;}
/*############## TABLE SETTINGS #################################################*/
table	{
	margin:5px 0 0 8px;
	width:505px;
	 text-align:center;
}
table img 			{margin-left:auto; padding:0;}
tabel tr, th  td 	{margin:0; padding:0; border:0;}
th		{background-color:#565656;color:#c4c4c4;}
td 		{background-color:#f2f2f2;}
