/* General text */
.fliesstxt,.fliesstxtBlue,.navigation,.fliesstxtBold,.fliesstxtBlack,.fliesstxtBlackBold,.farbe_blau { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal;}

/* General text */
.fliesstxt	{ font-size: 11px; line-height: 16px;color: #444444;}

/* General text, but blue fontcolor (For Header and Contact) */
.fliesstxtBlue 	{ font-size: 11px; line-height: 16px;color: #05518E;}

/* General text, but bold */
.fliesstxtBold 	{ font-size: 11px; line-height: 16px; font-weight: bold; color: #444444;}

/* General text, but black */
.fliesstxtBlack { font-size: 11px; line-height: 16px;color: #000000;}

/* General text, but black and bold */
.fliesstxtBlackBold { font-size: 11px; line-height: 16px; font-weight: bold; color: #000000;}

/* Top-Navigation font (Directory Path) */
.navigation		{ font-size: 10px; line-height: normal; color: #444444;}
a.navigation { color:#444444; text-decoration: none;}
a.navigation:hover { text-decoration: none; color: #05518E;}
a.navigation:active { text-decoration: none;color: #05518E;}

/* General link-settings */
a { color: #05518E; text-decoration: none;}
a:hover { color: #05518E; text-decoration: none;}
a:active { color: #05518E;}

/* cms colors [farbe:bla ...] */
.farbe_blau { font-size: 11px; line-height: 16px;color: #05518E;}

.verstecken {
	display:none;
}

a img {
	borderwidth: 0px;
	border: none;
}
ul {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; line-height: 16px;color: #444444;}
