/*
* MAIN STYLESHEET DALEN.NU
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

html,body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	background-image:url(../images/layout/middencontair_bg.jpg);
	background-repeat:repeat-y;
}

#top {
	background-image:url(../images/layout/top_bg.jpg);
	background-repeat:repeat-x;
	height:31px;
}

#fotobalk {
	/*background-image:url(../images/layout/foto_balk.jpg);*/
	background-repeat:no-repeat;
	height:100px;
}

#knopbalk { 
	background-image:url(../images/layout/knopachtergrond.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	height:23px;	
}

#container_midden {
	background-image:url(../images/layout/middencontair_bg.jpg);
	background-repeat:repeat-y;
	width:990px;
	padding-bottom:0px;
}

#tekstvak {
	float:left;
	border:0px;
	width:545px;
	padding-left:270px;
	padding-bottom:25px;
	padding-top:20px;
	_height:440px; /*440*/
	min-height:440px; /*440*/
}

#sponsorbalk{
	float:left;
	width:137px;
	margin-left:33px;
	margin-top:20px;
	padding-bottom:0px;
}

#bottum {
	background-image:url(../images/layout/bottum_bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:12px;
	font-weight:bold;
	height:31px;
}

#inititatief{
	position:absolute;
	background-image:url(../images/layout/initiatief.jpg);
	margin-top:-80px;
	margin-left:15px;
	height:65px;
	width:230px;
}

#balklinks {
	background-image:url(../images/layout/balk_links_top.jpg);
	width:236px;
	background-repeat:no-repeat;
	position:absolute;
	height:590px; /*590px*/
	margin-left:13px;
	margin-top:31px;
	float:left;
}

#navcontainer {
 	height:26px; 
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:267px;
	font-weight:bold;
	font-size:12px;
}

#navcontainer ul {
 	height:26px; 
	padding:0px;
	margin:0px;
	
}

#navcontainer ul li {
 	height:26px; 
 	display:inline;
 	padding-left:2px;
 	border-left:2px solid #ebffc8;
}

#navcontainer ul li a {
 	height:26px; 
 	background-color:#639732;
 	color: #FFFFFF;
 	text-decoration:none;
}

#navcontainer ul li a:hover {
 	background-color:#639732;
 	height:26px; 
 	color:#000000;
}

a.multimove {color:#000000}

#clear {clear:both;}


/*Fonts and classes*/
h1{
	font-size:17px;
	font-weight:bold;
	color:#639732;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:6px;
}

a{
	color:#f03d36;
}

.readmore{
	margin-top:7px;
}

.agenda{
	font-size:11px;
	color:#000000;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Hotspots */
#menuid1{
	position:absolute;
	width:208px;
	height:40px;
	margin-left:10px;
	margin-top:43px;
    cursor:pointer;
}