/* CSS Document */

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

table.hauptabelle {
	height:100%;
	background-color:#660000;
}
.hintergrund_oben {
	background-image:url(Bilder/verlauf_oben.jpg);
	/*height:408px;*/
	vertical-align:bottom;
	}
.hintergrund_unten {
	background-image:url(Bilder/verlauf_unten.jpg);
	/*height:162px;*/
	}




h1 { font-size:14px;
	margin-bottom: 1px;
	margin-top: 1px;
}

h2 { font-size:14px;
	margin-bottom: 1px;
	margin-top: 1px;
	}
	
a {
	border: none;
	}