/* CSS Document */

body {
	font-family:Verdana,Tahoma, Arial;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image:url(img/bg3.jpg);
	background-color:#fff;
	width:100%;
}
#alles {
	position:absolute;
	width:100%;
}
#subnav {
	position:absolute;
}
#foot {
	top:0px;
	position:relative
}
#content{position:absolute;left:178px;background-color:#E7EDF1;width:780px;height:438px}
#idFrame {
	height:438px !important;
}
#head {height:132px}

#line1{top:131px;position:absolute;width:100%;height:1px;background-color:#1a3553}
#line2{top:132px;position:absolute;width:100%;height:1px;background-color:#5580A0}


#slogan {width:780;height:36px;background-color:#396686}

.iframe{background-image:none;background-color:#E7EDF1}
.start{background-image:url(img/bgstart.jpg)}
#framecontent{position:absolute;width:780px;height:438px;}
#textscroller {
	position:absolute;
	left:30px;
	top:100px;
	width:750px;
	overflow:auto;
	height:337px
}
#textscrollerPic {
	position:absolute;
	left:30px;
	top:100px;
	width:520px;
	overflow:auto;
	height:337px
}
#textPic {
	position:absolute;
	left:550px;
	top:36px;
	width:230px;
}
#picText{xposition:absolute;left:30px;top:100px;width:480px;}
#text{xposition:absolute;left:30px;top:100px;width:680px;}
#headline{
	position:absolute;
	left:30px;
	top:70px;
	width:710px;
}

.hidden{display:none}
.rot {color:#FF0000;}
.aktenzeichen{font-size:1.2em;font-weight:bold;}
.klein{font-size:0.9em;}
a {
	color:#1a3553;
	font-weight:bold;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

#pdf div {float:left}
#trenner {height:1px;background-color:#477190;}

h1, h2, h3 {
	color:#1a3553;
}
h1 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal !important;
}
h2 {
	font-size:13px;
	margin-top:15px;
	margin-bottom:5px;
}
h3 {
	font-size:12px;
	margin-top:15px;
	margin-bottom:5px;
}
p {
	margin-top:5px;
	margin-bottom:20px;
}
ul {
	margin-top:5px;
	margin-bottom:20px;
}
/*li, ul {
	list-style-image:url(img/li.gif);
}
li li, ul ul {
	list-style-image:url(img/lili.gif);
}*/
/*.picText {
	float:left;
	width:400px;
}
.textPic {
	float:right;
	width:250px;
}*/
.rPlan td {
	padding-right:5px;
	padding-bottom:3px;
}
.rPlan input, .rPlan select, .rPlan option {
	font-size:11px;
	font-family:Verdana,Tahoma, Arial;
}
.thumb {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.clear {
	clear:both;
}
.formTable td {
	padding-right:10px;
	padding-bottom:2px;
}
.error {
	color:#f00;
	font-weight:bold;
}
.formTable input, .formTable select, .formTable option, .formTable textarea {
	font-family:Verdana,Tahoma, Arial;
	font-size:11px;
}
.mailform_field input, .mailform_field textarea {
	width:210px;
}
.mailform_field select {
	width:214px;
}
.mailform_label {
	/*width:70px;*/
}