body
{
	background-color:#f6f2f2;
	width:100%;
	height:100%;
	margin:0px;
	background-image: url(../img/index_bg.jpg);
}

body.beheermodule
{
	background-color:#f6f2f2;
	width:100%;
	height:100%;
	margin:10px;
}

table.site_container
{
	height:100%;
}


table.menu_content
{
	height:100%;
}

td.submenu
{
	width:174px;
	border-right:1px solid #cbc7c7;
	vertical-align:top;
	height:100%;
	padding-left:10px;
	text-align:left;
	font-family:verdana;
	font-size:14px;
	color:#0075bf;
}

div.submenu_items
{
	line-height:30px;
}

td.content
{
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}

td.content input.knop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #0075bf;
	width:150px;
	cursor:hand;
}

td.content_geheel
{
	vertical-align:top;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}

div.content, div.content td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}


td.content a
{
	color:#ff9900;	
}

td.content a:hover
{
	text-decoration:underline;	
}

body.beheermodule, body.beheermodule td, body.beheermodule td input, body.beheermodule td textarea, select, td.content td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div.pagina_titel
{
	color:#FF9900;;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:2px;
}


.nieuws_table, .zoeken_table, .bestanden_table
{
	width:98%;
}

.nieuws_table_titel, .nieuws_titel, .zoeken_table_titel, .agenda_titel
{
	font-size:15px;
	font-weight:bold;
}

.nieuws_titel, .agenda_titel
{
	margin-bottom:5px;
}

.nieuws_table_datum, .nieuws_auteur, .zoeken_table_datum, .agenda_table_datum, .agenda_auteur
{
	text-align:right;
	font-size:10px;
}

.nieuws_table_intro, .nieuws_volledig, .zoeken_table_inhoud, .agenda_volledig
{
	font-size:12px;
	font-family:verdana;
	line-height:18px;
}

.nieuws_intro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	
}

.nieuws_table_leesmeer
{
	text-align:right;
	font-size:11px;
}

.nieuws_table_leesmeer a
{
	color:#ff9900;
	text-decoration:none;
}

.nieuws_table_leesmeer a:hover
{
	color:#ff9900;
	text-decoration:underline;
}

.zoeken_table_link a
{
	color:#ff9900;
	font-size:10px;
}

div.gevonden
{
	color:#ff9900;
	font-weight:bold;
	font-style:italic;
	display:inline;
}

div.marker
{
	background-color:yellow;
	display:inline;
}

tr.table_header, td.label
{
	color:#ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
}

tr.table_row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.website_norm
{
	width:100%;
	height:100%;
}

div.website_login
{
	width:100%;
	height:100%;
	filter:alpha(opacity=10);-moz-opacity:0.1;
}

div.layover_norm
{
	display:none;
	width:0px;
	height:0px;
}

div.layover_over
{
	display:block;
	width:100%;
	height:100%;
	filter:alpha(opacity=10);-moz-opacity:0.1;
	background-color:white;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

div.login
{
	display:none;
	border:2px solid black;
	z-index:1000;
	position:absolute;
	width:300px;
	height:150px;
	top:200px;
	background-color:#91969b;
}

div.popup
{
	display:none;
	border:2px solid black;
	z-index:1000;
	position:absolute;
	top:50px;
	background-color:#91969b;
}

.iframe
{
	width:100%;
	height:100%;
}

.topbalk
{
	width:100%;
	height:25px;
	background-color:black;
	padding:0px;
}
.titelbalk
{
	
	padding:3px;
	color:white;
	
	font-weight:bold;
	font-size:13px;
	font-family:verdana;
	display:inline;
	float:left;
}

.sluitKnop
{
	width:25px;
	background-color:#990000;
	color:black;
	font-size:18px;
	font-weight:bold;
	display:inline;
	float:right;
	clear:left;
	height:100%;
	text-align:center;
}

.sluitKnop a
{
	color:white;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
}


table.admin_pagina td, table.admin_pagina input, table.admin_pagina select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.pagina_tekst, div.pagina_tekst td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select.kiesbestand
{
	width:100%;
}

a.opties
{
	width:100%;
	border:1px solid black;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	color:black;
}

a.opties:hover
{
	color:white;
	background-color:black;
}

div.optiegroep
{
	margin-left:10px;
	margin-right:10px;
	width:100%;
	padding:5px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

legend
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ff9900;
}

body.kiesbestand
{
	margin:5px;
}

tr.rij_normaal
{
	color:black;
	cursor:hand;
}

tr.rij_over
{
	color:#0075bf;
	cursor:hand;
}

th.kalender_weektitles
{
	color:#0075bf;
}

td.kalender_vandaag
{
	background-color:#0075bf;
	color:white;
}

td.kalender_vandaag a.agenda_link
{
	color:white;
}

td.kalender_weekend
{
	/*background-color:gray;*/
}

td.kalender_normaal
{
	/*background-color:gray;*/
}

td.kalender_normaal, td.kalender_weekend, td.kalender_vandaag
{
	width:90px;
	height:90px;
	font-size:12px;
	vertical-align:top;
	border:1px solid #0075bf;
}

.kalendertabel table td
{
	border:1px solid #0075bf;
	/*color:black;*/
}

div.uploadFrameContainer
{
	display:none;
	position:absolute;
	width:300px;
	height:50px;
	top:15px;
	left:250px;
	border:2px solid black;
}

iframe.uploadFrame
{
	display:none;
	position:absolute;
	width:300px;
	height:50px;
	top:15px;
	left:250px;
	border:2px solid black;
}

body.printervriendelijk
{
	background-color:white;
	background-image:none;
	margin:25px;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:black;
}

body.printervriendelijk a,body.printervriendelijk a:hover,body.printervriendelijk a:link,body.printervriendelijk a:visited
{
	text-decoration:none;
	color:black;
}

body.printervriendelijk a.printer
{
	display:none;
}

iframe.rechtenframe
{
	width:100%;
	height:200px;
}

div.laatste_nieuws
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu h3
{
	font-size:14px;
}

/*a73 specifiek*/

.stijl16 a {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.stijl30 {color: #FFFFFF; font-size: xx-small; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.stijl31 {color:#0000CC; }
.stijl32 {font-weight: bold}
.stijl33, .stijl33 a {color: #ff9900; font-size: xx-small; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.stijl34 {color:#FF9900; }

body.beheermodule
{
	background-color:white;
	background-image:none;
}

body.beheermodule select
{
	font-size:10px;
}

legend.tabbladen a
{
	width:125px;
	border:1px solid gray;
	text-align:center;
	text-decoration:none;
}

legend.tabbladen a:hover, legend.tabbladen a.selected:hover, legend.tabbladen a.selected
{
	width:125px;
	border:1px solid gray;
	text-align:center;
	text-decoration:none;
	color:white;
	background-color:#0075bf;
}

.moduleframe
{
	width:100%;
	height:500px;
}

/*voor de ticker*/

#domticker{
width: 280px;
height: 250px;
padding: 5px;
background-color: #e3e3e3;/*#999999;*/
/*margin-top:20px;*/
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color:#e3e3e3;/*#999999;*/
}

#domticker a{
font-weight: bold;
}

.ticker_titel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	margin-top:25px;
}

a.ticker_link
{
	clear:both;
	float:right;
	color:black;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:25px;
}

.ticker_foto
{
	/*width:300px;*/
	height:138px;
}

.product_titel
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}

.product_hoofdfoto
{
	float:left;
}

.product_hoofdfoto img
{
	border:none;
}

.product_tekst
{
	clear:both;
	float:right;
	margin-right:50px;
}

.product_fotos
{
	clear:both;
	margin-top:50px;
}

.product_fotos img
{
	border:none;
}

.product_link
{
	text-align:right;
	width:100%;
	margin-top:10px;
}

td.product_frame
{
	width:300px;
	height:300px;
	vertical-align:top;
}


ul.hoofdmenu {
	padding: 0;
	margin: 0;

}

.hoofdmenu li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
}



.hoofdmenu li a {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 12px 0 10px;
	text-decoration: none;
	cursor: pointer;
	background: url(../img/topmenu_sep.png) 100% 0 no-repeat;
	font-weight: normal;
	font-size: 75%;
	font-weight: normal;
	font-family:verdana;
	
}

.hoofdmenu li a:link {
	color: #333;
}
.hoofdmenu li a:visited {
	color: #333;
}

.hoofdmenu li a:hover {
	color: #333;
	background: url(../img/topmenuhover_bg.png) repeat-x;
}

div.lamellen
{
	float:left;
	display:inline;
}

div.ticker_front
{
	/*clear:left;*/
	float:left;
	display:inline;
}






