/* 	CSS Document |  _css style (print.css)
	www.cip-vertrieb.de / www.cip-vertrieb.com */


body {
	padding: 0;
	margin: 0;
	font: 100% sans-serif;
}

h1 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	width: 340px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;	
}

p {
	margin: 1em 0;
	line-height: 19px;
	font-size: 0.9em;
}

li { padding: 5px; }
address {
	font-style: normal;
	font-size: 0.9em;	
}

img { border: 0; }

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

address p { margin: 0; padding: 0; }

a,
a:visited,
a:hover,
a:active,
a:focus {
	text-decoration: underline;
	color: #284A6B;
	font-weight: bold;
}

#printlogo {
	position: absolute;
	top: 0;
	right: 0;
}

dt {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 0.9em;
}
dd {
	margin: 0 0 10px 30px;
	font-size: 0.9em;
}

h1.print, #QJ, #logo, #hauptnavigation, #untermenue, #middle, #untermenue_tb, hr {
	display: none;
}

#infoSide {
	margin: 20px 0;
}

#content {
	border-top: 1px solid #000;
	margin: 20px 0;
}

#sorten {
	margin-top: 60px;
}

#footer {
	border-top: 1px solid #000;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer a { padding-left: 25px; }

/* Tabelle */
table {
	border: 1px solid #999;
	font-size: 0.8em;	
}

caption {
	text-align: left;	
}

#helpkey, #helpdesc {
	border-bottom: 1px solid #999;
}

#preisliste table {
   border: 0;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #333;
   width: 100%;
}

#preisliste td, #preisliste th {
   border-left: 1px solid #333;
   border-bottom: 1px solid #333;
   border-collapse: separate;
   vertical-align: top;
   empty-cells: show;
   padding: 5px;
}

#preisliste th {
   color: #3E5567;
   font-weight: bold;
   text-align: center;
}

.saleinfo {
	color: #C00;
	font-weight: bold;
}

.ausverkauft {
	font-size: 1.5em;
	text-align: center;
}
