@charset "utf-8";
/* CSS Document */

Body, Html{
	text-align: center;
} 

DIV#container{
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
}

DIV#header{
	width: 893px;
	height: 194px;
	background-image: url(images/header.png);
	background-repeat: no-repeat
}

DIV#menu{
	width: 893px;
	height: 65px;
	background-image: url(images/backmenu.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#menu a{
    font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover{
    font-size: 12px;
	color: #ff9203;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#menu a:active{
    font-size: 12px;
	color: #ff9203;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#menu a:visited{
    font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

DIV#content2{
	width: 696px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
DIV#content{
	width: 696px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contentboven{
	width: 696px;
	height: 24px;
	background-image: url(images/contentboven.png);
	background-repeat: no-repeat;
}

.contentmidden{
	width: 696px;
	background-image: url(images/contentmidden.png);
	background-repeat: repeat-y;
	padding-left: 32px;
	padding-right: 32px;
}
#content2 a{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#content2 a:hover{
    font-size: 11px;
	color: #ff9201;
	text-decoration: none;
}

#content2 a:visited{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#content a{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#content a:hover{
    font-size: 11px;
	color: #ff9201;
	text-decoration: none;
}

#content a:visited{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.contentonder{
	width: 696px;
	height: 109px;
	background-image: url(images/contentonder.png);
	background-repeat: repeat-y;
}

DIV#vakken{
	width: 197px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#vakken a{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#vakken a:hover{
    font-size: 11px;
	color: #ff9201;
	text-decoration: none;
}

#vakken a:visited{
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.apweer{
	width: 197px;
	height: 24px;
	background-image: url(images/apweer.png);
	background-repeat: no-repeat;
}

.tijddatum{
	width: 197px;
	height: 24px;
	background-image: url(images/tijddatum.png);
	background-repeat: no-repeat;
}


.sponsoren{
	width: 197px;
	height: 24px;
	background-image: url(images/sponsoren.png);
	background-repeat: no-repeat;
}


.vakkenmidden{
	width: 197px;
	height: 24px;
	background-image: url(images/blokkenmidden.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: top left;
}

.vakkenbottom{
	width: 197px;
	height: 25px;
	background-image: url(images/blokkenafloophard.png);
	background-repeat: repeat-y;
}

.sponsorenbottom{
	width: 197px;
	height: 109px;
	background-image: url(images/sponsorenbottom.png);
	background-repeat: repeat-y;
}

.accordion_content {
width: 612px;
background-color: #e3e3e3;
padding: 10px;
}

p {
padding: 0px;
margin: 0px;
}
.pagelink, .pagelinklast, .pagecurrent, .minipagelink, .minipagelinklast{background: #FBFBFB; border: 1px solid #A2A2A2; padding: 1px 3px 1px 3px}
.pagelinklast, .minipagelinklast{background: #F7F7F7}
.pagecurrent{background: #FFC9A5}
.minipagelink, .minipagelinklast{border: 1px solid #DBDBDB;	font-size: 10px; margin: 0 1px 0 0}
a:link, a:visited, a:active{background: transparent; color: #222; text-decoration: underline}
a:hover{background: transparent; color: #34498B}
