body.gray {
	background-color: white !important;
	color: black !important;
	SCROLLBAR-FACE-COLOR: #808080; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: gray; 
	SCROLLBAR-ARROW-COLOR: #D8D8D8; 
	SCROLLBAR-TRACK-COLOR: #808080; 
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: #808080; 
	scrollbar-3d-light-color: #FFFFFF;
	
}

.gray p.bb2009Title, .gray p.bb2009Title a
{
	color: black !important;
}


.gray a.bb2009Navigation, .gray p.bb2009Navigation
{
	color: black !important;
}


.gray, .gray#spec{
	background-color: white !important;
	color: black !important;
}

.gray a, .gray#spec a{
	color : #808080;
}

.gray .head, .gray#spec .head, 
.gray table.buttons td.button
 {
	background-color: #808080;
	color: white;
}

.gray .head a, .gray#spec .head a,
.gray table.buttons td.button a
{
	color: white;
}

.gray .bb2009body {
	background-color: #EEEEEE 
}

.gray .bb2009bodyframe {
	background-color: black ;
}

description

.gray .body .lines, .gray#spec .body .lines,
.gray .description .lines, .gray#spec .description .lines{
	background-color: #D8D8D8 
}

.gray .body, .gray#spec .body,
.gray .description, .gray#spec .description {
	background-color: #D8D8D8 !important;
	color: black !important;
}

.gray .body #btnSuchen, .gray#spec .body #btnSuchen{
	background-image: url(/content/images/icons/gray/suchen.png) !important;
}

.gray .head #btnEMail, .gray#spec .head #btnEMail{
	background-image: url(/content/images/icons/gray/email.png) !important;
}

.gray .head #btnCamera, .gray#spec .head #btnCamera{
	background-image: url(/content/images/icons/gray/camera.png) !important;
}

.gray .head #btnZoom, .gray#spec .head #btnZoom{
	background-image: url(/content/images/icons/gray/zoom.png) !important;
}

.gray .lines , .gray#spec .lines{
	background-image: url(/content/images/icons/gray/streifen.png) !important;
}

.gray img, .gray#spec img {
	border-color: black !important;
}


