/* CSS Document */

body {
	background-image: url(/images/siteback.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
td A{
	font-family: Tahoma;
	line-height: 15px;
}
.teaserheader {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.kalendertext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.kalendertext A{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.footertext A{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.linkstext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.linkstext A{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
.topmenu A{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
}
.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.leftnav A{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.kontaktform {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
}




A {	text-decoration: none;
	color: #00548b;
}
A:HOVER { text-decoration : underline;
	color: #FF9900;
}

