@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
}


.bodytext {
font-family: Verdana;
font-size: 12px;
line-height:15px;
margin:0;
padding:0;
color: #FFFFFF;
text-align: justify;
}

.textimpressum {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
text-align: justify;
}

.bild {
padding-bottom: 20px;
padding-right: 15px;
padding-left: 20px;
width: 120px;
}

.profil-text {
font-family: Verdana;
font-size: 12px;
color: #fff;
}

.profil-header {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
}

.profil-header-gross {
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #fff;
}



.link-start {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
}

.newslink {
	font-family: Verdana;
	font-size: 12px;
	color:#fff;
	text-decoration: underline;
}

.kontaktlink {
font-family: Verdana;
font-size: 12px;
color:#fff;
}

.leistungenlink {
	font-family: Verdana;
	font-size: 12px;
	color:#fff;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
}

.impressumlink {
	font-family: Verdana;
	font-size: 9px;
	color:#fff;
	text-decoration: none;
	}
.upclink {
	font-family: Verdana;
	font-size: 9px;
	color:#fff;
	text-decoration: none;
	}
	
a:hover {
font-family: Verdana;
font-size: 12px;
color:#FF5906;
}

.linkohne {
font-family: Verdana;
font-size: 12px;
color:#FF5906;
text-decoration: none;
}

.linkohne:hover {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
}



