@import url("reset.css");
@import url("kleuren.css");

/* Standaardelementen */
 
body
{
    background-image:url("/Content/images/bg.gif");
    background-repeat:repeat-x;
    font-family:verdana;
    font-size:8.5pt;
    line-height:13pt;
    color:#333333;
}

#logo
{
    position:absolute;
    top:20px;
    width:160px;
    padding:0px;
    margin:0px;
    float:left;
}

#container
{
    width: 1000px;
    margin:auto;
}

#mainmenu
{
    height:30px;
    margin-top:42px;
    left:140px;
	position: relative;
    width:850px;
    float:left;
}

#content
{
    float:left;
    width:100%;
}

#image
{
    width:600px;
    height:465px;
    float:left;
    background-image:url("/Content/images/fotomain.jpg"); 
    background-repeat:no-repeat;   
}

#text
{
    background-image:url("/Content/images/backmain.jpg");    
    background-repeat:no-repeat;
    padding-top:50px;
    width:390px;
    text-align:justify;
    height:415px;
    float:right;
}

#text a
{
	margin-right:14px;
}

#imageVervolg
{
    width:300px;
    height:465px;
    float:left;
    background-image:url("/Content/images/vervolg.png");   
    background-repeat:no-repeat;     
}

#textVervolg
{
    background-image:url("/Content/images/backmain.jpg");    
    background-repeat:no-repeat;
    background-position:left;
    width:620px;
    padding-top:20px;
    height:445px;
    padding-left:10px;
    float:left;
}

#text p, #textVervolg p 
{
	margin:5px 0px;
}

#text li, #textVervolg li 
{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:10px;
	margin:3px 0px;
}

#textVervolg img
{
	margin:5px 10px;
	border:5px solid #cccccc;
}

#imagesMenu
{
    position:relative;
    top:-80px;
    width:100%;
}

#imagesMenu li
{
    width:20%;
    height:160px;
    float:left;
    text-align:center;
}

#imagesMenu span
{
    width:135px;
    height:24px;
    padding-top:10px;
    margin-top:90px;
    margin-left:15px;
    float:left;
    text-align:center;
    background-image:url("/Content/images/boxback.png"); 
    background-repeat:repeat-x;
    border:0px solid #000000;  
    font-weight:bold;
    font-family:Arial;
}

#imagesMenu a
{	
	text-decoration:none;   
}

#contactgegevens
{
    position:relative;
    top:-80px;
    width:100%;
    float:right;
}

.menutab
{
    float:right;
    margin-right:20px;
}

.menutab a 
{
	text-decoration:none;
}

.menutab a:hover 
{
	text-decoration:underline;
}

a 
{
	color:#000000;
}

#contactform td 
{
	padding:3px;
	margin:2px;
}

.activeMainItem a
{
	font-weight:bold;
	text-decoration:underline;
}

.wk { background-color:#fff; padding:10px; text-align:center;}
.wk_img img { border:none;}
.wk_rank { font-size:1.1em; }
.wk_rank td { background-color:#fff; }

#wkpool #imagesMenu
{
    top:10px;
}

#wkpool #imagesMenu span
{
    margin-top:0px;
}
