/*  960 Grid System ~ Text CSS.  Learn more ~ http://960.gs/  Licensed under GPL and MIT.*//* `Basic HTML----------------------------------------------------------------------------------------------------*//* Default font settings.   The font-size percentage is of 16px. (0.87 * 16px = 14px) */   html { font-size:100.01%; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif, "Helvetica Neue", Arial, Helvetica, sans-serif;}body,.text {  font-size:0.95em;  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif, "Helvetica Neue", Arial, Helvetica, sans-serif;  color:#434b5e;  text-align:left;  font-weight:normal;  line-height:1.4em;}.infotext {  font-size:0.95em;  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif, "Helvetica Neue", Arial, Helvetica, sans-serif;  color:#434b5e;  text-align:left;  font-weight:normal;  line-height:16px;}#adressline {  font-size:0.75em;  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif, "Helvetica Neue", Arial, Helvetica, sans-serif;  color:#a6a7a9;  text-align:center;  font-weight:normal;}/* Headlines-------------------------------------------------------------- */h1,h2,h3,h4,h5,h6 {margin-top:0px;font-weight:normal;text-align:left;}h1 { font-size: 1.5em; line-height: 1.3em; color:#30333b; }h2 { font-size: 1.3em; color:#00519e;line-height: 1.1em; padding-top:10px;padding-bottom:15px;}.subline {font-size:1.15em;color:#65718e; margin-top:-8px;padding-bottom:10px;}h3 { font-size: 1.2em; line-height: 1.1em; padding-top:15px; margin-bottom: 0.65em;font-weight: bold;}.hervorhebung { font-size:1.2em; padding:10px;font-style:italic;line-height: 1.3em;color:#333333; background-color:#f0f7f6;border-style:solid; 	border-top-width:1px;	border-left-width:1px;	border-right-width:1px;	border-bottom-width:1px;	border-color:#6fb3a7;}h4 { font-size: 1.1em; line-height: 1.1em; margin-bottom: 0.40em;padding-top:0.75em;color:#002473;font-weight: bold; }h5 { font-size: 1.1em; font-weight: bold; margin-top: 1.5em;margin-bottom: 0.75em; }h6 { font-size: 1em; font-weight: bold;}h1 img, h2 img, h3 img,h4 img, h5 img, h6 img {  margin: 0;}/* `Spacing----------------------------------------------------------------------------------------------------*/ol {  list-style: decimal;}ul {  list-style:square;}.liste {  list-style:none;}.auflistung{	font-size: 1.0em;	background-image:url(../images/Item.png);	background-repeat:no-repeat;	padding-left:20px;	margin-left:30px;	line-height:1.2em;	padding-bottom:6px;}li {  margin-left:20px;}h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,figure {  margin-bottom: 5px;}#navigation {	position:absolute;	top:300px;	height:15px;	width:400px;	padding-top:20px;	padding-left:10px;	color: #FFFFFF;	z-index:2;}a.menu1:link, a.menu1:visited, a.menu1:focus {	position:absolute;top:7px;left:10px;	background-image:url(../design/AktivbalkenOFF.png);	background-repeat:no-repeat;	width:105px; height:28px;	text-align:center;	color: #FFFFFF;  	filter:alpha(opacity=50); /* IE */	opacity:0.5; /* allgemein */	-moz-opacity:0.5; /* Mozilla */	-khtml-opacity:0.5; /* KTHML */	-opera-opacity:0.5; /* Opera */  	font-weight:normal;  	text-decoration: none;}a.menu1:hover {	position:absolute;top:7px;left:10px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:105px; height:28px;	text-align:center;  	color: #FFFFFF;	filter:alpha(opacity=100); /* IE */	opacity:1.0; /* allgemein */	-moz-opacity:1.0; /* Mozilla */	-khtml-opacity:1.0; /* KTHML */	-opera-opacity:1.0; /* Opera */  	font-weight:normal;  	text-decoration: none;}.menu1ON {	position:absolute;top:7px;left:10px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:105px;height:28px;	text-align:center;	color: #FFFFFF;	font-weight:bold;	text-decoration: none;}a.menu2:link, a.menu2:visited, a.menu2:focus {	position:absolute;top:7px;left:125px;	background-image:url(../design/AktivbalkenOFF.png);	background-repeat:no-repeat;	width:105px;height:28px;	text-align:center;	color: #FFFFFF;	filter:alpha(opacity=50); /* IE */	opacity:0.5; /* allgemein */	-moz-opacity:0.5; /* Mozilla */	-khtml-opacity:0.5; /* KTHML */	-opera-opacity:0.5; /* Opera */	font-weight:normal;	text-decoration: none;}a.menu2:hover {	position:absolute;top:7px;left:125px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:105px; height:28px;	text-align:center;  	color: #FFFFFF;	filter:alpha(opacity=100); /* IE */	opacity:1.0; /* allgemein */	-moz-opacity:1.0; /* Mozilla */	-khtml-opacity:1.0; /* KTHML */	-opera-opacity:1.0; /* Opera */  	font-weight:normal;  	text-decoration: none;}.menu2ON {	position:absolute;top:7px;left:125px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:105px; height:28px;	text-align:center;  	color: #FFFFFF;  	font-weight:bold;  	text-decoration: none;}a.menu3:link, a.menu3:visited, a.menu3:focus {	position:absolute;top:7px;left:230px;	background-image:url(../design/AktivbalkenOFF.png);	background-repeat:no-repeat;	width:85px;height:28px;	text-align:center;	color: #FFFFFF;	filter:alpha(opacity=50); /* IE */	opacity:0.5; /* allgemein */	-moz-opacity:0.5; /* Mozilla */	-khtml-opacity:0.5; /* KTHML */	-opera-opacity:0.5; /* Opera */	font-weight:normal;	text-decoration: none;}a.menu3:hover {	position:absolute;top:7px;left:230px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:85px; height:28px;	text-align:center;  	color: #FFFFFF;	filter:alpha(opacity=100); /* IE */	opacity:1.0; /* allgemein */	-moz-opacity:1.0; /* Mozilla */	-khtml-opacity:1.0; /* KTHML */	-opera-opacity:1.0; /* Opera */  	font-weight:normal;  	text-decoration: none;}.menu3ON {	position:absolute;top:7px;left:230px;	background-image:url(../design/Aktivbalken.png);	background-repeat:no-repeat;	width:85px; height:28px;	text-align:center;  	color: #FFFFFF;  	font-weight:bold;  	text-decoration: none;}a.menubottom:link, a.menubottom:visited, a.menubottom:focus {  	color: #a6a7a9;  	font-weight:normal;  	text-decoration: none;	padding:0px 5px 0px 5px;}a.menubottom:hover {  	color: #578830;  	font-weight:normal;  	text-decoration: none;	padding:0px 5px 0px 5px;}.menubottomON {  	color: #578830;  	font-weight:bold;  	text-decoration: none;	padding:0px 5px 0px 5px;}a.externlink:link, a.externlink:visited, a.externlink:active{color:#6D8790;text-decoration:none;}a.externlink:hover{color:#C75A0E;text-decoration:none;}