/* ================================================ */
/*  Bybar Print  */
/* ================================================ */

BODY {
	position: relative; 
  font-size: 100.01%;
	color: #000000;
	border-style: none;
	font-family: verdana, helvetica, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	min-height: 101%;      
	background-color: #ffffff;     
	/*	BACKGROUND: url(/img/back.gif) repeat-y;	*/
}
* {
	margin: 0px;
	padding: 0px;
}
img, form {
	BORDER-style: none;
}
.clearer {
	clear:both;
	line-height:0%;
	font-size:0px;
}


/* ================================================ */
/*  Datenbank Klassen */
/* ================================================ */
#header, .leftwidth, .ShopSuche, #main-rechts, #footer{
	display: none;
}
.contentwidth {
	width: 100%;
}
.mainwidth {
	width: 100%;
}
.globalwidth {
	width: 100%;
}
