/* COLORS

flieder: #830375;
gelb: #ff9c00
turkis: #005360;
grau: #7c7c7c;


*/

body {

	background:#fff;
	font-family: Arial, Helvetica, Verdana, Geneva,   sans-serif;
	font-size:12px;
	color:#333;

	width:100%;
	height:100%;

}
a {
	color:#000;
	text-decoration:none;
}
#menu, #global, .noprint, .cartfunc {
	display:none;
}
a.dl {
	display:block;
}
table {
	border:1px solid #666;
}
td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.xtinfo {
	clear:both;;
	padding:10px;
}
.xtinfo table, .xtinfo table td {
	border:none;
}
input {
	border:none;
}
input[type=submit], input[type=reset], input[type=button], input[type=image] {
	display:none;
}
.topline, .thoplinehl {
	font-size:1.4em;
	font-weight:bold;
}
.print {
	display:block;
}
table.produkttable, table.produkttable td {
	border:0;
	padding:10px;
	text-align:center;
	vertical-align:top;
}
div.homeinfobox {
	text-align:left;
}
.di {
	diplay:inline;
}
.cartbox {
	clear:both;
	padding:10px;
}
div.topline, .hr {
	height:80px;
	clear:both;
}
.toplineleft {
	width:40%;
	float:left;
}
.toplineright {
	width:50%;
	float:right;
	text-align:right;
}
#stage, #oben, .contentvisual {
	display:none;
}

