@CHARSET "UTF-8";

	body {	
		background: #0E0E0E url(../gfx/background.gif);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position:bottom right;
		color: #FFF !important;
		font-family: Calibri, Arial !important;
		font-size: 12px !important;
	}
	
	* a {
      outline: none !important;
   }
	
	a {
		text-decoration: none !important;
	}
	
	a:visited {
		color: #EA770A;
	
	}
	
	span {
		color: #000;
	}
	
	a:hover {
		text-decoration: underline !important;
	}
	
	a:active {
		color: #EA770A !important;
		text-decoration: none !important;
	}
	
	#wrapper {
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
		height: 100%;
	}
 
	.accordionButton {
		cursor: pointer;
		margin-left: -4px;
	}
	
	.accordionContent {
		height: auto;
		margin-left: 1px;
		text-align: left;
		display: none;
	}
	
	table {
		border-collapse: collapse;
		margin-left: 0px;
		width: 979px;
	}
	
	table th {	
		padding-left: 5px;
		color: #fff;
		background: #383838;
		border-bottom: 1px solid #c0c0c0;
		padding-top: 5px;
		padding-bottom: 5px;
		height: 20px;
	}
	
	table td {
		padding: 5px;
	}
	
	td.odd {
		background: #222222;
	}
	td.even {
		background: #343434;
	}
	
	
	.high_case {
		font-size: 18px;
		margin-top: 0px;
		position: absolute;
	}
	
	#last_accordion {
		padding-bottom: 50px;
	}
	
	#first_accordion {
		margin-left: 0px;
		margin-top: 0px;
	}
	
	#first_accordion object {
		margin-bottom: 5px;
	}
	
	.true {
		margin-top: 10px;
		text-align: center;
		color: #FFF !important;
		background: #286B29;
		font-weight: bold;
		width: 500px;
		position: absolute;
		padding-bottom: 2px;
		margin-top:-11px;
	}
	
	h1 {
		font-family: Calibri;
		font-size: 25px;	
		margin-top: 0px;
		letter-spacing: 0px;
		padding-top: 20px;
	}
	
	#loading {
		display: none;
		text-align: center;
		margin-top: 50px;
	}
	
	#footer {
		margin-top: -30px;
		/*background: url(../gfx/footer.png);*/
		background: #545454;
		background-repeat: repeat-x;
		text-align: center;
		line-height: 27px;
		height: 30px;
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
	}
	
	a#background_link {
		display: block;
		width:60px;
		position: absolute;
		height: 20px;
		margin-left: 290px;
	}
	
	#footer #partner {
		width: 300px;
		text-align: left;
		background: url(../gfx/logo_intax.png) no-repeat 135px 5px;
		float: left;
		margin-left: 155px;
		position: absolute;
	}
	
	#footer #links a {
		margin-right: 30px;
		color: #FFF !important;
	}
	
	/************************ CAR NAVIGATION *******************************/
	
	
	ul#car_gallery_navigation {
		margin-top: 90px;
		background: url(../gfx/gradient_background.gif) repeat-x;
		width: 941px;
		height: 81px;
	}
	
	ul#car_gallery_navigation li {
		float: left;
		margin-top: 24px;
		background: url(../gfx/buttons/button_grey.png) no-repeat center 15px !important;
		height: 50px;
		margin-right: 20px;
	}
	
	ul#car_gallery_navigation li a {
		color: #FFF !important;
		display: block;
		height: 35px;
	}
	
	ul#car_gallery_navigation li:hover {
		cursor: pointer;
	}
	
	/************************ CAR GALLERY *******************************/

	
	div#car_gallery_holder { 
		width: 1100px;
		margin-left: -60px;
		height: 100%;
	}
	
	ul#car_gallery {
		list-style: none;
		height: 100%;
		margin-left: 12px;
	}
	
	ul#car_gallery li {
		float: left;
		width: 164px;
		margin-bottom: 23px;
		margin-right: 9px;
		height: 100%;
	}
	
	ul#car_gallery li a {
		display: block;
		height: 100%;
		color: #FFF;
		text-decoration: none !important;
	}
	
	ul#car_gallery li img:hover {
		cursor: pointer;
		border: 1px solid white;
		margin: -1px;
	}	
	
	.textPlaceholder {
		position: relative;
	   width: 164px;
	   margin-top: -50px;
	   height: 50px;
	   font-family: Calibri, Arial; 
	   font-size: 11px;
	   color: #fffff !important;
	   text-decoration: none;
	   background: url(../gfx/hover_gradient.png);
	   display: none;
		cursor: pointer;
	}
	
	.textPlaceholder div {
	    padding-top: 2px;
	    padding-left: 5px;
	}
	
	.textPlaceholder div  {
		 color: #fffff !important;
	}
	
	/************************ CAR GALLERY HIGHLIGHTS *******************************/
	
	.highlight_box {
		height: 334px;
		width: 970px;
		margin-top: 30px;
		margin-bottom: 40px;
		background: url(../gfx/gradient_gallery.png) repeat-x;
	}
	
	.highlight_box .highlight_box_big_image {
		float: left;
		padding-right: 0px;
	}
	
	.highlight_box .highlight_box_detail h1 {
		margin-left: 450px;
		font-size: 20px;
		margin-top: 0px;
		position: absolute;
	}
	
	.highlight_box .highlight_box_detail p {
		height: 193px;
		width: 470px;
		position: absolute;
		margin-left: 450px;
		margin-top: 112px;
		overflow: auto;
	}
	
	.highlight_box .highlight_box_detail ul {
		margin-left: 438px;
	}
	
	.highlight_box .highlight_box_detail ul li {
		float: left;
		margin: 0px;
		margin-right: 2px;
		margin-top: 257px;
	}
	
	.highlight_box .highlight_box_detail ul li .highlight_gal_thumb:hover {
		margin: -1px !important;
		border: 1px solid white !important;
		cursor: pointer;
	}
	
	.high_case {
		color: #FFF;
	}
	
/************************ FARBGEBUNG *******************************/

	ol#farbgebung_specs_list {
		margin-left: -15px;
		margin-top: 20px;
	}
	
	ol#farbgebung_specs_list li {
		margin-bottom: -8px !important;
		width: 400px;		
	}
	
	div#farbgebung_specs {
		background: url(../gfx/gradient_folie.png) repeat-x;
		width: 480px;
		height: 281px;
		float: left;
		margin-right: 3px;
		margin-top: 26px;
	}
	
	#indi_specs {
		background: url(../gfx/gradient_folie.png) repeat-x;
		width: 486px;
		height: 280px;
		float: left;
		margin-right: 3px;
		margin-top: 26px;	
	}
	
	div#farbgebung_specs b, #indi_specs b {
		color: #FFF;
		font-size: 14px;
	}
	
	#farbgebung_gal_link {
		background: url(../gfx/gradient_folie.png) repeat-x;
		height: 30px;
		width: 428px;
		padding-left: 30px;
		line-height: 29px;
	}
	
	#farbgebung_gal_link a {
		color: #FE8502 !important; 	
		display: block;
		height: 30px;
		width: 428px;
	}
	
	#indi_farb_werb {
		margin-top: 26px;
	}
	
	
/************************ PREISE *******************************/
	
	div#preis_specs {
		background: url(../gfx/gradient_preise.png) repeat-x;
		width: 950px;
		height: 26px;
		float: left;
		margin-right: 3px;
		margin-top: 26px;
		padding-left: 30px;
		line-height: 27px;
		margin-bottom: 30px;
	}
	
	div#preis_specs a {
		color: #FE8502 !important; 
	}
	
	#untertitel {
		background: url(../gfx/footer.png) repeat-x;
		width: 950px;
		height: 30px;
		padding-left: 30px;
		line-height: 30px;
	}
	
/************************ HÄNDLER *******************************/	
	
	#haendler_text {
		height: 100px;
		width: 419px;
		padding-left: 20px;
		padding-top: 30px;
		margin-bottom: 10px;
		margin-top: 10px;
		float: left;
	}
	
	#haendler_text a {
		margin-right: 50px;
	}
	
	#weltkarte {
		padding-top: 20px;
		padding-left: 20px;
	}
	
/************************ DIE FOLIE *******************************/

	#folie {
		width: 1100px;
	}
	
	div.glossary_container {
		margin-left: 20px;
		margin-left: 0px;
		padding-left: 20px;
	}
	
	div.glossary_container p {
		margin-left: -18px;
	}	
	
	div#folien_specs {
		background: url(../gfx/gradient_folie.png) repeat-x;
		margin-top: 15px;
		margin-left: -20px;
		margin-right: -3px;
		width: 470px;
		height: 390px;
		float: left;
	}
	
	div#folien_specs p {
		margin-left: 18px;
	}
	
	ol.specs li {
		background: none;
		margin-bottom: -3px;
	}
	
	#folien_image {
		margin-top: 15px;
		margin-left: 7px;
	}
	
/************************ IMPRESSUM *******************************/
	
	table#impressum {
		margin-left: 0px;	
		width: 975px;
	}
	
	table#impressum td {
		padding-left: 15px;
		padding-top: 10px;
		vertical-align: top;
		height: 350px;
		width: 325px; 
		background: url(../gfx/gradient_kontakt.png) repeat-x;
	}
	
	td#small_text_impressum_copyright {
		font-size: 12px;
	}	
	
/************************ KONTAKT *******************************/
	div#kontakt {
		background: url(../gfx/gradient_kontakt.png) repeat-x;
		height: 469px;
		width: 975px;
	}
	
	div#kontakt p {
		padding-top: 10px;
	}
	
	#kc {
		width: 600px;
		border-right: 1px solid #000;
		width: 600px;
		float: left;
		margin-right: 30px;
		height: 330px;
		display: block;
	}
	
	div#kontakt h5 {
		font-weight: bold;
		font-family: Trebuchet MS;
		padding-top: 10px;
		margin-left: 150px;
		margin-bottom: -10px;
	}
	
	ul#kontakt_form li {
		margin-bottom: -15px;
	}
	
	ul#kontakt_form li label {
		margin-left: 56px;
		width: 150px;
		display: block;
	}
	
	ul#kontakt_form li input,ul#kontakt_form li textarea {
		width: 230px;
		position: absolute;
		margin-left: 150px;
		margin-top: -18px;
	}	
	
	ul#kontakt_form li input[type=submit] {
		background: none;
		border: none;
		color: #EA770A;
		font-family: Trebuchet MS;
		margin-left: 144px;
		margin-top: 80px;
		width: 65px;
	}
	ul#kontakt_form li input[type=submit]:hover {
		cursor: pointer;
	}
	
	/************************ STATISCHER CONTENT (4 Boxen) *******************************/
	
	div#static_content ul#static_content_ul {
		margin-left: 0px;
		height: 130px;
		margin-left: -30px;
		margin-top: 35px;
		margin-bottom: 15px;		
	}
	
	div#static_content .static_content_box {
		float: left;
		width: 242px;
		height: 120px;	
	}
	
	div#static_content .static_content_box p a {
		color: #FFF !important;
		width: 241px;
		height: 129px;
		display: block;
		font-size: 14px;
	}
	
	div#static_content .static_content_box p a:hover {
		color: #EA770A !important;
	}
	
	div#video {
		margin-right: 3px;
		background: url(../gfx/video.jpg) no-repeat;
	}
	
	div#video p {
		background: black;
		margin-top: -10px;
		height: 25px;
		line-height: 25px;
		text-align: center;
	}
	
	div#flotten {
		margin-right: 3px;
		background: url(../gfx/flotte.jpg) no-repeat;
	}
	
	div#flotten p {
		background: black;
		margin-top: -10px;
		height: 25px;
		line-height: 25px;
		text-align: center;
	}
	
	div#lackvsfolie {
		margin-right: 3px;
		background: url(../gfx/matt.jpg) no-repeat;
	}
	
	div#lackvsfolie p {
		background: black;
		margin-top: -10px;
		height: 25px;
		line-height: 25px;
		text-align: center;
	}
	
	div#detail {
		background: url(../gfx/detail.jpg) no-repeat;
	}
	
	div#detail p {
		background: black;
		margin-top: -10px;
		height: 25px;
		line-height: 25px;
		text-align: center;
	}
	
	#switch_form {
		margin-left: 920px;
		margin-top: 10px;
		position: absolute;
	}
	
	#switch_form img {
		position: absolute;
		margin-top: 20px;
		margin-left: -10px;
	}
	
	#switch_form:hover, #switch_form input[type=submit]:hover  {
		cursor: pointer;
	}	
	
	#switch_form input[type=submit] {
		background: none;
		border: none;
		color: #FFF;
		font-family: Arial;
		font-size: 12px;
	}
	
	/**********************************************************************************
		NAVIGATIONS BILDER DEUTSCH
	**********************************************************************************/

	div#de_img_neutral_sofunktionierts {
		background: url(../gfx/buttons/de_sofunktionierts.png);
		background-repeat: no-repeat;
		width: 980px;
		height: 30px;
		padding-bottom: 5px;
	}	
	
	div#de_img_active_sofunktionierts {
		background: url(../gfx/buttons/de_active_sofunktionierts.png);
		background-repeat: no-repeat;
		width: 980px;
		height: 30px;
		padding-bottom: 5px;
	}

	div#de_img_neutral_individualisierung {
		background: url(../gfx/buttons/de_individualisierung.png);
		background-repeat: no-repeat;
		width: 327px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#de_img_active_individualisierung {
		background: url(../gfx/buttons/de_active_individualisierung.png);
		background-repeat: no-repeat;
		width: 327px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#de_img_neutral_farbgebung {
		background: url(../gfx/buttons/de_farbgebung.png);
		background-repeat: no-repeat;
		width: 328px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	
	div#de_img_active_farbgebung {
		background: url(../gfx/buttons/de_active_farbgebung.png);
		background-repeat: no-repeat;
		width: 328px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#de_img_neutral_werbungunddesign {
		background: url(../gfx/buttons/de_awerbung.png);
		background-repeat: no-repeat;
		width: 325px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	
	div#de_img_active_werbungunddesign {
		background: url(../gfx/buttons/de_active_awerbung.png);
		background-repeat: no-repeat;
		width: 325px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#de_img_neutral_diefolie {
		background: url(../gfx/buttons/de_diefolie.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}
	
	div#de_img_active_diefolie {
		background: url(../gfx/buttons/de_active_diefolie.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}

	div#de_img_neutral_galerie {
		background: url(../gfx/buttons/de_galerie.png);
		background-repeat: no-repeat;
		width: 247px;
		height: 30px;
		float: left;
	}
	
	div#de_img_active_galerie {
		background: url(../gfx/buttons/de_active_galerie.png);
		background-repeat: no-repeat;
		width: 247px;
		height: 30px;
		float: left;
	}
	
	div#de_img_neutral_preis {
		background: url(../gfx/buttons/de_preise.png);
		background-repeat: no-repeat;
		width: 245px;
		height: 30px;
		float: left;
	}
	
	div#de_img_active_preis {
		background: url(../gfx/buttons/de_active_preise.png);
		background-repeat: no-repeat;
		width: 245px;
		height: 30px;
		float: left;
	}
	
	div#de_img_neutral_haendler {
		background: url(../gfx/buttons/de_handler.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}	
	
	div#de_img_active_haendler {
		background: url(../gfx/buttons/de_active_handler.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}
	
	/**********************************************************************************
		NAVIGATIONS BILDER ENGLISCH
	**********************************************************************************/
	
	div#en_img_neutral_sofunktionierts {
		background: url(../gfx/buttons/en_sofunktionierts.png);
		background-repeat: no-repeat;
		width: 980px;
		height: 30px;
		padding-bottom: 5px;
	}	
	
	div#en_img_active_sofunktionierts {
		background: url(../gfx/buttons/en_active_sofunktionierts.png);
		background-repeat: no-repeat;
		width: 980px;
		height: 30px;
		padding-bottom: 5px;
	}

	
	div#en_img_neutral_individualisierung {
		background: url(../gfx/buttons/en_individualisierung.png);
		background-repeat: no-repeat;
		width: 327px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	    
	div#en_img_active_individualisierung {
		background: url(../gfx/buttons/en_active_individualisierung.png);
		background-repeat: no-repeat;
		width: 327px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#en_img_neutral_farbgebung {
		background: url(../gfx/buttons/en_farbgebung.png);
		background-repeat: no-repeat;
		width: 328px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	
	div#en_img_active_farbgebung {
		background: url(../gfx/buttons/en_active_farbgebung.png);
		background-repeat: no-repeat;
		width: 328px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#en_img_neutral_werbungunddesign {
		background: url(../gfx/buttons/en_awerbung.png);
		background-repeat: no-repeat;
		width: 325px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}
	
	div#en_img_active_werbungunddesign {
		background: url(../gfx/buttons/en_active_awerbung.png);
		background-repeat: no-repeat;
		width: 325px;
		height: 40px;
		padding-bottom: 5px;
		float: left;
	}

	div#en_img_neutral_diefolie {
		background: url(../gfx/buttons/en_diefolie.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}
	
	div#en_img_active_diefolie {
		background: url(../gfx/buttons/en_active_diefolie.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}

	div#en_img_neutral_galerie {
		background: url(../gfx/buttons/en_galerie.png);
		background-repeat: no-repeat;
		width: 247px;
		height: 30px;
		float: left;
	}
	
	div#en_img_active_galerie {
		background: url(../gfx/buttons/en_active_galerie.png);
		background-repeat: no-repeat;
		width: 247px;
		height: 30px;
		float: left;
	}
	
	div#en_img_neutral_preis {
		background: url(../gfx/buttons/en_preise.png);
		background-repeat: no-repeat;
		width: 245px;
		height: 30px;
		float: left;
	}
	
	div#en_img_active_preis {
		background: url(../gfx/buttons/en_active_preise.png);
		background-repeat: no-repeat;
		width: 245px;
		height: 30px;
		float: left;
	}
	
	div#en_img_neutral_haendler {
		background: url(../gfx/buttons/en_handler.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}	
	
	div#en_img_active_haendler {
		background: url(../gfx/buttons/en_active_handler.png);
		background-repeat: no-repeat;
		width: 244px;
		height: 30px;
		float: left;
	}	