

#main-backend
{ 
	background-color:#fff;
	font-family:	Trebuchet MS;	
}

#main-backend table
{ 
	font-size: 12px;
}

#main h1
{  
	float:left;
	background-color:#fff;
	text-align:left;
	color:#000;
	font-size:13px;
	font-weight:normal;	
	border-bottom:5px double #ca8e84;	
	padding-left:6px;
	margin-top:0px;
	margin-bottom:0;
	padding-top:0px;
	padding-bottom:0px;
	width:849px;
  margin-left:179px;		
} 

#main-content
{       
  position:relative;   
	background-color:#fff;
	float:left;
	width:843px;
	margin-left:179px;
	padding: 6px 6px 6px 6px; 
	z-index: -1;
}		

#main-content p
{
	text-align:left;  
}


#left-corner-top
{
	background-image:url(../img/corner_block_top_left.png);
	width:14px;
	height:13px;
	float:left;	
		margin-left:179px;    
}

.white-horizontal-bar
{
	height:13px;
	width:827px;
	background-color:#fff;
	float:left;
}

#right-corner-top
{
	background-image:url(../img/corner_block_top_right.png);
	width:14px;
	height:13px;
	float:left;
}

#left-corner-bottom
{
	background-image:url(../img/corner_block_bottom_left.png);
	width:14px;
	height:13px;
	float:left;
		margin-bottom:48px;
		margin-left:179px;
}

#right-corner-bottom
{
	background-image:url(../img/corner_block_bottom_right.png);
	width:14px;
	height:13px;
	float:left;
		margin-bottom:48px;
}

#main-content a:link {
  text-decoration: none;
   color: #305cd3;
   font-weight:bold;
   text-decoration:underline; 
}

#main-content a:active {
  text-decoration: none;
   color: #d3302d;
   font-weight:bold;
   text-decoration:underline; 
}

#main-content a:hover {
  text-decoration: none;
   color: #305cd3;
   font-weight:bold;
}

#main-content a:visited {
  text-decoration: none;
   color: #305cd3;   
   text-decoration:underline; 
}

legend
{
	color: #d3302d;
}

#main-content p.categorieen
{
	text-align:center;	
}

#main-content form
{
	margin:0;
}

#main-content select
{
	font-size:10px;
}

.categorielink
{
	display:block;
	width:400px;
	float:left;
}
