html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 12px;
	color: #a9a8a8;
	background-color: #000000;
	margin:0;
	padding:0;
}

.wrapper{	
	position: relative;
	height:100%;
	width: 950px;
}

#container{
	width: 950px;
}
	
#idcreation{
	position:relative;
	top:11px;
}

.homeleft{
	width:249px;
	height:357px;
	background-image:url(images/home-left.gif);
}

.homelefttekst
{
	text-align:left;
	color:#ffffff;
	font-size:11px;
	width:213px;
	padding-left:18px;
	padding-right:18px;
	height:217px;
	padding-top:140px;
	overflow:hidden;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #bd0b12;
}
a:active {
	color:#FFFFFF;
}

.menu {
	text-align:left;
	padding:0px 0 0px 0;
	float:left;
	width:701px;
	height:32px;
	
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover  { 
	font-weight:bold;
	text-decoration: none; 	
	display: block;
	padding: 0px;
	margin:0px;
    margin-right: 47px;
}

.menu li a span  
{
	font-weight:bold;
	color: #ffffff; 
	font-size: 12px;	
	display: block;	
    padding:0px 0px 0px 0px;
	height:32px;
}

.menu li {
	float:left;
}

*html .menu li {
	float:left;
	width:99px;
	text-align:center;
}

*html .menu li a span { 
	color:#ffffff;
	font-size: 12px;
	display: block;	
    padding:0px 0px 0px 0px;
}

*html .menu li a:link, *html .menu li a:active, *html .menu li a:visited, *html .menu li a:hover  { 
	text-decoration: none; 
	display: block;
	padding: 0px;
	margin:0px;
    margin-right: 2px;
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    color:#bd0b12;
    background-image:url(images/main-menu-bg.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
}

.menu li a:hover span, .menu li .selected:link span, .menu li .selected:active span, .menu li .selected:visited span, .menu li .selected:hover span  {
    color:#bd0b12;
    background-image:url(images/main-menu-bg.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
}

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#bd0b12; border:solid 1px #ffffff;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.content {
	float:left;
	width:950px;
	min-height:300px;
	background-image:url(images/main-bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.adres {
	text-align:left;
	width:590px;
	padding-left:10px;
	height:44px;
}

.taal {
	text-align:left;
	padding-left:30px;
	width:70px;
	height:30px;
	padding-top:14px;
}

.DIVtekst{
	width: 633px;
	overflow:hidden;
}

.titel {
	color: #ffffff; 
	font-size: 20px;
	height:80px;
	width: 633px;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#d96046;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
}
