body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color:#000000;
	background-image: url(images/stripebg.gif);
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#2A2A2A;
	scrollbar-face-color:#3C3C3C;
	scrollbar-highlight-color:#616161;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	padding-bottom:10px;
}

.innentabelle {
	background-color: #333333;
	background-image: url(images/stripebg-innen.gif);
	border: 2px solid #000000;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top:10px;
	padding-right:10px;
	padding-left:5px;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	line-height:1.1;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00ACE9;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #EB292E;
	text-decoration: none;
	border-bottom:1px solid #000000;
}

a.navigation {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height:0px;
	background-color:#ffffff;
	text-decoration:none;
	border:0px solid #ffffff;
}

a.navigation:hover {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height:0px;
	background-color:#ffffff;
	text-decoration:none;
	border:0px solid #ffffff;
}


a.featurelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #EB292E;
	text-decoration: none;
}

a.featurelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border-bottom:2px solid #1FAFE6;
}

a.topfeaturelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB292E;
	text-decoration: none;
}

a.topfeaturelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom:2px solid #1FAFE6;
}

a.floatinglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #959595;
	text-decoration: none;
}

a.floatinglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}

a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #959595;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #EB292E;
}

a.plusminus {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0px solid #EB292E;
	font-size: 12px;
	font-weight: bolder;
	color: #000000
}

a.plusminus:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0px solid #EB292E;
	font-size: 12px;
	font-weight: bolder;
	color: #ff000000;
}

.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}

.forminaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	scrollbar-arrow-color:FF7711;
	scrollbar-track-color:ffffff;
	scrollbar-shadow-color:808080;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:808080;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	background-color:#FFFFFF;
}

.formaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FF000000;
	scrollbar-arrow-color:FF7711;
	scrollbar-track-color:f6f6f6;
	scrollbar-shadow-color:808080;
	scrollbar-face-color:f6f6f6;
	scrollbar-highlight-color:808080;
	scrollbar-darkshadow-color:f6f6f6;
	scrollbar-3dlight-color:f6f6f6;
	background-color:#f6f6f6;
}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	cursor: hand;
	background-color:#F3F3F3;
}

.buttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	border: 1px solid #000000;
	cursor: hand;
	background-color:#ffffff;
}

.errortext {color: #ff0000;}

.errorfield {
	color:#FF0000;
	border:1px solid #ff0000;
	background:#FFE0E0;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color:#FF7711;
	scrollbar-track-color:#FFE0E0;
	scrollbar-shadow-color:#ff0000;
	scrollbar-face-color:#FFE0E0;
	scrollbar-highlight-color:#ff0000;
	scrollbar-darkshadow-color:#FFE0E0;
	scrollbar-3dlight-color:#FFE0E0;
}
.preis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00AAE1;
	border-right-color: #00AAE1;
	border-bottom-color: #00AAE1;
	border-left-color: #00AAE1;
	font-style: normal;
}

.sublineohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	font-style: normal;
}

ul {
	list-style-image: url(images/bulletblue.jpg);
	padding-bottom:5px;
}

