<style type="text/css">
<!--
	html {
		height: 100%;
	}

	body {
		background-color: #808081;
		background-image: url(../grafiken/hinter_seite.gif);
		background-repeat: repeat-x;
		height: 100%;
		font-size: 100.1%;
	}
	
	img {
		border: 0;
	}

	div#hintergrundlinks {
		width: 255px;		
		position: absolute;
		min-height: 60%;
		top: 330px;
		left: 0px;
		z-index: 5;
		background-image: url(../grafiken/schrifthintergrund_links.gif);
	}	

	* html div#hintergrundlinks {  /* unser IE-Hack */
		width: 255px;		
		position: absolute;
		height: 60%;
		top: 330px;
		left: 0px;
		z-index: 5;
		background-image: url(../grafiken/schrifthintergrund_links.gif);
	}	

	div#inhalt {
		background: #282526;
		width: 730px;
		position: absolute;
		top: 158px;
		left: 255px;
		z-index: 10;
		background-image: url(../grafiken/hinter_inhalt.gif);
		background-repeat: repeat-x;
	}	
	
	div#inhaltlinks {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 10px;
	
	}

	div#inhaltrechts {
		width: 219px;
	}
	
	div#hauptmenue {
		position:absolute; 
		left:0px; 
		top:188px; 
		width:243px; 
		height:133px; 
		z-index:13
	}
	
	div#kopf {
		position:absolute;
		left:255px; 
		top:0px; 
		width:95px; 
		height:32px; 
		z-index:12;
	}
	
	div#logo {
		position:absolute; 
		left:34px; 
		top:44px; 
		width:154px; 
		height:87px; 
		z-index:11;
	}
	
	.ueberschrift {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffbe00;
		font-weight: bold;
		padding-bottom: 26px;
		line-height: 18px;
		text-align:left;
		vertical-align:bottom;
	}

	.ueberschriftSTARTSEITE {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffbe00;
		font-weight: bold;
		padding-top: 26px;
		line-height: 18px;
		text-align:left;
		vertical-align:bottom;
	}

	.fliesstext {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #c0c0c0;
		line-height: 20px;
		padding-top: 5px;
	}
	.fliesstext a:link { text-decoration:none; color: #cc9801; }
	.fliesstext a:visited { text-decoration:none; color: #cc9801; }
	.fliesstext a:hover { text-decoration:underline; color: #cc9801; }
	.fliesstext a:active { text-decoration:underline; color: #cc9801; }

	.zwischenueberschrift {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #dadada;
		font-weight: bold;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 1px;

	}

	.bildunterschrift {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #c0c0c0;
		font-weight: normal;
		line-height: 14px;
		padding-top: 5px;

	}
	.bildunterschrift a:link { text-decoration:none; color: #cc9801; }
	.bildunterschrift a:visited { text-decoration:none; color: #cc9801; }
	.bildunterschrift a:hover { text-decoration:underline; color: #cc9801; }
	.bildunterschrift a:active { text-decoration:underline; color: #cc9801; }

-->
</style>
