* {
	margin: 0;
	padding: 0;
}

a{
	color:#ffffff;
}
a:hover{
	color:#6F6F6F;
}
.cap{
	font-weight:bold;text-decoration:underline;
}

html, body {
	height: 800px; /* héél belangrijk */
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
}

#spacerLinks {
	float:left;
	left: 0;
	top: 0;
	background: url('images/bg1222.jpg') repeat-y;
	width: 150px;
	height: 100%;
}

#tussenSpacers{
	float:left;
	text-align: left;
	width: 800px;
	margin: 0px auto;
	height: 100%;
}

#spacerRechts{
	float:left;
	left: 0;
	top: 0;
	background: url('images/bg1223.jpg') repeat-y;
	width: 150px;
	height: 100%;
}

#banner{
	display: block;
	width:800px;
	height:110px;
	background: url(images/Banner_Logo.png) no-repeat;
}

#menuBovenImg{
	position: relative;
	color:#FFFFFF;
	display: block;
	width:180px;
	height:40px;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
	background: url(images/cap01.jpg) no-repeat;
}

#menuMiddenImg{
	position: relative;
	color:#FFFFFF;
	display: block;
	width:180px;
	height:45px;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
	background: url(images/cap02.jpg) no-repeat;
}

.tekstMenuFotos{
	top:10px;
	position:relative;
	font-weight:bold;
	font: Verdana;
	font-size:10px;
}

.tekstMenuItems
{
	top:18px;
	font-weight:bold;
	font: Verdana;
	font-size:10px;
	color:#FFFFFF;
	position:relative;
}

#menuKnop1
{
	position:relative;
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	background: url(images/Button_01.png) no-repeat;
}

#menuKnop2
{
	position:relative;
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	background: url(images/Button_02.png) no-repeat;
}

#menuKnop3
{
	position:relative;
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	background: url(images/Button_03.png) no-repeat;
}

#menuKnop4
{
	position:relative;
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	background: url(images/Button_04.png) no-repeat;
}

#menuKnop5
{
	position:relative;
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	background: url(images/Button_05.png) no-repeat;
}

#menuKnopRechts{
	float: left;
	display: block;
	width: 150px;
	height: 50px;
	background: url(images/Knoppen_Rechts.png) no-repeat;
}

#menuKnopLinks{
	float: left;
	display: block;
	width: 150px;
	height: 50px;
	background: url(images/Knoppen_Links.png) no-repeat;
}

#menuItems{
	display: block;
	margin: 0;
	width:800px;
	height:50px;
	position:relative;
	top:0;
	cursor:pointer;
}

.menu{
	color:#000000;
	text-decoration:none;
}

#footer1{
	position: absolute;
	display: block;
	vertical-align : middle; 
	text-align: center;
	vertical-align: middle;
	height:40px;
	width:800px;
	bottom: 34px;
	background: url(images/bgmenu.gif) repeat-x;
}

#footer2{
	position: absolute;
	bottom: 0px;
	display: block;
	vertical-align : middle; 
	text-align: center;
	height:34px;
	width:800px;
	background: url(images/footer.gif) repeat-x;
}

#wrapper {
	position: relative;
	min-height: 100%;
	height:auto; /* voor moderne browsers */
	height:100%; /* voor IE */
	width: 1100px;
	text-align: center;
	margin: 0px auto;
}

#tussenMenuFooter{
	position:relative;
	margin-right: 2px;
	display: block;
	height:500px;
	width:800px;
	top:0;
}

#menu2 {
	background-color: gray;
   float: left;
   width: 180px;
}

.inputLogin{
	position: absolute;
	right: 10px;
	width:70px;
	height:16px;
}

a.loginReg{
	padding-left:5px;
}

#loginKnop{
	position: absolute;
	display: block;
	top: 30px;
	right: 5px;
	height: 24px;
	width: 27px;
	
}

.login{
	position: relative;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 140px;
	height: 20px;
	padding: 2px;
}

#menuLogin{
	position: relative;
	padding-top: 5px;
	display: block;
	width:180px;
	height:90px;
	background-color: #cbcbcb;
}

#menuLoggedin{
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	width:175px;
	height:90px;
	background-color: #cbcbcb;
}

#advertentie{
	position: relative;
	padding-top: 5px;
	display: block;
	width:180px;
	height: 400px;
	background-color: #cbcbcb;
}

.advertenties{
	padding-left:2px;
	padding-bottom: 8px;
}

.advertentiesall{
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 8px;
}

#content {
	position: absolute;
	right: 0px;
	top:0px;
	background: url('images/bg051.gif') repeat-y;
    width: 620px;
	height: 600px;
}

#submenulinks {
	background: url('images/cap04.jpg') repeat-y;
	width: 620px;
	height: 20px;
}

.subtitels {
	color:#333333;
	font-weight:bolder;
}

.linkpaginas a {
	color:#003399;
}

.inspringen {
	padding-left: 20px;
}

.vet {
	font-weight: bold;
}

.schuin {
	font-style:italic;
}

.vetschuin {
	font-weight: bold;
	font-style:italic;
}


.tblOverzicht {
	border: 1px solid #333333;
}

.tblToevoegenGebruiker{
	
}

.tblAlgemeneGegevens{
        padding-left: 10px;
}

.tr_white{
	background-color:#CCCCCC;
}
.tr_dark{
	background-color:#999999;
}
.tableheader{
	background-image:url(images/bg_table_header.png);
	font-weight: bold;
	height: 25px;	
	color:#FFF;
}

.foutmelding{
	padding-left:3px;
	color:#FF0000;
	vertical-align:top;
	text-align:left;
}

#tabelgebruikers{
	padding:10px;
}

input{
  	background-color: #EEEEEE;
  	border: 1px solid #BCC6CC;
  	color: #666666;
	font-size: 12px;
}

textarea{
  	background-color: #EEEEEE;
  	border: 1px solid #BCC6CC;
  	color: #666666;
	font-size: 12px;
}

#linkspaging{
	vertical-align:bottom;
	font-weight: bold;
}