﻿body
{
    font-family:Arial;
    font-size:12px;
    color:#221C22;
    background-color:white;
}
/* Default tags -------- IMPORTANT ------------------*/    
h1 
{
    font-size : 13pt;
    padding-left: 24px;
    background-image : url(../images/blokjezwart.gif) ;
    background-repeat : no-repeat ;
    font-variant:Normal ; 
    background-position :0px -4px;
}    
h2
{
    font-size: 12pt;
}    
h3
{
    font-size: 11pt;
}    
/* -----------------------------------------------------*/

a
{
	font-weight:bold;
}

.inputtext
{
	border:1px solid gray;
	height:16px;
	font-size:10px;
	color:Gray;
}
   
div#left
{
	width:560px;
	display:block;
	float:left;
	clear:left;
}

div#right
{
	width:420px;
	display:block;
	float:left;
	clear:right;
}

div#cont_right
{
	margin:20px 30px 20px 30px;
}

div#cont_left
{
	margin:20px 30px 20px 30px;
}

div#startbox
{
	width:100%;
}

.sbtext
{
	font-size:11px;
	margin-left:0px;	
}

.sbtitel
{
	font-weight:bold;
}

.sblinks
{
	margin:10px 5px 5px 0px;
}

.titelrechts
{
	margin-top:20px;
	margin-bottom:5px;
	border-top:1px dotted gray;
	height:30px;
	font-weight:bold;
}

.blokje
{
	margin-top:3px; margin-right:11px; float:left; clear:left; width:11px; height:11px;
}

.blokje_wit
{
	margin-top:3px; margin-right:11px; float:left; clear:left; width:11px; height:11px; background-color:White;
}
.blokje_zwart
{
	margin-top:3px; margin-right:11px; float:left; clear:left; width:11px; height:11px; background-color:Black;
}

.button_link
{
	float:right;
	text-decoration:none;
	color: white;
	font-weight:bold;
	line-height: 17px;
	font-size:10px;
	border:0px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	display:block;
	width:120px;
}

.sblinks a
{
	float:right;
	text-decoration:none;
	color: white;
	font-weight:bold;
	line-height: 17px;
	font-size:10px;
	border:0px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	display:block;
	width:200px;
}

div#container
{
    width:980px;
    display:block;
    background-color:#CCCDCF;
    margin:auto auto auto auto;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

div#top
{
	background-color:White;
	background-image:url('../images/bg_top.jpg');
	height:162px;
	width:980px;
	clear:left;
}

div#footer
{
	width:980px;
	height:25px;
	color:#5B5B5B;
	font-size:10px;
	border-top:1px solid #5B5B5B;
}
div#search
{
	width:980px;
	height:30px;
	font-size:11px;
	color:white;
	clear:left;
}

div#search a
{
	width:980px;
	height:30px;
	font-size:11px;
	color:white;
}

div#cnt
{
	clear:left;
}
td
{
	vertical-align:top;
}
    
    .GuestBookMessage
    {
		display:block;
		border:1px solid black;
		padding:3px;
		margin: 3px;
    }
    
    .GuestBookMessage .Header
    {
		display:block;
		font-weight: bold;
		margin-bottom: 10px;
    }
    



.langPicker
{
	float:right;
	top: 0px;
	margin-right: 50px;
}
.langPicker .active
{
	
}
.langPicker .inactive
{
	filter:alpha(opacity=40);opacity:.4;
}
.langPicker .inactive:hover
{
	filter:alpha(opacity=100);opacity:1;
}


.AlbumOverzicht
{
	overflow:auto;
	height:140px;
	width: 800px;
	
}
.imgfloatleft
{
	
	margin:5px;
}
.highlight
{
    background-color:#FFD801;
    }
    
    a.prodl 
{
    font-size: 9pt;
    padding-left:25px;
    text-decoration:underline;
    color:#000000;
    
    }    
    
a.prodl:hover 
{
    text-decoration:none;
    color:#000000;
    }    
    
a.ftrlink
{
    color:#333333;
    text-decoration :none;
        
    }    
a.ftrlink:hover
{
    color:Black;
    text-decoration: underline;
    }    
    
