/* TAGS */
html, body {
	margin: 0;
	padding: 0;
}
html {
	background-color: #ffffff;
}
ul {
	margin-top: 5px;
}
li {
	margin-left: 12px;
}
img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.50em;
	background: #004ca1 url(/img/bg_lucht.jpg) center bottom no-repeat;
	
}

h1 {
	color: #ec008c;
	font-size: 24px;
	margin: 0;
	margin-left: -2px;
	padding: 0;
	font-family: Gill Sans;
}

h2 {
	color: #ec008c;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-family: Gill Sans;
}

h3 {
	color: #ec008c;
	font-size: 22px;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

h4 {
	color: #000000;
	font-size: 10px;
	margin-top: 0px;
	line-height: 1.70em;
	font-family: Segoe Print;
}

h5 {
	color: #ffffff;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 8px;
}

a.nieuws_home:link, a.nieuws_home:visited{

	color: #666666;
}

a, a:visited, a.h2, a.h5 {
	color: #eb0081;	
	text-decoration: none;
}

h5 a:hover {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
td p {
	margin: 0;
}




/* DIV's */
#container {
	position: relative;
	margin: auto;
	width: 766px;

}
	#header {
		position: relative;
		height: 94px;
		overflow: hidden;
	}
	#contenthome {
		position: relative;
		width: 766px;
		overflow: hidden;	
		margin-bottom: 3px;	
	}
	#hometop {
		background: transparent url(/img/hometop.png) left top no-repeat;
		width: 766px;
		height: 10px;
		overflow: hidden;
	}
	#homebottom {
		background: transparent url(/img/homebottom.png) left top no-repeat;
		width: 766px;
		height: 20px;
		overflow: hidden;
	}
	
	table { padding:0px; }
	
	#content {
		position: relative;
		float: left;
		width: 497px;		
		/*overflow: hidden;*/
	}
	
	.img { margin-right:15px; }
	
		#lefttop, #leftbottom {
			background: transparent url(/img/lefttop.png) left top no-repeat;
			width: 497px;
			height: 10px;
			overflow: hidden;
		}
		#leftbottom {
			background: transparent url(/img/leftbottom.png) left top no-repeat;	
			height: 20px;
		}
		#inhoud {
			padding-top:15px;
			padding-bottom:15px;
			padding-left:27px;
			padding-right:27px;
			background-color: #fff;
		}
	#menu, #actie, #foto {
		position: relative;
		float: right;
		width: 244px;
	}
	#menu {
		/*background-color: #ed008c;*/
		
	}
		#menutop, #menubottom {
			background: transparent url(/img/menutop.png) left top no-repeat;
			width: 244px;
			height: 10px;
			overflow: hidden;
		}
		#menubottom {
			background: transparent url(/img/menubottom.png) left top no-repeat;			
		}
		#menu ul {
			font-size: 14px;
			list-style: none;
			margin: 0;
			padding: 0;
			padding-left: 10px;
			background-color: #eb0081;
			overflow: hidden;
		}
			#menu ul li {
				width: 190px;
				border-bottom: dotted 1px #fff;
				padding-left: 12px;
				
				
			}
			#menu ul li a, #menu ul li a:visited {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				width: 190px;
				display:block;
				line-height: 4.50em;
			}
			#menu ul li.geenborder {
				border: 0;
			}
				#menu ul li ul {
					padding: 0;
					margin: 0;
					margin-top: -4px;
					margin-left: -11px;
					margin-bottom: 7px;					
				}
					#menu ul li ul li {
						padding: 0;
						border: 0;
					}
					#menu ul li ul li a, #menu ul li ul li a:visited{
						font-size: 11px;
						line-height: 1.50em;
						font-weight: normal;
					}
			
			#menu ul a:hover {
				text-decoration: underline;
			}

			#menu ul li a:hover {
				text-decoration: underline;
			}

	

		#foto {
			margin-top: -10px;
			left:10px;
			height: 217px;
			text-align: center;
		}
		#fotohome {
			position: absolute;
			right: 20px;
			top: 5px;
			height:220px;
			text-align: center;
		}
		#actie {
			margin-top: 27px;
			text-align: center;
			height: 333px;			
		}
		
	#footer {
		clear: both;
		
	
		
	}

	#subfooter {
		clear: both;
		height: 170px;

	}

	
	#subfooterhome {
		clear: both;
		height: 300px;
		background: url(/img/home-pakken.png) left bottom no-repeat;
	}

	#footerhome {
		position: relative;
		clear: both;
		height: 348px;		

	}
	
#polaroid {
	padding: 0px;
	margin:0px;
	height: 228px;
	width:215px;
	background: url(/img/polaroid-back2.png)   no-repeat;

	
}

#slideshow{
	z-index:0;
	margin:0px;
	padding: 0px;
	margin-left:16px;
	height: 228px;
	width:215px;
}



#slide{
	margin-top:12px;
	height: 170px;
	width:170px;
}

#slide_text{
	margin-top:12px;
	height: 30px;
	width:150px;
	background-color: #f8f5f1;
}

#slide_text_actie{
	margin-top:9px;
	height: 20px;
	width:150px;
	background-color: #f8f5f1;
}




/* CLASSES */	

.intro {
	width: 490px;
}
.blokken {
	background-color: #fff;
	position: relative;
	height: 165px;
	clear: both;
	margin-left: -3px;
	margin-top: -14px;
	margin-bottom: 10px;
	
}
.blok {
	width: 187px;
	height: 130px;
	padding: 22px;
	padding-top: 28px;
	float: left;
	background: url(/img/blokbg.png) left top no-repeat;
	margin: 3px;
}

.blok_lang {
	width: 472px;
	height: 130px;
	padding: 22px;
	padding-top: 28px;
	float: left;
	background: url(/img/blokbg-lang.png) left top no-repeat;
	margin: 3px;
}


.blok p {
	margin: 0;
}
.blok a {
	margin-top: 4px;
}
.home {
	position: absolute;
	right: 20px;
	top: 70px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.clear {
	clear: both;
}
ul.tab {
	background: transparent url(/img/tab2.gif) left top no-repeat;
	height: 32px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0;
	list-style: none;

}
ul.tab.tab2 {
	background: transparent url(/img/tab.gif) left top no-repeat;
}
ul.tab li {
	float: left;
	width: 202px;
	text-align: center;
	margin-left: -5px;
	line-height: 30px;
	color: #ec008c;
	font-weight: bold;
	display: block;
}
ul.tab li a, ul.tab li a:visited {
	text-decoration: none;
	display: block;
	width: 192px;
	color: #fff;
}	
a.button,a.button:link, a.button:visited {
	background: #fff url(/img/button.gif) left top no-repeat;
	width: 182px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
a.button:hover {
	text-decoration: underline;
}



.alignmiddel {
vertical-align: middle;
}
.alignmiddel span {
 display:block;
 padding-top:5px;
 padding-left: 20px;
}
.left{ float:left}
.clear{clear:both;}

.mC {width:100px; margin:5px; float:right;}
.mH {color:#60c; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}
               
					


.homeActie {
	position: absolute;
	right: 0px;
	top: 40px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.blok_actie_onder {
	width: 720px;
	height: 233px;
	padding: 0px;
	padding-top: 0px;
	float: left;
	
	margin-top: 20px;
}

.spacer{
	margin:0px;
	height:8px;
}

.blok_toplijst {
	width: 100px;
	height: 120px;
	background-color: #eb0081;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}

.count_toplijst {
	width: 100px;
	text-align: center;
	margin-top: 2px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.blok_toplijst:hover {
	background-color: #000000;
}
