.thumb{
	float:left;
	margin:0px 12px 12px 0px;
	line-height:11px;
	white-space:nowrap;
}
.thumb img{
height:120px;
width:120px;
border: 0px;
}

html{
	height:100%;
}

body{
	font-family: Verdana;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:18px;
	color:#000;
	height:100%;
}

.error{
	color: red !important;
}


#main{
width:932px;
/*background: url('../img/achtergrond.jpg') no-repeat;*/
margin:0px auto;
position:relative;
min-height:100%;
_height:100%;
}

#background{
background: url('../img/achtergrond.jpg') no-repeat;
padding-top:21px;
padding-left:419px;
padding-bottom:30px;
}
#extended-background{
    background: url('../img/extended-background.gif') repeat-y;
}

#clock{
	position:absolute;
	top:30px;
	left:302px;
	width:50px;
	height:50px;
	background-color:white;
}

#content{
	width:480px;
}

#topbar{
	padding:6px 6px 0;
	height:24px;
	background:url('../img/topbar.gif') no-repeat;
}

#random-images{
	height:120px;
	background:url('../img/random-example.jpg') no-repeat;
}

#img-home{
	height:260px;
	width:480px;

	background:url('../img/beelden/home.jpg') no-repeat;
}


#text{
background-color:white;
padding:30px 40px 36px;
min-height:394px;
_height:394px;
}

img.directeur{
	height:178px;
	width:180px;
	margin-bottom:-41px;
	float:right;
}

.type-home{
	min-height:164px !important;
	_height:164px !important;
}*
#bottombar{
	height:5px;
	background:url('../img/bottombar.png') no-repeat;
}

#menu{
position:absolute;
top:372px;
left:232px;
}


#menu a{
line-height:40px;
width:160px;
text-align:center;
color:white;
display:block;
margin-top:2px;
font-size:1.2em;
font-weight:bold;
position:relative;
z-index:100;
text-decoration:none;
}

.red{
background:url('../img/buttons/menu-btn-red.png') no-repeat;
}

.red:hover{
background:url('../img/buttons/menu-btn-red-hover.png') no-repeat;
}

.yellow{
background:url('../img/buttons/menu-btn-yellow.png') no-repeat;
}
.yellow:hover{
background:url('../img/buttons/menu-btn-yellow-hover.png') no-repeat;
}

.darkblue{
background:url('../img/buttons/menu-btn-darkblue.png') no-repeat;
}
.darkblue:hover{
background:url('../img/buttons/menu-btn-darkblue-hover.png') no-repeat;
}

.green{
background:url('../img/buttons/menu-btn-green.png') no-repeat;
}
.green:hover{
background:url('../img/buttons/menu-btn-green-hover.png') no-repeat;
}


.blue{
background:url('../img/buttons/menu-btn-blue.png') no-repeat;
}
.blue:hover{
background:url('../img/buttons/menu-btn-blue-hover.png') no-repeat;
}


.pink{
background:url('../img/buttons/menu-btn-pink.png') no-repeat;
}
.pink:hover{
background:url('../img/buttons/menu-btn-pink-hover.png') no-repeat;
}


#submenu {
width:160px;
position:relative;
margin-top:-5px;
z-index:20;
padding-top:7px;
}


#submenu a.submenu{
font-weight:normal;
line-height:20px;
position:relative;
width:auto;
margin:0px !important;
font-size:1.1em;
text-decoration:none;
}

#submenu .spacer{
margin:0px 10px;
height:1px;
z-index:10;
position:relative;
}

#submenu a.active{

top:-1px;
line-height:21px !important;
}

.submenu_red{
	background:#e74016;
}

.submenu_red a.active{
	background-color:#d22c04;
}
.submenu_red .spacer{
	background-color:#d22c04;
}

.submenu_green{
	background:#8db311;
}
.submenu_green a.active{
	background-color:#78980f;
}
.submenu_green .spacer{
	background-color:#78980f;
}

.submenu_yellow{
	background:#edaa00;
}
.submenu_yellow a.active{
	background-color:#cf9400;
}
.submenu_yellow .spacer{
	background-color:#cf9400;
}

.submenu_darkblue{
	background:#006696;
}
.submenu_darkblue a.active{
	background-color:#004f72;
}
.submenu_darkblue .spacer{
	background-color:#004f72;
}

.submenu_blue{
	background:#0086d4;
}
.submenu_blue a.active{
	background-color:#0069a6;
}
.submenu_blue .spacer{
	background-color:#0069a6;
}

.submenu_pink{
	background:#d365c1;
}
.submenu_pink a.active{
	background-color:#ac529d;
}
.submenu_pink .spacer{
	background-color:#ac529d;
}




#contact-link{
	position:absolute;
	top:520px;
	left:10px;
	width:170px;
	height:120px;
}


#active-menu-tabend{
		position:absolute;
		left:899px;
		top:-1000px;
		width:10px;
		height:40px;
		background-position:right;
}

.news{
	line-height:14px;
	margin-bottom:10px;
}

.news_title{
	float:left;
}

.news_title a{
	color: black;
	font-weight:bold;
	text-decoration:none;
}

.news_date{
	float:left;
	width:120px;
}
.news_spacer{
	float:left;
	width:10px;
}

.news_date_full{
	color:#666;
	font-size:0.9em;
	margin-top:4px;
}

.news h1{
	color:black;
	margin:2px 0px 0px 0px;
	font-size:1.2em;
	font-weight:bold;
}



#TICKER{
	/*height:28px;*/
	padding:8px;
	overflow:hidden;
	background:#fed73e;
width:464px;
white-space:nowrap;
}

.ticker{
	text-decoration:none;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}

.red-link{
	color:#e43e14;
}

.darkblue-link{
	color:#1087a7;
}


.green-link{
	color:#8bb012;
}


.blue-link{
	color:#0199da;
}


.pink-link{
	color:#ca60b8;
}

#goforit{
	width:192px;
	height:92px;
	background:url('../img/goforit.gif');
	top:279px;
	left:214px;
	position:absolute;

}

.random-image{
	float:left;
	border:0px;
	width:120px;
	height:120px;
}

.smoel{
	float:left;
	width:190px;
	margin-right:20px;
}
.smoeltekst{
float:left;
width:190px;
}

#copyright{
	padding:4px 10px;
}
#copyright, #copyright a{
	color:white !important;
	font-size:10px;
}
