html{
	overflow-y: scroll;
	overflow-x: hidden;	
}

a{
	text-decoration:none;
}

body{
	background: #fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

}

body.page {
	background: #333333 url('../imgs/interface/page-bg.jpg') repeat-x top left;
	color: #3d3c3c;
	font-size: 11px;
	
}

div#container{
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 10px;
	width: 1000px;
  	background: transparent url('../imgs/interface/container-bg.png') repeat-y top left;
}

div#container-footer{
	background-color: #333333;
}
div#page-footer{
	padding-top: 8px;
	padding-bottom: 16px;
	color: #888888;
	background-color: #333333;
	text-align: center;
}
div#page-footer a{
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
}
div#page-footer a:hover{
	color: #fff;
}

div#content-wrapper.home{
	background: transparent url('../imgs/interface/contentbackground.jpg') no-repeat;
  	min-height:549px;
  	height:auto !important;
  	height:549px;	
}

div#content-wrapper{
	margin: 0 17px 0 17px;
  	min-height:649px;
  	height:auto !important;
  	height:649px;	
  	background: #fff;
  	background-position: 0 0;
}

div#iframe-container{
	padding: 210px 0 0 380px;
	width: 600px;
}
div#iframe-container #iframeContent {
	width: 600px;
	height: 400px;
}

div#acties-container{
	position: absolute;
	top: 214px;
	left: 360px;
	width: 600px;
}

div#acties-container table td {
	text-align: left;
	vertical-align: top;
}	

div#watisnovastyl-container{
	position: absolute;
	top: 230px;
	left: 190px;
	width: 800px;
}
div#watisnovastyl-container div.left{
	float: left;
	width: 330px;	
}
div#watisnovastyl-container div.right{
	float: left;
	width: 460px;
}


div#watisnovastyl-container h1, div#watisnovastyl-container h2{
	font-size: 20px;
	color: #7E7E7E;
	margin-bottom: 10px;
}


div#folderbestellen-container, div#slogan-container{
	/*position: absolute;
	top: 224px;
	left: 190px;*/
	width: 630px;	
	padding: 204px 0 0 174px;
}

div#slogan-container {
    width: 750px;
}

div#folderbestellen-container h1, div#folderbestellen-container h2, div#slogan-container h1, div#slogan-container h2{
	font-size: 20px;
	color: #7E7E7E;	
	margin-bottom: 10px;
}

div#folderbestellen-container table, div#slogan-container table {
	float: none;
}

div#folderbestellen-container table td, div#slogan-container table td {
	vertical-align: top;
}

div#newsletter-container{
	position: absolute;
	top: 224px;
	left: 375px;
	width: 600px;
}

div#dealers-container{
	position: absolute;
	top: 230px;
	left: 322px;	
	width: 705px;
}

div#dealers-container div.adressen h2{
	font-size: 18px;
	margin-left: -3px;	
	color: #7E7E7E;
	margin-bottom: 5px;
}
div#dealers-container div.adressen h3{
	font-size: 20px;
	margin-left: -3px;	
	color: #3D3C3C;
}

div#dealers-container-copy{
	position: absolute;
	z-index: 100;
	top: 387px;
	left: 623px;	
	width: 270px;
}
div#dealers-container-copy h2{
	color: #7E7E7E;
	font-size: 20px;
	margin-bottom: 10px;
}

div#dealers-container-single{
	padding-top: 213px;
	padding-left: 190px;
	width: 770px;
}

div#dealers-container-single h1 {
	color: #7E7E7E;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 16px;
}

div#dealers-container-single h4 {
	color: #7E7E7E;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 16px;
}

div#dealers-container-right{
	padding-left: 190px;
	clear: both;
	display: block;	
}

div#dealers-newsletter-container{
	position: absolute;
	top: 214px;
	left: 380px;	
	width: 705px;
}

div#dealerinfo-image{
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 230px;
	margin-left: 310px;
}

div#pageHeader{
	position: absolute;
	z-index: 50;
}

div#logo{
	position: absolute;
	z-index: 100;
	margin-top: 28px;
}

/* MAIN MENU */

div#mainmenu{
	position: absolute;
	z-index: 100;
	margin-top: 201px;	
	width: 160px;
	height: 320px;
	background: transparent url('../imgs/interface/menu-bg.png') top left;
}

	div#mainmenu ul{
		margin-top: 10px;
	}
	
		div#mainmenu ul li div{
			display: block;
			height: 28px;
			width: 160px;
			text-align: right;
			background: transparent url('../imgs/interface/blank.png') top left;
		}
		div#mainmenu ul li.normal div{
			background: none;
		}
		
		div#mainmenu ul li div a{
			display:block;
			padding-top: 8px;
			height: 28px;
			margin-right:32px;
			color: #666666;
			text-decoration: none;
			font-size: 11px;
		}
		div#mainmenu ul li div a:hover{
			color: #333333;	
		}



/* SUB MENU */

div#submenu, div#contentleft{
	position: absolute;
	z-index: 100;
	margin-top: 201px;
	margin-left: 160px;
	width: 160px;
	background: transparent url('../imgs/interface/menu-bg.png') top left;
}

div#submenu ul{
	margin-top: 10px;	
}

	div#submenu ul li div{
		display: block;
		height: 28px;
		width: 160px;
		text-align: right;
		background: transparent url('../imgs/interface/blank.png') top left;
	}
		div#submenu ul li div a{
			display:block;
			padding-top: 8px;
			height: 28px;
			margin-right:32px;
			color: #666666;
			text-decoration: none;
			font-size: 11px;
		}
		div#submenu ul li div a:hover{
			color: #333333;
		}


div#header-text, div#header-text-dealer{
	position: absolute;
	z-index: 100;
	width: 218px;
	height: 109px;
	background: transparent url('../imgs/interface/menu-bg.png');
	margin-top: 64px;
	margin-left: 748px;
	overflow: hidden;
}
	div#header-text div.top, div#header-text-dealer div.top{
		font-size: 20px;
		margin-left: 11px;
		margin-top: 50px;
	}
	
	div#header-text div.subtop, div#header-text-dealer div.subtop{
		font-size: 25px;
		margin-left: 11px;
		margin-top: 5px;
	}

div#header-text-dealer{
	margin-left: 726px;
	width: 250px;
}

div#quicklinks-top{
	position: absolute;
	z-index: 100;
	width: 218px;
	height: 145px;
	background: transparent url('../imgs/interface/menu-bg.png');
	margin-top: 28px;
	margin-left: 748px;
	overflow: hidden;
}

	div#quicklinks-top div.top{
		font-size: 25px;
		margin-left: 11px;
		margin-top: 20px;
	}
	
	div#quicklinks-top div.subtop{
		font-size: 30px;
		margin-left: 11px;
	}
	div#quicklinks-top div.links{
		margin-top: 18px;	
		margin-left: 11px;
		font-size: 11px;
	}
	div#quicklinks-top div.links div.link{
		margin-bottom: 7px;
	}
		div#quicklinks-top div.links div.link img{
			margin-top: -1px;
			float: left;
			margin-right: 10px;
		}
		div#quicklinks-top div.links div.link span.regular{
			margin-top: 1px;
		}
		div#quicklinks-top div.links div.link a{
			text-decoration: none;
			color: #3d3c3c;
		}
		/*
		div#quicklinks-top div.links div.link a:hover{
			color: #000000;
		}
		*/

div#quicklinks-bottom{
	position: absolute;
	z-index: 100;
	width: 436px;
	height: 137px;
	background: transparent url('../imgs/interface/quicklinks-bottom-bg.png');
	margin-top: 412px;
	margin-left: 530px;
	overflow: hidden;
}

	div#quicklinks-bottom div.top-left{
		float: left;
		width: 218px;
		height: 109px;
		color: #fff;
	}
		div#quicklinks-bottom div.top-left div.top{
			float: right;
			font-size: 20px;
			margin-right: 10px;
			margin-top: 52px;
		}
		div#quicklinks-bottom div.top-left div.bottom{
			float: right;
			font-size: 25px;
			margin-right: 10px;
			margin-top: 5px;
		}
	
	div#quicklinks-bottom div.top-middle{
		float: left;
		width: 109px;
		height: 109px;
		
	}
	div#quicklinks-bottom div.top-right{
		float: left;
		width: 109px;
		height: 109px;
		clear: right;
		color: #3d3c3c;	
	}

	div#quicklinks-bottom div.top-right div.top{
		margin-left:9px;
		margin-top: 37px;
		font-size: 14px;
	}
	div#quicklinks-bottom div.top-right div.middle{
		margin-left:9px;
		font-size: 20px;
		margin-top: 4px;
	}
	div#quicklinks-bottom div.top-right div.bottom{
		margin-left:9px;
		font-size: 18px;
		margin-top: 4px;
	}
	
	div#quicklinks-bottom div.bottom-left{
		float: left;
		width: 218px;
		height: 28px;
		
	}
	
	div#quicklinks-bottom div.bottom-right{
		float: left;
		width: 218px;
		height: 28px;
	}
		div#quicklinks-bottom div.bottom-right div.link{
			margin: 10px 0 0 11px;
		}
			div#quicklinks-bottom div.bottom-right div.link a{
				display: block;
				font-size: 11px;
				text-decoration: none;
				color: #fff;
			}
				div#quicklinks-bottom div.bottom-right div.link a span{
					color: #3d3c3c;
				}

#talent-banner {
	position: absolute;
	right: 17px;
	top: 327px;
}

