/* +---------------------------------------------------------------------+
// | OVG-GENEMUIDEN - STYLESHEET                                         |
// +---------------------------------------------------------------------+
// | Copyright © 2009, Mediavisie B.V., Enschede                         |
// |                                                                     |
// | Alle rechten voorbehouden                                           |
// | Niets uit deze uitgave mag worden gekopieerd, gepubliceerd en/of    |
// | verspreid in welke vorm dan ook, zonder voorafgaande toestemming    |
// | van de uitgever.                                                    |
// +--------------------------------------------------------------------*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #ffffff;
	font: 8pt/14pt Verdana, Helvetica, sans-serif;
	color: #000000;
	overflow-y: scroll;
}

a,
a:hover {
	text-decoration: none;
	color: #3366ff;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a.nolink,
a:hover.nolink {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
	padding: 0;
}

.hand {
	cursor: pointer;
}

.small {
	font: 8pt/13pt Verdana, Helvetica, sans-serif;
}


/* Headings */
h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #cccccc;
	font-weight: normal;
	font-size: 14pt;
	line-height: 16pt;
	color: #FF6200;
}

h2 {
	font-size: 11pt;
	line-height: 13pt;
	color: #3366ff;
}

h3 {
	font-size: 10pt;
	line-height: 12pt;
}


/* Horizontal rule */
.hr {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #eaeaea;
}

.hr hr {
	display: none;
}


/* Formulieren */
input,
textarea,
select {
	vertical-align: middle;
	margin: 1px 0;
	padding: 2px 1px 2px 2px;
	border: solid 1px #999999;
	background: #ffffff;
	font: 8pt/9pt Verdana, Helvetica, sans-serif;
	color: #000000;
}

select {
	margin: 1px 0 0 0;
	padding: 1px 1px 1px 0;
}

input.radio,
input.checkbox,
.checkbox input {
	margin: 2px 4px 4px 0;
	padding: 0;
	border: none;
	background: none;
	line-height: normal;
}

textarea {
	line-height: 14pt;
}

.button {
	width: auto;
	margin: 0;
	padding: 3px 10px 2px 9px;
	border: solid 1px;
	border-color: #cccccc #333333 #333333 #cccccc;
	background: #ebebeb;
	color: #000000;
	overflow: visible;
}

a.button,
a:hover.button {
	text-decoration: none;
	color: #000000;
}

table.formtable td {
	padding: 2px 0;
}

table.formtable tr.spacer td {
	padding-top: 22px;
}

table.formtable td.label {
	padding: 3px 0 2px 0;
}

table.formtable td.label label {
	display: block;
	text-align: right;
	padding: 1px 10px 0 0;
}

table.formtable td.submit {
	padding-top: 22px;
}


/* Meldingen */
.error,
.error_big {
	color: #ff0000;
}

.oke,
.oke_big {
	color: #669900;
}

.error_big,
.oke_big {
	display: block;
	padding: 5px 10px 5px 26px;
	border: 1px solid #669900;
	background: #f0f5e6 url(./../img/icons/oke.gif) no-repeat 6px 5px;
	font-weight: bold;
}

.error_big {
	border-color: #cc0000;
	background: #fae6e6 url(./../img/icons/error.gif) no-repeat 6px 6px;
	color: #cc0000;
}


/* Lijsten */
.lijst td {
	padding: 4px 5px;
	border: solid 1px #cccccc;
}

.lijst td.icon {
	width: 16px;
	padding: 4px;
}

.lijst td.kop {
	background: #ebebeb;
	font-weight: bold;
}

.lijst td.kop a {
	padding-right: 12px;
	text-decoration: none;
	color: #000000;
}


/* list-items */
ul {
	margin: 0 0 0 18px;
	padding: 0;
}

ul.big li {
	padding-top: 15px;
}

/* Interface */
#iFace {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#iFaceHeader {
	height: 237px;
	background: #8AB1FF url(../img/iface/bg_header.png) repeat-x;
}

#iFaceContent .wrapper {
	padding: 10px 14px 50px 14px;
}

#iFaceRight {
	width: 200px;
	padding: 0 0 0 28px;
}

#iFaceFooter {
	clear: both;
	width: 980px;
	height: 30px;
	margin: -30px auto 0 auto;
	background: #06066A;
}

#iFaceFooter .wrapper {
	padding-top: 4px;
	text-align: center;
	font: bold 18px/21px Tahoma;
	color: #FFFFFF;
}

#iFaceLogoLeft {
	padding: 44px 0px 0px 16px;
	width: 348px;
	height: 133px;
}

#iFaceLogoRight {
	width: 535px;
	height: 189px;
	padding: 7px 0px 0px 1px;
}

/* Blocks */
.block {
	border: solid 1px #cccccc;
	background: #ffffff;
	}

.block_header {
	background: #88B2FF url(../img/iface/minilogo.png) no-repeat 5px center;
	padding: 8px 5px 8px 45px;
	}

.block_header h2 {
	color: #ffffff;
	}

.block_content {
	border-top: solid 1px #cccccc;
	padding: 5px;
	}/* Topmenu */
.topmenu {
	padding: 2px 0px 2px 0px;
	list-style: none;
	border-left: solid #C3D8FF 1px;
	height: 24px;
}

.topmenu li a {
	text-decoration: none;
	color: #06066A;
}

.topmenu li a:hover {
	text-decoration: underline;
	color: #FF6200;
}

.topmenu li.active a {
	color: #FF6200;
}

.topmenu li {
	height: 27px;
	display: block;
	float: left;
	border-right: solid #C3D8FF 1px;
	line-height: 19pt;
	font-size: 12px;
	font-weight: bold;
	color: #06066A;
	padding: 0 10px;
}

.topmenu li.active {
	color: #FF6200;
}
/* CSS Document */

/* Right Menu */
.rightmenu {
	padding: 0;
	border-top: 0;
	}

.rightmenu ul {
	list-style: none;
	margin: 0;
	}

.rightmenu a,
.rightmenu a:hover {
	display: block;
	width: 100%;
	border-top: solid 1px #cccccc;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	}

.rightmenu a:hover {
	text-decoration: underline;
	}


.rightmenu a.active {
	color: #FF6200;
	}
	
/* Right Menu -- News */
.newsitems a {
	display: inline-block;
	width: 100%;
	}

.newsitems a span,
.newsitems a:hover span {
	display: block;
	color: #000000;
	text-decoration: none;
	}

.newsitem {
	padding: 2px 0px 14px 10px;
	}/* Content */
.home_button {
	width: 228px;
}

.cntTopList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cntTopList li a {
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.cntTopList li {
	display: block;
	float: left;
	width: 228px;
	height: 124px;
	margin: 0;
	padding: 0;
}


/* Links */
.links {
	list-style: none;
	margin: 0;
}

.links li {
	padding: 10px; 
	margin: 0;
}

.links li a {
	display: block;
	padding: 0;
	margin: 0;
}

.links li div {
	display: block;
}



.opleiding_block, cursus_block {
	padding-top: 25px;
}




/* +---------------------------------------------------------------------+
// | STYLE REWRITES FOR PRINT-MODE                                       |
// +--------------------------------------------------------------------*/
@media print {
html, body {
	width: auto;
	height: auto;
	}

body {
	background: none;
	color: #000000;
	overflow: visible;
	}

.noprint {
	display: none;
	}

h1, h2, h3 {
	color: #000000;
	}

#iFace {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	}

#iFaceNonFooter {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	}

#iFaceHeader {
	display: none;
	}

#iFaceFooter {
	display: none;
	}

#iFaceContent {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	}

#iFaceContent #iFaceRight {
	display: none;
	}

.lijst td.icon {
	display: none;
	}
}
