body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #969696;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;

}
/* LINKS: Beginn Aussehen der Linke im Text */

a.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc0033;
	text-decoration: underline;
	text-transform: none;
} 	
a.text_link:active {
	text-decoration: underline;
	color: #cc0033;
}
a.text_link:visited {
	text-decoration: underline;
	color: #cc0033;
}
a.text_link:hover {
	text-decoration: underline;
	color: #666666;
}
/* LINKS: Ende Aussehen der Linke im Text */
/* NAVIGATION: Begin Einstellungen fuer die Navigation */
a.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 11px;
	width: 100%;
	margin-top: 0px;
	vertical-align: middle;
	padding: 5px;
} 	
a.navi:active {
	text-decoration: none;
}
a.navi:visited {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: none;
	color: #cc0033;	
	
}
/* NAVIGATION: Ende Einstellungen fuer die Navigation */

/* NAVIGATION: Begin Einstellungen fuer die Navigation der ausgewaelten Seite */
a.navi_ist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 11px;
	width: 100%;
	margin-top: 0px;
	vertical-align: middle;
	padding: 5px;
}
a.navi_ist:active {
	text-decoration: none;
}
a.navi_ist:visited {
	text-decoration: none;
}
a.navi_ist:hover {
	text-decoration: none;
	color: #cc0033;
}
/* NAVIGATION: Ende Einstellungen fuer die Navigation der ausgewaelten Seite */

/* SUB_NAVIGATION: Begin Einstellungen fuer die SUB_NAVIGATION */
a.sub_navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 11px;
	width: 100%;
	margin-top: 0px;
	vertical-align: middle;
	padding: 5px;
} 	
a.sub_navi:active {
	text-decoration: none;
}
a.sub_navi:visited {
	text-decoration: none;
}
a.sub_navi:hover {
	text-decoration: none;
	color: #cc0033;
}
/* SUB_NAVIGATION: Ende Einstellungen fuer die SUB_NAVIGATION */

/* SUB_NAVIGATION: Begin Einstellungen fuer die SUB_NAVIGATION der ausgewaelten Seite */
a.sub_navi_ist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 11px;
	width: 100%;
	margin-top: 0px;
	vertical-align: middle;
	padding: 5px;
}
a.sub_navi_ist:active {
	text-decoration: none;
}
a.sub_navi_ist:visited {
	text-decoration: none;
}
a.sub_navi_ist:hover {
	text-decoration: none;
	color: #cc0033;
}
/* SUB_NAVIGATION: Ende Einstellungen fuer die SUB_NAVIGATION der ausgewaelten Seite */

.fusszeile {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.text_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
}
.text_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
	padding-bottom: 10px; /*Abstand Ueberschrift zum Text */
}
.text_tab_grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	background-color: #CCCCCC;
}.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
}

