/* CSS Document */
body, html {
	margin:0;
	padding:0;
	background-image:url(../images/bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	color:#000;
}
body {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000;
}
.groenetekst {
	color: #FFFF00;
}

img {
	border-color: black;
}

.imagemain {
margin-right: 20px;
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 15px !important;
  margin: 10px 10px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  

.TB_Button_Image
{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.TB_Button_Image img
{
	position: relative;
}

table.tabel {
width: 450px;
height: 100px;
border: 1px solid #000000;
background-color: #EBE9ED;
overflow: hidden;
}

.buttons {
	font-size:10px;
	FONT-WEIGHT: bold;
	CURSOR: hand;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFF00;
}

.buttons2 {
	font-size:10px;
	FONT-WEIGHT: bold;
	CURSOR: hand;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFF00;
}

table.admin {
	width: 580px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.admin2 {
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	overflow: hidden;
}
table.admin3 {
	width: 620px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
a.onclicker:link, a.onclicker:visited {
	text-decoration: none;
	border-style: none;
	border: none;
}
a.onclicker:hover, a.onclicker:active {
	color: #FFFF00;
	border: 1px;
	background-color:#FFFF00;
}
a.onclicker2:link, a.onclicker2:visited {
	text-decoration: none;
	border-style: none;
	border: none;
}
a.onclicker2:hover, a.onclicker2:active {
	color: #FFFFFF;
	border: 1px;
	background-color:#FFFFFF;
}
tr.header {
	background-color: #FFFF00;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
}
tr.subheader {
	background-color: #CCCCCC;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
}
tr.link {
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	color: #404040;
	background-color: #fafafa;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	vertical-align:middle;
}

.smallfont {
	font-size: 9px;
}

.bigfont {
	font-weight: bold;
	font-size: 12px;
}

.bigheaderfont {
	font-weight: bold;
	font-size: 28px;
}

a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: 
	none;
}
a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: 
none;
}
a.speciaal:link, a.speciaal:visited {
	color: #FFFFFF;
	font-size: 101%;
	text-decoration: none;
}
a.speciaal:hover, a.speciaal:active {
	font-size: 101%;
	color: #FFFF00;
	text-decoration: none;
}
a.topnavi:link, a.topnavi:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnavi:hover, a.topnavi:active {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a.back:link, a.back:visited {
	font-size: 16px;
	width:30px;
	background: url("../images/back_1.jpg");
}
a.back:hover, a.back:active {
	font-size: 16px;
	width:30px;
	background: url("../images/back_2.jpg");
}

a.home:link, a.home:visited {
	font-size: 16px;
	width:30px;
	background: url("../images/home_1.jpg");
}
a.home:hover, a.home:active {
	font-size: 16px;
	width:30px;
	background: url("../images/home_2.jpg");
}

a.view:link, a.view:visited {
	font-size: 200px;
	width:318px;
	background: url("../images/zonnescherm_home_1.jpg");
}
a.view:hover, a.view:active {
	font-size: 200px;
	width:3180px;
	background: url("../images/zonnescherm_home_2.jpg");
}


a.h1linkje:link, a.h1linkje:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
	color: #FFFF00;
	text-decoration: none;
}
a.h1linkje:hover, a.h1linkje:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	margin:0 auto;
	width:908px;
}
#sidebar {
	clear:left;
	background-image:url(../images/navigatie.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float:left;
	width:190px;
	min-height: 400px; 
	height:auto !important;
 	height:500px;
}
#navigatie {
	width: 177px;
	min-height: 170px; 
	height:auto !important;
 	height:200px;
	margin-top: 40px;
}
#navigatie_sub {
	overflow:auto;
	background-image:url(../images/navigatie_sub.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 165px;
}
#toplogo {
	text-align: left;
	color: #000000;
	clear:both;
	height:100px;
	margin-top: 70px;
	margin-right: 30px;
}

#top {
	background-image:url(../images/top.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float:right;
	width:908px;
	height: 150px;
}
#topspace {
	height:38px;
}
#toplogo {
	background-image:url(../images/logo_bord2.jpg);
	width:138px;
	height: 60px;
	text-align: right;
	float:right;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-top:66px;
}

#main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:715px;
	float:right;
	min-height: 400px;
	height:auto !important;
	height:500px;
}

#main_left {
	margin-left:20px;
	float:Left;
	width:300px;
}
#main_right {
	margin-top:20px;
	margin-right:20px;
	float:right;
	width:380px;
}
#main_center {
	margin-left:5px;
	float:Left;
	width:680px;
}

#footer {
	background-color: #fef600;
	text-align: right;
	color: #000000;
	height:25px;
	clear:both;
}
#footer p {
	padding:5px;
	margin:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	background-image:url(../images/h1back.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height:42px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
}

