
/*  -- 								Basics--    		*/
html { overflow: -moz-scrollbars-vertical; overflow-y: scroll }
body { color: #333; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0 }
td, tr, p, span, input, textarea, li { font: 12px Arial, Helvetica, sans-serif }
div, ul, form { margin: 0; padding: 0 }
ul { list-style: none }
.clearBoth { clear: both }
.floatLeft { float: left }
.floatRight { float: right }
/*  	Spacer		*/
.spacerLeft10 { margin: 0; padding: 0 0 0 10px }
.spacerLeft12 { margin: 0; padding: 0 0 0 12px }
.spacerLeft15 { margin: 0; padding: 0 0 0 15px }
.spacerLeft24 { margin: 0; padding: 0 0 0 24px }
.spacerLeft36 { margin: 0; padding: 0 0 0 36px }
.spacerTop10_p { margin: 0; padding: 10px 0 }
/*  										Headline Gestaltung */
.text_weiss { color: #fff; font-size: 12px; line-height: 1.3; margin: 0; padding: 0 }
/*  	Text und Link Gestaltung */
.text_grau  { color: #05171c; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 }
.txtgelb { color: #9b850e; font-size: 12px; font-weight: bold; text-decoration: none }
.txtSmall { color: #333; font-size: 12px; font-weight: normal; text-decoration: none }
.txtSmallunderline { color: #feffff; font-size: 11px; font-weight: normal; text-decoration: underline }
.grau, a.grau { color: #7e7d7c; font-size: 12px; font-weight: normal; text-decoration: none }
a.grau:hover, a.grau:active { text-decoration: underline }
a.mehr:hover, a.mehr:active { text-decoration: underline }
a.norm  { color: #05171c; font-size: 13px; font-weight: normal; line-height: 1.5; text-decoration: none; text-align: left; margin: 0; padding: 0 }
a.norm:hover, a.norm:active { text-decoration: underline }
/*  Formular */
/*  Layer Navigation */
.text_grau_headline   { color: #05171c; font-size: 16px; line-height: 1; margin: 0; padding: 0 }
headline { color: #05171c; font-size: 16px; line-height: 1; margin: 0; padding: 0 }
