/* CSS Document */

/* ############### tales.be css framework v0.5 (by kvd) ###############  */

/* ############### SITESPECIFIC CSS - KVD ############### */

/* @group HTML and Body */

/* ######### PAGEBACKGROUND AND -COLOR #########*/

html {
	background-color: #fff;
}

body {
	background-color: #fff;
}
#maincontent table{
	float: none;
}

/* watch out: html is the complete screen, body ends directly under footer*/

/* @end */

/* @group Header / Logo / ... */
#logo{
	display: block;
	margin-top:  10px;
	margin-left: 13px;
}
#baseline{
	display: block;
	margin-left: 232px;
	margin-top: -50px;
}

#searchbox{
	display: inline-block;
	width: 182px;
	height: 15px;
	position: relative;
	top: -14px;
	left: 113px;
}

	#IE6 #searchbox{left: 521px; top: -28px;}
	#IE7 #searchbox{left: 521px; top: -28px; }
	#IE8 #searchbox{left: 521px; top: -28px;}
	/*#IE8 #searchbox{left: 136px;}*/
	
		@media screen and (-webkit-min-device-pixel-ratio:0){ 
				#searchbox{	left: 106px; top: -11px;}
			}
	
	.searchfield{
		border: 0px;
		/*background-color: silver;*/
		width: 182px;
		font-size: 0.8em;
	}
	
	#searchclick{
		display: inline-block;
		/*background-color: orange;*/
		width: 18px;
		height: 18px;
		position: relative;
		left: 112px;
		top: -10px;
	}
		
		#IE6 #searchclick{left: 706px; top: -45px;}
		#IE7 #searchclick{left: 706px; top: -43px;}
		#IE8 #searchclick{left: 706px; top: -45px; }
		/*#IE8 #searchclick{left: 135px;}*/
	
	#searchclick a{
		display: block;
		width: 18px;
		height: 18px;
		/*background-color: green;*/
		margin: 0 !important;
		padding: 0 !important;
	}	
	#searchclick a:hover{ background-image: none !important; /*background-color: aqua !important;*/}

/* @end */

/* @group panel links/rechts */
.panel{
	display: block;
	width:  155px;
	background-image: url(/websites/18/uploads/gfx/basics/enews-topbumper.png);
	background-repeat: no-repeat;
	padding-top: 7px;
}


.panel .stretcher{
	display: block;
	width:  145px;
	background-image: url(/websites/18/uploads/gfx/basics/enews-stretcher.gif);
	background-repeat: repeat-y;
	padding:  5px;
	
}

.panel .bottombumper{
	display: block;
	width:  155px;
	height: 7px;
	background-image: url(/websites/18/uploads/gfx/basics/enews-bottombumper.png);
	background-repeat: no-repeat;
}

#newsflash{
	margin:  25px 0 0 25px;	
	padding-bottom: 25px;
}

#etools{
	margin: 25px 0 25px 22px;
}
#mijnsocsecr{
	margin: 25px 0 50px 22px;
}
#newsflash img{
	margin-bottom: -16px;
}
.panel input.submit{
	width:  auto;
	background-color: #0071b9;
	color: #fff;
	border: 0px;
	padding: 3px 6px 3px 6px;
}

#newsflash input.submit{
	margin: 7px 0 10px 35px;
}

.panel ul{
	margin-left: 5px;
}

.panel ul li{
	list-style-type: none;
	width:  136px;
	background-image: url(/websites/18/uploads/gfx/basics/panel.link.topbumper.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.panel ul li a{
	display: block;
	width: 123px;
	padding: 0 3px 4px 10px;
	background-image: url(/websites/18/uploads/gfx/basics/panel.link.bottombumper.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	top: 3px;
}

.panel input{
	width: 140px;
}


.illurechts{
	/*margin-left: 3px;*/
	margin-top: -25px;
}
/* @end */

/* @group homegrid */
.newsitem{
	margin-bottom: 15px;;
}
.newsitem .date{
	display: block;
	width: 100px;
	float: left;
}

.newsitem .allnewsitems{
	display: block;
	width: 150px;
	float: right;
	text-align: right;
}


.newsitem img{
	border: 1px solid #777;;
}

/* @end */


#grid a{
	text-decoration: none;
	display: block;
	min-height: 10px;
}
	#IE6 #grid a{
		height: 10px;
	}
#grid.withdate a span.titel{
	display: inline-block;
	width: 445px;	
}
	#IE6 #grid.withdate a span.titel{
		display: block;
		float: left;}
	#IE7 #grid.withdate a span.titel{
		display: block;
		float: left;}
		
		
#grid a .datum{
	float: right;
	display: block;
	width: 70px;
	text-align: right;
	padding-right: 5px;
}
#grid a:hover, #grid a:active{
	background-color: #ffed0d !important;
}

.row{
	clear: both;
}
/* @group Footer */

/* ######### FOOTER #########*/

#footer {
	text-align: center;
}

#footer .col1 a{
	margin-right: 30px;
}

/* @end */

/* @group Made By */

/* ######### MADE BY #########*/

#madeby {
	text-align: center;
}

/* @end */
