body {
	background: url(../graphics/systemhaus/bg.jpg) no-repeat fixed top center;
}


#box-logo a {
	background: url(../graphics/logo.png) no-repeat;
}


#box-shortnav .search {
	background: url(../graphics/systemhaus/bg_left.png);
}


#box-shortnav .suche {
	color: #eeeeee;
}
#box-shortnav .list {
	background: url(../graphics/systemhaus/shortnav.png);
}
#box-shortnav .list a {
	color: #eeeeee;
}
#box-shortnav .list a:hover {
	color: #fff;
}


#box-title {
	background: url(../graphics/systemhaus/_bg_title.png) repeat-x top;
	color: #fff;
}
#box-title h2 {
/*	background: url(../graphics/systemhaus/claim.png) no-repeat;*/
	width: 609px;
	height: 61px;
}


#box-nav {
	background: url(../graphics/systemhaus/_bg_title.png) repeat-x bottom;
}
#box-nav a {
	color: #fff;
}
#box-nav li ul li {
	background: url(../graphics/systemhaus/bg_navsub.png);
}


#box-left {
	background: url(../graphics/systemhaus/bg_left.png);
}
#box-left a {
	color: #e5e5e5;
}
#box-left a:hover, #box-left a.active {
	color: #fff;
}


#box-middle {
	color: #004549;
}
#box-middle a {
	color: #004549;
}
#box-middle .big, #box-middle .small_l, #box-middle .small_r {
	background: #fff;
}

.mod_gallery_container{
	background: #fff;
}
.white {
	background: #fff;
	color: #004549;
}
.white a {
	color: #004549;
}

.servicebox {
	background: url(../graphics/systemhaus/bg_left.png);
}
