/*@import url(forms.css);
Template Name: Eurosleutel
File: Layout CSS
Author: IFRA creatieve communicatie
Author URI: http://www.ifra.nl/
*/

@import url(navi.css);

@import url(tables.css);
@import url(reset.css);
@import url(tut.css);


body{
	padding:0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg-algemeen.png);
	margin: 0px;
	}


/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	text-align:left;
	}
div.wrapper h1 ,div.wrapper h2 ,div.wrapper h3 ,div.wrapper h4 ,div.wrapper h5 ,div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	}

.col0, .col0 a{
	color:#999999;
	background-color:#CCC;
}
.col1{
	color:#FFF;
	background-color:#80BA27;
	border-bottom:1px solid #363636;
}
.col2{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.col2 a{
}
.col3{
	margin: 0px;
	padding: 0px;
}

.col4{
	color:#333;
	background-color:transparent;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.col4 a{
	color:#333;
}
.col4 a:hover {
	color:#C00;
}

.col5, .col5 a{
	color:#666;
	background-color:transparent;
}
.col5, .col5 a:hover {
	color:#690;
	background-color:transparent;
}

.col4, .col5{ font-family: Verdana, Geneva, sans-serif;}
.col4 h2, .col5 h2{ font-family: Georgia, "Times New Roman", Times, serif;}

img{display:block; margin:0; padding:0; border:none;}
.td-small-50 {	/*
	[disabled]vertical-align:top; */
	/* [disabled]border-collapse:collapse; */
	/* [disabled]border-left:1px solid #CCCCCC; */
	/* [disabled]border-right:1px solid #CCCCCC; */
	width: 125px;
}
.td-small-100   {
	/* [disabled]vertical-align:top; */
	/* [disabled]border-collapse:collapse; */
	/* [disabled]border-left:1px solid #CCCCCC; */
	/* [disabled]border-right:1px solid #CCCCCC; */
	width: 125px;
}
.td-small-150 {	/*
	[disabled]vertical-align:top; */
	/* [disabled]border-collapse:collapse; */
	/* [disabled]border-left:1px solid #CCCCCC; */
	/* [disabled]border-right:1px solid #CCCCCC; */
	width: 125px;
}
.justify{text-align:justify;}
.kader {
	border: 1px solid #03C;
	height: 25px;
	width: 100px;
}
.bold{font-weight:bold;}
.boldRed {
	font-weight:bold;
	color: #C00;
}
.green {
	color: #669817;
	font-weight: bold;
}
.grijs {
	color: #4B4D47;
}
.center{text-align:center;}
.download {
	text-align:center;
	display: block;
	margin-top: 10px;
}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}

a{
	outline:none;
	text-decoration:none;
	color:#F60;
}

a:hover{
	text-decoration:underline;
	color:#8EA41B;
}

.fl_left{float:left;}
.fl_right{float:right;}
.rood {
	color: #900;
}
.line {
	height: 100%;
	margin-right: 5px;
	width: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BBBAA2;
}
.imgl, .imgr  {
	border:1px solid #C7C5C8;
	padding:5px;
}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
.imgl-nb, .imgr-nb {
	padding:0px;
}
.imgl-nb {
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
}
.imgl-TAF {
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}
.imgl-twitter {
	float:left;
	clear:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imgr-nb {
	float:right;
	clear:right;
	margin: 0;
	padding-left: 8px;
	padding-bottom: 8px;
}
.imgCenter {
	margin-right: auto;
	margin-left: auto;
}
.persl {
	float:left;
	padding: 5px;
	width: 170px;
	border: 1px solid #CCC;
	margin-right: 8px;
	height: 190px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.Contact-pers {
	float:left;
	padding: 8px;
	width: 80%;
	border: 1px solid #CCC;
	height: 100px;
	margin-bottom: 10px;
}
.persl .Tekst {
	height: 15px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	margin-bottom:0px;
	width: 724px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#breadcrumb a{
	color:#C0C0C0;
	text-transform: lowercase;
	}
#breadcrumb a:hover {
	color:#DC2D37;
}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{
	display:inline;
}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

.container{
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	}
.container .box-news {
	float: left;
	width: 925px;
	display: block;
	background-image: url(../images/bg-tekstvak-large.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	margin: 0px;
	padding: 0px;
}
.container .box-news-large {
	float: left;
	width: 360px;
	display: block;
	margin-left: 50px;
	background-image: url(../images/bg-banners.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container .box-news .contentVak {
	float: left;
	display: block;
	margin-left: 30px;
	padding: 0px;
}
.container .box-news .contentVak ul {
}
.container .box-news .contentVak ul li {
}
.container .box-tellafriend {
	float: left;
	width: 360px;
	display: block;
	margin-left: 50px;
	background-image: url(../images/bg-banners.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container .box-news h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.container .box-news h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.container .box-news h2.socialmedia {
	font-size: 16px;
	display: block;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-weight: normal;
}
.container .box-tellafriend h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
/* ----------------------------------------------Generalise-------------------------------------*/

#header, #logos, #topline, #topbar, .container, #hpage_cats, #adblock, #socialise , #footer , #copyright      {
	position:relative;
	display:block;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topline{
	padding:10px 0;
	}

#topline ul{
	float:left;
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	}

#topline li{
	display:inline;
	margin:0 8px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #999999;
	}

#topline li.last{
	margin-right:0;
	padding-right:0;
	border:none;
	}

#topline #search{
	display:block;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	z-index:1000;
	height: 120px;
	padding: 0px;
	}
#logo {
	background-image: url(../images/eurosleutel_logo.png);
	height: 113px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
	width: 284px;
	padding: 0px;
	margin-top: 5px;
}
.container .contentSmall h1{
	font-size: 18px;
	display: block;
	color: #333;
}
.container .contentSmall h2 {
	font-size: 16px;
	display: block;
	color: #333;
}

.content{
	float: left;
	width: 930px;
	margin-top: 10px;
	background-image: url(../images/bg-tekstvak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 9.5pt;
	height: 475px;
	}
.contentHome {
	float: left;
	width: 930px;
	margin-top: 10px;
	background-image: url(../images/bg-tekstvak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 9.5pt;
	height: 475px;
}
.contentHome .foto-home {
	display: block;
	float: left;
	background-image: url(../images/foto-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 325px;
	margin-top: 0px;
	margin-left: 0px;
}
.contentHome .box-groen {
	float: right;
	width: 525px;
	padding: 10px;
	display: block;
	margin-bottom: 0px;
	margin-right: 35px;
	margin-top: 0px;
	background-image: url(../images/bg-banner-groen.png);
	height: 183px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contentHome .box-groen h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.contentHome .box-groen h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.contentHome .box {
	float: right;
	width: 525px;
	padding: 10px;
	display: block;
	margin-bottom: 5px;
	margin-right: 35px;
	margin-top: 20px;
	background-image: url(../images/bg-banner-wit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 207px;
}
.contentHome .box h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.contentHome .box h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content .foto-bestel{
	display: block;
	float: left;
	background-image: url(../images/foto-bestel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 325px;
	margin-top: 0px;
	margin-left: 0px;
}
.content .foto-nieuws {
	display: block;
	float: left;
	background-image: url(../images/foto-nieuws.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 325px;
	margin-top: 0px;
	margin-left: 0px;
}
.content .foto-wie {
	display: block;
	float: left;
	background-image: url(../images/foto-wie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 325px;
	margin-top: 0px;
	margin-left: 0px;
}
.content .foto-gids {
	display: block;
	float: left;
	background-image: url(../images/foto-gids.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 325px;
	margin-top: 0px;
	margin-left: 0px;
}
.content .box-groen {
	float: right;
	width: 525px;
	padding: 10px;
	display: block;
	margin-bottom: 0px;
	margin-right: 35px;
	margin-top: 0px;
	background-image: url(../images/bg-banner-groen.png);
	height: 183px;
	background-repeat: no-repeat;
	background-position: left top;
}
.content .box-groen h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content .box-groen h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content .box-groen ul li {
	list-style-type: none;
	display: block;
	background-image: url(../images/bullet-oranje.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	padding-left: 10px;
}
.content .box {
	float: right;
	width: 525px;
	padding: 10px;
	display: block;
	margin-bottom: 5px;
	margin-right: 35px;
	margin-top: 20px;
	background-image: url(../images/bg-banner-wit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 207px;
}
.content .box-large {
	float: right;
	width: 525px;
	display: block;
	margin-bottom: 5px;
	margin-right: 35px;
	margin-top: 20px;
	background-image: url(../images/bg-banner-wit-large.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.content .box-large h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.content .box-large h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content .box-large ul  {
	list-style-type: none;
	display: block;
	margin-top: 7px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
}
.content .box-large ul    li {
	list-style-type: none;
	display: block;
	background-image: url(../images/bullet-oranje.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left 5px;
}
.content .box .readmore{
	color: #C00;
	float: left;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}
.content .box .readmore a {
	color: #C00;
	display: block;
}
.content .box .readmore a:hover {
	color: #333;
	display: block;
}
.content .box h1 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content .box h2 {
	font-size: 16px;
	display: block;
	color: #F60;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#660000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#660000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}
.column {
	display:block;
	float:left;
	width:300px;
	margin-left: 19px;
	margin-top: 0px;
	padding-left: 10px;
}
.column .tekstblok-header {
	display:block;
	float:left;
	background-image: url(../images/bg-tekstblok-top.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 300px;
}
.column .tekstblok-header h1 {
	display:block;
	font-size: 16px;
	color: #0070C0;
	padding-top: 15px;
	margin: 0px;
	padding-left: 15px;
}
.column .tekstblok-middle {
	display:block;
	float:left;
	background-image: url(../images/bg-tekstblok-middle.png);
	background-repeat: repeat-y;
	/* [disabled]height: 36px; */
	width: 270px;
	padding-right: 15px;
	padding-left: 15px;
}
.column .tekstblok-middle h1 {
	display:block;
	font-size: 16px;
	color: #0070C0;
	padding-top: 10px;
	margin: 0px;
}
.column .tekstblok-middle p {
	margin-top: 10px;
}
.column .tekstblok-middle ul{
	display:block;
	float:left;
	/* [disabled]height: 36px; */
	list-style-type: circle;
	padding-top: 10px;
	list-style-position: outside;
	padding-left: 15px;
}
.column .tekstblok-bottom {
	display:block;
	float:left;
	background-image: url(../images/bg-tekstblok-bottom.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 300px;
	margin-bottom: 10px;
}
.column .imgl-nb{
	float:left;
	clear:left;
	margin: 0;
	padding-bottom: 42px;
}
.column .imgr-nb{
	float:right;
	clear:right;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}

.column .sponsors h2{
	margin:0 0 15px 10px;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

.column .sponsors .b_250{
	display:block;
	width:250px;
	margin:0 0 10px 10px;
	padding:4px;
	border:1px solid #C7C5C8;
	}

.column .sponsors .b_125 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.column .sponsors .b_125 li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/bg-sub-menu.jpg);
	background-repeat: no-repeat;
	}

/* ----------------------------------------------Homepage Specific-------------------------------------*/

#topstory{
	display:block;
	width:100%;
	margin-bottom:25px;
	border: 1px solid #666;
	background-color: #FFF;
	}

#topstory h2, #latestnews h2{
	padding:0 0 8px 0;
	border-bottom:1px solid #E3E3E3;
	font-size: 13px;
	}

#topstory ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#topstory li{
	display:block;
	float:left;
	width:270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}

#topstory li.last{
	margin-right:0;
	border-right-width: 0px;
	border-right-style: none;
	}

#topstory img{
	margin:0;
	padding:4px;
	border:1px solid #C7C5C8;
	}

#topstory .readmore{
	text-align:right;
	}

#latestnews{
	display:block;
	width:630px;
	margin-bottom:35px;
	}

#latestnews .latestnews h2{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	border-bottom:none;
	}

#latestnews ul, #latestnews li{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#latestnews li{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #666666;
	}

#latestnews div.imgholder{
	display:block;
	float:left;
	width:125px;
	height:125px;
	margin:0;
	padding:4px;
	border:1px solid #666666;
	}

#latestnews div.latestnews{
	display:block;
	float:right;
	width:475px;
	margin:0;
	padding:0;
	}

#latestnews p.readmore{
	display:block;
	margin-top:10px;
	text-align:right;
	font-weight:bold;
	}
.containerFooter {
	background-position: top;
	background-repeat: no-repeat;
	height: 80px;
	width: 1024px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.containerFooter .box- {
	display:block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
}
.containerW3C {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	height: 80px;
}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding: 0px;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:18px;
	color:#999;
	background-color:#CCC;
	border-bottom:1px dotted #CCCCCC;
	}

#footer .box{
	display:block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	width: 500px;
	}
#footer .box a {
	color: #000;
}
#footer .box a:hover {
	color: #D17F33;
}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:0px;
	background-color: transparent;
	color: #666;
	color: #C00;
	color: #C00;
	font-size: 14px;
	display: block;
	}

#copyright p{
	margin:0;
	padding:0;
	}
