﻿body
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,"Liberation Sans",sans-serif;
}
/*
	Rose:	#EC008C
	Groen:	#00A651
	Blauw:	#00AEEF
	Geel:	#FFF200 
*/
#page-wrapper
{
	margin:0 auto;
	position:relative;
	width:960px;
}
#page-header
{
	float:left;
	margin:0;
	width:100%;
}
#page-menu
{
	float:left;
	margin:22px 0 0;
	width:600px
}

#page-menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}
#page-menu li
{
	float: left;
	margin: 0px 10px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}
#page-menu li a
{
	display: block;
	text-decoration: none;
	color: #666666;
}
#page-menu li a:hover
{
	display: block;
	text-decoration: none;
	color: #000000;
}
#page-logo
{
	float: right;
	width: 300px;
	height:64px;
	padding-right: 10px;
	text-align: center;
	vertical-align: bottom;
}
#page-logo img
{
	
	
	width: 200px;
}
#page-banner
{
	float:left;
	width:100%;
	height: 300px;
	margin:0 0 15px;
}
#page-banner-small
{
	float:left;
	width:100%;
	height: 150px;
	margin:0 0 15px;
}
#cms-banner-small
{
	float:left;
	width:100%;
	height: 40px;
	margin:0 0 15px;
}
#page-item
{
	float:left;
	
	margin: auto
}
#spotlight-left
{
	float:left;
	width:320px;
	height:100%;

}
#spotlight-right
{
	float:left;
	width: 320px;
	height:100%;
}
#stagerage-news
{
	float:left;
	width: 320px;
	height:100%;
}
#stagerage-card
{
	width:640px;
	float:left;
	height:100%;
	
}

#stagerage-qoute
{
	float:right;
	height:100%;
	width:320px;
}
#page-lint-small-content-right
{
	float:right;
	height: 110px;
	width:320px;
	background-color: #FFF200 ;
}
#page-footer
{
	clear:both;
	float:left;
	height: 40px;
	font-size:0.7em;
	padding:10px;
	width:100%;
	color: #666666;
	border-top: 1px solid #cccccc;
	text-align:center;
	margin-top: 30px;
}
#page-footer a
{
	
	color: #00AEEF;
	text-decoration: none;
	
}
#page-footer a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AEEF;
}

.spotlight-header, .news-header
{
	height: 20px;
	width:100%;
	padding: 10px;
}

.spotlight-content, .news-content
{
	padding: 10px 10px 10px 10px;}
.spotlight-content h2, .news-content h2, .news-item h2
{
	margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	margin-bottom: 10px;
	letter-spacing: 0;
}
.spotlight-content p, .news-item p, .news-content p
{
	color: #666666;
	margin-top:0px;
	line-height:1.5em;
	font-size: 80%;
}
.news-item p a
{
	color: #00AEEF;
	text-decoration: none;
}
.news-item p a:hover
{
	color:#ffffff;
	background-color: #00AEEF;
	text-decoration: none;
}
.news-content ul
{
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0;
}
.news-content ul li
{
	font-size: 70%;
	margin:0;
	padding: 0;
	
}
#news-list
{
	padding:10px 10px 30px;
}
.news-content a
{
	
	margin-top:0px;
	line-height:1.5em;
	color: #00AEEF;
	text-decoration: none;
}
.news-content a:hover
{
	
	margin-top:0px;
	line-height:1.5em;
	color: #ffffff;
	background-color: #00AEEF;
	text-decoration: none;
}
.read-more a
{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 80%;
	line-height:1.5em;
}
.read-more a:hover
{
	font-weight: bold;
	color: #000000;
	font-size: 80%;
	line-height:1.5em;
	text-decoration: none;
}
#stagerage-card-label
{
	float:left;
	height: 40px;
	width:640px;
	background-color: #EC008C;
	color: #fff;
}
#page-lint-small-label
{
	float:left;
	height: 40px;
	width:640px;
	background-color: #00AEEF;
	color: #fff;
}
#cms-lint-small-label
{
	float:left;
	width:960px;
	background-color: #00AEEF;
	color: #fff;
	font-family:Arial;
font-size:1.5em;
font-weight:bold;
	height:35px;
padding:0 0 0 10px;
}
#stagerage-card-label h2
{
	padding: 5px ;
	margin: 0px 5px 5px 5px;
	font-family:arial;
	font-weight: bold;
	font-size: 1.5em;
}
#page-lint-small-label h2
{
	padding: 5px ;
	margin: 0px 5px 5px 5px;
	font-family:arial;
	font-weight: bold;
	font-size: 1.5em;
}
#stagerage-qoute-owner h2
{
	padding: 5px ;
	margin: 0px 7px 7px 7px;
	font-family:arial;
	font-weight: bold;
	font-size:1.5em;
}
#stagerage-card-img
{
	height: 260px;
	width:100%;
	background-image: url(../img/css/640x260.png);
}
#page-lint-small-img
{
	height: 110px;
	width:100%;
}
#page-content
{
	width: 640px;
	float: left;
	height: 100%
}
#page-right-column
{
	float:left;
	width: 320px;
}
#page-lint-small
{
	float:left;
	height: 100%;
	width:640px;
}
#page-lint-small-right
{
	float:right;
	height: 100%;
	width:320px;
	background-color: #FFF200;
}
#stagerage-qoute-text
{
height:240px;
padding:0 0 20px;
width:300px;
}
#stagerage-qoute-text p
{
	font-size: 1.5em;
	margin:0px;
}
#stagerage-qoute-owner 
{
	height:40px;
	width:100%;
	background-color: #00AEEF;
	color: #fff;
}
#page-lint-small-label-right
{
	height:40px;
	width:100%;
	background-color: #00AEEF;
	color: #fff;
}
.ItemTB
{
	width: 400px;
}
#page-content_item
{
	padding-left: 10px;
	padding-right:10px;
	margin-top:0px;
	min-height:250px;
	float:left;
	border-right:1px solid #EFEFEF;
}
#page-content_item h2
{
	margin: 0px;
		font-size: 1.5em;
	font-weight: bold;
	font-family: Arial;
}
#page-content_item h3
{
	margin: 0px;
	font-weight: bold;
	font-family: Arial;
}
#page-content_item p
{
	color:#666666;
	line-height:1.5em;
	font-size:80%
}
#page-content_item li
{
	color:#666666;
	font-size:80%;
	line-height:1.5em;
}
#page-content_item a 
{
	color: #00AEEF;
	text-decoration: none;
	
}
#page-content_item a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AEEF;
	margin
}
.spotlight-content a {
	color:#00AEEF;
	line-height:1.5em;
	margin-top:0;
	text-decoration:none;
}

.spotlight-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AEEF;
}
span.app-school 
{
    font-weight: bold;
    color: #666666;
    font-size: 80%;
    line-height: 1.5em;
    margin-top: 0;
}
span.app-adres 
{
    color: #666666;
    font-size: 80%;
    line-height: 1.5em;
    margin-top: 0;
}
div.result_item 
{
    border-top: 1px solid #EFEFEF;
    padding: 5px;
}
div.result_item a
{
    font-size: 80%;
    line-height: 1.5em;
}
