@charset "utf-8";
/* © 2008 The Concept Channel; */

html {overflow-y: scroll;}
body, html {
	
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #181e1e;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#container
{
	width:100%;
	min-height:100%;
	height:auto !important; 
	height:100%; /* IE6: treaded as min-height*/
	margin: 0 auto;
	position: relative;
}
.pers {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;	
	
}
#content
{
	width:788px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#topspacer
{
	width:788px;
	position:relative;
	height:50px;
}

#topschaduw
{
	width:788px;
	position:relative;
	height:12px;
	background-image: url(../images/schaduw_boven.jpg);
	background-repeat:no-repeat;
}
#schaduwlinks
{
	width: 11px;
	background-image:url(../images/schaduwlinksbg.jpg);
	background-repeat:repeat-y;
}
#schaduwrechts
{
	width: 10px;
	background-image:url(../images/schaduw_rechtsbg.jpg);
	background-repeat:repeat-y;
}
#footer
{
	height: 84px;
	background-image:url(../images/onderkant.jpg);
	background-repeat:no-repeat
}

#bedrijfsnaam {
	/*float:left;*/
	width: 150px;
	height: 40px;
	font-size: 11px;
	position:relative;
	font-weight:bold;
	top:35px;
	left:30px;
	font-family: Arial, Helvetica, sans-serif;
}
#adres {
	float:right;
	width: 500px;
	height: 40px;
	font-size: 11px;
	position:relative;
	top:-5px;
	left:-20px;
	color:#CCC;
	text-align: center;
}

#adres a{
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	
}
#adres a:hover{
	text-decoration:none;
	color:#999;
	font-weight:bold;	
}
.pagina {
	background-image:url(../images/contentbgmedium.jpg);
	min-height: 225px;
	width:732px;
	padding-left:35px;	
}


.titel {
	color:#FFF;
	font-size: 18px;
	font-weight: bold;
}
.subtitel {
	color:#E5E5E5;
	font-size: 12px;
	font-weight: bold;
}
.citaat {
	color:#999;
	font-size: 12px;
	font-style: italic;
}

.citaattitelbold {
	color:#fff;
	font-size: 12px;
	font-weight: bold;
}

.citaattitel {
	color:#fff;
	font-size: 12px;
}
.tekstjustify {
	color:#999;
	font-size: 12px;
	text-align: justify;
}

.tekstjustify a{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;

}
.tekstjustify a:hover{
	color:#CCC;
	font-weight:bold;

}
.tekst {
	color:#999;
	font-size: 12px;
}

.tekst a{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;

}
.tekst a:hover{
	color:#CCC;
	font-weight:bold;

}
.thumbtitel {
	color:#999;
	font-size: 12px;
	background-color: #2A2A2A;
	text-align: center;
}

.thumbtitel a{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;

}
.thumbtitel a:hover{
	color:#CCC;
	font-weight:bold;

}
.thumb {
	border: 2px solid #2A2A2A;
	margin-bottom: 5px;
}


.tekstwork {
	position:relative;
	top:0px;
	color:#FFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	width:50px;
	
}

.tekstwork a{
	color:#999;
	font-weight:bold;
	text-decoration: none;

}
.tekstwork a:hover{
	color:#FFF;
	font-weight:bold;
	top: 3px;

}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #404040;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}



#bus {
	display:none;
}

#pont {
	display: none;
}

#auto {
	display:block;
}

