body	 { 	background-image:url('images/bg_verlauf.jpg');
			background-repeat: repeat-x;
			background-color:#7B2E00;
			overflow-y: auto;
			overflow-x: hidden;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			}
			
td.schattenl	 { 	background-image:url('images/schattenlinks.gif');
					background-repeat: repeat-y; 
					}
					
td.schattenr	 { 	background-image:url('images/schattenrechts.gif');
					background-repeat: repeat-y; 
					}
		
td.text { 	font-family:verdana;
			font-size:11px;
			color:#000000; 
			}
font.test {	font-family:verdana;
			font-size:11px;
			color:#7B2E00;
			font-weight:bold; 
			}	
			
a.text:link, a.text:visited, a.text:active, a.text:focus { 	font-family:verdana; 
															font-size:11px; color:#7B2E00;
															bottom-padding:500px; 
															text-decoration:underline; 
															font-weight:bold; 
															}									
a.text:hover { 	font-family:verdana; 
				font-size:11px; color:#7B2E00;
				margin-bottom:5px; 
				text-decoration:none; 
				font-weight:bold; 
				}
