/* CSS Document */
/*	------------------------------------	*/
/*	Inhaltsspezifische Angaben	*/


table {
	margin:  0; padding: 0;
}

.preishit {
	width: auto;
	margin-left: 1px;
	padding-top: 2px;
	border-top: 1px solid #CCCCCC;
	min-height: 130px; 	}
	
.preishitpic {
	float: right; 	
	padding-left: 10px;}
	
.formfield {
	background-color: #fff;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;} 

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin-top: 50px; } 

img.content-leftside {
	margin-right: 12px;
	margin-bottom: 4px; }

.pos-container {
	margin-top: 6px; }

.liste-kategorie {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	width: 280px; }

.text-detail {
	margin: 0;
	padding: 0;
	width: 500px; }

.left-float {
	float: left;
	display: block; }

.titelbox-white {
	margin: 0; 	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; 
	background-color: #dcdcdc;}
	
.titelbox-white-blank {
	margin: 0; 	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC; }

.titelbox-grey {
	margin: 0; padding: 0;
	margin-bottom: 1px;
	background-color: #505050;
	height: 20px;
	padding-right: 7px;
	color: White;}
	
.box-padding {
	padding-right: 7px;
	padding-bottom: 10px;}

.tab-artikel 	{
	border-bottom: 1px solid #CCCCCC;
	height: 24px; 	}

.tab-line 	{
	background-color: #ccc;
	height: 1px;	}
	
.formfield-count {	
	border: 1px solid #989899;
	font-size: 10px;
	width: 22px;
	height: 13px; }

.ct-techdata 	{
	float: left;
	border-right: 1px solid #999999;	}

.tab-techdata	{
	margin-left: 102px;		}
	
.icoPDF {
	background-image: url(../image/icon/pdf.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}

.icoJPG {
	background-image: url(../image/icon/jpg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}

.icoDOC {
	background-image: url(../image/icon/doc.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}
	
.icoXLS {
	background-image: url(../image/icon/xls.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}

.icoPPT {
	background-image: url(../image/icon/ppt.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}

.icoGIF {
	background-image: url(../image/icon/gif.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;	}
	
.texgrey {
	color: #999999;
	font-weight: bold;
	margin: 0; padding: 0;
	width: 530px;	
	}
	
.textorange {
color: #FF9933;
font-weight: bold;	
}

td.button input {
	font-size: 12px; 
	color: #303030;
	border: 1px solid #B4B4B4;
	cursor: pointer;
}


table.bestellung {
	color: #505050;
}
table.bestellung input, table.bestellung textarea, table.bestellung select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 166px;
	border: none;
	color: #303030;
	border: 1px solid #B4B4B4;
	margin: 3px 0;
}
table.bestellung select {
	width: 166px;
}

span.box input {
	width: 20px;
	border: none;
	}

table.bestellung input.box {
	width: 20px;
	border: none;
}

/* Hauptkategorie */
div.kategorie img {
	float: left;
	margin-right: 15px;
}
div.kategorie ul {
	margin: 0; padding: 0;
	list-style-type: none;
	width: auto;
}
