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

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	height: 100%;
	width: 100%;
	color:#889885;
	background-color: #D8DDD6;
	min-width:63em;/*1008px*/;
}
/*clearfix*/
hr.clear {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0px;
	visibility:hidden;
	border:0;
	padding:0;
	margin:-1.1em 0 0 0;
}
a, a:active, a:visited {
	color:#FF0066;
}
ul {
	list-style-type:none;
}
h1 {
	font-size:1em;
	display:inline;
	vertical-align:top;
}
h2 {
	font-size:0.875em;
}
h3 {
	font-size:1em;
}
h4 {
	font-size:0.875em;
}
.bar {
	position:relative;
	clear:both;
	width:auto;
	padding-left:15px;
	background-color:#c7d5e2;
	font-size:0.75em;
	height:1.4em;
	font-weight:bold;
}
.head2 {
	margin-top:10px;
	font-size:0.75em;
	font-weight:bold;
	line-height:0.75em;
	color:#ff6600;
}
.head3 {
	margin-left:10px;
	font-weight:bold;
	line-height:1em;
}
.dark {
	background-color:#e6edf4;
}
.blue {
	background-color:#B2C3D7;
}
.red-bg {
	background-color:#ffe5cd;
}
.pink {
	color: #FF0066;
}
.green {
	color:#339900;
}
textarea, input, select, #show2up, #show1up {
	border-top:ridge 2px;
	border-left:ridge 2px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.red {
	color:#ff6600;
}
.fz075 {
	font-size:0.75em;
}
.fz0875 {
	font-size:0.875em;
}
.fz1 {
	font-size:1.0em;
}
.fz12 {
	font-size:1.2em;
}
.fl-ri {
	float:right;
}
.fl-le {
	float:left;
}
.bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.italic {
	font-style:italic
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}
.noshow {
	display:none;
}
.just-text {
	text-align:justify;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.no-border {
	border:none;
}
.nowrap {
	white-space:nowrap;
}
.no-hand {
	cursor: default;
}
.w25 {
	width:24.99%
}
.spacer30 {
	position:relative;
	height:30px;
	width:auto;
	line-height:15px
}
.spacer20 {
	position:relative;
	height:20px;
	width:auto;
	line-height:20px
}
.spacer15 {
	position:relative;
	height:15px;
	width:auto;
	line-height:15px
}
.spacer5 {
	position:relative;
	height:5px;
	width:auto;
	line-height:5px
}
.h260 {
	position:relative;
	height:260px;
}
.box {
	padding-bottom:1px;
}
.whiteline {
	position:relative;
	background-color:#FFFFFF;
	height:3px;
	line-height:3px;
	width:100%
}
.select {
	text-decoration:none;
	font-style:italic;
}
.container {
	position:absolute; 
	top: 50%; 
	left: 50%; 
	/* font-size:0.75em; */
	font-size:0.875em;
	width: 856px;
	height: 426px;
	margin: -260px 0 0 -428px;
	text-align: center;
	border: 0px;
}
html>body #container {
	height: auto;
}
#Tabelle_01 {
	text-align: left;
	width: 856px!important;
}
#text-area {
	background: #fff;
	padding-top: 20px;
	width: 367px;
	line-height: 1.3em;
}
#text-area-ohne {
	height: 419px;
	padding-top: 20px;
	line-height: 1.3em;
}
#text-area h2 {
	color: #DF0051;
	font-size:1.2em;
}
#text-area ul {
	margin: 10px 0px 10px 20px;
	list-style: square;
}

