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

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


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


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

.red a, .red#spec a{
	color : red;
}

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

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

.red .bb2009body, .red#spec .bb2009body{
	background-color: #EEEEEE 
}

.red .bb2009bodyframe, .red#spec .bb2009bodyframe {
	background-color: black ;
}

description

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

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

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

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

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

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

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

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


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

.red div.imagebackleft {
	background-image: url(/content/images/icons/red/imagebackleft.jpg) !important;
}

.red div.imagebackright {
	background-image: url(/content/images/icons/red/imagebackright.jpg) !important;
}


