@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #B4D1FD;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0;
	padding-bottom: 20px;
	line-height: 19px;
}
p.higherline {
	line-height: 24px;
}
p.bigwhite {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
}
img {
	border: 0px none;
}
h2 {
 	margin: 0;
 	padding: 0 0 20px 0;
 	font-size: 24px;
	font-weight: bold;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
h2.white {
	color: #FFFFFF;
	line-height: 25px;
	padding: 0 0 0 0 ;
}
h3 {
 	margin: 0;
 	padding: 0 0 20px 0 ;
 	font-size: 14px;
}
h3.neun10 {
 	margin: 0;
 	padding: 0;
	line-height: 19px;
 	font-size: 16px;
	font-weight: bold;
}
h4 {
	margin: 0;
	padding-bottom: 0;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	display: none;
 	margin: 0;
 	padding: 0 0 20px 0 ;
 	font-size: 23px;
 	color: #9d9d9d;
}
a:link {
	color: #bb0907;
	text-decoration: none;
}
a:visited {
	color: #bb0907;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #bb0907;
	text-decoration: none;
}
#pre_content_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:1255px;
	z-index:1;
	background-image: url(../images/pre_content_bg.jpg);
}
.wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width: 1000px;
	/*height:1417px;*/
	z-index:2;
}
.home {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
}
.institutgmbh {
	background-image: url(../images/das_institut_bg.jpg);
	background-repeat: no-repeat;
}
.zulassung {
	background-image: url(../images/zulassung_bg.jpg);
	background-repeat: no-repeat;
}
.leistungen {
	background-image: url(../images/leistungen_bg.jpg);
	background-repeat: no-repeat;
}
.besonderheiten {
	background-image: url(../images/besonderheiten_bg.jpg);
	background-repeat: no-repeat;
}
.ansprechpartner {
	background-image: url(../images/ansprechpartner_bg.jpg);
	background-repeat: no-repeat;
}
.mitgliedschaft {
	background-image: url(../images/mitgliedschaft_bg.jpg);
	background-repeat: no-repeat;
}
.sachverstaendiger {
	background-image: url(../images/sachverstaendiger_bg.jpg);
	background-repeat: no-repeat;
}
.impressum {
	background-image: url(../images/impressum_bg.jpg);
	background-repeat: no-repeat;
}
.kontakt {
	background-image: url(../images/kontakt_bg.jpg);
	background-repeat: no-repeat;
}
.content {
	margin-left: 361px;
	margin-top: 292px;
	line-height: 24px;
}
.margintopVar01 {
	margin-top: 308px;
	/*font-weight: bold;*/
}
.margintopVar02 {
	margin-top: 312px;
	/*font-weight: bold;*/
}
#mainnavi {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 3;
}
#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnavi li {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
.formelement1label {
	width: 120px;
	height: 20px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none 0px;
	width: 330px;
	height: 27px;
	background-color: #ECECEC;
}
.input_bg_name {
	background-image: url(../images/feld_name_bg.jpg);
	background-repeat: no-repeat;	
}
.input_bg_email{
	background-image: url(../images/feld_email_bg.jpg);
	background-repeat: no-repeat;	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none 0px;
	width: 330px;
	height: 180px;
	background-color: #ECECEC;
	background-image: url(../images/feld_nachricht_bg.jpg);
	background-repeat: no-repeat;
}

