@charset "UTF-8";
.menueueberschrift {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4b4542;
	font-weight: normal;
	line-height: 19px;
}
.fliesstext {
	color: #333;
	font-weight: normal;
	text-align: left;
	line-height: 21px;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: "Lucida Grande", sans-serif;
}
.fliesstext a:link {
	color: #C00;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	background-position: left center;
	background-repeat: no-repeat;	
}
.fliesstext a:visited {
	color: #C00;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	background-position: left center;
	background-repeat: no-repeat;

}
.fliesstext a:hover {
	color: #39F;
	font-weight: normal;
	text-align: left;
	line-height: 19px;
	background-position: left center;
	background-repeat: no-repeat;
}
.seitenueberschriftweiss {
	font-size: 21px;
	font-family: "GraublauWebRegular", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.seitenueberschriftblau {
	font-size: 21px;
	font-family: "GraublauWebRegular", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #003f6f;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.subheadtblau {
	font-size: 15px;
	font-family: "GraublauWebRegular", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #003f6f;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 23px;
	
}

.subheadtblau a:link {
	color: #C00;
	text-decoration: none;	

}
.subheadtblau a:visited {
	color: #C00;
	text-decoration: none;	

}
.subheadtblau a:hover {
	color: #C00;
	text-decoration: underline;	

}
.ueberschriftzelle {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 27px;
	padding-left: 30px;	

}
.textzelle {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 30px;	

}
.imgborder
{
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.footerlink {
	color: #FFF;
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	
	padding: 20px;	
}

.footerlink a:link {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: 0;
}
.footerlink a:visited {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: 0;
}
.footerlink a:hover {
	color: #a0bdd8;
	font-weight: normal;
	text-align: left;
	outline: 0;
	
}
