body {
	background-color: #FFEC00;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B40061;
}
.kleiner {
	font-size: 9pt;
}
.ganzKlein {
	font-size: 4px;
}
a {
	color: #B40061;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.buttons {
	/*color: #FFEC00;
	background-color: #B40061;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;*/
}
a.buttons:hover {
	/*text-decoration: none;
	color: #FFFFFF;
	background-color: #75013F;*/
}
a.hauptnavi {
	color: #FFEC00;
	text-decoration: none;
	letter-spacing: -0.05em;
}
a.hauptnavi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.hauptnavi_selected {
	color: #FFEC00;
	text-decoration: none;
	letter-spacing: -0.05em;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.unternavi {
	font-size: 9pt;
	color: #B40061;
	text-decoration: none;
	letter-spacing: -0.05em;
}
a.unternavi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.unternavi_selected {
	font-size: 9pt;
	color: #75013F;
	text-decoration: none;
	letter-spacing: -0.05em;
}
a.unternavi_selected:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.servicenavi {
	color: #FFFFFF;
	text-decoration: none;
}
a.servicenavi:hover {
	color: #F39CC1;
	text-decoration: none;
}
a.servicenavi_selected {
	color: #F39CC1;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 11pt;
	line-height: 0.8em;
}
h2 {
	font-weight: bold;
	font-size: 11pt;
} 
h3 {
	font-weight: bold;
	font-size: 10pt;
} 
h4 {
	font-weight: bold;
	font-size: 10pt;
}
h5 {
	font-weight: bold;
	font-size: 9pt;
}
h6 {
	font-size: 2pt;
	line-height: 10px;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.schriftHell {
	color: #E6E6E6;
}
.HGdunkleFarbe {
	background-color: #75013F;
}
.HGhauptnaviSelected {
	background-color: #75013F;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.HGhauptnavi {
	background-color: #B40061;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.HGunternaviSelected {
	background-color: #F7D40A;
	font-size: 9pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B40061;
	border-bottom-color: #B40061;
	border-left-color: #B40061;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.HGunternavi {
	font-size: 9pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B40061;
	border-bottom-color: #B40061;
	border-left-color: #B40061;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #E6E6E6;
}
.HGfarbe {
	background-color: #B40061;
}
#left {
	float: left;
	width: 300px;
}
#center {
	float: left;
	width: 350px;
}
#right {
	background-color: #E6E6E6;
	float: left;
	width: 200px;
}
img.referenz_bild {
	border: 1px solid #B40061;
	margin-bottom: 5px;
}
hr {
	color: #B40061;
	height: 1px;
}
