* {
	padding: 0px;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}

html {
	background-color: #F3F4F4;
}

#wrapper {
	width:1010px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}
#container{
	margin-top: 10px;
	width: 800px;
	min-height: 550px;
	_height: 550px; /* fix ie6 min-height gebrek */
	border: 1px solid #9EA1A3;
	background-color:#FFFFFF;
	float:left;
}
#right_container
{
	margin-top: 10px;
	min-height: 550px;
	_height: 550px; /* fix ie6 min-height gebrek */
	float:right;
	font-size:12px;
}
#searchbox
{
	width: 180px;
	padding:10px;
	border: 1px solid #9EA1A3;
	background-color:#FFFFFF;	
}
#right_container span.title 
{
	font-size:15px;
	font-weight:bold;
	color:#083180;
}
#right_container .new-item
{
	margin-bottom:4px;
	}
#right_container .item-arrow
{
	float:right;
	margin-top:2px;	
}
#searchbox .input
{
	width:100%;
	height:20px;
	font-size:13px; 
	padding:2px; 
	margin-bottom:3px;
}
#newadd
{
	width: 180px;
	padding:10px;
	margin-top:4px;
	border: 1px solid #9EA1A3;
	background-color:#FFFFFF;	
}
#showmap
{
	width: 180px;
	padding:10px;
	margin-top:4px;
	border: 1px solid #9EA1A3;
	background-color:#FFFFFF;	
}

/* --------------------- [menu]---------------------------*/
#logo{
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(assets/logo_vanerp2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:270px;
	height:85px;

}

#menu{
	position:absolute;
	margin: 103px 0px 0px 40px;
	display:block;
	width:700px;
	height:20px;
	font-size:100%;
	font-weight:bold;
	padding-left:22px;
}

#menu ul{
	list-style: none;
}

#menu li{
	float:left;
}

#menu li a{
	padding: 0px 28px 0px 0px;
	color:#010000;
	text-decoration:none;
	display:block;
	border-bottom: 2px solid #9EA1A3;
}

#menu li a:hover{
	color: #06317B;
}

.eindlijn{
	border-bottom: 2px solid #9EA1A3;	
}

/* --------------------- [content]---------------------------*/
#content{
	clear: both;
	padding-left: 62px;
	padding-top: 135px;
	min-height: 410px;
	_height: 410px; /* fix ie6 min-height gebrek */
	line-height:20px;
	/*padding-bottom: 15px;*/
	font-size: 80%;	
}

#content h1{
	font-weight: bold;
	font-size: 130%;
}

#content li{
	padding-bottom: 5px;
        margin-left:20px;
}

#map{
	width: 315px;
	height: 205px;
	border: 1px solid #999999;
	margin-left:10px;
}

.aanbod{
	color:#FFFFFF;
	background-color:#002065;
}

.aanbod2{
	color:#FFFFFF;
	background-color:#338d33;
}

#content .image{
	border: 1px solid #999999;
	margin: 5px;	
}

#content td{
	padding: 5px;
}

#content a{
	color: #003195;
}

#content a:hover{
	color: black;
}

#content .aanbod a{
	padding: 7px;
	color: #FFFFFF;
	text-decoration:none;
}

p.open_huis
{
	color: #338d33;
	border: 1px solid #338d33;
	background-color:white;
	text-align:center;
	padding-right: 20px;
}

p.open_huis2
{
	color: #338d33;
}

#content .aanbod a:hover{
	color: #CCCCCC;
}

#content .aanbod_groter{
font-size:140%;
	padding: 7px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/* --------------------- [fotolijst]---------------------------*/
#fotolijst{
	position:absolute;
	margin-right: 0px;
	margin-top: 120px;
/*	_margin-top: 34px;	/* fix ie6 afwijking 1px lijnhoogte */
	margin-left: 492px;
	width: 308px;
	height: 612px;
}

/*---------------------[contact pagina]---------------------*/

#info_form{
  width:300px;
  float:left;
  padding-left:20px;

}

#contact_info{
   width:165px;

}

#route_beschrijving{
   float:left;
   width:305px;
   background-color:#002065;
   height:725px;
   padding:10px;
   color:white;
   font-size:12px;
}

#textfield
{
  width:265px;
  background-color:#c8cacb;
}




/* --------------------- [footer]---------------------------*/
#footer{
	clear: both;
	margin-top:15px;
	padding-left: 40px;	
	font-size:75%;
	font-weight:bold;
	margin-bottom: 10px;
}

#footer img{
	border-style: none;
	margin-bottom: 5px;
}

#footer p a{
	text-decoration:none;
	color:#06317B;
}

#footer p a:hover{
	border-bottom: 1px solid #9EA1A3;	
}





/*-------------------------------------





SLIDESHOW!





/*----------------------------------------------------

/*** ROUND BOX ***/

.roundbox{
	position:relative;
	background-color:#fff;
	height:100%;
	width:100%;
	border:1px solid #A5A2A5;
	text-align:center;
	/*background-image:url();*/
	/*background-color:#;*/
}

.roundbox-corner-lt, .roundbox-corner-rt, .roundbox-corner-lb, .roundbox-corner-rb{
	position:absolute;
	width:5px;
	height:5px;
	z-index:2;
	font-size:1px; /*Tweak om IE div kleiner dan 20px te krijgen!*/
}

.roundbox-corner-lt{
	background-image:url(/img/2/box/clt.gif);
	top:-1px;
	left:-1px;
}

.roundbox-corner-rt{
	background-image:url(/img/2/box/crt.gif);
	top:-1px;
	right:-1px;
}

.roundbox-corner-lb{
	background-image:url(/img/2/box/clb.gif);
	bottom:-1px;
	left:-1px;
}

.roundbox-corner-rb{
	background-image:url(/img/2/box/crb.gif);
	bottom:-1px;
	right:-1px;
}
/*** END ROUND BOX ***/
/*** SLIDESHOW NAV ***/
#ss-btn-left-arrow, #ss-btn-right-arrow{
	position:absolute;
	z-index:2;
	width:24px;
	height:19px;
	top:50%;
	font-size:1px;
}

#ss-btn-left-arrow{
	background-image:url(img/2/slideshow/btnLeft.gif);
	left:-13px;
}

#ss-btn-right-arrow{
	background-image:url(img/2/slideshow/btnRight.gif);
	right:-15px
}

#ss-btn-play{
	background-image:url(img/2/slideshow/btn_play.gif);
	width:43px;
	height:19px;
	left:60px;
	position:absolute;
}

#ss-btn-pause{
	background-image:url(img/2/slideshow/btn_pause.gif);
	width:50px;
	height:19px;
	position:absolute;
	background-position:0 -19px;
	left:103px;
}

#ss-btn-print{
	background-image:url(img/2/slideshow/btn_print.gif);
	width:53px;
	height:19px;
	position:absolute;
	right:5px;
}

.ss-menu-bar{
	text-align:left;
	background-image:url(img/2/slideshow/bg.gif);
	border-bottom:solid 1px  #A5A2A5;
	font-size:1px;
	height:19px;
	position:relative;
}

.ss-nav-bar{
	width:592px;
	height:80px;
	margin-bottom:5px;
}

#ss-btn-left-arrow:hover, #ss-btn-right-arrow:hover, #ss-btn-play:hover, #ss-btn-pause:hover, #ss-btn-print:hover{
	background-position:0 -19px;
}

.ss-thumbs{
	width:70px;
	height:47px;
	position:absolute;
	cursor:pointer;
}

#ss-root-location{
	width:80px;
	position:relative;
	left:245px;
	top:5px;
}

#ss-viewport{
	text-align:left;
	overflow:hidden;
	width:560px;
	height:57px;
	position:relative;
	margin:0 auto;
}

.ss-viewer-border{
	border:solid 1px #A5A2A5;
	float:left;
}

.ss-viewer{
	width:580px;
	height:386px;
	float:left;
	position:relative;
	padding:5px;
}

.ss-image-viewport{
	position:absolute;
	width:580px;
	height:386px;
	top:5px;
	left:5px;
	overflow:hidden;

}

#ss-pref-backbuffer-slide, #ss-next-backbuffer-slide, #ss-active-slide, #ss-last-slide, #ss-save{
	position:absolute;
	width:580px;
	height:386px;
}


#ss-selector-border{
	top:2px;
	left:242px;
	position:absolute;
	border:2px solid #00C0FF;
	float:left;
}

#ss-selector{
	width:72px;
	height:49px;
}
/*** END SLIDESHOW NAV ***/

			#Rel
			{
				position:		relative;
			}
			.Pos
			{
				position:		absolute;
				filter:			alpha(opacity=0);
				moz-opacity:	0;
			}
	.webparking{
color: ##902221;
font-weight:normal;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.webparking a{
font-size:11px;
}
.webparking a:visited{
color:##902221;
}
.webparking a:hover{
color:#000000;
font-size:11px;
}

