/* keep this order for displaying , first box-model related properties, then others. */
/* for font-specific properties, go to font.css (like color, font-family, font-size, font-weight, text-decoration and so on */
html
{
	overflow-y: scroll;
}

body
{
	text-align: center;
}

/* main blocks, container and light/dark */
.container
{

	width: 900px;
	margin: 0 auto;
	text-align: left;

}
.light
{
	width: 100%;
	height: 350px;
	position: relative;
	background-color: #f9f9f9;
	background-image: url(../images/light1.jpg);
	background-repeat: no-repeat;
}
.dark
{
	width: 100%;
	background-color: #000;
	background-image: url(../images/ondervlak1.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.stretcher
{
	height: 340px;
	width: 1px;
	overflow: hidden;
	float: right;
}
.dark2
{
	width: 100%;
	height: 300px;
	position: relative;
	background-color: #000;
	background-image: url(../images/bg_1_onder.jpg);
	background-repeat: no-repeat;
}
/* light part of the site */
.logo
{
	margin: 20px 0 0 0;
	float: left;
}

/* menu, top right */
.top-menu
{
	height: 15px;
	margin: 41px 175px 0 0;
	float: right;
	display: inline;
}
.top-menu li
{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	float: left;
	border-right: 1px solid #000;
}
.top-menu .last
{
	margin: 0;
	padding: 0;
	border-right: 0;
}
.top-menu a
{
	height: 9px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
}
.top-menu .contact
{
	width: 50px;
	height: 9px;
	background-image: url(../images/contact.png);
}
.top-menu .vacatures
{
	width: 65px;
	height: 9px;
	background-image: url(../images/vacatures.png);
}
.top-menu .search
{
	width: 29px;
	height: 9px;
	background-image: url(../images/zoek.png);
	margin-right: 5px;
}
.top-menu .contact:hover { background-position: 50px 0; }
.top-menu .vacatures:hover { background-position: 65px 0; }
.top-menu .search:hover { background-position: 29px 0; }

.search-form
{
	right: 0;
	top: 35px;
	width: 170px;
	position: absolute;
}
.search-form .keyword { margin: 0 20px 0 10px; width: 140px; }

/* main menu, left */
.main-menu
{
	width: 142px;
	top: 138px;
	left: 0;
	position: absolute;

}
.main-menu a
{
	width: 142px;
	height: 25px;
	float: left;
	clear: left;
	margin-bottom: 1px;
	text-indent: -3000px;
	background-repeat: repeat-x;
}
.main-menu ul a
{
	text-indent: 0;
}
.main-menu ul
{
	float: left;
	padding: 5px 0;
	background-color: #F9F9F9;
}
.main-menu ul li
{
	float: left;
	padding: 3px 0px 3px 25px;
}
.main-menu ul li a { height: auto; }

.main-menu .home { background-image: url(../images/home.png); }
.main-menu .organisatie { background-image: url(../images/organisatie.png); }
.main-menu .diensten { background-image: url(../images/diensten.png); }
.main-menu a:hover { background-position: 142px 0; }

/* text, center right */
.big-text
{
	width: 350px;
	left: 490px;
	top: 135px;
	position: absolute;
	font-size: 15px;
}

.huge-payoff 
{
	color:#444444;
	font-size:23px;
	font-weight:normal;
	margin-bottom:10px;
}

/* dark part, only some content, maybe images? */
.content{
	width: 410px;
	float: right;
}

.contentstretch{
	width: 860px;
}

.contentstretch,
.content
{
	min-height:300px;
/*
	background-color: #222020;
*/
	background-color: #000000;
	padding: 20px;
	text-align: left;
}
.darkfooter
{
	width:100%;
	height:15px;
	background-color:#000000;
}

/* footer menu */
.footer
{
	margin: 10px 0 40px;
	float: right;
	clear: right;
}
.footer .first { border: 0; }
.footer li
{
	height: 7px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #000000;
}
.footer li a
{
	float: left;
}

.footer a { background-repeat: repeat-x; text-indent: -3000px; }
.footer .algemene-voorwaarden
{
	width: 124px;
	height: 7px;
	background-image: url(../images/algemene-voorwaarden.png);
}
.footer .disclaimer
{
	width: 55px;
	height: 7px;
	background-image: url(../images/disclaimer.png);
}
.footer .sitemap
{
	width: 40px;
	height: 7px;
	background-image: url(../images/sitemap.png);
}
.footer .print
{
	width: 27px;
	height: 7px;
	background-image: url(../images/print.png);
}
.footer .service {
	width: 34px;
	height: 7px;
	background-image: url(../images/service.png);
}
.footer .algemene-voorwaarden:hover { background-position: 124px 0; }
.footer .disclaimer:hover{ background-position: 55px 0;}
.footer .sitemap:hover{ background-position: 40px 0;}
.footer .print:hover{ background-position: 27px 0;}
.footer .service:hover { background-position: 34px 0;}

#beurs {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 6px 0 0 0;
	font-size: 9px;
	float: left;
}
#beurs:hover {
	text-decoration: none;
	color: #999999;
}

.banner {
	background-image: url(/images/websitescan.png);
	background-position: 154px 0;
	background-repeat: no-repeat;
	position: absolute;
	left:30px;
	top: 150px;
	height: 50px;
	width: 135px;
	padding: 10px 135px 20px 10px;
	border: 3px solid #666666;
	background-color: #000;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#workshop {
	background-image: url(/images/workshop.png);
	top: 30px;
}
.banner:hover {
	background-color: #333333;
	text-decoration: none;
	border: 3px solid #ffffff;
}
label {
    display: block;
    margin-top: 5px;
}

.formfields {
    width: 200px;
}

.formfields-textarea {
	width: 300px;
}

.field-error {
    margin-top: 3px;
    color: #FF0000;
}

.sitemapper {
    padding-left: 20px;
}

.opsomming {
    padding-left: 20px;
    margin-bottom: 5px
}
.opsomming li {
    list-style-type: disc;
}

.animoto {
    float: left;
    margin: 20px 9px;
}

a.button {
	float: left;
	clear: left;
	color: #fff;
	background-color: #0098D4;
	border: 1px solid #fff;
	padding: 3px 10px;
}
a.button:hover {
	background-color: #33aaff;
	text-decoration: none;
}
.clear {
	clear: both;
}
