.header-container{
	width:700px;
}

#headfon{
	width:280px;
}

.navblock{
	width:300px;
	margin:0px 0px 0px 80px;
}

.naviwrapper {
	width:700px;
}

.homegrid{
	width:700px;
	margin:0 auto;
}

.startaddress-box{
	width:320px;
	overflow:hidden;
	margin:0px 10px;
	float:left;
}

#container{
	min-width:740px;
	width:740px;
	padding:0px;
	margin-top:20px;
}

.sliderbox {
	min-width:700px;
	width:700px;
	height:280px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	position:relative;
}

#fullRoyalSlider{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto;
}

.rsDefault .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	/* wenn Textblock sichtbar top: 25%; */
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('rs-default.png');

	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	*background-color: #fff;
	
	border-radius: 16px;
}

.infoBlock {
  display:none;
  top: 20px;
}

.infoBlockWrapper {
  width:700px;
}

.iBcontent{
  width:700px;
  height:190px;
}

#content{
	float:none;
	width:700px;
	margin:0 auto;
	padding:0px;
}

#margin{
	float:none;
	width:700px;
	margin:0px 20px 0px 20px;
}

.hometeaser-tile:nth-child(4n+4){
	margin:0px 20px 0px 0px;
}

.hometeaser-tile:nth-child(3n+3){
	margin:0px 0px 0px 0px;
}

.widgetbox{
	margin:0px 20px 20px 0px;
}

.widgetbox:nth-child(3n+3){
	margin-right:0px;
}

#footer{
	min-width:740px;
	width:100%;
	position:relative;
}

#footer-container{
	width:700px !important;
	padding-right:0px;
}

#footer-address{
	margin:0px 20px 0px 0px;
}

#footer-links{
	margin-right:0px;
}

#footer-social{
	clear:both;
	margin:30px 0px 0px 0px;
}

.infoBlockWrapper {
  width:740px;
  margin:0 auto;
}

.back-to-top {
	left: -9990px;
}