@charset "UTF-8";
/* CSS Document */

a:focus, a:active {
	outline:none;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	background-color: #FFF;
}
#container {
	height: 600px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
}
#topleft {
	height: 600px;
	width: 200px;
	float: left;
	background-image: url../bilder/index/menuback.png;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../bilder/index/menuback.png);
}
#topflash {
	height: 200px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	z-index: 5;
	background-image: url(../bilder/kopfbilder/burg.jpg);
}
#shadow {
	width: 620px;
	height: 650px;
	background-image: url(../bilder/index/shade.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menublack {
	height: 40px;
	width: 200px;
	padding: 0px;
}
#map {
	height: 80px;
	width: 170px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#menu {
	height: 300px;
	width: 170px;
	text-align: right;
	padding-right: 30px;
	padding-top: 30px;
}
#tabindex {
}
#tabelle {
	width:560px;
	height:400px;
	z-index:1;
	left: 230px;
	top: 250px;
	overflow: visible;
	font-size: 8pt;
	line-height: 10pt;
}
#contentleft {
	height: 370px;
	width: 580px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
}
#usterstripe {
	height: 40px;
	width: 580px;
}
#contentright {
	height: 300px;
	width: 200px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 100px;
}
#content {
	float: left;
	height: 420px;
	width: 600px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#topbanner {
	float: left;
	height: 100px;
	width: 170px;
	margin-top: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topbannertwo {
	float: left;
	height: 200px;
	width: 170px;
	margin-top: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 8pt;
	line-height: 11pt;
}
.banner {
	height: 100px;
	width: 170px;
	float: left;
}
.p_mit_Einzug_links_titel {
	font-weight: bold;
	font-size: 8pt;
	color: #000;
}
.p_mit_Einzug_links_regular {
	font-weight: normal;
	font-size: 8pt;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
.a_active {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}@charset "UTF-8";
/* CSS Document */

