@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #666666;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
}
#container {
	width:1008px; 
	background: #cdcdcd;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border:2px solid white;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
}
#banner {
	padding-left: 3px; 
	margin-left: 4px;
	float: left;
	height: 126px;
	background-repeat:no-repeat;
	}
	
.pos_home_hint {
	background-image:url(../images/pos_homehint.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50; /* Opera */
	display:block;
	width:63px;
	height:14px;
	float:right;
	margin-right:7px;
	margin-top:2px;
	z-index:999;
}	
	

.Quad {
	background-image:url(../images/banner_atv_n1_1.jpg);
}
.Jet {
		background-image:url(../images/banner_09_4.jpg);
}
.Spyder {
	background-image:url(../images/banner_09_4.jpg);
	}
.einzelseite_Quad {
	background-image:url(../images/banner_atv_n1_1.jpg);
	}
.einzelseite_Jet {
	background-image:url(../images/banner_09_4.jpg);
	}
.einzelseite_Spyder {
	background-image:url(../images/banner_09_4.jpg);
	}
.einzel_fahrzeug_seiten_banner_zusatz_bild {
  float:left;
  margin-top:-160px;
  margin-left:300px;
}
.pos_home {
	padding-left: 930px; 
	margin-top: -166px;
	float: left;
/*	background-color: green;
	border: 1px solid #000000;
*/	 	
	}	
.pos_menue {
	position:relative;
	height: 20px;
	top: 0px;
	margin-left: 4px;
	margin-top:  -24px;
	float: left;
	width: 1000px;
	z-index: 2;
	}		
		
.hint_menue {
	position:relative;
	height: 20px;
	top: 0px;
	margin-left: 4px;
	float: left;
	width: 1000px;
	background-image:url(../images/banner_atv_n1_2.jpg);
	z-index: 1;
	}	
	
#content_main {
	margin-top: 10px;
	float: left;
	background-color: #cdcdcd;
}

#content_links {
	position:relative;
	top: -4px;
	margin-left: 4px;
	padding: 5px; 
	float: left;
	width: 145px;
}

.abstand {
	height: 20px;
	padding-left: 3px;
	width: 790px;
	clear: both;
	 
}
.abstand_u{
	height: 1px;
	width: 790px;
	clear: both;
	 
}
.streifen {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-left: -4px;
	width:822px;
    height:18px;
	border-left:1px solid #214058;
	border-right:2px solid #214058;
	border-top:1px solid white;
	background-image: url(../images/streifen1_1.gif);
	background-repeat: repeat-x;
	}
.str_links {
	
	}
.str_rechts {
	
	}
	
.fzg_back {
	position:relative;
	width:200px;
	top:-15px;
	left:640px;
}

.fzg_back A{
	text-decoration:none;
	color:#333333;
}

.fzg_back A:hover  {
	text-decoration:none;
	color:#777777;
}	
#content_mitte {
	position:relative;
	top:1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	float: right;
	width:822px;
	height:390px;
	border-left:1px solid #214058;
	border-right:2px solid #214058;
	border-bottom:2px solid #214058;
	margin-left: 13px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.content_einzelseite {
	position:relative;
	top:0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	float: right;
	width: 822px;
	height:auto;
	border-left:1px solid #214058;
	border-right:2px solid #214058;
	border-bottom:2px solid #214058;
	margin-left:  13px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
	overflow:hidden;
}

.bildergallerie {
	float:left;
	height:128px;
	width:132px;
	margin:2px 2px 2px 1px;
	border:1px solid silver;
	padding:0px;
	z-index:2;
}


/*******   Highslide  popups***/
.highslide {
	cursor:url(http://www.wtfunsports.de/highslide/graphics/zoomin.cur), pointer;
    outline:none;
    text-decoration:none;
}

.highslide-active-anchor img {
	visibility:hidden;
}

.highslide-body {
}

.highslide-caption {
    display:none;
    border-top:none;
    font-family:Verdana, Helvetica;
    font-size:10pt;
    padding:3px 15px 3px 15px;
    background-color:silver;
}

a.highslide-credits,
a.highslide-credits i {
    color:silver;
    padding:10px 10px 10px 10px;
    text-decoration:none;
	font-size:12px;
    font-weight:bold;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
}

.highslide-dimming {
	position:absolute;
	background:#393939;
}
a.highslide-full-expand {
	background:url('http://www.wtfunsports.de/highslide/graphics/fullexpand.gif') no-repeat;
	display:block;
	width:34px;
	height:34px;
	margin-left:0;
	margin-right:10px;
	margin-top:0;
	margin-bottom:10px;
}
.highslide-heading {
    color:#FFFFFF;
	display:none;
	overflow:hidden;
	cursor:default;
    margin-top:6px;
	padding:1px 15px 5px 0px;
    background-color:silver;
}
.highslide-html {
    background-color:white;
	
}
.highslide-html-blur {
	
}
.highslide-html-content {
	position:absolute;
    display:none;
}
.highslide img {
	border:2px solid white;
}

.highslide:hover img {
/*	border:2px solid gray;  */
}

.highslide-image {
	border:3px solid silver;
	padding-left:10px;
	padding-right:15px;
	border-top:0px;
	border-bottom:0px;
	background-color:#c0c0c0;
}

.highslide-image-blur {
}

.highslide-loading {
    display:block;
	color:black;
	font-size:8pt;
	font-family:sans-serif;
	font-weight:bold;
    text-decoration:none;
	border:1px solid black;
    background-color:white;
    padding-left:22px;
    background-image:url('http://www.wtfunsports.de/highslide/graphics/loader.white.gif');
    background-repeat:no-repeat;
    background-position:3px 1px;
	padding-right:22px;
	padding-top:2px;
	padding-bottom:2px;
}

.highslide-maincontent {
	display:none;
}

.highslide-move {
	cursor:move;
}

.highslide-resize {
	cursor:nw-resize;
}

/*****************           Styles for the popup ***************/
#ziel_hs_es {
	position:relative;  
	top: -600px;
	left: -175px;
}

.highslide-wrapper {
}

.highslide-wrapper div {
    font-family:Verdana, Helvetica;
    font-size:10pt;
}

.highslide-wrapper, .rounded-white {
	background-color:white;
}

.highslide-wrapper .highslide-html-content {
	width:980px;
	height:700px;
	/*	height:570px;   */
	padding:0 5px 5px 5px;
	
}

.highslide-wrapper .highslide-header {
	padding-bottom:5px;
}

.highslide-wrapper .highslide-header ul {
	margin:0;
	padding:0;
	text-align:right;
}

.highslide-wrapper .highslide-header ul li {
	display:inline;
	padding-left:1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display:none;
}

.highslide-wrapper .highslide-header a {
	font-weight:bold;
	color:gray;
	text-transform:uppercase;
	text-decoration:none;
}

.highslide-wrapper .highslide-header a:hover {
	color:black;
}

.highslide-wrapper .highslide-header .highslide-move a {
	cursor:move;
}

.highslide-wrapper .highslide-footer {
	height:11px;
}

.highslide-wrapper .highslide-footer .highslide-resize {
	float:right;
	margin-top:4px;
	height:11px;
	width:11px;
	background:url('http://www.wtfunsports.de/highslide/graphics/resize.gif');
}

.highslide-wrapper .highslide-body {
}

.galeriebilder {
	border:0;
	margin:0px;
	width:128px;
	height:85px;
}
.bildunterschrift {
	float:left;
	width:128px;
	height:40px;
	text-align:center;
	margin:-4px 0 0 0px;
	padding:3px;
	padding-top:8px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
/* Tabellenersatz chris 21_08_09. g= grau w= weiss a = ausgabefeld wert*/
.text_mitte{
	display:block;
	position:relative;
	width:553px;
	height:auto;
	float:left;
}
.bild_mitte{
	display:block;
	position:absolute;
	right:0px;
	top:20px;
	width:268px;
	height:800px;
	border:0px;
	overflow:hidden;
	background-color:#d2d2d2;
	border-left: 3px solid #ececec;
}

.es_tech_rahmen {
	 width:555px;
	 float:left;
	 clear:both;
}

.zelle_links {
	padding: 2px;
	position:relative;
	float:left;
	width:200px;
}

.zelle_rechts {
	padding: 2px;
	position:relative;
	float:left;
	width:347px;
	clear:right;
}

.kurz {
	width:130px;
	clear:none;
}

.grau {
	background-color: #ececec;
}

.weiss {
	background-color:#FFF;
}

/******  Hover für Preisbeschreibung  ****/
.grundpreis {
	padding-top:4px;
	font-weight:bold;
	width: 210px;
   }

.grundpreis a:hover{
   color: #223C95;
   z-index: 3;
   cursor: help;
}

.grundpreis a span {
display: none;
}
   
.grundpreis a:hover span {
	font-size: 11px;
	font-family:sans-serif;
	font-weight: bold;
	text-align:justify;
	color: black;
	left: 216px;
	top: -158px;
	padding:65px 8px 0 18px;
	position: absolute;
	display: block;
	color: black;
	width: 240px;
	height: 114px;
	z-index:1;
	filter: alpha(opacity=90); 
	-moz-opacity:0.9;
	opacity:0.9;
	background-image:url('../canam/images/m_hint.gif');
	
}

/****  2 ende  ********************/

.preis_text {
width: 100%;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px; 
font-weight: bold;
color: #000000;
padding:1px 8px 0px 0;
text-decoration: none;
}

/******  Hover für Preisbeschreibung                 ****/

/********  Preisbox                     *****************/

.fzg_auswahl {
	position:relative;
	width:auto;
	float:left;
	height:20px;
	clear:left;
}
.fzg_auswahl_2 {
	position:relative;
	padding-top:3px;
	width:auto;
	float:left;
	height:20px;
	margin-left:10px;
}

.preisausweis {
	position:relative;
	float:right;
	width:150px;
}
/********  Preisbox        ende             *****************/

/* Ende Tabellenersatz c*/ 

.text_oben{
	display:block;
	position:relative;
	left: 16px;
	padding:10px 0 0px 0px;
	float:left;
	width:251px;
	height:272px;
	text-align:justify;
}

.kl_bilder_oben{
	border: 0px;
	position:relative;
	left: 12px;
	margin-left:-3px;
	
	}


.ds {
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 5px;
	padding-top: 170px;
	float: right;
	width: 597px;
	height: 34px;
	border: 1px solid #CCC;
	background-image: url(../images/hint_ds.jpg);
	background-repeat:no-repeat;
}
.bild_oben {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 0px;
	float: right;
	width: 603px;
	height: 156px;
	background-image: url(../images/bild_oben_atv1.jpg);
	
}


.platzhalter {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 183px;
	height: 195px;
	border: 1px solid #CCC;
	background-image: url(../images/platzhalter.gif);	 
	background-repeat: no-repeat;
}




.pop_up {
	position:absolute;
	visibility: hidden;
	border: 1px solid #CCC;
	background-color: white;
	margin-top:  300px;
	margin-left: -6px;
	width: 400px;
	height: 355px;
	padding: 8px;
	z-index: 2;
}
.textbox {
	margin-left: 6px;
	margin-bottom: 8px;
	padding: 5px;
	width: 183px;
	height: 170px;
	border: 1px solid #CCC;
	float: left;
}

.bildbox {
	position:relative;
	left: -7px;
	margin-bottom: 8px;
/*	padding: 5px;  */
	width: 603px;
	height: 180px;
	border: 1px solid #CCC;
	float: right;
}

#content_rechts {
	position:relative;
	top: -29px;
	margin-right: 8px;
	padding: 5px; 
	float: right;
	width: 145px;
	 
}


.i_fram_re {
	margin-right: 5px;
	padding: 5px;
	width: auto;
	background-color: #FFF;	
	 
}

#footer {
	padding: 0 20px;
	clear: left;
	width: 960px;
	height: 20px;
	}
 
.copy_r {
	padding: 0 20px; 
	float: left;
	width: 250px;
	 
	}
.runtime {
	padding: 0 80px; 
	float: left;
	width: 400px;
	}
.n_oben {
	padding: 0; 
	float: left;
	width: 110px; 
	}
	
/* Schrift/Linkformatierung */

A.txt_link {
	text-decoration:none;
	color:#333333;
}

A.txt_link:hover {
	text-decoration:none;
	color:#777777;
}
	
/******  abschickbutton brandl  ****/
.brandl_submit {
	position:relative; 
	float:right; 
	margin:13px 15px 5px 0px; 
	padding-top:5px;
	width:200px; 
	height:144px;
	text-align:center; 
	font-weight:bold; 
	background-color:#d7d1c9;
	font-size:11px; 
	border-bottom:3px #333 solid;
	border-right:3px #333 solid;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	cursor:auto;
	 
	}
.brandl_submit A{
   color:#333;
   cursor:pointer;
   
}   .brandl_submit A:hover{
   color:#C00;
   font-size:11px; 	
   cursor:pointer;
   
}   
.pos_menue {
	position:relative;
	height: 20px;
	top: 0px;
	margin-left: 4px;
	margin-top:  -24px;
	float: left;
	width: 1000px;
	z-index: 2;
	}		
