/* design by Rens van Dongen | latijnengrieks@mosymuis.nl | copyright 2005 */

body {
	background: #FFFFFF url('./../graphics/background.png') repeat scroll top left;
	text-align: left;
	vertical-align: top;
}

body, input, textarea, select, tr {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #400000;
	border: 0;
}

html, body, img, table, td, form {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

td {
	padding: 3px;
}

a:link, a:visited, a:active, a:hover { 
	color: #400000;
	text-decoration: none;
	border-bottom: 1px dotted #400000;
}

a:hover {
	color: #C67424;
	border-color: #C67424;
}

input.text, input.file, textarea, select {
	padding: 1px 10px;
	border: 1px solid #000000;
	background-color: #FCF2E8;
	width: 98%;
	margin: 1px 0;
}

textarea {
	width: 100%;
}

select {
	padding: 3px 1px;
	cursor: pointer;
}

input.radio, input.checkbox, input.submit, label {
	cursor: pointer;
	border: 0;
}

input.checkbox, input.radio {
	background: none;
}

input.submit {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	width: 200px;
	border: 2px dotted #000000;
	text-align: center;
}

input:focus, select:focus, textarea:focus, input.submit:hover {
	background-color: #FFFFFF;
}

oCMenu {}

.menu, .menu_over {
	position: absolute;
	color: #C67424;
	font-family: Arial Black, Arial, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .4px;
	z-index: 3;
	cursor: default;
	font-size: 10.5pt;
}

.menu_over {
	cursor: pointer;
	color: #800000;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #C67424;
	border: 0;
	text-decoration: none;
}

.menu a:hover {
	color: #800000;
	border: 0;
}

.submenu, .submenu_over, .subsubmenu, .subsubmenu_over {
	position: absolute;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

.submenu, subsubmenu {
	background-color: #C67424;
	color: #FFFFFF;
}

.submenu_over, .subsubmenu_over {
	cursor: pointer;
	background-color: #800000;
	color: #FFFFFF;
}

.submenu_border {
	position: absolute;
	visibility: hidden;
	background-color: #800000;
}

.subsubmenu {
	background-color: #FCF2E8;
	color: #800000;
}

.subsubmenu_over {
	background-color: #800000;
	color: #FFFFFF;
}

.subsubmenu_border {
	position: absolute;
	visibility: hidden;
	background-color: #800000;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	color: #800000;
	cursor: default;
	border-bottom: 2px solid #C67424;
	font-size: 13pt;
}

.kopje, .kopje a:link, .kopje a:visited, .kopje a:active, .kopje a:hover {
	letter-spacing: 1px;
	font-size: 10pt;
	font-weight: bold;
	color: #C67424;
	cursor: default;
	border-color: #C67424;
}

.kopje a:link, .kopje a:visited, .kopje a:active, .kopje a:hover {
	cursor: pointer;
}


.kader {
	border: 1px dotted #C67424;
	background-color: #FCF2E8;
	padding: 10px;
	display: block;
	margin: 15px 0;
}

img.icon {
	cursor: pointer; 
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

.lijstblok {
	border: 2px dotted #400000;
}

.advertblok {
	position: relative;
	height: 90px;
	width: 718px;
	border: 2px dotted #400000;
	overflow: hidden;
}

.lijstblok h2 {
	margin: 10px;
}

.lijstblok a:link, .lijstblok a:visited, .lijstblok a:active, .lijstblok a:hover {
	color: #C67424;
	border: 0;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}

.lijstblok a:hover {
	color: #FFFFFF;
	background-color: #C67424;
}

#content {
	background-color: #FFFFFF;
	position: relative;
	width: 725px;
	height: auto;
	text-align: justify;
	padding: 155px 20px 40px 20px;
	border-width: 0 2px 2px 0;
	border-color: #800000;
	border-style: solid;
	margin-bottom: 20px;
	z-index: 0;
}

#footer {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 765px;
	height: auto;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	cursor: default;
}

#header_lef {
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	height: 58px;
	z-index: 2;
}

#header_mid {
	position: absolute;
	top: 6px;
	left: 80px;
	width: 130px;
	height: 131px;
	z-index: 2;
}

#header_rig {
	position: absolute;
	top: 74px;
	left: 210px;
	width: 555px;
	height: 40px;
	z-index: 2;
}

#bigbanner {
	position: absolute;
	top: 6px;
	left: 255px;
	width: 480px;
	height: 60px;
	z-index: 3;
	cursor: pointer;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}

#minibanner {
	position: absolute;
	top: 6px;
	width: 250px;
	height: 65px;
	z-index: 3;
	cursor: pointer;
	background-color: #ffffff;
	color: #FFFFFF;
	text-align: center;
}

#menulijn {
	position: absolute;
	top: 128px;
	left: 195px;
	width: 550px;
	border-top: 2px solid #C67424;
	z-index: 3;
}

#indexContainer {
	position: relative;
	height: 875px;
}

#indexContainer h2 {
	width: 100%;
	margin: 0;
}

#indexContainer a.blocklink {
	width: 702px;
}

#indexContainer .lijstblok h2 {
	width: auto;
	margin: 10px;
}

#indexContainer .lijstblok {
	width: 352px;
}

.floated {
	float: left;
}

#indexContainer .kader {
	width: 702px;
}

#indexContainer .smallblok {
	width: 335px;
}

a.blocklink:link, a.blocklink:visited, a.blocklink:active, a.blocklink:hover {
	 display: block;
	 padding: 5px 10px;
	 margin: 15px 0;
	 border: 1px dotted #C67424;
	 font-weight: bold;
}

