li {
	behavior:url("js/csshover.htc");
}
body {
	font-size:62.5%;
	margin:0px;
	background:url(img/background.jpg) #B1B1B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #475E70;
}
a {
	color: #475E70;
}
.left {
	float:left;
}
.right {
	float:right;
}
	
p {
	margin:0px;
}
h1 {
	font-family:"Trebuchet MS", Arial, "Times New Roman";
}
a img {
	border:0px;
}
.clear {	
	clear:both;
}
.ronding {		
	height:7px;
	width:902px;
	background: url(http://www.i-concept.nl/img/bgTop.gif) left bottom no-repeat;
}
.rondingonder {		
	height:12px;
	width:902px;
	background: url(http://www.i-concept.nl/img/bgBottom.gif) left top no-repeat;
}
.center {
  width:900px; 
	margin:0 auto;
}
#container {
	width:900px;
	background:#fff;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
}

#header {
	width:900px;
	text-align:right;
	margin-top:5px;
	color:#666;
	font-size:1em;
	padding:0px;
}
#header input {
	width:100px;
	height:12px;
	font-size:0.9em;
	padding:0px 2px;
	border:1px solid #b1b1b1;
}
#seachButton{
	display:none;
	vertical-align:middle;
	margin-top:-2px;
	cursor:pointer;
}


#top {
	text-align:left;
}
#top .right img, #top .left img {
	margin:6px;
}
#top .right img {
	margin-top:18px;
}
#menu {
	background:#445B6F;
	height:23px;
	font-size:1em;
	text-align:left;
}
#content {
	padding:15px;
	text-align:left;
}


/* dit is voor de rechtercontent */
#content .right {
}
#content .right .box {
	width:290px; 
	padding-left:10px; 
	border-left:1px solid #ccc;
	font-size:1.1em;
}
#content .right .box h1 {
	background:url(http://www.i-concept.nl/img/header280.jpg) no-repeat;
	height:26px;
	width:280px;
	border:0px;
	padding:4px 0px 0px 25px;
	margin:0px;
	font-size:1.5em;
}
#content .miniboxHolder {
	width:300px;
}
#content .minibox {
	border:#BCCAD7 1px solid;
	margin:5px 0px 10px 0px;
	padding:10px 12px 10px 12px;
}

/* dit is voor de linkercontent */

#content .left .box {
	margin-bottom:15px;
	margin-right:10px;
}

#content .left .box .content {
	width:495px;
	padding:0px 5px 5px 25px;
	font-size:1.1em;
}

#content .left .box h1 {
	background:url(http://www.i-concept.nl/img/header550.jpg) no-repeat;
	height:26px;
	width:515px;
	border:0px;
	padding:4px 0px 0px 25px;
	font-size:1.6em;
	margin:0px;
	text-decoration:none;
}
#content .left .box h1 a {
	text-decoration:none;
}

#content input {
	border:1px solid #445B6F;
	font-size:1em;
}
#content input.clean {
	border:0px;
}


#footer {
	width:900px;
	color:#999;
}
#footer ul {
	margin-top:0px;
	padding:0px;
}
#footer a, #header a {
	color:#445B6F;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
#footer a:hover, #header a:hover {
	background-color:#445B6F;
	color:#fff;
	padding:0px 5px 0px 5px;
	border:0px;
}

a#feed, a#feed:hover {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 0.8em verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
}

#rss_data {
	overflow:auto;
}
#rss_data ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
	vertical-align:middle;
}
#rss_data ul li {
	padding:0px;
	list-style: none outside;
	list-style-image: url(http://www.i-concept.nl/img/bullet0.gif);
}

#rss_data ul li:hover {
	list-style-image: url(http://www.i-concept.nl/img/bullet1.gif);
	background-color:#EEF2F5;
}
#rss_data ul li {
	border-bottom: 1px solid #DEE0E2;
}
#rss_data ul li a {
	padding:0px;
	font-size:1em;
	color:#445B6F;
	line-height:18px;
	}
#rss_data ul li a:link, ul li a:visited {
	text-decoration:none;
}

.newsItem {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #CCC;
}
.newsItem img {
	margin:0px 10px 5px 0px;
}
.active {
	background-color:#809AAE;
	color:#FFF;
}