	body {
		margin: 0 0 0 0;
		background-color: #ffffff;
		text-align: center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		background-image: url(graphik/HG-2.gif);
		background-position: top;
		background-repeat: repeat-x;
	}

	#rahmen {
		margin: 0px auto 0px auto;
		width: 780px;
		height: 430px;
		text-align: left;
		/* border: 1px dotted #0E317F; */
		
	}
	#header {
		font-size: 150%;
		font-weight: bold;
		text-align: center;
		height: 2em;
		border-bottom: 3px double #993300;
	}
	#aktuell {
		width: 165px;
		float: right;
		/* border: 1px solid red; */
		text-align: left;
	}
	#aktuell a, #aktuell a:link {
		text-decoration: none;
		color: red;
		font-weight: bold;
		padding: 0px 2px 0px 2px;
		border: dotted 1px #dddddd;
	}
	#aktuell a:hover {
		text-decoration: none;
		color: green;
		background-color: #dddddd;
		border: dotted 1px #aaaaaa;
	}	
	#aktuell h1 {
		font-size: 115%;
		border-bottom: 1px dotted #993300;
		margin: 0.2em 0em 0.2em 0em;
	}
	#aktuell p  {
		text-align: left;
		font-size: 9pt;
		color: #666666;
		margin: 0.1em 0 0 0;
	}
	#aktuell ul, #aktuell li {
		font-size: 9pt;
		color: #666666;
		}
	#werbe1 {
		width: 165px;
		float: left;
		height: 250px;
	}
	#werbe1 img {
		border: 1px solid #cccccc;
		padding: 1px 1px 1px 1px;
		margin: 1px 0px 1px 0px;
	}
	#bild {
		margin: 0px 20px 10px auto;
		width: 410px;
		float: left;
	}
	#bottom {
		width: 99%;
		
	}
	#bottom img {
		border: 1px solid #cccccc;
		padding: 1px 1px 1px 1px;
		margin: 0px -2px 0px 0px;
	}
	#laufzeile {
		position: relative;
		margin: 1px 1px 1px 1px;
		top:   5px;
		width: 402px;
		height: 20px;
		left: 0px;
	}
	h1 {
		font-size: 15pt;
	}
	.tiny {
		font-size: 0.75em;
	}