/* 
Inter-ee.net Preisliste CSS Print
Copyright (c) 2005-2006 Internetdienste Eisemuth
*/
body {
	background-image: none !important;
	padding: 0 0 20px 20px;
}

#menu, .tostart {
	display: none;
}
#content {
	display: table-cell;
	background: none !important;
}
#content a {
	text-decoration: underline;
	color: #000080;
}
#content a[href]:after {
	content: " (" attr(href) ") ";
	color: #000;
	text-decoration: none !important;
}

.pa {
	background: none !important;
}
.patitel, .pazutitel {
	color: #000;
	background: none !important;
	border-bottom: 2px solid #000;
}
.patitel .preis, .pazutitel .preis {
	color: #000;
}


.anbox {
	float: none;
	width: auto;
	display: block;
	padding: 0 25px 0 0;
	background: none !important;
} 

.anbox-con {
	background: none !important;
}

div.anbox-titel {
	background: none !important;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
}

.anbox-titel h4 {
	padding-top: 0;
	background: none !important;
	color: #000;
}

div.anbox-subtitel {
	background: none !important;
}

.anbox-subtitel h4 {
	color: #000;
}

.anbox-zusatz {
	border-top: 1px solid #aaa;
}

.anbox-preis .prefix, .anbox-preis2 .prefix {
	padding-right: 10px;
	font-size: 1em;
}

.addon {
	background: none !important;
}
.addontitel {
	color: #000;
	background: none !important;
	border-bottom: 2px solid #000;
}

.addontext tr.seperator td {
	border-top: 2px solid #000;
}