/*
(c)2005 Aldenkamp Communicatie
Stylesheet InternetExplorer 5.5+
tbv TDK Deinum
Pr. B. Couperus
CSS Validated
*/
/*
ALGEMEEN
---------------------------------------*/
body{
background-image : url(../images/sitebg.gif);
background-position : center;
background-repeat : repeat-y;
margin : 0px 0px 0px 0px;
background-color : #ededed;
color : #000000;
}
#center{
width : 980px;
margin: auto;
}
h1{
font-size : 14px;
font-weight : bold;
}

div{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;}
	
img{
padding : 1px 1px 1px 1px;
margin : 0px 0px 0px 0px;
border : 1px solid #016531;
}

#menuspacer{
/* height : 235px; */
}

#fotoslide{

}

/* BOVENKANT 
-------------------------------*/
#banner{
position : absolute;
top : 0px;
height : 125px;
width : 980px;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
background-color : #C60000;
color : #FFFFFF;
border-bottom : 1px solid #0060AE;
background-image : url(../images/topimg.gif)

}	

#topnav{
position : absolute;
top : 5px;
width : 780px;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
text-align : right;
color : #FFFFFF;
}

#topnav li{
list-style-type: none;
display : inline;
color : #FFFFFF;
}

#topnav a{
color : #000000;
text-decoration : none;
color : #FFFFFF;
}

#topnav a:hover{
color : #000000;
text-decoration : underline;
color : #FFFFFF;
}


/* LINKERKANT 
-----------------------------------*/
#leftcontent{
position : absolute;
top : 125px;
width : 160px;
margin : 0px 0px 0px 0px;
padding : 1px 10px 10px 10px;
background-color : #c60000;
color : #ffffff;
text-align : justify;
border-top : 0px solid #0060AE;
border-right : 1px solid #0060AE;
border-bottom : 0px;
border-left : 0px;
background-image : url(../images/ballbottom.gif);
background-position : top;
background-repeat : no-repeat;
z-index : 999;
}

#lastedit a{
color : #FFFFFF;
background-color : #C60000;
text-decoration : underline;
}

#lastedit a:hover{
color : navy;
font-weight : bold;
background-color : #CF8B8B;
text-decoration : underline;
}

#lastedit ul{
padding : 0px;
margin : 10px;
}

#lastedit li{
list-style-type: square;
font-size : 10px;
}

#lastedit{
text-align : left;
}
	#lastedit ul, #lastedit li{
	list-style-image : url(../images/bullet.gif)
	}

#counters img{
border : 0px;
}	
/* MIDDENKOLOM
---------------------------------------*/
#midcontent{
position : absolute;
top : 149px;
width : 583px;
overflow-x : auto;
margin : 0px 0px 0px 181px;
padding : 10px 25px 10px 25px;
background-color : transparent;
color : #000000;  /* #0060AE; */
/* text-align : justify; */
line-height : 1.6em;
}

	#midcontent a{
	color : #C60000;
	background-color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	}
	
	#midcontent a:hover{
	color : #000099;
	font-weight : bold;
	background-color : #FFFFFF;
	text-decoration : underline;
	}
	
	#midcontent h1{
	color : #FFFFFF;
	background-color : #C60000;
	font-size : 14px;
	font-weight : bold;
	border : 1px solid gray
	}

#picture{
position : absolute;
left : 35px;
display : none;
z-index : 100;
border : 1px solid;
background-color : #ffffcc;
}

#midcontent img{
padding : 5px 5px 5px 5px;
margin : 0px 0px 0px 0px;
border : 0px;
}
/* RECHTER KOLOM (NIEUWSBERICHTEN)
---------------------------------------*/
#rightcontent{
position : absolute;
top : 148px;
width : 144px;
margin : 0px 0px 0px 816px;
padding : 10px 10px 10px 10px;
background-color : #000000;
color : #FFFFFF;
}

#rightcontent a{
color : #FFFFFF;
background-color : #000000;
text-decoration : none;
}

#rightcontent a:hover{
color : #FFFFFF;
background-color : #CF8B8B;
text-decoration : none;
}

#rightcontent h1{
color : #FFFFFF;
background-color : #000000;
font-size : 14px;
font-weight : bold;
}

/* SPONSORKOLOM
---------------------------------------*/
#bannerspace{
position : absolute;
top : 149px;
width : 140px;
text-align : center;
margin : 0px 0px 0px 830px;
padding : 10px 5px 10px 5px;
background-color : #dadada;
color : #000000;
background-image : url(../images/interlace.gif)
}

#bannerspace h1{
color : #E8003B;
background-color : #FFFFFF;
font-size : 14px;
font-weight : bold;
background-image : url(../images/interlace.gif)
}
.even{
background-color : #dedede;
}
.odd{
background-color : #ffffff;
}
.hidefield{
display : none;
}