html, body {
	margin:2;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	}
	
a{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}

.index_logo {
	font-family: "Times New Roman", Times, serif;
	height: 260px;
	width: 932px;
	position: static;
	background-image: url(Images/logo_main.jpg);
	clip: rect(0px,0px,0px,auto);
	top: 0px;
	float: none;
	clear: none;
	left: 0px;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.index_main {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 235px;
	width: 530px;
	bottom: auto;
	background-image: url(Images/index_main.jpg);
	clip: rect(auto,auto,auto,auto);
	right: auto;
	margin: auto;
	vertical-align: top;
	font-weight: normal;
	left: auto;
	top: auto;
	padding-top: 20px;
	padding-right: 210px;
	padding-left: 210px;
	font-size: 12px;
	font-style: normal;
	background-repeat: no-repeat;
}
.index_buttons {
	text-align: center;
	margin: auto;
	height: auto;
	width: auto;
}
.referenzen_logo {
	width: 950px;
	background-image: none;
	text-align: center;
	margin: auto;
	vertical-align: bottom;
}
.referenzen_navi2 {
	float: left;
	width: 29%;
	height: 300px;
	padding-left: 40px;
}
.referenzen_navi3 {
	float: left;
	width: 29%;
	padding-left: 35px;
}
.referenzen_main {
	height: 475px;
	width: 800px;
	margin: auto;
	padding-right: 20px;
	padding-left: 0px;
	text-align: left;
}
.referenzen_main2 {
	float: right;
	width: 65%;
	height: 470px;
}
.referenzen_main3 {
	height: 470px;
	width: 950px;
	margin: auto;
	text-align: left;
	background-image: url(Images/referenzen_main.jpg);
}
.referenzen_main4 {
	float: right;
	width: 55%;
	height: 415px;
	margin-top: auto;
	margin-right: 110px;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
.eingabefeld {
	background-image: url(Images/eingabefeld.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECECEC;
}
.eingabefeld2 {
	background-image: url(Images/eingabefeld2.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.service_navi {
	height: 46px;
	margin: auto;
	width: 950px;
	text-align: center;
}
.service_main {
	height: 385px;
	width: 740px;
	margin: auto;
	background-image: url(Images/service_main.jpg);
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.service_navi_2 {
	margin: auto;
	width: 700px;
	text-align: right;
}
.impressum_main {
	height: 680px;
	width: 740px;
	margin: auto;
	background-image: url(Images/impressum_main.jpg);
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.schrift_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
}

#formError{
	color: #D32323;
}

#mainError{
	color: #D32323;
	text-align:center;
	margin:20px;
}

#mainSuccess {
	color: #0C0;
	text-align:center;
	margin:20px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

