/* CSS Central Parking */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #003c86;
}
h1{
	font-size:15px;
	margin-top:0px;
	color:#002A5F;
}
a:link, a:active, a:visited {
	color:#666666;
	text-decoration:underline;
}

#wrapper_0 {
	width: 970px;
	margin: 0px auto;
	position: relative;
}

#wrapper_top {
	width: 958px;
	margin-top: 10px;
	padding: 3px 3px 0px 3px;
	text-align: left;
	background-image: url(../images/bkg_content.gif);
	background-repeat: repeat-y;
	background-color: #7B89C6;
	position: relative;
	float: left;
}

#wrapper_bottom {
	width: 970px;
	height: 28px;
	padding: 3px 0px;
	text-align: right;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	color: #FFFFFF;
	background-position: 0px -4px
}
#wrapper_bottom a:link, #wrapper_bottom a:hover, #wrapper_bottom a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#wrapper_header {
	width: 956px;
	border: 1px solid #FFF;
	position: relative;
	float: left;
}

#header_left {
	width: 810px;
	position: relative;
	float: left;
}

#header_left_top {
	width: 810px;
	border-bottom: 1px solid #FFF;
	position: relative;
	float: left;
}

#header_left_bottom {
	width: 810px;
	height: 35px;
	background-image: url(../images/bkg_navi_top.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.btn_navi_top {
	height: 26px;
	padding: 9px 13px 0px 13px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF; 
/*	background-image: url(../images/bkg_navi_top_separator.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	position: relative;
	float: left;
}

.btn_navi_top_hover {
	height: 26px;
	padding: 9px 13px 0px 13px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF; 
/*	background-image: url(../images/bkg_navi_top_separator.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	background-color: #0d164f;
	position: relative;
	float: left;
}

.btn_navi_top a:link, .btn_navi_top_hover a:link { color: #FFF; text-decoration: none; }
.btn_navi_top a:visited, .btn_navi_top_hover a:visited { color: #FFF; text-decoration: none; }
.btn_navi_top a:hover, .btn_navi_top_hover a:hover { color: #FFF; text-decoration: none; }

#header_right {
	width: 146px;
	height: 132px;
	position: relative;
	float: right;
}

#wrapper_bar_telefoonnummer {
	width: 944px;
	height: 18px;
	padding: 2px 12px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bkg_telefoonnummer.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
}

#wrapper_content {
	width: 956px;
	padding-top: 5px;
	background-color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
}
#wrapper_content_bedankt {
	width: 956px;
	padding-top: 5px;
	background-color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
}

#content_left {
	width: 425px;
	padding: 10px 20px 10px 20px;
	position: relative;
	float: left;
	font-size:12px;
	line-height:15px;
}

#wrapper_content_right {
	width: 491px;
	background-color: #FFF;
	background-image: url(../images/bkg_content_form.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
	float: left;
	min-height:495px;
}

#wrapper_content_right_bedankt {
	width: 550px;
	position: relative;
	float: left;
	padding-left:122px;
}

#content_right {
	height: 560px;
	_height: 435px;
	background-image: url(../images/bkg_reserveer_nu_hier.gif);
	background-position: right 26px;
	background-repeat: no-repeat;

}
#content_right_bedankt {
	height: 530px;
	_height: 530px;
	position: relative;
	float: left;
}
/*
#wrapper_footer {
	width: 970px;
	height: 20px;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}*/
input.btnVerstuurr {
	background-color:#002A5F;
	border:1px solid;
	color:#FFFFFF;
	height:31px;
	padding-bottom:3px;
	width:133px;
}
input.btnVerstuur {
  width: 137px;
  height: 39px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/btn-gaverder.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
h3 {
	font-size: 13px;
}

/* Marketing Pages CSS */

#content_left h1 {
	text-align:center;
	}
	
#content_left h2 {
	font-size: 13px;
}
#content_left p {
	padding:8px 0 10px 0;
}

#content_left ul {
	padding:0 0 10px 0;
}

#content_left .left-nav
{
	float:left;
	margin:10px 0 0 0;
} 

#content_left .right-nav
{
	float:right;
	margin:10px 40px 0 0;
} 

#content_left .left-nav a:hover
{
	text-decoration:none;
} 

#content_left .right-nav a:hover
{
	text-decoration:none;
} 
/* @END Marketing Pages CSS */
