/* CSS Document */

/* CSS is build up in folowing order: basic layout, left layout, center layout, right layour, menu and flash divs. Each part
 *
 * start with a note and ends with a note stating it's the end of the part.
 *
 * this CSS is copyrighted by WeLikeYou and is only for use of the "Reken mee met ABC" project" */






/* layout */

body {

padding:0px;

margin:0px;

background-image:url(../images/bg.gif);

}

#container {

	width:862px;

	height:100%;

	padding:0px;

	margin-left:auto;

	margin-right:auto;

	text-align:left;



	background-image: url(../images/bgsite2.jpg);



}

/*spacefix*/

#wrapper{

margin:0px;

overflow:auto;





}

#fixleft {

	margin:0px;

	float:left;

	width:51px;

	height:300px;

	background-image: url(../images/fixleft.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#fixrightt {

	margin:0px;

	float:left;

	width:51px;

	height:300px;

	background-image: url(../images/fixright.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#leftdiv {
	width:163px;
	height:300px;
	float:left;
	background-image: url(../images/contentleft2.jpg);
	background-repeat: no-repeat;
	background-position: left top;



}



 

#middlediv {

	width:597px;

	float:left;

	background-image: url(../images/contentmidle2.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#rightdiv {

	width:0px;

	height:0px;


	visibility: hidden;
}

#footer {

	clear:left;

	width:862px;

	height:90px;

	background-image: url(../images/footer2.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	color: #55450D;

	line-height: 100px;

	text-align: center;

}

/* end layout */

/*left layout */

#leftspacer{

	width:163px;

	height:166px;

}

#navigation{



}

#side-content-left{

	width:150px;

	margin-left:5px;

	border-bottom-width: 4px;

	border-bottom-style: dotted;

	border-bottom-color: #DED0A5;

}

.side-kop{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #C40000;

}

.side-text{

 font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #646464;

}

/* end left layout */

/* center layout */

#midspacer{

	width:597px;

	height:230px;

}

#content{
margin:5px;
overflow:visible;
min-height: 700px;
}

/* Content */

.titel{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFCC00;

	background-color: #915821;

	display: block;

	padding: 2px;

	margin: 0px;



}

.datum{

	font-family: verdana;

	font-size: 10px;

	font-weight: normal;

	color: #000033;



}

.inleiding{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

}

.kop{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #993300;

}

.tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.afbeelding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tekstkader {
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    border-style: dashed;
    border-color: #C40000;
    border-width: 1px;
    padding: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
}



a, a:visited, a:hover, a:active{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

    color: #915821;

}



.bron{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #990000;

}

.auteur{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #336600;

}



/* end center layout */

/* right layout */

#login{
 	float:left;
	width:120px;
	height:197px;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

}


#side-content-right{
	width:150px;
	margin-left:8px;
	/*border-bottom-width: 4px;*/
	/*border-bottom-style: dotted;*.
	/*border-bottom-color: #DED0A5;*/
}

/* end right layout */

/* menu */

#navcontainer {
margin-left:3px;
width:152px;
 }



#navcontainer ul

{

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #F1EBBE;

	font-weight: bold;

}



#navcontainer li { 
    margin: 0;
    background-image: url(../images/menu-btn.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F3EAC9;
}


#navcontainer a

{

	display: block;

	padding: 5px 5px 2px 10px;;

	width: 140px;

	color: #fff;

	text-decoration: none;



}



#navcontainer a:hover{

color: #F88F3E;

text-decoration: none;

}



#navcontainer ul ul li {
            margin: 0;
            background-image: url(../images/submenu-btn.jpg);
            background-repeat: repeat-y;
            background-position: left top;
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: #F3EAC9;
 
}


#navcontainer ul ul a

{

display: block;

padding: 5px 5px 2px 20px;

width: 125px;

color: #fff;

text-decoration: none;

}



#navcontainer ul ul a:hover

{

color: #8C4E1B;

text-decoration: none;

}

/* end menu*/


/* flash divs en spacers*/

#flashspacer {

    float:left;

    width:470px;

    height:215px;

}

#flash {

    float:right;

    width:370px;

    height:215px;

}

/* end flash divs and spacers*/
