/*hinzugefuegt JS*/
html{
		background-position: center 0;
}
body{
	width: 100%;
	margin: 0 auto;
}
#container_header{
	background-color: transparent!important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
.block_holder#header{
background-color: transparent!important;
}
#container_slideshow{
	background-color: transparent!important;
}
#container_main{
background-color: transparent!important;
}
.nivo-controlNavHolder{
background-color: transparent!important;
width: 100%;
display: block;
}
#container_main{
/*background-color: transparent!important;*/
margin: 50px 0 0;
}
#container_base{
	background-color: transparent!important;
}
#container_base #base{
	background-color:transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); 
	
}
#container_copyright_footermenu{
	background-color: transparent!important;
}
#copyright-footermenu.block_holder{
filter: alpha(opacity=60);
}
#footermenu ul li a{
	border-right: none;
	border-left: 1px dotted #2c2c2c;
}
#footermenu ul li:first-child a{
	border-left: none;
}