body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background: #e4ebf6;
}

.clearer {
	clear: both;	
}

#pageWrapper {
	width: 960px;
	margin: 0px auto;
	padding: 10px;
	background: #ffffff;
}

#header {
	background: url("/frontend/virtual_host/0000000239/pictures/layout/header_bg.jpg") no-repeat right;
}

	#logo {
		float: left;
		border: 0px;
	}
	
	#naviHead {
		margin: 0px;
		padding: 0px;
		float: right;
		margin-right: 20px;
		list-style-type: none;
	}
	
	#naviHead li {
		display: inline;
		border-right: 1px solid #000000;
	}
	
	#naviHead li a {
		margin-left: 10px;
		margin-right: 10px;
		text-decoration: none;
		color: #000000;
	}
	
	#naviHead li a:hover,
	#naviHead li .active {
		text-decoration: underline;
	}
	
#navi {
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url("/frontend/virtual_host/0000000239/pictures/layout/navi_bg.jpg") repeat-x;
}

	#navi ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#navi ul li {
		display: block;
		float: left;
		height: 45px;
		line-height: 45px;
	}
	
	#navi ul li a {
		float: left;
		display: block;
		height: 45px;
		line-height: 45px;
		padding-left: 17px;
		margin-right: 15px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		background: url("/frontend/virtual_host/0000000239/pictures/layout/navi_li_bg.jpg") no-repeat left center;
	}
	
	#navi ul li a:hover,
	#navi ul li .active {
		color: #f0e96f;
	}
	
#highlights {
	margin-bottom: 15px;	
}
	
	#bigPicWrapper {
		float: left;
		width: 721px;
		height: 256px;
	}
	
		#bigPic {
			position: absolute;
			width: 710px;
			height: 240px;
			margin-left: 5px;
			overflow: hidden;
		}
		
		#bigPic img { 
			position: absolute; 
			top: 0; 
			left: 0; 
			margin: 0; 
			padding: 0;
			display: block;
		}
				
		#bigPicShadow {
			position: absolute;
			width: 721px;
			height: 256px;
			background: url("/frontend/virtual_host/0000000239/pictures/layout/bigPic_bg.png") no-repeat;
		}
		
		#quickSearchBackground {
			position: absolute;
			width: 692px;
			height: 30px;
			margin-left: 13px;
			margin-top: 210px;
			background: #000000;
		}
		
		#quickSearch {
			position: absolute;
			margin-left: 13px;
			margin-top: 213px;
			color: #ffffff;
		}
		
		#quickSearch td {
			padding-left: 10px;
		}
	
	#topOffers {
		float: right;
		width: 235px;
		height: 250px;
		color: #ffffff;
		background: url("/frontend/virtual_host/0000000239/pictures/layout/topOffers_bg.jpg") repeat-y;
	}
	
		#topOffers #topangebote_headline {
			display: block;
			line-height: 28px;
			padding-left: 10px;
			font-size: 14px;
			font-weight: bold;
			color: #efe86d;
			border-bottom: 1px solid #ffffff;
		}
		
		#topOffers #topangebote {
			margin: 10px;
		}
		
		#topOffers #topangebote_artikel {
			clear: both;
		}
		
		#topOffers #topangebote_image {
			float: right;
			margin-top: 15px;
		}
		
		#topOffers #topangebote_text {
			float: left;
			margin-top: 15px;
		}
		
		#topOffers #topangebote_text b {
			color: #efe86d;
		}
		
#main {
	background: url("/frontend/virtual_host/0000000239/pictures/layout/main_bg.jpg") repeat-y;	
}
		
	#subnavi {
		float: left;
		width: 180px;	
	}
		
		#subnavi ul {
			margin: 0px; 
			padding: 0px;
			margin-top: 10px;
			list-style-type: none;
		}
		
		#subnavi ul li {
			margin-right: 5px;
		}
	
		#subnavi ul li a {
			display: block;
			line-height: 30px;
			padding-left: 5px;
			text-decoration: none;
			font-size: 13px;
			font-weight: normal;
			color: #00519e;
			border-bottom: 1px solid #efefef;
		}
		
		#subnavi ul li a:hover, 
		#subnavi ul li .active {
			background: #efefef;
		}
		
	#content {
		float: left;
		width: 500px;
		margin-left: 10px;
	}
	
		#topAngeboteContent {
			margin-bottom: 15px;
		}
	
		#topAngeboteContent #topangebote_headline {
			margin-bottom: 10px;
			font-size: 16px;
			font-weight: bold;
			color: #00519e;
		}
		
		#topAngeboteContent #topangebote_artikel {
			float: left;
			margin-right: 10px;
		}
		
	#content.start {
		width: 700px;
	}
	
	#content.wide {
		width: 760px;
	}
	
	.galery_thumbnail{
		margin-right: 5px;
		border: 4px solid #cccccc;
	}
	
	#teaserblock{
		clear: both;
		padding-top: 20px;
	}
		
	#news {
		float: right;
		width: 235px;
	}
	
	#backlink{
		text-decoration: underline;
		color: #00519e;
		font-weight: bold;
	}

#footer {
	height: 190px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #00529e;
	background: url("/frontend/virtual_host/0000000239/pictures/layout/footer_bg.jpg") repeat-x;
}

	#naviFoot {
		margin: 0px;
		padding: 0px;
		float: left;
		margin-left: 10px;
		list-style-type: none;
	}
	
	#naviFoot li {
		float: left;
		margin-right: 10px;
	}
	
	#naviFoot li a {
		display: block;
		width: 85px;
		height: 100px;
		text-indent: -9999px;
	}
	
	#naviFoot li #wohnwagen {
		background: url("/frontend/virtual_host/0000000239/pictures/layout/naviFoot_wohnwagen_bg.jpg") no-repeat;
	}
	
	#naviFoot li #reisemobile {
		background: url("/frontend/virtual_host/0000000239/pictures/layout/naviFoot_reisemobile_bg.jpg") no-repeat;
	}
	
	#naviFoot li #freizeitzubehoer {
		background: url("/frontend/virtual_host/0000000239/pictures/layout/naviFoot_freizeitzubehoer_bg.jpg") no-repeat;
	}
	
	#naviFoot li #vermietung {
		background: url("/frontend/virtual_host/0000000239/pictures/layout/naviFoot_vermietung_bg.jpg") no-repeat;
	}
	
	#naviFoot li #fachwerkstatt {
		background: url("/frontend/virtual_host/0000000239/pictures/layout/naviFoot_fachwerkstatt_bg.jpg") no-repeat;
	}
	
	#openingTimes {
		float: left;
		margin-left: 20px;
	}
	
	#partner {
		float: right;
		width: 210px;
	}
	
