html, body {
    height: 100%;
    width: 100%;
    
    font-family: arial;
    font-size: 10px;
    color: #000000;    
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

#Content {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    height: 100%;
    background: #CCC;
    
} 

table.lichtgrijs {
   background-color: #CECFD0;
   border-top: 1px solid #C2C5C6;
   border-bottom: 1px solid #C2C5C6;
}

td {
    font-family: arial;
    font-size: 12px;
    color: #596367; 
    vertical-align: top;
}


td.zijbalk		{
    background-image: url("../img/zijbalk.jpg");
    background-repeat: repeat-x;
}

td.zijbalk2		{
    background-image: url("../img/zijbalk2.jpg");
    background-repeat: repeat;
}

td.zijbalk3		{
    background-image: url("../img/zijbalk3.jpg");
    background-repeat: repeat;
}

td.middenbalk		{
    background-image: url("../img/middenbalk.jpg");
    background-repeat: repeat-x;
}

td.middenbalk2		{
    background-image: url("../img/middenbalk2.jpg");
    background-repeat: repeat;
}

td.middenbalk3		{
    background-image: url("../img/middenbalk3.jpg");
    background-repeat: repeat;
}

td.middenbalk4		{
    background-image: url("../img/middenbalk4.jpg");
    background-repeat: repeat;
    text-align: center;
    vertical-align: top;
    
}

td.middenbalk5		{
    background: rgb(228,229,231) url("../img/middenbalk5.jpg") repeat-y top right;
    text-align: center;
    vertical-align: top;
}

td.onderbalk		{
    background-image: url("../img/onderbalk.jpg");
    background-repeat: repeat-x;
}


td.rechterkolom		{
    background-image: url("../img/logos.jpg");
    //background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 0 bottom;
}

img.bolletjelinks {
    background-image: url("/frontend/img/bolletjelinks.jpg");
}


a:link
{
    color: #5A1480;
    text-decoration: none;        
}

a:visited
{
    color: #5A1480;
    text-decoration: none;    
}

a:active
{
    color: #5A1480;
    text-decoration: none;        
}

a:hover
{
    color: #540578;
    text-decoration: underline;  
}

a:link.nieuws
{
    font-size:11px;
    color: #596367;
    text-decoration: none;        
}

a:visited.nieuws
{
    font-size:11px;
    color: #596367;
    text-decoration: none;    
}

a:active.nieuws
{
    font-size:11px;
    color: #596367;
    text-decoration: none;        
}

a:hover.nieuws
{
    font-size:11px;
    color: #540578;
    text-decoration: underline;  
}

font.paars
{
   color: #540578;	
}


input.txt {
	width: 100%;
	border: 1px solid #596367;

}

select.flat {
	width: 100%;
	border: 1px solid #596367;
}

textarea {
	width: 100%;
	height: 80px;
	font-family: em;
	font-size: 12px;
	border: 1px solid #596367;
}


#zoek2dh td.breed {
	width: 100%;
	padding: 2px 0 2px 0;
}

#zoek2dh td.smal {
	width: 15%;
}

#zoek2dh td.middel {
	width: 85%;
	padding: 2px 0 2px 0;
}

#zoek2dh td.helft, td.helft {
	width: 50%;
	padding: 2px 0 2px 0;
}



p.wagen {
	margin: 40px 0 40px 0;
}

p.wagen img, div.imgbar img {
	float: left;
	margin: 0 10px 10px 10px;
	border: 1px solid #596367;
}

p.wagen img.c {
	margin: 5px 10px 50px 10px
}

p.wagen span.title {
	font-weight: bold;
	display: block;
	clear: right;
}

p.wagen a {
	clear: both;
	width: 100%;
	text-align: right;
}

p.wagen table {
	width: 100%;
}



div.imgbar {
	width: 250px;
	height: 60px;
	margin: 10px 0 10px 0;
	clear: both;
}

div.imgbar img {
	margin: 0 0 0 10px;
}

h4 {
	font-size: 12px;
	margin: 0;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	clear: both;
	width: 100%;
	text-align: left;
	height: 20px;
}

h4 a {
	font-weight: normal;
	text-decoration: none;
}




#browser table tr th
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
	padding: 6px 0;
	background-color: #CECFD0;
	color: #596367
}


#browser table tr td
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-indent: 4px;
	padding: 3px 0;
}

#browser a
{
	display: block;
	width: 100%;
	height: 100%;
	color: #596367
}
