body {
	font-family:arial;
	font-size:11px;
	background-color:white;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

.contentBB {
	/*background: #5e492c url(../Shop/Img/background/hintergrund_bb.jpg) fixed repeat-x;*/
	background: #ffffff;
	color:#000000;
}

.contentVM {
	background: #000 url(../Shop/Img/background/hintergrund_vm.jpg) fixed repeat-x;
	color:#FFF;
}

.contentGB{
	background: #5c5c5c url(../Shop/Img/background/hintergrund_gb.jpg) fixed repeat-x;
	color:#FFF;
}

.contentAll {
	background: #e9e9e9 url(../Shop/Img/background/hintergrund_alle.jpg) fixed repeat-x;
	color:#FFF;
}