html {
height: 100%;
}
body {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 20px;
	padding: 15px;
	height: 101%;
}
.root {
	/*text-align: center;*/
	margin: auto;
	width: 800px;
	/*padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px; */
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
	margin-bottom: 30px;
}
div.header {
	margin:0px;
	padding:0px;
}
div.ei {
	margin-left: 30px;
	margin-top: -115px;
	text-align: left;
	margin-bottom: 15px;
}
div.headtitle {
	font-size: 20px;
	text-align: left;
	margin-left: 165px;
	margin-top: -110px;
	margin-bottom: 25px;
}
h3.headtitle {
	font-size: 15px;
	color: #626262;
	text-decoration: none;
}
h2.headtitle {
	font-size: 17px;
	text-decoration: none;
	color: #626262;
}
div.navi {
	text-align: center;
	background-image: url(old/navi3.png);
	height: 31px;
	padding-top: 5px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.content {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#img_01 {
	margin-right: 30px;
	padding: 2px;
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
}
#img_02 {
	padding: 2px;
	height: 290px;
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
}
#img_03 {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 330px;
	margin-top: -216px;
	padding: 2px;
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
}
#img_04 {
	margin-left: 304px;
	margin-top: -560px;
	margin-bottom: 16px;
	padding: 2px;
	height: 290px;
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
}
#img_05 {
	margin-right: 30px;
	border-style: solid;
	border-color: #52a0d6;
	border-width: 1px;
	padding: 2px;
}
#c_img_05 {
	margin-right: 30px;
	margin-bottom: 30px;
}
.contact_form {
	text-align: left;
}
input {
	width: 200px;	
	border-style:solid;
	border-color: #bbbcc7;
	background-color: transparent;
	border-width: 1px;
/*	color: #52a0d6; */}
select {
	width: 206px;
	border-style:solid;
	border-color: #bbbcc7;
	border-width: 1px;
	font-family: Verdana, Arial;
/*	color: #52a0d6; */}
textarea {
	width: 406px;
	height: 100px;
	border-style:solid;
	border-color: #bbbcc7;
	border-width: 1px;
/*	color: #52a0d6; */
	font-family: Arial, Verdana;
}
input.button {
	width: 200px;	
	border-style:solid;
	border-color: #bbbcc7;
	background-color: #bbbcc7;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: 600;
}
table.contact_table {
	text-align: left;
}
td.val_top {
	vertical-align: top;
}
h3 {
	font-size: 16px;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
}
p.form_message {
	text-align: left;
	font-family: Verdana, Arial;
}
p.hinweis {
	color: orange;
	text-align: center;
}
p.telefon_Nr {
	text-align: left;
}
a.navi{
color: #626262;
text-decoration: none;
font-size: 14px;
font-weight: 600;
}
.imprint_quelle{
	color: #FFFFFF;
	font-size: 5px;
}
.imprint{
text-align: left;
}
p.aboutus, p.home {
text-align: left;
}
a:active , a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.normal_link:active , a.normal_link:hover{
	color: #000000;
	text-decoration: underline;
}