@charset "UTF-8";
body {
	background-color: 	#FFFFFF;
	font-family: 		Courier, "Courier New", monospace;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#000000;
}

table {
	border-width:		0px;
	border-style:		none;
	border-spacing:		0px;
	margin:				0px;
	padding:			0px;
}
.contentpaneopen {
	border-width:		0px;
	border-style:		none;
	border-spacing:		0px;
	margin:				0px;
	padding:			0px;
}

#logo {
	position:			absolute;
	left:				55px;
	top:				45px;
	height:				75px;
	width:				455px;
	overflow:			visible;
	text-align:			right;
	vertical-align:		bottom;
	z-index:			100;
}

#adressbereichdiv {
	position:			absolute;
	left:				530px;
	top:				50px;
	height:				70px;
	width:				280px;
	vertical-align:		bottom;
	text-align:			left;
	z-index:			101;
}
#adressbereichdiv a:link {
	color:				#000000;
	text-decoration:	none;
}
#adressbereichdiv a:hover {
	color:				#FF0000;
	text-decoration:	none;
}
#adressbereichdiv a:visited {
	color:				#000000;
	text-decoration:	none;
}
.adressbereich {
	font-family: 		Courier, "Courier New", monospace;
	font-size:			13px;
	line-height:		17px;
	font-weight:		normal;
	color:				#000000;
	vertical-align:		bottom;
}
#menubereich {
	position:			absolute;
	left:				55px;
	top:				145px;
	height:				50px;
	width:				455px;
	overflow:			visible;
	text-align:			right;
	vertical-align:		top;
	z-index:			102;
}
#menu01{
	position:			relative;
	right:				0px;
	float:				right;
	padding-left:		10px;
	text-align:			left;
	vertical-align:		top;
}
#menu02{
	position:			relative;
	right:				0px;
	float:				right;
	padding-left:		10px;
	padding-right:		20px;
	border-right-style:	solid;
	border-right-width:	1px;
	border-right-color:	#000000;
	text-align:			left;
	vertical-align:		top;
}
#menu03 {
	position:			relative;
	right:				0px;
	float:				right;
	padding-left:		10px;
	padding-right:		20px;
	text-align:			left;
	vertical-align:		top;
}
#menubereich ul {
	list-style: 		none; 
	margin:   			0px;
	border:   			0px;
	padding-left:  		0px;
	padding-right:  	0px;
	padding-top:  		0px;
	padding-bottom:  	0px;
}
#menubereich a:link {
	font-family: 		Courier, "Courier New", monospace;
	font-size:			13px;
	line-height:		17px;
	font-weight:		normal;
	color: 				#000000;
	text-decoration:	none;
}
#menubereich a:hover {
	color: 				#FF0000;
	font-size:			13px;
	line-height:		17px;
	text-decoration:	none;
}
#menubereich a:visited {
	color: 				#000000;
	font-size:			13px;
	line-height:		17px;
	text-decoration:	none;
}
#bilder {
	position:			absolute;
	left:				35px;
	top:				245px;
	height:				35px;
	width:				475px;
	overflow:			visible;
	text-align:			right;
	vertical-align:		top;
	z-index:			103;
}
a img {
	border: none;
}
#inhalt {
	position:			absolute;
	left:				530px;
	top:				240px;
	width:				450px;
	overflow:			visible;
	text-align:			left;
	vertical-align:		top;
	z-index:			104;
}
.titel {
	font-family: 		Courier, "Courier New", monospace;
	font-size:			13px;
	line-height:		19.5px;
	font-weight:		normal;
	color:				#000000;
	text-transform: 	uppercase;
	text-decoration:	underline;
}
.fliesstext {
	font-family: 		Courier, "Courier New", monospace;
	font-size:			12px;
	line-height:		16px;
	font-weight:		normal;
	color:				#000000;
	text-transform: 	none;
	text-decoration:	none;
}
#inhalt a:link {
	color: 				#000000;
	font-weight:		900;
	text-decoration:	none;
}
#inhalt a:hover {
	color: 				#FF0000;
	font-weight:		900;
	text-decoration:	none;
}
#inhalt a:visited {
	color: 				#000000;
	font-weight:		900;
	text-decoration:	none;
}
