.hptitel { font-family: Arial, Helvetica; font-size: 22px; color: #000066; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: normal; }
.hpsubtitel { font-family: Arial, Helvetica; font-size: 14px; color: #000066; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hptext { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hptext A { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: underline; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hptext A:hover { font-family: Arial, Helvetica; font-size: 12px; color: #ff0000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hpnav { font-family: Arial, Helvetica; font-size: 10px; color: #330000; text-decoration: none; text-align: left; font-weight: normal; font-style: normal; }
.hpnav:hover { font-family: Arial, Helvetica; font-size: 10px; color: #ffffcc; text-decoration: underline; text-align: left; font-weight: normal; font-style: normal; }
.hpbildunterschrift { font-family: Arial, Helvetica; font-size: 10px; color: #000000; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: italic; }
.hpbildfocus { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: italic; }
.hpadresse { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hpbuttons a { text-align: center; }
.clear { clear: both; }

#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px; color: #000000;
	text-decoration: none;
	text-align: left; margin: 0px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 15px;
}

.bild_rechts {
	float: right;
	margin-right: 50px;
}

#text_kasten {
	width: 400px;
}


/*========= Kontaktformular =========*/
#Kontakt p {
	padding-top: 0px;
	padding-bottom: 5px;
}

label {
	width: 115px;
	float: left;
}
input {
	/*width: 300px;*/
	margin-right: 2px;
	border: solid 1px #193064;
}
textarea {
	width: 264px;
	height: 100px;
	border: solid 1px #193064;
}
.error {
	border: 1px solid #990000;
	border-style: dashed;
	background-color: #FFD2D9;
}
.ermsg {
	font-size: 10px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.radio {
	text-align: left;
	width: 20px;
}
.plz {
	width: 200px;
}