#aussen {
	height: 800px;
	width: 1000px;
	background-image:url(../bilder/hintergrund.jpg);
	}
#navi {
	position: absolute;
	top: 183px;
	height: 600px;
	width: 200px;
	float:left;
	margin-left: 5px;
	left: 9px;
	}
#menu {
	width:auto;
	min-height: 20px;
	border-bottom-style: dotted;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 2px;
	margin: 5px;
	}
#umenubox {
	width: auto;
	height: auto;
	margin-left: 15px;
	}
#content {
	position: absolute;
	top: 168px;
	left: 284px;
	height: 624px;
	width: 700px;
	background-color:#FFFFFF;
	padding:3px;
	overflow:auto;
	}
.horizontale_linie {
	border: dashed 1px #333333;
	clear: both;
	}	
.newsindex {
	width: 100px;
	height: 100px;
	float: left;
	margin: 15px 15px 0px 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	}
.bildrahmen {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	float: left;
	margin: 5px 15px 5px 5px;
	clear: both;
	}
.contentbild {
	border: 1px #000000 solid;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	float:left;
	}
.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
.navi a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navi a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navi a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navi a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: underline;
	}
.unavi {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}
.contentfett {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color:#333333;
	}
.content {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	color:#333333;
	}
.content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
	}
.content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
	}
.content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#FF9933;
	}
h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#FF9933;
	text-decoration:underline;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	}
#footer {
	width:400px;
	height:auto;
	text-align:center;
	position:absolute;
	left: 300px;
	}
.footer {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
.footer a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
.footer a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
.footer a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}