#rechte_seite h2, #rechte_seite h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #104783;
	margin-bottom: 10px;
}
a {
	color: #0F3D5B;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}



#rechte_seite h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #104783;
}

#rechte_seite p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#linke_seite img {
	margin-left: 40px;
	margin-top: 10px;
	border-style: none;
}

#rechte_seite .text_box1 {
	margin-bottom: 10px;
}

#rechte_seite .text_box1 ul {
	list-style:none;
	margin: 0px 30px 10px 20px;
	padding: 0px;
}

#rechte_seite .text_box1 ul li {
	background:url(bg_pfeil_text_ul_li.png) no-repeat left .5em;
	padding-left: 1em;
	line-height: 1.5em;
}

#rechte_seite .text_box1 ul li ul {
	margin: 0px;
	padding: 0px;
}

#rechte_seite .text_box1 ul li ul li {
	background:url(bg_pfeil_text_ul_ul_li.png) no-repeat left .5em;
	padding-left: 1em;
}

#rechte_seite .text_box1 ul li ul li ul li {
	background:url(bg_pfeil_text_ul_ul_ul_li.png) no-repeat left .5em;
	padding-left: 1em;
}

#rechte_seite .text_box1 ol {
	padding-left: 2em;
	margin-bottom: 10px;
}

#footer .leistungen {
	line-height: 20px;
	text-align: center;
	height: 20px;
	color: #8b9198;
	font-size: 80%;
}

#footer .footer2 {
	background: url(bg_footer2.png) no-repeat center top;
	height: 40px;
	position: relative;
}

#footer .footer2 .copy {
	position: absolute;
	right: 80px;
	top: 0px;
	left: auto;
	bottom: 0px;
	line-height: 40px;
	color: #FFFFFF;
}

.text_box1 .center {
	text-align: center;
}

.text_box1 cite {
	font-size: 80%;
}

#rechte_seite .text_box1 strong {
}

#outer #logolink a {
	height: 100px;
	width: 180px;
	position: absolute;
	top: 130px;
	display: block;
	z-index: 2;
	left: 800px;
	outline:none;
}

a.flink {
	color:#999999;
	text-decoration:none;
}

a.flink:hover {
	color:#373737;
	text-decoration: underline;
}

#outer #header a#logo {
	display: block;
	height: 100px;
	width: 300px;
	margin-top: 10px;
	margin-left: 50px;
	position: absolute;
}
#footer  .footer2  .copy  a {
	color: #FFFFFF;
}
#footer  .footer2  .copy  a:hover {
	color: #CCCCCC;
}

.do_rexsurf {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	width: auto;
}
.formgen .fieldset {
	padding: 10px;
	border-style: none;
}


.formgen .fieldset .css-klasse {
	display: block;
	float: left;
	width: 300px;
}

.formgen .fieldset .css-klasse label {
	display: block;
	float: left;
	width: 120px;
}

.formgen .fieldset .textarea {
	clear: left;
	text-align:center;
}

.formgen .fieldset .textarea label {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align:left;
}

.formgen .fieldset .textarea textarea {
	width: 99%;
	margin:0 auto;
	height: 100px;
}

.formgen .fieldset .ckeckbox {
	clear: left;
	padding-top: 10px;
}

.formgen .fieldset .ckeckbox label {
	display: block;
	float: right;
	width: 95%;
	line-height:.9em;
}

.forminfo {
	background: #f1f1f1;
	padding: 10px;
	border: 1px dotted #990000;
	font-weight: bold;
	color: #990000;
	margin-bottom:10px;
}

.formerror {
	color: #990000;
}
