html {
height: 100%;
}

body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #666666;
	line-height: 15px;	
	margin: 0px;
	padding: 0px;
	background: #facfc3;
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	height: 100%;
	vertical-align: top;
}

#contentholder{
width: 100%;
}

#HomeBoxSearch,
#HomeBoxLogin {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
width: 210px;
}

.ButtonsHome {
height: 20px;
width: 100px;
cursor: pointer;
background: #882112 url("/html/img/backButtons.gif") repeat-x;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
border: #3e0606 solid 1px;
border: 0px;
}

.TitleTablesHome {
background: #e5b3a6;
color: #ab4534;
border: #ffffff solid 1px;*/
/*border-left: #400607  solid 1px;
border-right: #400607  solid 1px;

*/

/*border-right: #a2a2a2 solid 1px;
border-left: #a2a2a2 solid 1px;*/
}

.TitleTablesHome input {
border: #e5b3a6 solid 1px;
}

.ButtonsHome input {
height: 20px;
width: 100px;
cursor: pointer;
background-color: #882112;
border: #3e0606 solid 1px;
color: #FFFFFF;
}


#HeaderCell
{
position: relative;
background-position: center top;
background-repeat: no-repeat;
background-image: url("/html/img/top.jpg");
padding: 0px;
width: 100%;
vertical-align: top;
height: 160px;
}

.backgroundCell
{
	position: relative;
	background-position: center top;
	background-image: url("/html/img/MainTable.jpg");
	padding: 0px;
	vertical-align: top;
	width: 960px;
}
.footerCell 
{	background: transparent ;
	position: relative;
	padding: 0px;
	vertical-align: top;
	width: 960px;
	height: 30px !important; /*FF*/
	height: 20px; /*IE*/
}

#Bottom {
margin-right: 30px;
margin-left: 30px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #dbba92;
border-top: #dbba92 solid 1px;
}

.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}

#MainContent
{
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background: transparent url("/html/img/MainContent.jpg");
	padding: 0px;
	vertical-align: top;
	height: 370px;
}



a:link, a:visited{	
	color: #7B0406;
	text-decoration: underline;
}

a:hover{
	color: #7B0406;
	text-decoration: none;

}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight: bold;
 color: #f8981c;

}

h2{
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;
 color: #FFFFFF;
}



#aanmeldenButton a {
	display: block;
	background-image:  url("/html/img/Aanmelden-Normal.gif");
	height:30px;
	width: 210px;
	
}

#aanmeldenButton a:hover {
	display: block;
	background-image:  url("/html/img/Aanmelden-over.gif");
	height:30px;
	width: 210px;
}
