body {
/*	background-color: #FFCC00;*/
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

.yellowBack {
	background-color: #0090D3 !important;
}

td.check div.check {
	border: 2px solid #1c1c1c;
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	width: 14px;
}

td.check div.selected {
	background-image: url(../image/check.png) !important;
	padding: 2px;
	border: 0;
}
td.description {
	font-size: 9px;
	width: 100%;
	text-align: left;
}
td.name {
	font-size: 12px;
	white-space: nowrap;
}

.yellow {
	color: #0090D3;
}
.blue {
	color: #0090D3 !important;
	text-align: left;
}
.button {
	background-color:#0090D3;
	color:#000000;
	border: #CCCCCC 1px solid;
	cursor: pointer;
}
.texta {
	background-color: #000000;
	color:#FFFFFF;
	border: #CCCCCC 1px solid;
}
.printview {
	border: #333333 1px solid;
	margin: 10px;
	padding: 10px;
	width: 570px
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.textBlack {
	color:#000000;
}

p {
	text-align: left;
	font-weight:normal;
	line-height: 18px;
}
h1 {
	text-align: justify;
	font-size:16px;
	letter-spacing: 2px;
}

.h1_paddingLeft {
	padding-left: 14px;
}
h2 {
	text-align: justify;
	font-size:13px;
	letter-spacing: 1px;
	color: #0090D3
}
a:link {
	color: #0090D3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0090D3;
}
a:hover {
	text-decoration: none;
	color: #0090D3;
	text-decoration:underline
}
a:active {
	text-decoration: none;
	color: #0090D3;
}
.label {
	background-color: #0090D3;
	color: #000000 !important;
	cursor:pointer;
	text-align:right;
	margin-left: 740px;
	padding-right: 5px;
	z-index: 1;
	font-size: 9px
}
#table_main { 
	width:800px;
	background-color:#000000;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top: 30px;
	margin-top:10px;
	margin-bottom:10px;
	border: #FFFFFF 1px solid;
	text-align: justify;
	height:auto
}
#shadow { 
	background-image:url(../image/waagrecht.jpg) repeat-x bottom; 
	width:800px;
}
.header { 
	margin-top:20px;
	margin-bottom:20px;
}
#menu { 
	background-image: url(../image/menu_back.jpg);
	width: 800px
}
#menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:26px;
}
#menu li {
	display: inline;
}
.menu_activ_default {
	background-image: url(../image/menu_front.jpg);
	color:#000000 !important;
	margin-left:0px;
	margin-right:0px
}
#menu li a, #menu li a:link {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
#menu li a:visited {
	color: #FFFFFF;
}
#menu li a:hover, #menu li a:focus, #menu li a:active {
	background-image: url(../image/menu_front.jpg);
	color:#000000
}
.flashborder_top { 
	border-top: #0090D3 1px solid;
	padding: 0px
}
.flashborder_bottom { 
	border-bottom: #0090D3 1px solid;
	margin-bottom: 10px;
}
#footer { 
	vertical-align:bottom
}
#wrapper{
	width:800px;
	margin: 0 auto;
	height: 100%
}
#content_wrapper { 
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px
}
#content_column { 
	margin: 0; 
	padding: 0;
  	float: left;
	width: 218px;
}
div.tab h3 {
	padding: 3px 10px;
	text-transform: uppercase;
	border: #666666 1px solid;
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #0090D3 !important;
}

.tabNoFunction h3 {
	padding: 3px 10px;
	text-transform: uppercase;
	border: #666666 1px solid;
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #0090D3 !important;
}
h4 {
	padding: 3px 10px;
	text-transform: uppercase;
	color: #222;
	background: #0090D3 ;
	border: #666666 1px solid;	
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
}
h5 {
	padding: 3px 10px;
	text-transform: uppercase;
	border: #0090D3 1px solid;
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
}
h6 {
	padding: 3px 10px;
	text-transform: uppercase;
	text-decoration:underline;
	border: #666666 1px solid;
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #CCCCCC !important;
}
#left {
	float: left;
	width: 130px;
}
#right {
	float: right;
	width: 670px;
}
#modelle_navi {
	float: left;
	width: 253px;
}
#modelle_navi2 {
	float: left;
	height: 24px
}
#content {
	padding-left: 20px;
	padding-right: 20px
}
.stretcher p {
	padding-left: 14px;
	padding-right: 14px;
}
.stretcher1 p{ 
	margin-top: 10px;
	margin-bottom: 10px;
}
.stretcher3 p{ 
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tab {
	background-color: #151515;
	cursor: pointer;
}
.tabNoFunction {
	background-color: #151515;
	cursor: pointer;
}
.tab_top {
	background-color: #4A4A4A;
	cursor: pointer;
}

.boxholder {
	padding: 5px;
	background: #FFFFFF;
	border: #0090D3 1px solid;
}
.boxholder_bikes {
	padding: 5px;
	border: #666666 1px solid;
}

.boxholder p {
	color:#000000;
}
.boxholder a{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.boxholder_linkbox {
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0090D3;
	border: #666666 1px solid;
	margin-right: 14px;
	margin-bottom: 10px;
}
.box {
	border:#999999 1px solid;
	background-color: #333333;
}
.box_mod {
	background: #fff;
	width: 100%;
	height: 100%;
}
.tab:hover {
	background-color: #303030;
}
.tabNoFunction:hover {
	background-color: #303030;
}
.tab1 {
	cursor: pointer;
}
.tab1:hover {
	background-color: #333333;
}
.tab1:link {
	background-color: #006699;
}
.graficbox { 
	border:#333333 1px solid; 
	margin-left: 14px; 
	margin-right: 14px; 
	padding-top: 10px;
	padding-bottom: 10px;
}
.graficbox_p10 { 
	border:#333333 1px solid; 
	padding: 10px;
}
.graficbox_mod { 
	border:#333333 1px solid; 
	margin-left: 14px; 
	margin-right: 14px; 
	padding: 10px;
	float:right;
	width: 320px;
}
.graficbox_mod a {
	text-align:right;
	color:#000000;
}
.graficbox_mod_raise { 
	padding-right: 14px;
	background: #0099FF;
	color: #CCCCCC !important;
	border-top: #000000 1px solid;
	height:14px;
}
.graficbox_mod_raise a { 
	font-size:9px !important;
	color:#CCCCCC
}
.graficbox_galerie {
	border:#333333 1px solid; 
	padding: 10px;
	width: 320px;
	height: 230px;
	vertical-align: bottom
}
.graficbox_galerie_txt {
	border:#333333 1px solid; 
	padding: 10px;
}
.galerie_anchor {
	background-color: #FFFFFF !important;
	color: #000000;
}
.galerie_anchor a:link {
	color: #FFFFFF;
}
.galerie_anchor a:visited {
	color: #FFFFFF;
}
.galerie_anchor a:hover {
	text-decoration:underline;
	background-color:#0090D3 !important;
}
.galerie_anchor a:active {
	color: #FFFFFF;
}

.thumbbox { 
	margin-left: 14px; 
	margin-right: 14px; 
	padding-top: 5px;
	padding-bottom: 5px
}
.linie_or {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.totop {
	color:#0090D3 !important;
}
.mod_boxholder {
	float: left; 
	border: #0090D3 1px solid; 
	padding: 10px; 
	width: 770px;
}
.mod_stylebox {
	border: #666666 1px solid; 
	margin: 5px;
	width: 460px;
	vertical-align:middle;
}
.mod_stylebox_head {
	padding-left: 10px;
	height: 22px;
	background-image:url(../image/mod_headline.png);
	color:#000000 !important;
}
.mod_stylebox_head_blue {
	padding-left: 10px;
	height: 22px;
	background-image:url(../image/mod_headline_blue.png);
	color:#000000 !important;
}
.mod_stylebox_head_grey {
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	background-image:url(../image/mod_headline_grey.png);
	color:#000000 !important;
}
.mod_stylebox_row {
	padding-left: 10px;
	margin-left: 5px;
	height: 28px;
	width: 230px;
	border-bottom: #666666 1px dashed;
}
.mod_wizard_head {
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	text-align: left
}
#mod_picbox {
	float:left; 
	margin: 5px;
	padding: 10px; 
	border: #666666 1px solid; 
	margin-left: 10px; 
	width: 260px;
	background-color: #FFFFFF;
	min-height: 150px
}
.mod_infobox {
	float:left; 
	margin: 5px;
	padding: 10px; 
	border: #666666 1px solid; 
	margin-left: 10px; 
	width: 260px;
	background-color: #333333;
	text-align:left
}
.mod_infobox_col1 {
	width: 100px;
	font-weight:bold;
	color: #0090D3;
	border-top: #666666 1px solid;
}
.mod_infobox_col2 {
	width: 80px;
	border-top: #666666 1px solid;
}
.mod_infobox_col3 {
	font-weight:bold;
	color: #FFFFFF;
	border-top: #666666 1px solid;
}
.mod_table {
	padding: 5px;
}
.mod_breakline {
	border-bottom: #666666 1px dashed;
	border-left:#666666 1px dashed;
}
.mod_rowline {
	border: #FFFFFF 1px solid;
}
.mod_rowspacer {
	border-left:#666666 1px dashed;
}
.overview_td {
	border: #666666 1px solid;
	background-color:#444;
	vertical-align: bottom
}
.overview_a1 {
	background-image:url(../image/overview/banner01.jpg);
	width: 150px;
	height: 257px;
}
.overview_a1:hover {
	background-image:url(../image/overview/banner01_h.jpg);
}
.overview_a2 {
	background-image:url(../image/overview/banner02.jpg);
	width: 150px;
	height: 257px;
}
.overview_a2:hover {
	background-image:url(../image/overview/banner02_h.jpg);
}
.overview_a3 {
	background-image:url(../image/overview/banner03.jpg);
	width: 150px;
	height: 257px;
}
.overview_a3:hover {
	background-image:url(../image/overview/banner03_h.jpg);
}
.overview_a4 {
	background-image:url(../image/overview/banner04.jpg);
	width: 150px;
	height: 257px;
}
.overview_a4:hover {
	background-image:url(../image/overview/banner04_h.jpg);
}
.download_table {
	margin-top: 10px;
}
.download_td {
	border: #666666 1px solid;
	padding: 10px;
	width: 300px;
	background-color:#FFFFFF;
	vertical-align: bottom
}
.download_td_mod {
	border: #666666 1px solid;
	padding: 10px;
	vertical-align: middle
}
.download_div {
	border: #666666 1px solid;
	padding: 10px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 300px;
	background-color:#FFFFFF;
	vertical-align: bottom
}
.download_Headline {
	background-color: #333333;
	border: #999999 1px solid;
	color:#CCCCCC;
	text-transform:uppercase;
	margin: 4px;
	padding: 4px;
	cursor: pointer;
}
.download_textbox {
	border: #666666 1px solid;
	background-color: #0090D3;
	color: #000000 !important;
	padding: 4px;
	padding-left: 10px;
	text-align:left;
	margin-top: 6px;
	cursor: pointer;
}
.home_infobox_head {
	color:#CCCCCC;
	border:#666666 1px solid; 
	border-bottom: none;
	margin-left: 10px; 
	margin-right: 10px; 
	padding-left: 8px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	text-align:left
}
.home_infobox_text {
	border:#666666 1px solid; 
	margin-left: 10px; 
	margin-right: 10px; 
	padding: 8px; 
	text-align:left
}
#flashbox {
	display: block;
}
#flashMinMax {
	height: 15px;
	width: 80px;
	text-align:right;
	background-color: #0090D3;
	padding-right: 5px;
	color: #000000;
	margin-left: 715px;
	cursor: pointer;
	clear: both;
}
.textInfoBox {
	border:#999999 1px solid;
	background-color: #333333;
	padding: 4px;
	text-align:center;
	vertical-align: bottom
}
.modImageBanner {
	border: #CCCCCC 1px solid;
}
.modSpacer {
	height: 20px;
}
.modHeadLine {
	height: 20px;
	background-color: #0090D3;
}
