table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.lable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
}

.pageHeadline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.subHeadline {
	margin-top: 8px;
	margin-bottom: 4px;
}

.image {
	display: block;
}

a.mapLink:link {
	color: #000;
	text-decoration: underline;
	}

a.mapLink:visited {
	color: #000;
	text-decoration: underline;
}

a.mapLink:active {
	color: #982431;
	text-decoration: underline;
	/*font-weight: bold;*/
}

a.mapLink:hover {
	color: #931825;
	text-decoration: underline;
	/*font-weight: bold;*/
}


.listItem{
	background-image: url(images/meyer/listitem.jpg);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 10px;
}

a.referenceLink:link{
	color: #B33B85;
	text-decoration: underline;
}

a.referenceLink:visited{
	color: #B33B85;
	text-decoration: underline;
}

a.referenceLink:active{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

a.referenceLink:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.warning {
	color: #B43989;
	}
	
a.emailLink:link {
	color:#000;
	font-size: 11px;
	text-decoration:none;
}

a.emailLink:visited {
	color:#000;
	font-size: 11px;
	text-decoration:none;
}

a.emailLink:active {
	color:#931825;
	font-size: 11px;
	text-decoration:underline;
}

a.emailLink:hover {
	color:#931825;
	font-size: 11px;
	text-decoration:underline;
}


.kontaktEingabeKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	width: 242px;
	height: 18px;
}

.kontaktEingabeGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	width: 250px;
	height: 287px;
	overflow: hidden;
}

.hButton {
	background-color: #D6D3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848284;

	border-right-color: #848284;
	border-right-style: solid;
	border-right-width: 1px;

	border-bottom-color: #848284;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-left-color: #848284;
	border-left-style: solid;
	border-left-width: 1px;
	}


.contactform{
	background-image: url(images/design/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 2px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	


}
