/*
Theme Name: JVV Drunen
Description: Thema created for use JVV Drunen
Version: 1.0
Author: Bart van Dommelen
Author URI: b.dommel@gmail.com
Latest updated: 03 sep 2009
==========================================
Nothing from this document can be altered or
reproduced without the specific permission
of the author mentioned aboved
==========================================
Wijzigen of overname van dit document is niet
toegestaan zonder de specfieke toestemming
van bovenstaande auteur.
===========================================
*/

body { 
	margin: 1px;
	color : #595651; 
	font-size : 12px; 
	font-family : Arial, Helvetica, verdana, tahoma, sans-serif;
	background: #e6e6e6; 
} 

#wrap { 
	color : #403030;
	margin : 0 auto;
	width : 750px;
} 

#book { 
	color : #403030;
	margin : 0 auto;
	width : 800px;
} 

#headerlogo { 
	clear : both;
	background: url(images/header3.gif) no-repeat 0 0;
	height : 108px;
	width : 750px;
	margin: 0px auto;
} 

#headertext {
	position: absolute;
	color: white;
	margin: 72px 0 0 0;
	border: 0px;
	width: 750px;
}

#headertext a{
	color: yellow;
	text-decoration: none;
}

#contentwide { 
	margin: 0px 160px 0px 160px;
	padding: 2px 6px;
	width: 410px;
	background: white;
	border: 1px solid #C0C0C0;
}

#contentwide h2 ,h3{
	color : #035d82;
	margin : 0 0 10px;
}

#contentwide a {
	color : #035d82;
	font-weight : bold;
	text-decoration : none;
}

#content img, #contentwide img { 
	border : 1px solid #d0d0d0;
	float : left;
	margin : 1px 10px 3px 10px;
}

#contentwide hr { 
	border : 0;
	background-color : #f0f0f0;
	margin : 10px;
	height : 1px;
  clear; both;
}

.contenttext { 
	width: 95%;
        padding-top: 10px;
}

#leftside{ 
    clear: left;
	float : left;
	line-height : 1.6em;
	padding : 1px;
	width : 150px;
	background: #626262 url(images/bg_menu_top.gif) no-repeat;
} 

#rightside{ 
	clear : left;
	float : right;
	line-height : 1.6em;
	padding : 0px;
	width : 150px;
	background: #a2a2a2 url(images/bg_nieuws_top.gif) no-repeat 0 0;
} 

ul.page { 
	display: inline;
	list-style: none url('images/pijltje_menu.gif') inside;
	} 

ul.page li {
	color: white;
	width: 150px;
}	
	
ul.page li a { 
	text-decoration: none;
	color: white;
}

ul.page li a:hover {
	color: yellow;
} 

.nocomments {
	display: none;
	}

#footer { 
	background: #fff000 url(images/bg_balk.gif);
	font-size : 0.8em;
	clear : both;
	color : yellow;
	font-weight : normal;
	line-height : 1.4em;
	margin : 0 auto;
	padding : 12px 0;
	text-align : center;
	width : 750px;
}

#commentform  textarea {
	width: 400px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
