/*
Farbdefinition:
blau: #004e8e  0 78 142
blau hell: #b2dcff 178 220 255
grün hell: #cce6e6  204 230 230
grün mittel: #a0d0d0 160 208 208
grün dunkel: #45a2a2 69 162 162
rot: #960032  150 0 50
*/
/* Reihenfolge der link-Klassen: :link, :visited, :hover, :active, :focus*/
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #45a2a2;
	font-size: 101.01%;
	color: #000000;
	text-align: center;
	background-image: url(../grafiken/hg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#seitenanfang {
	font-size: 1px;
	height: 5px;
}
#rahmen {
	margin: 0px auto 0px auto;
	width: 970px;
	padding: 0px;
	/*background-color: #a0d0d0; */
	text-align: left;
	border: 0px solid #ffffff;
	/* background-image: url(../grafiken/hgsubnavi.jpg);
background-repeat: repeat-y;
background-position: center; */
}
/* Kennzeichnung externer Links */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	color: #000000;
	border: 1px solid #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	z-index: 200;
}
/* Ende exlink */
/* allgemeine Definitionen */
a:link, a:visited, a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: underline;
}
/* Ende allgemeine Definitionen */
#header {
	background-color: #004e8e;
	background-image: url(../grafiken/kopf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 205px;
	border-top: 1px solid #b2dcff;
}
#menu {
	display: block;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 34px;
	margin-top: 166px;
	color: #ffffff;
	text-transform: uppercase;
	border-top: 0px solid #82c8ff;
}
.sform {
	margin-top: 4px;
	margin-left: 32px;
	margin-right: 6px;
	width: 140px;
	height: 15px;
	background-color: #cce6e6;
	border: 1px solid #b2dcff;
}
* html .sform {
	margin-left: 25px;
}
.sbutton {
	margin-top: 4px;
	width: 63px;
	background-color: #9fcfcf;
	border: 0px solid #b2dcff;
	color: #ffffff;
	font-weight: bold;
}
#maincol {
	border: 0px solid #000000;
	/* border-top: 1px solid #a0d0d0; */
}
.shadow {
	padding-bottom: 5px;
	margin-left: 28px;
	background-image: url(../grafiken/hgcontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maincontent {
	background-color: #cce6e6;
	border: 1px solid #ffffff;

}
#maincol h1, #maincol h2, #maincol h3 {
	color: #960032;
}
#maincol h1 {
	font-size: 1.6em;
}
#maincol h2 {
	margin: 0;
	font-size: 1.2em;
}
#maincol h3 {
	font-size: 1.0em;
}
#maincol p {
	margin-top: 0.75em;
	font-size: 0.8em;
	line-height: 1.5em;
}
#maincol ul {
	margin-left: 0;
	padding-left: 20px;
}
#maincol li {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 0.5em;
}
#footer {
	background-color: #a0d0d0;
	background-image: url(../grafiken/hgfuss.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px solid #b2dcff;
	padding: 25px;
	padding-top: 10px;
}
#footer p {
	margin: 0;
	font-size: 0.7em;
}
#footer #navileft {
	float: left;
	margin-left: 5px;
	color: #ffffff;
}
#footer #naviright {
	text-align: right;
	color: #ffffff;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #ffffff;
	text-decoration: underline;
}
#anfragebutton a {
	position: fixed;
	display: inline-block;
	bottom: 0px;
	right: 10px;
	z-index: 8000;
	background-color: #960032;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-size: 16px;
	text-align: right;
	text-decoration: none;
}
#anfrageform {
	position: fixed;
	display: none;
	background-color: #cce6e6;
	width: 400px;
	z-index: 8500;
	bottom: 5%;
	right: 5%;
	padding: 20px;
	padding-top: 10px;
	color: #000;
	box-shadow: 0 0px 10px rgba(81, 87, 91, 0.8);
	text-align: left;
	margin: 0 auto;
}
#anfrageform p {
	text-align: left;
	font-size: 13px;
}
#anfrageform label {
	text-align: left;
}
#anfrageform .form {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #45a2a2;
	border-top: 0px solid #46b471;
	border-right: 0px solid #46b471;
	border-left: 0px solid #46b471;
	background-color: #9fcfcf;
}
#anfrageform .form2 {
	display: inline;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #9fcfcf;
	border: 1px solid #45a2a2;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
#anfrageform .schliessen {
	text-align: right;
}
.sp1-2, .sp2-2 {
	width: 48%;
}
.sp1-2 {
	float: left;
}
.sp2-2 {
	float: right;
}