	body {
		padding:0px;
		margin:0px;
		align:center;
		background-color:white;
		font-family:arial,sans-serif;
		font-size:1em;
		width:100%;
		height:100%;
		
	}

	table {
		align:center;
		cellpadding:0;
		cellspacing:0;
		border-collapse:collapse;
	}
	td {
		font-family:arial,sans-serif;
		
	}


	.header1 {
		font-weight:bold;
		font-size:1.6em;
		color:darkred;
		vertical-align:top;
		valign:top;
	}
	.header2 {
		font-weight:bold;
		font-size:1em;
		
		color:darkred;
		vertical-align:top;
		valign:top;
	}
	.header3 {
		font-size:0.9em;
		color:black;
		vertical-align:bottom;		
		valign:bottom;
	}
	.header4 {
		font-size:1em;
		color:black;
		vertical-align:bottom;		
		valign:bottom;
	}	
	.content {
		font-size:0.8em;
		line-height:1.3em;
		vertical-align:top;
		
	}
	.line {
		background-color:darkred;
		line-height:0.1em;
		border-top:10px solid white;
		border-bottom:5px solid white;
	}
	.frame {
		padding:10px;
		background:url(Linien.jpg) bottom left no-repeat;
	}
	.rightline {
		border-right:2px solid black;
		padding-right:5px;
		padding-left:5px;
		font-weight:bold;
		font-size:0.9em;
		line-height:1.1em;
		color:darkgray;		
		
	}
	.rightliner {
		padding-left:5px;
		font-weight:bold;
		font-size:0.9em;		
		line-height:1.1em;
		color:darkgray;		
	}
	.rightlinel {
		border-right:2px solid black;
		padding-right:5px;
		font-weight:bold;
		font-size:0.9em;		
		line-height:1.1em;
		color:darkgray;		
	}
	.bwframe {
		border-bottom:8px solid white;
	}
	
	.verlauf_oben_links {
		background:url(verlauf_oben_links.png) bottom right no-repeat;
		
	}

	.verlauf_oben_mitte {
		background:url(Schatten_Oben.jpg) bottom left repeat-x;
		
	}	

	.verlauf_oben_rechts {
		background:url(verlauf_oben_rechts.png) bottom left no-repeat;
		
	}	

	.verlauf_unten_links {
		background:url(verlauf_unten_links.png) top right no-repeat;
		
	}

	.verlauf_unten_mitte {
		background:url(Schatten_Unten.jpg) top left repeat-x;
		
	}	

	.verlauf_unten_rechts {
		background:url(verlauf_unten_rechts.png) top left no-repeat;
		
	}	

	.verlauf_mitte_rechts {
		background:url(Schatten_Rechts.jpg) top left no-repeat;
				
	}	

	.verlauf_mitte_links {
		background:url(Schatten_Links.jpg) top right no-repeat;
		
	}


	
	a:link {
		text-decoration:none;
		color:darkred;
		font-weight:bold;		
	}
	a:visited {
		text-decoration:none;
		color:darkred;
		font-weight:bold;
	}
	a:focus {
		text-decoration:none;
		color:darkred;
		font-weight:bold;
	}
	a:hover {
		text-decoration:none;
		color:black;
		font-weight:bold;
	}
	a:active {
		text-decoration:none;
		color:darkgray;
		font-weight:bold;
	}
	ul {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
