/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgmain.gif);
	background-repeat: repeat;
	background-color: #999999;
}
.banner {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat;
	text-align: center;
	height: 108px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contains {
	position: absolute;
	z-index: 0;
	width: 75%;
	top: 120px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	right: 80px;
	left: 100px;
	padding: 20px;
	overflow: visible;
}
.contains2 {
	position: absolute;
	z-index: 0;
	width: 75%;
	top: 120px;
	background-color: #FFFFFF;
	right: 80px;
	left: 100px;
	overflow: visible;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 120px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.topcontain {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 100%;
}
.bildermenu {
	position: fixed;
	left: 0px;
	top: 0px;
}
.textcontainer {
	border: 4px solid #999999;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	overflow: auto;
	z-index: -10;
	height: auto;
	width: 75%;
	left: 80px;
	padding: 0px;
	margin: 0px;
	top: 108px;
}
.menu {
	z-index: 4;
	position: absolute;
	margin-bottom: 10px;
	width: 100%;
	top: 86px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.anno {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	line-height: 1,5;
}
.textbdy {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin: 25px;
	padding: 0px;
}
.contains .textbdy .li {
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	margin: 25px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1,5;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
.textbdylist {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.uline {
	background-color: #000000;
	background-image: url(images/bgleiste.png);
	background-repeat: repeat-x;
	background-position: right top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
	
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.textbdybld {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin: 25px;
	padding: 0px;
	font-weight: bold;
}

