/* Div controleren  */ 
/*div {border: solid 1px #f00;}
td {
	border: solid 1px #00f;}*/

html body {
    font-family:  Arial, helvetica, sans-serif;
    font-size : 12px;
	height: 100%;
	margin: 0 0 0 0px;
    text-align : center;
    background-color : #b8c1cc;
}
	
menu.td{
	font-family: Arial, Helvetica, sans-serif;
  	font-size : 12px;
/*	vertical-align: t;*/
}

td{
	font-family: Arial, Helvetica, sans-serif;
  	font-size : 12px;
/*	vertical-align: top;*/
}

a:link, a:visited{
	font-family:  Arial, helvetica, sans-serif;
/*	font-style : normal;*/
	font-size : 12px;
	color : #D43819;
	font-weight : bold;
	text-decoration: none;
}

a:hover{
	font-family: Arial, helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #2F4498;
}
/***************classes*************************************/
.titel{
	font-weight : bold;
	font-family:  Arial, helvetica, sans-serif;
	font-size : 12px;
	color : #FFCC00;
}

.link a:link {
	color: #000000;
}

.link a:visited {
	color: #000000;
}


.link a:hover {
	color: #FF0000;
}

.footer{
	font-weight : normal;
	color : #86837A;
}

#footer a:link {
	color: #86837A;
	font-weight : normal;
}

.footer a:visited {
	color: #86837A;
	font-weight : normal;
}


.footer a:hover {
	color: #53544E;
	font-weight : normal;
}

.terug {
	text-align : right;
}

/***************id`s*************************************/

#bg{
	width : 100%;
	height : 100%;
    background-image : url(../images/bg_grijs.gif);
    background-repeat : repeat-x;
	text-align : center;
}

#totaal{
	width : 990px;
	height : 100%;
	text-align : center;
	margin:auto;
}

#links{
	width : 10px;
	height : 100%;
    background-image: url(../images/links.jpg);
	float: left;
}

#rechts{
	width : 10px;
	height : 100%;
    background-image: url(../images/rechts.jpg);
	float: left;
}

#main {
	width : 967px;
/*	margin-top : 20px;*/
	height: 100%;
	background-color: #F5F7F9;
	float: left;
}

#logo{
	width : 967;
	height : 81px;
    background-image : url(../images/logo.jpg);
	background-color: #FFFFFF;
    background-repeat : no-repeat;
}

#header{
	width : 967px;
	height : 132px;
	margin-top: 0px;
	background-image : url(../images/header/rotate.php);
	background-repeat : no-repeat;
	background-color : #456493;
}

#menu{
	width : 967px;
	height : 73px;
	margin-top : 18px;
	background-image : url(../images/menu.jpg);
	background-repeat : no-repeat;
	filter: alpha(opacity=85);
	opacity: .85;
}

#content{
	width : 967px;
	background-color : #FFFFFF;
	float:left;
}

#titel {
	width: 510px;
	margin-top : 25px;
	margin-left : 15px;
	text-align : left;
	float: left;
}

#titel_br {
	width: 920px;
	margin-top : 25px;
	margin-left : 15px;
	text-align : left;
	float: left;
}

#zoeken {
	width: 365px;
	margin-right : 13px;
	margin-top : 30px;
	float: right;
}

#tekst {
	width: 510px;
	margin-top : 10px;
	margin-left : 15px;
	text-align : left;
	float : left;
}

#tekst_br {
	width: 900px;
	margin-top : 10px;
	margin-left : 15px;
	text-align : left;
	float : left;
}

#overzicht_links {
	width: 290px;
	margin-top : 10px;
	margin-left : 15px;
	text-align : center;
	float : left;
}

#overzicht_midden {
	width: 290px;
	margin-top : 10px;
	margin-left : 15px;
	text-align : left;
	float : left;
}

#overzicht_rechts {
	width: 290px;
	margin-top : 10px;
	margin-left : 15px;
	text-align : left;
	float : left;
}

#footerIE{
	height : 40px;
	background-image : url(../images/footer.gif);
	background-repeat : no-repeat;
	left:auto;
	right:auto;
}

#footerFF{
	height : 40px;
	background-image : url(../images/footer.gif);
	background-repeat : no-repeat;
	left:auto;
	right:auto;
    float: left;
	padding-left:35px;
}

#openingstijden {
	text-align : center;
}

/* mailform */

.form_title
{
	margin-bottom: 3px;
	padding-right: 3px;
	background-color: #0F528D;
	font-weight: bold;
	color: #FFFFFF;
	height : 20px;
	line-height:20px;
	padding-left:4px;
}



.mailform_required
{
	font-size: 10px;
	color: #FF3300;
}

.mailform_error
{
	font-weight: bold;
	color: #FF3300;
}

input, textarea, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#kopje{
	font-family : Arial;
	font-size : 13px;
	color: #D43819;
	font-weight : 900;
}

#taal{
	padding-top:10px;
	padding-left:890px;
	padding-right:1px;
}
