a {
  text-decoration: underline;
  color: #3333FF;
}
a:hover {
  color: #FF6633;
}
img {
  border:  none;
}

/*
p, ul {
  margin: 0 0 20px 0;
}
p a {
  color: #CC6600;
}
*/

.std {
	font-size: 12pt;
	font-family: Tahoma, Verdana, Segoe, sans-serif, Helvetica;
	font-weight: normal;
}

/*aufpassen*/
.achtung {
	font-size: 14pt;
	padding: 0px 5px;
	margin: 0 0 50px 0;
    max-width: 700px;
	background: #FFFF66;

}

/*variantenwarnung*/
.vntinfo, .vwa {
	font-size: 10pt;
	color: #555;
	padding: 0px 5px;
	margin: 0 0 50px 0;
    max-width: 700px;
}

/*liefertermin 1*/
.lft1info {
	font-size: 18pt;
	color: #FB0034;
	padding: 0px 5px;
	margin: 0 0 50px 0;
}

/*gelbe Box*/
.winfoben, .wsinfo {
	font-size: 14pt;
    background: #FFFF00;
	line-height: 120%;
	border-style: dotted;
	border-width: 1px;
	padding: 0px 5px;
	margin: 0px 0px 30px 00px;
	/*width: 70%;*/
}


.manual {
	color: #B34A20;	
	width: 100%;
    margin: 40px 0 0 0;
    border: none;
    max-width: 700px;
}

.manual img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
}

.disclaimer, .dsc {
	font-size: 11pt;
	color: #222;	
	width: 100%;
    margin: 60px 0 0 0;
    border: none;
    max-width: 700px;
}



/* Beschreibung---------------------- */
.t  {
	font-size:11pt;
	margin-top: 20pt;
	color: #111;
	border-spacing: 5px;
	min-width: 250px;
	max-width: 700px;
	vertical-align: top;
	border-collapse: collapse;
}

.t th{ /* html Überschrift */
	font-size: 14pt;
	font-weight: normal; 
	text-align:left;
	vertical-align: top;
	background: #FFCC80; /*#FDE4CE;*/
	padding: 7px;
	border-color: #AAAAAA;
	border-style: none solid solid none;
	box-shadow: 10px 10px 15px silver;
	border-width: 1px;
}
.t td{
	vertical-align: top;
	padding: 0px;
}

.t .hdr { /* Überschrift Level 2 */
	color: #666;
	font-size: 14pt;
	font-weight: bold; 
	border-color: #AAAAAA;
	border-style: solid;
	height: 30pt;
	vertical-align: bottom;
    border-width: 0px 0px 1px 0px;
}

.t .lastrow { 
	border-color: #AAAAAA;
	border-style: solid;
	vertical-align: bottom;
	border-width: 0px 0px 1px 0px;
}

.t .menge { /* obsolet */
	font-weight: bold;
	padding:10px 5px;
}


.t .lfu { 
	color: #666;
	font-size:14pt;
	font-weight: bold;
	padding: 40px 0px 10px 0px;
	vertical-align: bottom;
}
.t .lfu-item { 
	color: #666;
	font-size:11pt;
	font-weight: bold;
	padding: 40px 0px 10px 0px;
	vertical-align: bottom;
}

.t .trlfu td { /* Lieferumfang */
  padding: 40px 0px 30px 5px;
}



.t .sieheauch, .t .sa {
	/*background-color: #FFDAAA;*/
	overflow:hidden;
	word-break:normal;
	border-spacing:0;
	padding:3px;
}

.t .techinf, .t .tif, .t .tinf { /* Info */
    padding: 20px 5px;	
	/*border: 1px dotted gray; nicht möglich*/
}

.t .lolev, .t .lole { /* Logic Level */
	background-color: #FFCC99;
}


.t .achtung {
	font-size: 14pt;
	font-weight: normal;
	color: #888;
}

.t .tz{ /*Trennzeile*/
	padding: 7px;
	border-style:none;
}
.t .tz2{ /*Trennzeile*/
	padding: 15px;
	border-style:none;
}
.t .tz3{ /*Trennzeile*/
	padding: 22px;
	border-style:none;
}

.t tr.spacer {
	height: 15px;
}

/*
.t td:nth-child(1) {
  background: #CCCCCC; 
}
.t td:nth-child(2) {
  background: #FFCC66; 
}
*/

/* Detailtabelle---------------------- */
.tdet  {
  color: #111;
  border-spacing: 5px;
  min-width: 250px;
  max-width: 700px;
  vertical-align: top;
  border-collapse: collapse;
}

.tdet tr{ 
	font-weight: normal; 
	text-align:left;
	vertical-align: top;
 	border-color: #AAAAAA;
	border-style: solid none solid none;
  border-width: 1px;
}
.tdet tr:nth-child(1) {
  border-style: none none solid none;
}

.tdet td{
	padding: 5px;
}





/* Varianten nach 1---------------------- */
.vnt { /*Variantenbeschreibung - obsolet*/
	margin: 3px;
}
.vntlisthdr {
	font-weight: bold;
	color: red;
	display: inline;
}
ul.vntlist {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
}
/*.vnt_awb {
	color: red;
	font-size: 10pt;
}*/
.vntitem, .vnt_awb {
	background-color: #ffe6e6;

}
.t .vntcell { /* Lieferumfang rechts */
	padding:20px 5px;
	line-height: 150%;
}



/* dazu passend---------------------- */
.tad  {
	font-weight: bold;
	font-size: 10pt; 
	color:#424242;
	margin: 80px 0px;
	border-spacing: 5px;
	max-width: 700px;
	vertical-align: top;
	border-collapse: separate;
}

.tad .ad {
	font-weight: normal;
	background-color: #FFCC80;
}


	
/* Anhang Binnenwerbung---------------------- */
div.anhang {
	color: #666;
	font-size: 10pt;
	background: #FFF;
	border-style: none;
	margin: 100px 0px;
  max-width: 800px;
}

/*
* {
    box-sizing: border-box;
}
*/

.adtitle{
	margin: 30px 2px 2px 2px;
	border-style: none;
	font-weight: bold;
}


div.admatch {
  float: left;
  margin: 3px; 
  padding: 5px 1px;
	border: none;
  width: 250px; /*für 2 Stück*/
}

div.admatch div.about {
  font-weight:bold;
  padding: 1px;
  text-align: left;
}

div.admatch img {
  margin: 5px 0px;
  width: 220px;
  height: 220px; 
  /*auto funktioniert nicht, Positionsverschiebung nach rechts kommt vor*/
}


div.adsec {
  float: left;
  width: 250px; 
	margin: 3px;
	background-color: #EEE;
/**/	
	padding: 5px 5px;
  border-radius: 5px;
	border: 1px solid #999;
  /**/
  
}

div.adsec:hover {
  border: 1px solid #777;
}


div.adsec img {
  max-width: 200px;
  height: auto;
}

div.adsec div.about {
	text-transform:uppercase;
  padding: 1px 1px 5px 1px;
  text-align: left;
  font-weight:bold;
}


/* Abschnitte 
.adsec {
	float: left;
	margin: 3px;
	padding: 5px 5px;
	color: #AAA;
	background-color: #EEE;
	text-transform:uppercase;
	border-radius: 5px;
	border: 1px solid #999;
}

.adsec:hover {
	border-radius: 5px;
	border: 1px solid #FF6600;
	text-decoration: underline;
}
*/


.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* Anhang Versand---------------------- */
.vs {
  color: #222;
  background: #FFF;
	margin: 40px 0;
	text-align: left; 
	line-height: 130%;
	padding: 0 0 0 0;
  float: left;
}

.vstitle{
	margin: 2px;
	border-style: none;
	font-weight: bold;
}


