
body {
	margin-top: 0px;
	background-image: url(../bilder/background_verlauf.jpg);
	background-repeat: repeat-x;
	
	
	}
	
.tabelle { border: 1px;}

.maintable {
	background-image: url(../bilder/background.jpg);
	background-repeat: no-repeat;
	background-color: #545454;
	}
	
.table_left {
	background-image: url(../bilder/background_l.jpg);
	background-repeat: no-repeat;
	background-color: #545454;
	}
	
.table_right {
	background-image: url(../bilder/background_r.jpg);
	background-repeat: no-repeat;
	background-color: #545454;
	}		
	
A { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	text-decoration: none;
	}
	
img { border: 0;}
	
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #d4d4d4;
	text-decoration: none;
		
	}
	
.antworten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #d4d4d4;
	text-decoration: none;
		
	}
	
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #b7bb8e;
	text-decoration: none;
	}
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

.HR { 
border-top: 0px;
border-bottom: 1px solid #999999;}


DIV#impressum A { font-size: 10px;}

div#copyright A, A:visited { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #ffffff;
	text-decoration: none;
	}