/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* DEZE STIJLEN NIET AANPASSEN, ALLEEN THEMA.CSS AANPASSEN */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* Algemene Stijlen voor DeBoeck Methode Sites */

/* Stijlen voor tags*/
body {
	background-color : #F3F0E9;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body, td, div, span {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align: top;
}

a, a:link, a:visited, a:active, a:hover{
	color: #000;
	text-decoration: underline;
}

#content a:link {
	color: #633;
}
#content a:visited {
	color: #966;
}
#content a:hover, #content a:active {
	color: #633;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:  0;	
}
/********************************************************************/
/* Layers voor layout */
#borderdiv {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 758px;
	background-color: #FFFFFF;
	border-width: 0 1px 2px 1px;
	border-color: #CCCCCC;
	border-style: solid;
	text-align: center;
}

#container{
	position: relative;
	width: 750px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
}

#header{
	height: 90px;
	width: 750px;
	background-color : #CCC;	
}

#sec_menu{
	margin-top: 5px;	
	float: right;	
}

#sec_menu span{
	padding-left: 8px;
	margin-right: 12px;
	font-size: 10px;	
	color:#FFF;
	background-image : url(../images/menu_block.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}

#sec_menu a:link, #sec_menu a:visited, #sec_menu a:active {
	color: #FFF;
	text-decoration: none;
}

#sec_menu a:hover {
	text-decoration: underline;
}

#menucontainer {
	width: 750px;
	height: 20px;
	margin-top: 1px;
}

#menulayer a:link, #menulayer a:visited, #menulayer a:active, #menulayer a:hover {
	color:#FFF;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 0px;
	background-image : url(../images/menu_arrow.gif);
	background-position : center right;
	background-repeat : no-repeat;
}

#menulayer {
	padding-left: 6px;
	height: 20px; 
}

#klikpad{
	padding: 3px 10px 0 10px;
	height: 17px;
	width: 730px;
	font-size: 11px;
}

#klikpad a:link, #klikpad a:visited, #klikpad a:active{
	color: #000;
	text-decoration: none;
}

#klikpad a:hover {
	color: #000;
	text-decoration: underline;
}

/* Content block */
#content_container{	
	width: 750px;
	height: 100%;	
}

#content{
	width: 750px;
	height: 100%;
	border: 0;
	padding: 0;
	margin-top: 10px;
}

#content h3 {
	color: #888;
	line-height: 16px;
}
#content h4 {
	font-size: 11px;
	line-height: 16px;
}
#content h5, #content h6 {
	font-size: 10px;
	line-height: 16px;
}

#mid_col {
	height: 100%;
	vertical-align : top;
	padding: 0 20px 10px 30px;
}

#mid_col p {
	padding: 2px 0px;
	font-size: 12px;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	display: block;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background-image : url(../images/sub_arrow.gif);
	background-position : center left;
	background-repeat : no-repeat;
}

#submenu a:hover {
	background-image : url(../images/sub_arrow_hi.gif);
	font-weight: bold;
}

#submenu  a.hilite:link, #submenu a.hilite:visited, #submenu a.hilite:active {
	display: block;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background-image : url(../images/sub_arrow_hi.gif);
	background-position : center left;
	background-repeat : no-repeat;
}


#footer{
	height: 50px;
	width: 750px;
	border-top : 1px solid #72583A;
	clear: both;
}

#logo{
	float: left;
}

#naw{
	font-size: 11px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}

#col_dis{	
	margin-top: 10px;
	float:right;
}

#col_dis a:link, #col_dis a:visited, #col_dis a:active {
	color: #72583A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#col_dis a:hover {	
	text-decoration: underline;	
}

#editbuttonbox {
	position: absolute;
	top: 40px;
	left: 530px;
}

ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: square;
}

ol {
	margin-left: 1em;
	padding-left: 1em;
}

#content table.ruler {
	border-bottom: 1px solid #000;
} 

#content table.ruler td {
	background-image: none;
	font-size: 10px;
	border-top: 1px solid #CCC;
	padding: 4px;
}

#content table.ruler th {
	background-image: none;
	background-color: #EEE;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

tr.ruled{
	background:#D7DDE5;
}


#print {
	position: absolute;
	right: 5px;
	width: 20px;
	height: 18px;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#print a:link, #print a:visited, #print a:active {
	display: block;
	width: 100%;
	height: 18px;
	text-decoration: none;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 0 -18px;
}



	
