body {
	background-color: #f2f2f2;
	padding:0;
	margin:0;
}
div#outerFrame {
	padding:0;
	margin:0;
	background-image:url('../images/design/bg.png');
	background-repeat:repeat-y;
	background-position:top center;
	position:absolute; 
	width:100%;
}
div#logoContainer {
	background-color:#fff;
}
div#logo {
	position:relative;
	background-image:url('../images/design/logo.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	height:107px;
	margin:0px auto;
	text-align:right;
}
div#innerFrame {
	padding:0px 0px 0px 0px;
	width:990px;
	margin:0px auto;
}
div#ill {
	position:relative;
	background-image:url('../images/design/ill.png');
	background-repeat:no-repeat;
	background-position:top left;
	height:253px;
}
div#search {
	position:absolute;	
	right:0px;
	bottom:10px;
	height:35px;
	width:230px;
}
div#main {
	min-height:500px;
	padding-left:5px;
	background-image:url('../images/design/bg_main.png');
	background-repeat:repeat-y;
	background-position:top right;
	margin:0;
	position:relative;
}
div#bgBunn {
	position:absolute;
	bottom:0;
	left:0;
	background-color:#fff;
	background-image:url('../images/design/bg_bunn.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	width:100%;
	clear: both;
}
div#widthLeft {
	width:170px;
	float:left;
	margin-bottom:0px;
}
div#left {
	padding-top:15px;
}
div#middleWidth {
	margin:0px;
	margin-left:170px;
	margin-right:200px;	
	border-bottom: 1px white dotted;
	min-height:10px;
}
div#article {
	color:000;
	padding:40px 20px 30px 20px;
	min-height:200px;
	margin-bottom:40px;
}
div#widthRight {
	width:200px;
	float:right;
	margin-bottom:40px;
}
div#right {
	padding-top:33px;
    min-height: 630px;
}
div#bottom {
	background-color:#f2f2f2;
	clear: both;
	padding-top:30px;
}
div#visto {
	background-color:#f2f2f2;
	background-image:url('../images/design/bg_visto.png');
	background-repeat:no-repeat;
	background-position: right;
	margin:2px 0px 20px 0px;
	width:1090px;
	height:132px;
	margin:0px auto;
}
div#kontakt {
	background-image:url('../images/design/bg_tlf.png');
	background-repeat:no-repeat;
	background-position: right;
	margin:0px;
	width:190px;
	height:172px;
}
div#mainMenu {
	padding:30px 0px 0px 180px;
}
.leftBox {
	margin-top:40px;
	margin-bottom:30px;
	z-index:900;
}
#scroll { 
	position:absolute; 
	top:-1; 
	bottom:-1px; 
	width:1em; 
	z-index:-1; 
} 
#kamera {
	position:absolute;
	top	:120px;
	left:0px; 
	width:182px;
	height:188px;
	z-index:10;
}
div#openingHoursHL {
	background-image:url('../images/design/tider_bghead.png');
	background-repeat:no-repeat;
	background-position: right;
	width:175px;
	height:55px;
	text-align:center;
	margin-left:20px;
	margin-top:20px;
}
div#openingHours {
	background-image:url('../images/design/tider_bg.png');
	background-repeat:repeat-x;
	background-position: bottom right;
	width:175px;
	text-align:center;
	padding:3px 0 10px 0;
	margin-left:20px;
	min-height:120px;
}
