* {
	margin:0;
	outline:0;
}
:focus {

	outline:0;
	
}

body, html{
	margin:0;
	padding:0;
	background-color:#000;
}

#flasharea {
	z-index:0;	
}

#flash-cover{
	position:relative;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:100%;
	height:100%;
	background-color:#fff;
}

*:focus,*:active,img {
	outline: 0;
}

#over {
	position:absolute;
	width:255px;
	height:517px;
	margin-left:75px;
	background:url(../images/backgr_d.png) bottom;
}

#content {
	float:left;
	margin-left:22px;
}

#popup_content {

	margin:0 15px;

}

table {

	display:inline;

}

form {

	margin: 15px 0;

}

.versturen {

	position:relative;
	top:5px;
	left:14px;

}

/*============================================================
DESIGN
==============================================================*/

.logo {
	margin-top:35px;
}

.stripe {
	margin:10px 0;
	border-top:1px solid #bbaea8;
	border-bottom:1px solid #ebe4e3;
	width:211px;
}

.stripe2 {
	margin-bottom:12px;
	border-top:1px solid #bbaea8;
	border-bottom:1px solid #ebe4e3;
	width:211px;
}
/*============================================================
BUTTONS EN FIELDS
==============================================================*/

.button {
	margin-left:-2px;
	margin-top:10px;
	margin-bottom:8px;
}

.field {
	margin-top:8px;
	width:210px;
	height:22px;
}


/*============================================================
TEKSTEN
==============================================================*/

p , h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#373737;
}

.p2 {
	margin-right:20px;
	line-height:16px;
	font-size:11px;
	letter-spacing:0.5px;
}

.p2 a {
	text-decoration:none;
	color:#373737;
}

.p2 a:hover{
	color:#F39;
}

.p6 {
	font-weight:bold;
	font-size:11px;
	line-height:13px;
}

h1 {
	font-size:18px;
	margin-bottom:5px;
}

h3 {
	margin-top:18px;
	margin-right:45px;
	font-size:9px;
}

h3 a {
	text-decoration:none;
	color:#373737;
}

h3 a:hover {
	color:#F39;
}

#below {
	height:35px;
	width:211px;
	margin-top:3px;
	margin-bottom:-7px;
}

#popup {
	margin:50px auto;
	width:403px;
	height:239px;
	background-color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	radius:6px;
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:-210px;
	top:50%;
	margin-top:-123px;
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	box-shadow: 0px 0px 6px #888;
}
#storelocator content {
	margin: auto;
	width:377px;
	margin-top:12px;
	margin-bottom:12px;
	padding-bottom:12px;
}
.top {
	padding-top:20px;
	margin:0;
}
#border{
	float:left;
	width:377px;
	height:1px;
	background-color:#ccc;
	margin-bottom:10px;
	margin-top:15px;
}
.sluiten {
	float:right;
	margin-right:8px;
	margin-top:8px;
}
/*============================================================
STORELOCATOR
==============================================================*/
#scroll_div {
	width: 375px;
	height: 110px;
	overflow: auto; 
	position: relative;
	white-space:nowrap;
	vertical-align:top;
	clear:both;
}

#scroll_content {
	width: 375px;
	height: 100px;
	overflow: auto; 
	position: relative;
	white-space:nowrap;
	vertical-align:top;
}
.storelocator h1, .storelocator h2,.storelocator h3,.storelocator h4,.storelocator p1 {
	font-family:"Trebuchet MS";
	color:#808080;
	font-weight:normal;
}
.storelocator h2 {
	margin-bottom:1px;
	color:#ff1f93;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	margin-top:0;
}
.storelocator h1 {
	font-size:11px;
	display:inline;
	line-height:20px;
}

.storelocator h1 a{
	color:#ff1f93;
	text-decoration:underline;
	margin-bottom:0;
}
#merk_keuze {
	float:left;	
}
#stad_keuze {
	float:right;
}
.scroll_store {
	display:inline-block;
}
.scroll_divide {
	width:1px;
	background: #ccc;
	height:50px;
	position:relative;
	bottom:-1px;
	margin:0 13px;

}

#scroll_div ul {

	margin:0;
	padding:0;

}
#scroll_div li {
	
	list-style-type:none;
	display:inline-block;

}

#popup select {

	width:150px;

}