@charset "UTF-8";
@import url(reset.css);

/*
 * @copyright       vist
 * @license         copyright, all rights reserved
 * @link            http://www.vist.de
 * @package         kolibri
 * @version         0.9
 * @lastmodified    $Date: 2008-12-30 21:29:18 +0200
*/

html{
	margin: 0; padding: 0;
}

body{
 background: #000 url(/img/bg.jpg) repeat-x;
 margin: 30px 0 0 0;
 padding: 0;
 text-align: left;
 font-family: Tahoma, Arial, sans-serif;
 color: #fff;
}

p{
	margin: 0 0 20px 0;
	line-height: 20px;
}

#xpage{
 width: 945px;
 padding: 0;
 text-align: left;
 margin: 0 auto 0;
/*border: 1px solid maroon;*/

}

/* @group header */

#header{
 width: 945px; height: 49px;
 padding: 0;
 text-align: left;
 margin: 0 auto 0;
 }
 
 #header #tools{
 float: right;
}
 #header #tools ul{
list-style: none;
margin: 0; padding-top: 8px;
}
 #header #tools ul li{
float: left; margin-left: 20px; 
padding: 10px 0 0 30px;
}

 #header #tools ul li.angebot{
float: left;
padding: 10px 50px 0 50px;
background: url(/img/bg_angebot.gif) no-repeat 0 0;
}
 #header #tools ul li.login{
float: left; margin-left: 20px; 
padding: 10px 40px 0 30px;
background: url(/img/bg_kundenlog.gif) no-repeat 0 0;
}

 #header #tools ul li a:link{
font-size: 12px; text-decoration: none;
}
 #header #tools ul li a:visited{
font-size: 12px; text-decoration: none;
}
 #header #tools ul li a:hover{
font-size: 12px; text-decoration: underline;
}


/* @end */

/* @group nav */

#nav{
height: 49px;
text-align: left;
margin: 0; padding: 0;
overflow: hidden;
}

#nav ul{
margin: 0; padding: 0;
list-style: none;
}
#nav ul li{
float: left;
margin: 0; padding: 0;
}

#snav{
 background: #000 url(/img/bg_snav.jpg) no-repeat;
 text-align: left;
 margin: 0; padding: 0;
 height: 49px;

}

#snav ul{
  list-style: none; 
  margin: 0; padding: 15px 18px 0 18px;
}
#snav ul li{
font-size: 12px;
float: left; margin-right: 10px;
}

#snavblank{
 text-align: left;
 margin: 0; padding: 0;
 height: 49px;

}

/* @end */

#content{
 padding: 0;
 text-align: left;
/* border: solid 1px yellow;*/
}

/* @group tab start */

#content #viewport{
  height:337px;
  font-size: 14px; font-weight: bold; color: #fff;
}

#content #viewport .tabcd{
  background: url(/img/tab_cd.jpg) no-repeat;
  margin: 0 15px 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabcd{
  background: url(/img/tab_cd.jpg) no-repeat;
  margin: 0 15px 15px 0;
  width: 305px; height: 161px;
  float: left;
}

#content #viewport .tabdvd{
  background: url(/img/tab_dvd.jpg) no-repeat;
  margin: 0 15px 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabdvd{
  background: url(/img/tab_dvd.jpg) no-repeat;
  margin: 0 15px 15px 0;
  width: 305px; height: 161px;
  float: left;
}

#content #viewport .tabbluray{
  background: url(/img/tab_bluray.jpg) no-repeat;
  margin: 0 0 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabbluray{
  background: url(/img/tab_bluray.jpg) no-repeat;
  margin: 0 0 15px 0;
  width: 305px; height: 161px;
  float: left;
}


#content #viewport .tabusb{
  background: url(/img/tab_usb.jpg) no-repeat;
  margin: 0 15px 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabusb{
  background: url(/img/tab_usb.jpg) no-repeat;
  margin: 0 15px 15px 0;
  width: 305px; height: 161px;
  float: left;
}

#content #viewport .tabdisk{
  background: url(/img/tab_disk.jpg) no-repeat;
  margin: 0 15px 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabdisk{
  background: url(/img/tab_disk.jpg) no-repeat;
  margin: 0 15px 15px 0;
  width: 305px; height: 161px;
  float: left;
}

#content #viewport .tabpackage{
  background: url(/img/tab_package.jpg) no-repeat;
  margin: 0 0 5px 0;
  width: 305px; height: 161px;
  float: left;
}
html>body>#xpage>#content #viewport .tabpackage{
  background: url(/img/tab_package.jpg) no-repeat;
  margin: 0 0 15px 0;
  width: 305px; height: 161px;
  float: left;
}

.teaser{
 padding:60px 20px 20px 20px;
 line-height: 18px;
}

.teaser a:link, .teaser a:visited {
font-size: 14px; text-decoration: none;
}

.teaser a:hover {
font-size: 14px; text-decoration: underline;
}

/* @end */

/* @group tab xcontent */

#content #xcopy{
  font-size: 14px; color: #fff; line-height: 20px;
  background-color: #313031;
  padding: 0 20px 0 20px;
}

h1{
  margin: 0 0 34px 0; padding: 0;
  font-size: 24px; font-weight: bold; line-height: 26px;
}

h2{
  margin: 0 0 17px 0; padding: 0;
  font-size: 20px; font-weight: bold; line-height: 20px;
}

h3{
  margin: 0; padding: 0;
  font-size: 14px; font-weight: bold;line-height: 20px;
}

h4{
	margin: 20px 0 0 0;
	padding: 0;
  	font-size: 14px; font-weight: bold;
	line-height: 16px;
}
/* @end */



/* @group footer */

#footer{
 background: #000 url(/img/bg_footer.gif) no-repeat;
 height: 32px;
 text-align: left;
 margin-top: 32px;
 margin-bottom: 32px;
}

#footer #links ul{
 margin: 0; padding: 5px 10px 0 10px;
 list-style-type: none;
}
#footer #links ul li{
 float: left; margin-right: 16px;
}

#footer #links ul li a:link{
  font-size: 14px;
}
#footer #links ul li a:visited{
  font-size: 14px;
}
#footer #links ul li a:hover{
  font-size: 14px;
}

#footer #info{
  float: right;
 margin: 0; padding: 2px 10px 0 10px;
  color: #ccd8e4;
  font-size: 14px;
}

/* @end */

td, tr{
	vertical-align: top;
}

/* @group links */

a:link, a:visited{
 font-size: 12px; color: #fff;
 text-decoration: none;
}

a:hover{
 font-size: 12px; color: #fff;
 text-decoration: underline;
}

a.bt:link, a.bt:visited{
 font-size: 14px; text-decoration: none; line-height: 24px;
 color: #fff; padding: 5px 70px 10px 40px;
 background: url(/img/bg_bt_klein.gif) no-repeat;
}
a.bt:hover{
 font-size: 14px; text-decoration: underline; line-height: 24px;
 color: #fff; padding: 5px 70px 10px 40px;
 background: url(/img/bg_bt_klein.gif) no-repeat;
}


a {
  outline: none;
}

a img {
	border: none;
}

/* @end */

/* @group medium-table */
.xspezifikationen{
	margin-bottom: 80px;
}

.spez_table tr td{
	height: 24px;
	padding-bottom: 20px;
	padding-top: 1px;
}

.ico_medium{
	float: left ;margin: 0 50px 0 0;	
}

.spez_label{
	padding: 1px 0 0 0;
	text-indent: 9px;
	width: 118px;
	background: url("/img/spez-label.gif") no-repeat;
}
/* @end */

.xbedruckung,.xsonderformate {
	margin-bottom: 80px;
	clear: both;
}

/* @group Sonderformate */

.xsonderformate{
		
}

.xtop_sformate{
	background: url("/img/sformate_bg.gif") no-repeat;
	height: 87px;
}

.top_sformate_l{
	float:left;
	width: 309px;
	margin-top: 20px;
	padding-left: 20px;
}

.top_sformate_r{ }


.xsformate{
	background-color: #232323;
	padding: 0 20px;

}


.sf_grey{
	color: #7c7c7c;
}

.sf_8mm, .sf_vc, .sf_shape, 
.sf_vinyl, .sf_metal, .sf_armband, 
.sf_alu, .sf_card, .sf_leder, .sf_nature{
	float: left;
	font-size: 12px;
	line-height: 16px;
}

.sformate_trenner{
	float: left;
	margin: 0 28px;
}

.sf_8mm{
	width: 112px;
}

.sf_8mm h4 {
	color: #e2e0b2;
}

.sf_vc{
	width: 145px;
	float: left;
}

.sf_vc h4 {
	color: #e1a245;
}

.sf_shape{
	width: 105px;
}

.sf_shape h4 {
	color: #e2e0b2;
}

.sf_vinyl{
	width: 100px;
}

.sf_vinyl h4 {
	color: #f62830;
}

.sf_metal{
	width: 140px;
}

.sf_metal h4 {
	color: #ebc038;
}

/*usb-sonderformate start*/
.sf_armband{
	width: 98px ;
}

.sf_armband h4{
	color: #CA232E;
}

.sf_alu{
	width: 137px ;
}

.sf_alu h4{
	color: #BDBDBD;
}

.sf_card{
	width: 135px ;
}

.sf_card h4{
	color: #C5C5A6;
}

.sf_leder{
	width: 130px ;
}

.sf_leder h4{
	color: #986559;
}

.sf_nature{
	width: 100px ;
}

.sf_nature h4{
	color: #D7C53B;
}
/*usb-sonderformate ende*/

/* @end */

/* @group 123-Button */
.bt_123_links{
	width: 66px;
}
.bt_123_mitte{
	height: 50px;
	vertical-align: middle;
	padding: 5px 0 0 17px ;
	background: url("/img/123_bt_bg.jpg") repeat-x;
	
}

.bt_123_mitte{
	height: 50px;
	background: url("/img/123_bt_bg.jpg") repeat-x;
	
}

.bt_123_rechts{
	width: 45px;
}

.tab123content{
  margin-bottom: 32px;
}

/* @end */

/* @group tabelle refenzen */

.ref-logo{
	vertical-align: middle;
	text-align: center;
	height: 77px;
	background: white;
	padding: 0;
	margin: 0;
}


.ref-content{
	background: #232323 url("/img/ref_cont_bg.jpg") no-repeat;
}

.ref-content p{
	margin: 0 10px;
}

.hl_ref{
	font-weight: bold;
	color: #009ee0;
	display: block;
	margin: 0 10px;	
}

/* @end */

/* @group img */

.visuallang{
  margin-bottom: 32px;
}

.visual-links{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.xvisual-reihe{
	clear: both;
	margin-right: -15px;
}

.visual-reihe{
	float: left;
	margin-right: 15px;
}

/* @end */

/* @group login */

#klogin{
  width: 465px; margin: 16px 0 16px 0;
  background-color: #232323;
  text-align: left;
  -moz-border-radius: 10px;  
  -webkit-border-radius: 10px;
  border-radius: 10px;	 //CSS3 property*/
}

#klogin input{
  height: 42px; width: 420px;
  font-size: 24px ; font-family: Tahoma, Arial, sans-serif;
  color: #232323;
}

#klogin a.button:link, #klogin a.button:visited{
 font-size: 14px; text-decoration: none; line-height: 24px;
 color: #fff; padding: 10px 70px 10px 55px;
 background: url(/img/bt_login.gif) no-repeat;
}
#klogin a.button:hover{
 font-size: 14px; text-decoration: underline; line-height: 24px;
 color: #fff; padding: 10px 70px 10px 55px;
 background: url(/img/bt_login.gif) no-repeat;
}

#klogin .txt{
  padding: 20px;
}

#klogin .error{
  color: #dc0000;
  line-height: 14px; font-size: 12px;
}

/* @end */

/* @group kontakt */
.adresse{
  width: 300px; float: left; margin-right: 17px;
}
.adresse a:link, .adresse a:visited{
  text-decoration: none; font-size: 14px;
}
.adresse a:hover{
  text-decoration: underline; font-size: 14px;
}

.ad_tab{
  float: left; width: 580px;
}
.ad_tab tr{
  height: 37px; 
  }
.ad_tab .noborder{
  height: 60px; vertical-align: middle;
}
.ad_tab select{
  width: 428px; font-size: 13px; font-family: Tahoma, Arial, sans-serif;
   color: #232323; 
}

.ad_tab input{
  width: 425px; font-size: 13px; font-family: Tahoma, Arial, sans-serif;
   color: #232323;
}
.ad_tab textarea{
  width: 428px; font-size: 13px; font-family: Tahoma, Arial, sans-serif;
  height: 70px;
   color: #232323;
}

.ad_tab .hl{
font-weight: bold;  
}

.ad_label{
	padding: 1px 0 0 0;
	text-indent: 9px;
	width: 150px;
	background: url("/img/spez-label.gif") no-repeat;
}
.ad_tab .error{
  color: #dc0000;
  line-height: 14px; font-size: 12px;
}
/* @end */

/* @group 123 form */

.hl_123_form{
	font-size: 18px;
	font-weight: bold;
	color: #f8ac39;
}

.tab_123{
  float: left; width: 580px;
  margin-bottom: 30px;
}
.tab_123 tr{
  height: 37px; 
  }
.tab_123 .noborder{
  height: 40px; vertical-align: middle;
}
.tab_123 select{
  width: 410px; font-size: 13px; font-family: Tahoma, Arial, sans-serif;
   color: #232323; 
}

.tab_123 input{
   font-size: 13px; font-family: Tahoma, Arial, sans-serif;
   color: #232323;
}

.tab_123 textarea{
  width: 408px; font-size: 13px; font-family: Tahoma, Arial, sans-serif;
  height: 70px;
   color: #232323;
}

.tab_123 .hl{
font-weight: bold;  
}

.tab_123 .error{
  color: #dc0000;
  line-height: 14px; font-size: 12px;
}

.label_123{
	padding: 1px 0 0 0;
	text-indent: 9px;
	width: 170px;
	background: url("/img/123_label.gif") no-repeat;
}

.tab_123 .aufl_sel{
	float: left;
	width: 250px;
}
.tab_123 .aufl_inp{
	float: left;
	margin: 0 10px 0 20px;
	width: 60px;
	font-size: 13px;
	font-size: 13px; font-family: Tahoma, Arial, sans-serif;
    color: #232323;
    height:15px;
    padding: 2px 0 2px 0; 
}

.tab_123 .daten_inp{
	width: 405px;
	height: 18px;
	padding: 0;
}


a.bt_nextstep:link, a.bt_nextstep:visited{
 font-size: 14px; text-decoration: none; line-height: 14px;
 color: #fff; padding: 5px 70px 10px 50px;
 float: right;
 background: url(/img/123_bt_nextstep.jpg) no-repeat;
}
a.bt_nextstep:hover{
 font-size: 14px; text-decoration: underline; line-height: 14px;
 color: #fff; padding: 5px 70px 10px 50px;
 float: right;
 background: url(/img/123_bt_nextstep.jpg) no-repeat;
}

a.bt_prevstep:link, a.bt_prevstep:visited{
 font-size: 14px; text-decoration: none; line-height: 14px;
 color: #fff; padding: 5px 60px 10px 60px;
 float: left;
 background: url(/img/123_bt_prevstep.jpg) no-repeat;
}
a.bt_prevstep:hover{
 font-size: 14px; text-decoration: underline; line-height: 14px;
 color: #fff; padding: 5px 60px 10px 60px;
 background: url(/img/123_bt_prevstep.jpg) no-repeat;
}

a.bt_absenden:link, a.bt_absenden:visited{
 font-size: 14px; text-decoration: none; line-height: 14px;
 color: #fff; padding: 5px 70px 10px 40px;
 float: right;
 background: url(/img/bg_bt_klein.gif) no-repeat;
}
a.bt_absenden:hover{
 font-size: 14px; text-decoration: underline; line-height: 14px;
 color: #fff; padding: 5px 70px 10px 40px;
 float: right;
 background: url(/img/bg_bt_klein.gif) no-repeat;
}

.checkbox{
	margin: 0 5px;
	padding: 0;
	float: left;
}

.checkbox_label, .radiotype_label_r{
	font-size: 12px;
	margin: 4px 0;
	padding: 0;
	line-height: normal;
	float: left;
}

.radiotype{
	float: left;
	margin: 7px 5px;
}

.radiotype_label_l{
	font-size: 12px;
	line-height: normal;
	float: left;
	margin: 5px 100px 0 0;

}

.hint {
	font-size: 12px;
	line-height: normal;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 9px;
}





/* @end */

/* @group downloads */
.tab_down{
	margin-bottom: 40px;
}

a.down_link{
	font-size: 14px;
}

.h2_down{
	padding-left: 7px;
}



.ico_down, .down_title, .down_info{
	background: #232323;
}

.ico_down img{
	margin: 0 6px;
}

.down_trenner{
	background: url("/img/down-trenner-bg.gif") repeat-y;
}

.down_info p{
	padding: 0 0 0 10px;
	margin: 0;
}
/* @end */


