/* CSS Document */
body {
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFCC00;
}
a:link {
	text-decoration: underline;
	color: #FFCC00;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.hauptnavigation {
	background-color: #000000;
	border-bottom-style: solid;
	background-image: url(bilder/navigation/navigation_hintergrund.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	position: fixed;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	vertical-align: middle;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Arial";
}
.unternavigation {
	background-color: #020206;
	border-bottom-style: outset;
	background-image: url(bilder/navigation/navigation_hintergrund.png);
	background-repeat: repeat-y;
	background-position: right top;
	position: fixed;
	height: 30px;
	width: auto;
	left: 0px;
	top: 30px;
	right: 0px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #FFFF00;
	border-bottom-width: 1px;
}
.inhalt_body {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 60px;
	right: 0px;
	position: absolute;
	background-color:#FFFFFF;
}
.banner {
	color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.portal {
	background-image: url(bilder/navigation/navigation_verlauf_transparent.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFCC66;
}
.rahmen_unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.rahmen_ftp {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
}
.border_background {	background-image: url(bilder/rahmen/border_background.png);
	background-repeat: repeat;
	height: auto;
}
.border_bl {	background-image: url(bilder/rahmen/border_bl.png);
	height: 47px;
	width: 51px;
}
.border_bm {	background-image: url(bilder/rahmen/border_bm.png);
	background-repeat: repeat-x;
	height: 47px;
}
.border_br {	background-image: url(bilder/rahmen/border_br.png);
	height: 47px;
	width: 48px;
	float: left;
}
.border_l {	background-image: url(bilder/rahmen/border_l.png);
	background-repeat: repeat-y;
	height: auto;
	width: 51px;
}
.border_r {	background-image: url(bilder/rahmen/border_r.png);
	background-repeat: repeat-y;
	height: auto;
	width: 51px;
}
.border_ul {	background-image: url(bilder/rahmen/border_ul.png);
	height: 51px;
	width: 51px;
}
.border_um {	background-image: url(bilder/rahmen/border_um.png);
	background-repeat: repeat-x;
	height: 51px;
}
.border_ur {	background-image: url(bilder/rahmen/border_ur.png);
	height: 51px;
	width: 48px;
	float: left;
}
.button_01 {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #999999;
	cursor: pointer;
	cursor: pointer;
}
.font_00 {
	font-size: 10px;
	color: #333333;
}
.font_01 {
	font-size: 12px;
	color: #FFCC33;
}
.font_02 {
	font-size: 12px;
	color: #000000;
}
.font_03 {
	font-size: 10px;
	color: #FF9900;
}
.font_04 {
	font-size: 9px;
	color: #999999;
}
.font_05 {
	font-size: 12px;
	color: #1B1B1C;
}
.farbe_01 {
	color: #FFFFFF;
}
.farbe_02 {
	color: #FFCC33;
}
.farbe_03 {
	color: #616899;
}
.farbe_04 {
	color: #0A246A;
}
.font_06 {
	font-size: 12px;
	color: #333333;
}
.Stil1 {font-size: 16px}
.font_07 {
	font-size: 12px;
	color: #FFFFFF;
}
.icon_paid4 {
	background-image: url(bilder/icons/geld_002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 34px;
}
.icon_gewinnspiele {
	background-image: url(bilder/icons/geld_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_buecher {
	background-image: url(bilder/icons/buecher_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_webdesign {
	background-image: url(bilder/icons/webdesign_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_computer_internet {
	background-image: url(bilder/icons/computer-internet_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_gesundheit {
	background-image: url(bilder/icons/gesundheit_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_esoterik {
	background-image: url(bilder/icons/esoterik_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_ftp_server_download_archiv {
	background-image: url(bilder/icons/ftp_server-download_archiv_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_kontakt {
	background-image: url(bilder/icons/kontakt_001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.icon_newsletter {
	background-image: url(bilder/icons/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font_08 {

	font-size: 12px;
	color: #FFFFFF;
}
.hintergrund_01 {
	color: #333333;
	background-color: #000000;
}
.rahmen_weiss {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}

