.subline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

a.subline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}

a:hover.subline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.impressum {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align: right;
	color : #000000;
}

a.impressum {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align: right;
	color : #000000;
	text-decoration: underline;
}

a:hover.impressum {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align: right;
	color : #000000;
	text-decoration: none;
}

.kontakt_w {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	padding-left: 40px;
	background-color: #4DA8E3;
}

.kontakt_s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-indent: 15px;
	color : #000000;
}

a.kontakt_s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-indent: 15px;
	color : #000000;
	text-decoration: underline;
}

a:hover.kontakt_s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-indent: 15px;
	color : #000000;
	text-decoration: none;
}
