body, html { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white; 
	padding: 0;
	margin: 0;
}

table, td {
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0;
	margin: 0;
}

img { 
	border: 0; 
	margin: 0;
	padding: 0;
}

a:active, a:link, a:visited {
	color: #2d4b9b; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#main { 
	position: absolute; 
	left: 50%; 
	width: 1000px;
	padding: 0;
	margin: 0 0 0 -500px; 
	background: white;
	border: solid 1px #2d4b9b;
}

.unter_titel, .title {
	font-size: 11px; 
	font-weight: bold;
	line-height: 14px;
}

.abstand {
	padding:15px 40px 0 20px;
}

.scroll {
	height:250px;
	overflow:auto;
}

.iframe_html_body {
	background-color: #e9ecef;
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 7px 0 0 0;
	margin: 0;
}

.content_body {
	width:500px;
	vertical-align:top;
	line-height: 18px;
}

.content_body ul {
	padding-left:15px;
	list-style-image:url(images/bull.gif);
}
.content_body ul li {
}

/*div {
	width:438px;
	margin: 20px;
	line-height: 18px;
}*/

#content {
	border: 0px solid #e9ecef; 
	background-color: #e9ecef;
}

#zeile_1 {
	height: 500px;
}

#zeile_2 {
	height: 171px;
}

.weiter {
	background-color: #2d4b9b; 
}

.unter_titel_ohne_abstand {
	font-size: 11px; 
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0;
}

.field { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #666666; }
.submitbutton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #666666; background: white; }

#zurueck_text {
	position: absolute; 
	bottom: 0px; 
	left: 347px; 
	width: 42px; 
	border: 0px solid yellow;

}

#pipe {
	position: absolute; 
	bottom: 0px; 
	left: 390px; 
	width: 5px; 
	border: 0px solid green;
}

#weiter_text{
	position: absolute; 
	bottom: 0px; 
	left: 400px; 
	width: 50px; 
	border: 0px solid red;
}

.weiter_zurueck_link {
	font-weight: normal;
}

.social {
	position:absolute;
	left:15px; top:640px;
	white-space:nowrap;
}
.social a {
	margin-right:5px;
}
