@charset "utf-8";
/* CSS Document */

* {
outline: none;
}

img {
border:0;
}

body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #171A1F;
}

.shape-img-01 {
 float: left;
 padding-right: 10px;
 padding-top: 15px;
 padding-bottom: 10px;
 padding-left: 0px;
}


a {
	outline: none;
}
p {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #333;
}

ul li {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #333;
}

h1 {
	font-weight:bold;
	font-size:14px;
	color:#004eb9;
}
h2 {
	font-weight:bold;
	font-size:14px;
	color:#004eb9;
}
h3 {
	font-weight:bold;
	font-size:13px;
	color:#004eb9;
}
h4 {
	font-weight:bold;
	font-size:13px;
	color:#004eb9;
}
h5 {
	font-weight:bold;
	font-size:10px;
	color:#004eb9;
}
h6 {
	font-weight:bold;
	font-size:10px;
	color:#000000;
}

#container {
	width:1054px;
	min-height:880px;
	height:auto;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	padding: 0px;
}

#menu {
	height:49px;
	width:1014px;
	background-image: url(../images/menubar.jpg);
	font-size: 12px;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}
#menu ul {
	list-style:none;
	padding:0;
	margin: 0px;
	width: 1014px;
	height: 31px;
}
#menu li {
		float:left;
		padding:0px;
}
#menu li a {
	color:#cccccc;
	display:block;
	margin:0px;
	text-align:center;
	text-decoration:none;
	height: 31px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 18px;
	font-weight: bold;
	width: auto;
}
#menu li a:hover, #menu ul li:hover a {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/red-hover.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu li ul {
	display:none;
	height:auto;
	padding:0px;
	border:0px;
	position:absolute;
	width:165px;
	z-index:1000;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li:hover ul{
	display:block;
}
#menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:165px;
	background-image: url(../images/sub_sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
#menu li:hover li a {
	background:none;		
}
#menu li ul a {
	display:block;
	height:23px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	text-align:left;
	color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu li ul a:hover, #menu li ul li:hover a {
	background:#333333 url('../images/hover_sub.gif') bottom left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.home {
	width: 80px;
}
.ballonvaren {
	width: 116px;
}
.prijzen {
	width: 89px;
}
.over-ons {
	width: 101px;
}
.zakelijk {
	width: 95px;
}
.faq {
	width: 72px;
}
.reserveren {
	width: 115px;
}
.contact {
	width: 96px;
}
#menu a.active{
	color: #FFF;
	background-image: url(../images/red-hover.jpg);
	background-repeat: repeat-x;
}




#header {
	background-image:url(../images/header.jpg);
	height:199px;
	width:1014px;
}
#slideshow {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
	height: 199px;
	width: 1014px;
}
#slideshow2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
}

#maincontainer {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	width:998px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#left {
	float: left;
	width: 207px;
	position: relative;
	padding: 0px;
	height: auto;
	margin: 0px;
}
.algemenediv, .algemenediv-news  {
	margin-bottom: 7px;
	background-color: #ECEFF4;
	border: 1px solid #FFF;
	padding-bottom: 10px;
}
.algemenediv h1,
.algemenediv-news h1,
.algemenediv .heading,
.algemenediv-news .heading {
	background-image: url(../images/side-header-bg.jpg);
	display: block;
	height: 21px;
	width: 193px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	font-size:14px;
}
.algemenediv h2, 
.algemenediv-news h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.algemenediv h3,
.algemenediv h4,
.algemenediv h5,
.algemenediv h6 {
	padding-left: 12px;
	color: #004EB9;
	text-decoration: none;
}
.bigfont {
	font-size: 260%;
}
.algemenediv p {
	padding-right: 12px;
	padding-left: 12px;
}
.button  a{
	display: block;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
	margin-left: 12px;
	margin-top: 12px;
	color: #DDD;
	text-decoration: none;
	width: 90px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: bold;
	font-size: 14px;
}

.button_actie  a{
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding: 5px;
	margin-right: 12px;
	margin-top: 12px;
	color: #DDD;

	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}


.button_shape  a{
	display: block;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
	margin-left: 12px;
	margin-top: 12px;
	color: #DDD;
	text-decoration: none;
	width: 90px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: bold;
	font-size: 14px;
	float:right;
	margin-right:167px;
}
.buttonbel  a{
	display: block;
	background-image: url(../images/button-bg2.jpg);
	background-repeat: repeat;
	height: 35px;
	padding-top: 4px;
	margin-left: 12px;
	padding-left: 8px;
	margin-top: 12px;
	color: #DDD;
	text-decoration: none;
	width: 120px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: bold;
	font-size: 14px;
}

.buttonmail  a{
	display: block;
	background-image: url(../images/button-bg2.jpg);
	background-repeat: repeat;
	height: 22px;
	padding-top: 4px;
	margin-left: 12px;
	padding-left: 8px;
	margin-top: 12px;
	color: #DDD;
	text-decoration: none;
	width: 120px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: bold;
	font-size: 14px;
}

.button a:hover {
	color: #FFF;
}
.algemenediv-news p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	margin-top: 0px;
}
.algemenediv p a, .algemenediv-news p a  {
	color: #004EB9;
	text-decoration: none;
	font-weight: bold;
}
.algemenediv p a:hover, .algemenediv-news p a:hover {
	color: #B02C56;
	text-decoration: none;
}

.algemenediv ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 38px;
	position: relative;
}
.algemenediv ul li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.algemenediv ul li a {
	text-decoration: none;
	color: #333;
}
.algemenediv ul li a:hover , .algemenediv ul li a.active{
	color: #B02C56;
}

#content-wrap {
	float: right;
	width: 783px;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#content {
	width: 565px;
	background-color: #eceff4;
	margin: 0px;
	border: 1px solid #FFF;
	float: left;
	padding: 0px;
	background-image: url(../images/main-backgrounds/img-01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content ul {
color:#B02C56;
}


#content h1 {
	background-image: url(../images/main-header-bg.jpg);
	width: 553px;
	margin: 0px;
	height: 21px;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: top;
}
#content p,h1,h2,h3,h4,h5,h6 {
	padding-left: 12px;
	padding-right: 12px;
}

#content a {
	color: #44608f;
	text-decoration:underline;
}

#content .buttonbel a {
	text-decoration:none;
}

#content .button a {
	text-decoration:none;
}

#content .button_shape a {
	text-decoration:none;
}

#content .zoektermen a {
	text-decoration:none;
}

#content .button_actie a {
	text-decoration:none;
	color:#FFF;
}

#content .button_actie a:hover {
	text-decoration:none;
	color:#FFF;
}

#content .table_actie{
	margin-left:80px;
}

#content .table_actie_start{
	margin-left:30px;
}


#opvulruimte {
	height: 200px;
	width: 100%;
	position: relative;
}


#right {
	width: 207px;
	padding: 0px;
	float: right;
	position: relative;
	margin: 0px;
}
#clear {
	clear: both;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#footer {
	clear:both;
	width:1014px;
	height:35px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-size:8pt;
	color:#FFF;
	padding-top:70px;
	position: relative;
}

#footerlinks {
	width:800px;
	float:left;
}
#footerlinks ul {
	display:inline;
	padding-left:0px;
	font-size:10px;
}
#footerlinks li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
	font-size:10px;
	color:#FFF;
}
#footerlinks a, visited, active {
	color:#d7dfea;
	text-decoration:underline;
	font-size:10px;
}
#footerlinks a:hover {
	color:#C36;
	text-decoration:none;
}

#footerrechts {
	width:194px;
	float:left;
	text-align:right;
	padding-right:20px;
}
#footerrechts a, visited, active{
	color:#d7dfea;
	text-decoration:none;
}
#footerrechts a:hover {
	color:#C36;
	text-decoration:none;
}

#footersitemap {
	clear:both;
	float: left;
	padding:20px 0;
}
#footersitemap ul {
	display:inline;
	padding-left:0px;
	font-size:10px;
	list-style: none;
}
#footersitemap ul li {
	float:left;
	padding: 0;
	margin: 0 15px 0 0;
}
#footersitemap ul li ul {
	display: block;
	clear: both;
	min-height:100%;
	height:100%;
	margin: 0;
	padding: 0;
}
#footersitemap ul li ul li {
	clear: both;
	padding: 0;
	margin: 0;
}
#footersitemap a, visited, active {
	font-weight: bold;
	color:#d7dfea;
	text-decoration:underline;
	font-size:1.0em;
}
#footersitemap a:hover {
	color:#C36;
	text-decoration:none;
}

#footersitemap ul li ul a, visited, active {
	font-weight: normal;
	font-size:0.9em;
}


table p {

margin:0px;

}

.buttonbel {
color:#FFF;
}

.vaart td{
	float:right;
}
