@charset "utf-8";
/* CSS Document */
BODY {
	font-family: "Verdana";
	font-size: 13px;
	color: #666666;
	line-height: 14pt;
	padding: 0;
	margin: 0;	
	background-color: #b8c6d4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;	
}
ul{
	padding-left: 14px;
}
.h{
	line-height: 19pt;
	font-family: Arial; /*"Verdana";*/
	font-size: 24px;
	color: #0053a0;
	margin: 0px 0px 20px 0px;	
	font-weight: normal;
	text-transform: uppercase;
}

h1{
	line-height: 19pt;
	font-family: Arial; /*"Verdana";*/
	font-size: 30px;
	color: #0053a0;
	margin: 0px 0px 20px 0px;	
	font-weight: normal;
	text-transform: uppercase;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #0053a0;
}
p{
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
td{
	vertical-align: top;
}
a{
	outline: none;
	color: #0053a0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0;
}
ul#navbar{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -1px;
	height: 39px;
}
ul#navbar li.item{
	font-size: 11px;
	display: block;
	float: left;
	list-style: none;
	background: url(../images/navbar.jpg);
	border-left: 1px solid #fff;
	text-align: left;
	width: 114px;
}
ul#navbar li a{
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 0px 7px 0px;
	display: block;
}
ul#navbar li a:hover{
	text-decoration: none;	
}
ul#navbar li ul{
	display: none;
	position: absolute;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	background: #fff url(../images/navbar.jpg) 10px 0px;

}
ul#navbar li ul li{
	font-size: 11px;
	display: block;
	float: left;
	list-style: none;
	text-align: center;
	clear: both;
	padding: 0px 60px 0px 8px;

}
ul#navbar li ul li a{
	display: block;
	z-index: 999;
}
ul#navbar li ul li a:hover{
	color: #fff;
}
#container{
	width: 920px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
}
#header{
	width: 920px;
	height: 160px;
	margin: 0px 0px 10px 0px;
}
#header img{
	position: absolute;
}
#nav{
	width: 920px;
	margin: 0 auto;
}
.left{
	line-height: 16pt;
	padding: 25px 40px 0px 30px;
	margin: 25px 0px;
	width: 270px;
	height: 600px;
	float: left;
	background: url(../images/leftbg.jpg) no-repeat;
}
.leftsmall{
	line-height: 16pt;
	padding: 25px 40px 0px 30px;
	margin: 25px 0px;
	width: 180px;
	height: 600px;
	float: left;
	background: url(../images/leftsmallbg.jpg) no-repeat;
}
.leftsmall ul{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#content{
	width: 580px;
	padding: 0px 0px 20px 0px;
	margin: 25px 0px;
	float: left;
	border-bottom: 1px solid #d1d1d1;
}
#langs{

}
#langs img{
	margin-right: 25px;
}
#langs .active{
	
}
.clear{
	clear: both;
}

/* Style voor de occassions */
.occasion {
	cursor: pointer;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 0;
}

.occasion:hover {
	background: #EAEAEA;
}

.occasion img {
	float: left;
	width: 120px;
	margin: 0 10px;
}

.occasion .occasionDescript {
	float: left;
	width: 300px;
	font-size: 11px;
}

.occasion .occasionPrijs {
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	width: 130px;
	margin: 10px 0 0;
}

.occasion .leesmeer {
	font-size: 10px;
	font-weight: normal;
}
.error{
	border: 4px solid #0053a0;
	background: #fff;
	padding: 10px;
}
.clear{
	clear: both;	
}

/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(../images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #1761AB;
	margin-top: -70px;
}

.mbLoading {
	background: #000 url(../images/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #1761AB;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #1761AB;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(../images/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 60px;
	height: 20px;
	margin-right: 4px;
	color: #fff;
}

#mbNextLink {
	width: 60px;
	height: 20px;
	color: #fff;
}

#mbCloseLink {
	background: #1761AB;
	color: #fff;
	position: absolute;
	z-index: 122;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
