h3 { font-size:12px; }
#main, #content { background:none; }
#header { background:url(../img/bg-header-05.jpg) no-repeat 0 0; }
#left, #center, #right {
	background-image:url(../img/bg-left-intro.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	clear:both;
	height:255px;
	height:255px !important;
	min-height:255px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 3px;
	width:963px;
}
#left {color:#454A4D;}
#left form li { margin-bottom:3px; }
#center { background-image:url(../img/bg-center-intro.jpg); height:98px; height:98px !important; min-height:98px; }
#center h3 { color:#889096; font-size:12px; text-transform:none; }
#right { background-image:url(../img/bg-right-intro.jpg); }
#right h3 { padding-left:65px; }
#footer { background-position:0 -322px; }
#footer #nav-footer, #footer .footer-item { top:20px; }

.frame-01, .frame-02 {
	display:inline;
	float:left;
	margin-right:8px;
	padding:20px 10px 10px 10px;
	height:208px;
	width:295px;
	overflow:hidden;
}
.frame-02 { margin:0; }

/* news /////////////////////////////////////*/
.frame-01 .news-list-item {
	border-top:0;
	padding:0;
}
.news-list-item h3 {margin-bottom:1.5em;}
.news-list-item h3 a {color:#B5292E;}
.news-list-content img {float:right;display:inline;}

/* Index =====================*/
#graph {
	position:absolute;
        right:5px;
	left:660px;
	top:306px;
	z-index:1000;
	/*border-top:1px solid #E4E6E8;*/
	background: url(../img/bg-rai.jpg) no-repeat left top;
	padding:5px;
	width:290px;
	color:#fff;
}
#realnext_index {
	font-size:7em;
	/*color:#B5292E;*/
	color:#fff;
	text-align:center;
	position:relative;
	top:-14px;
}
.intro-index-header {
	margin-bottom:0.5em;
	margin-top:0.5em;
	color:#fff;
}

/* Zoekmachine //////////////////////////////*/
.frame-01 input { width:120px; }
.frame-01 input.submit { width:auto; }
