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

/**************************************************************
** Algemene Styles
***************************************************************/
html, body{
	background:#2a2a2a;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c5c0c0;
	/* Margin en padding nodig om Popup laag overlay te krijgen in IE 6, dus het liefst laten staan */
	margin:0px;
	padding:0px;
}

a{ color:#aaaaaa; text-decoration:none;}
a:hover{ color:#ffffff; text-decoration:none;}
p{ margin:14px 0 0 0; padding:0px;}	
img{ border:none;}
form{ margin:0px; padding:0px;}

h1{ font-size:14px; line-height:18px;}

h1, h2, h3, h4, h5, h6{ margin:0 0 5px 0; padding:0px; color:#ffffff;}

.pngfix{ behavior:url(http://klanten.bratpack.nl/KrikkeSB/Include/iepngfix.htc);}
.clear{ clear:both; height:0px;}

/**************************************************************
** Vlakverdeling website
***************************************************************/
#container{
	position:relative;
	background:#1e1e1e;
	width:1000px;
	min-height:578px;
    height:auto !important;
	height:578px;
	margin:22px auto 0 auto;
	padding:22px 0 22px 0;
}
#header{
	width:1000px;
	height:200px;
	margin:0px;
	padding:0px;
}
#content{
	width:952px;
	min-height:378px;
    height:auto !important;
	height:378px;
	margin:0px;
	padding:0 24px 0 24px;
}
#links{
	position:relative;
	width:316px;
	min-height:378px;
    height:auto !important;
	height:378px;
	margin:0px;
	padding:0 10px 0 0;
	float:left;
}
#midden_home{
	width:402px;
	min-height:378px;
    height:auto !important;
	height:378px;
	margin:0px;
	padding:0 20px 0 0;
	float:left;
}
#rechts{
	width:626px;
	height:378px;
	margin:0px;
	padding:0px;
	float:left;
}
#rechts_home{
	position:relative;
	width:204px;
	min-height:378px;
    height:auto !important;
	height:378px;
	margin:0px;
	padding:0px;
	float:left;
}

/**************************************************************
** Header Styles
***************************************************************/
#logo{
	width:140px;
	height:144px;
	margin:0px;
	padding:0px;
	float:left;
	z-index:2;
}
#slideshow{
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:166px;
	margin:0px;
	padding:0px;
}
#flow{
	position:relative;
	width:700px;
	height:114px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	text-align:left;
}
#flow img {
	border:none;
	position:absolute;
	top:0px;
	visibility:hidden;
	-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
}
#flow .images{
	overflow:hidden;
	white-space:nowrap;
}
#menu{
	background:url(../Images/menu_bg.jpg) repeat-x;
	width:1000px;
	height:28px;
	margin:0px;
	padding:0px;
	float:left;
}
#menu ul{
	width:952px;
	height:20px;
	margin:0px;
	padding:0 24px 0 24px;
	list-style-type:none;
	float:left;
}
#menu ul li{ margin:0px; padding:0px; float:left;}
#menu ul li a{
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0 8px 0 0;
	float:left;
	text-transform:uppercase;
}
#menu ul li a.aan{ color:#ffffff;}

/**************************************************************
** Content Styles
***************************************************************/
span.titel{ font-weight:bold; color:#ffffff; text-transform:uppercase;}
/*span.titel span{ text-transform:none; font-weight:normal; font-style:italic;}*/
#tagcloud{
	position:absolute;
	bottom:32px;
	width:316px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:15px;
}
#tagcloud_boven, #tagcloud_boven a{ color:#a5a5a5;}
#tagcloud a:hover, #tagcloud a.aan{ font-weight:bold; text-decoration:none; color:#ffffff;}
#tagcloud_onder, #tagcloud_onder a{ color:#605f5f;}
#rechts_tekst{
	width:596px;
	height:340px;
	margin:0px;
	padding:0 14px 0 14px;
	border:1px solid #474747;
	color:#ffffff;
}
#rechts_tekst p{ font-size:11px; margin:8px 0 0 0;}
#rechts_tekst strong{ text-transform:uppercase; font-size:15px; font-weight:normal;}
#portfolio_foto{
	width:624px;
	height:340px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border:1px solid #474747;
}
#carousel_vak{
	position:relative;
	width:624px;
	height:340px;
	margin:0px;
	padding:0px;
	border:1px solid #474747;
}
#carousel_vak #news_image_1{ position:absolute; left:0px; top:0px; cursor:pointer;}
#carousel_vak .afbeelding{ position:absolute; left:0px; top:0px; display:none; cursor:pointer;}
#carousel_vak #news_image_1 img, #carousel_vak .afbeelding img{ width:624px; height:340px;}
.arrow_news{
	position:absolute;
	bottom:10px;
	width:63px;
	height:32px;
	cursor:pointer;
}
.arrow_news.links{ background:url(../Images/slide_links.png) no-repeat; left:0px;}
.arrow_news.rechts{ background:url(../Images/slide_rechts.png) no-repeat; right:0px;}
#nieuwsberichten{
	position:absolute;
	bottom:0;
	width:204px;
	margin:0px;
	padding:0px;
	font-size:10px;
}