body {
	width: 100%;
	height: 100.1%;
	background-color: white;
}
body #background {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}
/*--------------------------------------------------------------*/
#page-wrapper {
	margin: 0 auto;
	width: 900px;
	height: auto;

}
/*--------------------------------------------------------------*/
#header {
	width: 900px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	*/
}

#header img{
    display: block;
    margin: 0 auto;
}

#header h1{
	width:880px;
	margin:0px 10px 0px 10px;
background: #575f2c;
}
/*--------------------------------------------------------------*/
#navigation {
	height: 28px;
    margin: 0 auto;
    width: 862px;
	/*
	background-image: url(navi-bg.jpg);
	background-repeat: no-repeat;
	
	background: url(https://u.jimcdn.com/cms/o/s770c1375e644e552/userlayout/img/bg.png?t=1341143825) repeat scroll 0 0 transparent;
*/

}
#navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#navigation ul li {display:inline-block;}
#navigation ul li a {
	display: block;
	width: auto;
	height: 26px;
	margin: 0 17px 0 17px;
	/*
	font-family: Helvetica,Arial,sans-serif;
	*/
	/*font-family: 'Arimo', sans-serif;*/ /* GOOGLE-FONT EINGEBUNDEN */
	
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	color: #000;
}
#navigation ul li a:hover {
	color: #333;
	text-align: center;
    border-bottom: 1px solid #888;
}
#navigation .current {
    color: #333;
    border-bottom: 1px solid #888;
}
/*--------------------------------------------------------------*/
#content-area-bg {
    background: url(https://u.jimcdn.com/cms/o/s770c1375e644e552/userlayout/img/bg.png?t=1341143825) repeat scroll 0 0 transparent;
    height: auto;
    margin: 10px 0px;
    width: 900px;
}
#content-area {
	width: 898px;
	min-height: 600px;
border:none;
	/*border: 1px solid white;
    border-top: none;*/
}
#contentbox {
	width: 850px;
	height: auto;
	margin:5px 24px 5px 24px;
	background: url(cont-trans.png); /*Edit Björn 14.09.2011: Transparenter Hintergrund anfertigen */
}
div#contentfooter div.inforow{display:none;}

div.rotator {
	position: relative;
	width: 838px;
	height: 346px;
    /*margin:  0px 20px 0px 20px;*/
	background-color:#FFF;
}
div.rotator ul {
	margin: 0px;
	padding:0px;
}
div.rotator ul li {
	list-style: none outside none;
	position: absolute;
	margin: 0px;
	padding:0px;
}
#sidebar {
    display: none;
	float: right;
	width: 220px;
	height: auto;
	margin-right:  40px;
}
.clearfix:after {
	float: none;
	clear: both;
	display: none;
	visibility: hidden;
}
#footer {
	width: 892px;
	height:18px;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background: url(https://u.jimcdn.com/cms/o/s770c1375e644e552/userlayout/img/bg.png?t=1341143825) repeat scroll 0 0 transparent;
	padding:0px 4px 0px 4px;
}

.box1{
    width: 670px;
    float: left;
}

.box2{
    float: right;
    margin-right: 0px;
}
.box3{
    width: 425px;
    float: left;
}

.box4{
    width: 400px;
    float: right;
    margin-right: 0px;
}

.j-video{
    float: left;
    width: 425px;
}

.j-video iframe{
    width: 400 !important;
}

.booked-weather-120x36 a, .booked-weather-120x36{
color:#000 !important;
}