body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #656A7A;
	background-color: #7383AE;
}	
h1 {
	color:#dd3935;
	font-size: 16px;
}
h2 {
	color:#51618C;
	font-size:16px;
}
h3 {
	color:#51618C;
	font-size:16px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-size:14px;
	font-weight: bold;
	color: #003366;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #DD3935;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51618C;
	line-height: 180%;
	font-style: normal;
}
h5 {
	color:#990000;
	font-size:16px;
}
h6 {
	color:#BCC5DA;
	font-size:13px;
}
a:link {
	color: #7383AE;
	text-decoration: underline;
}
a:visited {
	color: #7383AE;
	text-decoration: underline;
}
a:hover {
	color: #16376D;
	text-decoration: underline;
}
a:active {
	color: #7383AE;
	text-decoration: underline;
}
a.l2:link {
	color: #96A3C2;
	text-decoration: none;
	font-size: 13px;
}
a.l2:visited {
	color: #96A3C2;
	text-decoration: none;
	font-size: 13px;
}
a.l2:hover {
	color: #DDE1EC;
	text-decoration: underline;
	font-size: 13px;
}
a.l2:active {
	color: #96A3C2;
	text-decoration: none;
	font-size: 13px;
}
a.l3:link {
	color: #7383AE;
	text-decoration: none;
}
a.l3:visited {
	color: #7383AE;
	text-decoration: none;
}
a.l3:hover {
	color: #7383AE;
	text-decoration: none;
}
a.l3:active {
	color: #7383AE;
	text-decoration: none;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_ref {
	border: 1px solid #CCCCCC;
}
.head {
	background-color: #f3f4f6;
	color: #DEE0E4;
	background-image: url(img/h1.jpg);
	background-repeat: repeat-x;
}
.menue {
	background-color: #F9F9F9;
}
.main {
	background-color: #FFFFFF;
}
.right {
	font-size: 13px;
	color: #868B9B;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #7383AE;
	border-left-color: #7383AE;
}
.footer {
	color: #96A3C2;
	font-size: 13px;
}
.ref {
	background-color: #F8F8F8;
	background-image: url(img/h2.jpg);
}
.top {
	background-repeat: no-repeat;
	background-position: right;
}
.formular {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #003366;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #656A7A;
}
.form_text {

}
.fehler {
	color: #FF0000;
}
.pflicht {
	color: #7383AE;
}
.map {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.red {
	color: #dd3935;
}

