.body {												/*Eigenschaften des Hintergrunds*/
	background-color:#8C0000;
	font-family:sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	
	scrollbar-track-color:#7C0000;	
	scrollbar-face-color:#8C0000;    
	scrollbar-arrow-color:#DD0000;  
	scrollbar-highlight-color:#DD0000; 
	scrollbar-3dlight-color:#990000;
	scrollbar-shadow-color:#770000;	 
	scrollbar-darkshadow-color:#660000;
	}

.body_index {
	background-color:#8C0000;
	background-image:url(images/Hintergrund_schaedel3.jpg);
	background-attachment:fixed;
	font-family:sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-align:center;
	
	scrollbar-track-color:#7C0000;	
	scrollbar-face-color:#8C0000;    
	scrollbar-arrow-color:#DD0000;  
	scrollbar-highlight-color:#DD0000; 
	scrollbar-3dlight-color:#990000;   
	scrollbar-shadow-color:#770000;	 
	scrollbar-darkshadow-color:#660000;
}
	
.main_table{
	width:98%;
	height:100%;
	vertical-align:top;
	background-color:#8C0000;
	border: 1px solid #FF0000;
	color:#FF0000;	
}

.main_table_head {
	height:100px;
	color:#FF0000;	
/*	border: 1px solid #FF0000;*/
}

.main_table_left {
	width:25%;
	height:100%;
/*	text-align:center;
	vertical-align:top;*/
}

.main_table_right {
	width:200px;
	height:100%;
	text-align:center;
		vertical-align:top;		
}

.menu_pts {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-family:sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
/*	width:140px;*/
}

A:link {
	font-family:sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
	border:none;
	}        
A:visited {
	font-family:sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
	border:none;
 }        

A:hover {
	color:#FF0000;
	text-decoration:none;
	border:none;
}

A:active {
	font-family:sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
	border:none;
	}

.show_canceled {
	color:#FF0000;
}

.show_actual {
	color:#00FF00;
}

.middle {
/*	border:1px solid #FF0000;*/
	height:100%;
}

.bottom {
	font-family:sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-align:center;
}

.date {
	color:#999900;
	font-weight:bold;
}

.merchandise {
	width:100%;
	font-family:sans-serif;
	font-size:9pt;
	color:#FFFFFF;
/*	text-align:center;*/
	border: 1px solid #CCCCCC;
	vertical-align:top;
}
.news {
	width:100%;
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;

	border: 1px solid #CCCCCC;
	vertical-align:top;
}

.list {
	background-image:url(images/Hintergrund_schaedel3.jpg);
	background-attachment:fixed;
	width:100%;
	height:100%;
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;

	border: 1px solid #CCCCCC;
	vertical-align:top;
}
