/************************************************************************
** Deze file bevatten opmaak elementen die ik gebruik op de hele site  **
** Ze werden geschreven door Benoit Willems voor www.duvelclub.be      **
** gebruik ervan zonder toelating van de schrijver is niet toegelaten! **
************************************************************************/

body {
	margin:0px;
	padding:0px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	/*background-color: #eee;*/
	color:#000066;
	/*background-image: url("achtergrond2.jpg");*/
	background-image: url("kroonkurk.jpg");
	background-repeat: no-repeat;
	/*background-color: white;*/
	background-attachment: fixed;
	background-position: 70% 80%;
	text-align: justify;
	}

/*h1 {
	color:#000066;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align: center;
	}*/
	
h1 { 
	font: bold 2em Arial, Sans-Serif; 
	letter-spacing: +4px; 
	padding: 10px 0 0 15px;
	margin:0px 0px 40px 0px;
	border-bottom: 1px solid;
}

h2 { 
	padding: 0px; 
	font: normal 1.6em Arial, Sans-Serif; 
	margin:10px 0px -10px 0px;
	letter-spacing: 1px; 
}

/*h2 {
	color:#000066;
	margin:35px 0px 0px 0px;
	padding:0px;
	font-size:18px;
	line-height:0px;
	font-family:verdana, arial, helvetica, sans-serif;

	}*/
	
ul { 
	margin:0;
	padding: 5px 0 5px 30px;
}

ol { 
	margin:0;
	padding: 5px 0 5px 30px;
}

p {
	color:#000066;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

a {
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {
	color:#CCCCCC;
	}

a:visited {
	color:#CCCCCC;
	}

a:hover {
	color:#800000;
	background-color:#eee;
	text-decoration:underline;
	}

#Content a:link {
	color:#800000;
}

#Content a:visited {
	color:#800000;
}

#Content a:hover {
	background-color:#eee;
	text-decoration:underline;
}


/* Structuur indeling */

/*#Content>p {
	margin:0px;
	}

#Content>p+p {
	text-indent:30px;
	}*/

#Boven_Banner {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#Header 
	{
	color:#CCCCCC;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:10px 15px 0px 15px;
	height:22px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:0px;
	background-color:#800000;
	
	/*height:10px;*/ /* the correct height */
	}
	body>#Header {height:10px;
	}

#Content 
	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	padding:0px;
	text-align: justify;
	color:#000066;
	margin:15px 25px 0px 210px;
	}


#Rechts {
	float:left;
	color:#CCCCCC;
	padding:0px;
	line-height:17px;
	width:180px;
	margin:10px 0px 0px 5px;
	}
	body>#Rechts {width:180px;
	}
	
#google {
	float:right;
	padding:0px;
	line-height:17px;
	width:130px;
	margin:70px 10px 20px 40px;
	}
	body>#google {width:130px;
}


#Footer
	{
	clear: both;
	position:relative;
	bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border: 0;
	border-top-width: 2px;
	border-style: solid;
	border-color: #000066;
	background:#800000;
	text-align: center;
	color: #CCCCCC;
	margin-top: 0px;
	/*position: fixed;*/
	height:30px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	line-height:13px;
}

#paginaInfo {
	margin:60px 0px 0px 0px;
	border-top: 1px solid;
}

/* Opmaak voor het menu */
a.menu{
	color:#CCCCCC;
	font-size: 11px;
	text-decoration:none;
	width:100%;
	height:17px;
	padding:2px 3px 2px 2px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	padding-left:11px;
	float : none;
	background-color : #800000;
	}

a.menu:hover{
	color:#D3DAEF;
	font-size: 10px;
	text-decoration:none;
	width:100%;
	height:17;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	background-color : #0066CC;
	padding-left : 11;
	padding-top : 2;
	}

a.menu:active{
	color:#D3DAEF;
	font-size: 10px;
	text-decoration:none;
	width:100%;
	height:17;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	background-color : #0066CC;
	padding-left : 11;
	padding-top : 2;
	}

.titelleft{
	font-family: Tahoma, Verdana, Arial, Helvetica, MS Sans Serif;
	color:#CCCCCC;
	font-size: 13px;
	text-decoration:none;
	width:100%;
	height:17;
	background-color :#000066;
	text-align : center;
	padding-top : 1;
	display: block;
	}


.buttons a {
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	padding: 2px;
	padding-left: 11px;
	display: block;
	/*border-bottom: 1px solid #FF6600;*/
	font-size: 11px;
	text-decoration:none;
	text-align: left;
	color:#CCCCCC;
	background-color : #800000;
	
}

.buttons a:hover {
	background-color : #0066CC;
	text-decoration: none;
	color:#D3DAEF;
}


/* Opmaak voor footer */

a.footer{
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, MS Sans Serif;
	}

a.menu:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	}


/* Opmaak voor de tabellen */

.invulgedeelte{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	background: #800000;
	padding: 0px;
	color:#EEEEEE;
	border-left: 2px #EEEEEE solid;
	border-right: 2px #EEEEEE solid;
	border-top: 2px #EEEEEE solid;
	border-bottom: 2px #EEEEEE solid;
}

.invulgedeelte_midden{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	padding: 0px;
}

.onderste_menu{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	line-height:15px;
	background: #800000;
	padding: 0px;
	color:#CCCCCC;
	border-left: 2px #CCCCCC solid;
	border-right: 2px #CCCCCC solid;
	border-top: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
}

.module{
	font:12px/20px verdana, arial, helvetica, sans-serif;
	line-height:15px;
	border: 1px #000066 solid; /* niet dashed */
	padding: 0px;
	color:#003399;
}

.menu_rand {
	padding: 0px;
	border-left: 2px #CCCCCC solid;
	border-right: 2px #CCCCCC solid;
	border-top: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
}

.tabel_midden{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	padding: 2px;
	border : #003399;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-style : solid;
}

.rand_tabel_midden{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	padding: 5px;
	border : #003399;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-style : solid;
}


/* Opmaak voor de formulieren */

.knop {
	/*border : #ff0000;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	color : #000000;
	background: #cccccc;*/
	font-size: 10px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#003399;
}

.inputvelden {
	border : #003399;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-style : solid;
	color:#003399;
	background: #EEEEEE;
	font-size: 9px;
	font-family:verdana, arial, helvetica, sans-serif;
}

/* Gastenboek opmaak */

.gastenboek {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	line-height:15px;
	border: 1px #000066 solid; /* niet dashed */
	padding: 0px;
	color:#003399;
}
.gastenboek_hoofding {
	background: #CCCCCC;
}
.gastenboek_lijn {
	border-bottom: 1px #000066 solid; /* niet dashed */
}



.font1 {  
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
}

.font2 {  
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	color:#000066;
}

.font3 { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color:#000066;
}

.select {  
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color:#000066;
}

.input {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt;
	color:#000066;
}

.message {	
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt;
	color:#000066;
}


.scrollbar { 
	height: 80px; 
	overflow: auto; 
	border : #003399;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-style : solid;
	color:#003399;
	background: #CCCCCC;
	font:11px/20px verdana, arial, helvetica, sans-serif;
}
