#head_box{
	background-color: #c8102e;
}

.head_welcome, .head_middle{
	color: #white;
}

.content_head1, .content_head4{
	background-color: #c8102e; 
}

.content4{
	border-color: #c8102e;
}

table#liveSearchFrame {
	background-color: #c8102e; 
}

table#liveSearchFrame input{
	background-color: #c8102e; 
}	

.button {
	background-color: #999; 
	color: white;
}

#navigation{
	background-color: #c8102e; 
}

#navigation > li {
	border-top: 1px solid white;
}

.graph{
	border-color: #777;
}
.graph .bar{
	background-color: #A5A6A6;
}

#headHome{
	padding-top: 15px;	
	padding-bottom: 10px;	
}
#head_homeIcon{
	margin-top: 0px;
    margin-left: 8px;
    background-image: url(../../img/schwartau-min.png);
    background-size: 89px 71px;
    width: 89px;
    height: 71px;
    background-repeat: no-repeat;
}

.loader {
	  background: #E3C0C2: background-color: rgb(194,194,194);
	  background-color: rgba(194,194,194, 0.9);
	  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#E57EB149', EndColorStr='#E57EB149')";
	  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E57EB149', EndColorStr='#E57EB149');
	  zoom: 1!important;
}