/* CSS Document */
html {
	padding: 0px;
	overflow: hidden;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	height: 100%;
	position:relative;
}

a
{
	text-decoration: none;
	color: #811c05;
}

a:hover
{
	text-decoration: underline;
}

.foto {
border:#811c05 solid 1px;
margin-left:10px;
margin-top:38px;

}

#geheel {
	width: 1000px; 
	height: 600px; 
	border: 1px solid black; 
	position: relative;	
	background-color: #eaeaea;
}

#menu_container {
	position: absolute;
	left: 0px;
	top: 191px;
	
}

#top {
	width: 1000px;
	height: 189px;
	background-image:url(../images/top.gif);
	position:relative;
	border-bottom: 2px solid #811c05;

}
#menu_front {
    margin: 0;
    padding: 0;
    list-style-type:none;
    position: relative;
    width: 186px;
    display: block;
    text-align: left;
}

.menu_front_item
{
    padding: 10px 0px 1px 10px;
    font: 12px arial;
    border-bottom: #ffd629;
    background: #FFFFFF ;
    text-decoration: none;
    color: #994734;
    font-weight:bold;
    border-top: 1px solid #ffd629;
	margin: 0px;
	height: 15px;
	overflow: hidden;
}
.menu_front_item:hover
{
	color: #FFFFFF;
	text-decoration:none;
	background: #c90604 ;
	cursor: default;
}
.menu_obj {
	position: relative;
	width: 176px;
	height: 17px;
	display: block;
	padding: 10px 0px 1px 10px;
	font: 12px arial;
	border-bottom: #ffd629;
	color: #994734;
	text-decoration: none;
	background: #FFFFFF ;
	border-top: 1px solid #ffd629;
	text-align: left;
	font-weight:bold;
}

.menu_objbezocht{
	position: relative;
	width: 176px;
	height: 17px;
	display: block;
	padding: 10px 0px 1px 10px;
	font: 12px arial;
	border-bottom: #ffd629;
	color: #FFFFFF;
	text-decoration: none;
	background: #c90604 ;
	border-top: 1px solid #ffd629;
	text-align: left;
	font-weight:bold;
	text-indent: 10px;
}

.menu_objbezocht:hover, .menu_objbezocht:active, .menu_objbezocht:visited{
	color: #FFFFFF;
	text-decoration:none;
	background: #c90604 ;
	cursor: default;
}


.menu_obj:hover, .menu_obj:active {
	color:#FFFFFF;
	background: #c90604 repeat;
	text-decoration: none;
}

#logo {
	bottom: 0px;
	left: 0px;
	background-image:url(../images/bedrijven.gif);
	background-repeat: no-repeat;
	background-color: #FCD21C;
	width: 186px;
	height: 115px;
	position: absolute;
	border-bottom: 2px solid #811c05;
	border-top: 2px solid #811c05;
}

#home{
	height: 18px;
	border: none;
}

#onder{
	bottom: 0px;
	right: 0px;
	background-color: #ffd629 ;
	height: 21px;
	width: 814px;
	position: absolute;
	border-bottom: 2px solid #811c05;
	border-top: 2px solid #811c05;
	font: 12px Arial, Helvetica, sans-serif;
	color: #811c05;
	padding: 4px 0px 0px 0px;
	text-align: left;
}

.adresbalk_item
{	
	float: left;
	padding: 0px 25px;
}
#submenu{
    padding:0;
    margin:0;
    list-style-type:none;
	width: 812px;
	height: 21px;
}
.submenu_item{
    float:left;
    background-color: #ffd629;
    padding:3px;
    border-right: 2px solid #811c05;
    font-family:arial;
font-size:12px;
}
.submenu_item:hover, .submenu_item:active {
	color:#FFFFFF;
	background: #c90604 repeat;
	text-decoration: none;
}

#sub_menu{
	top: 189px;
	left: 186px;
	color: #811c05;
	height: 21px;
	width: 812px;
	position: absolute;
	background-color: #ffd629;
	border: 2px solid #811c05;
	border-right:none;
}

.sub_obj{
	float:left;
	padding: 2px 15px 4px 20px;
	background-color: #ffd629;
	text-decoration: none;
	font: 12px arial;
	color: #811c05;
	font-weight:bold;
	border-right: 2px solid #811c05;
}

.sub_obj:hover, .sub_obj:active {
	color:#FFFFFF;
	background: #c90604 repeat;
	text-decoration: none;
}

.sub_objbezocht{
	color:#FFFFFF;
	background: #c90604 repeat;
	text-decoration: none;
	padding: 2px 15px 4px 20px;
	text-decoration: none;
	font: 12px arial;
	float:left;
	font-weight:bold;
	border-right: 2px solid #811c05;
}

.sub_objbezocht:hover, .sub_objbezocht:active, .sub_objbezocht:visited {
	text-decoration: none;
	cursor: default;
}

.menu_objbezocht:hover, .menu_objbezocht:active, .menu_objbezocht:visited{
	color: #FFFFFF;
	text-decoration:none;
	background: #c90604 ;
}

/* Simple workaround to make contact bigger*/
#contact a{
	position: absolute;
	right: 0px;
	top: 191px;
	width: 100px;
	height: 15px;
	padding-top:2px;
	padding-bottom:4px;
	background: #c90604 repeat;
	font: 12px arial;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	border-left: 2px solid #811c05;
	/*border-right: 2px solid #811c05;*/
}

#contact a:hover, #contact a:active {
	color: #811c05;
	background-color: #ffffff;
}



#content{
	position: absolute;
	bottom: 29px;
	right: 0px;
	height: 357px;
	width: 802px;
	border-left: 2px solid #811c05;
	overflow: auto;
	background-color:#FFFFFF;
	text-align:left;
	padding-right:10px;
	
}
.foto_klein{
	position:relative;
	left:20px;
	bottom:10px;
	width: 200px;
	height: 150px;
	border: solid #811c05 1px;
}

.contentclass{
	padding: 10px 20px 20px 20px;
	text-align:left;
	font: 11px Arial, Helvetica, sans-serif;
}

h1{
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}

h2{
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	margin-left:19px;
	margin-top:10px;
}
	

.tekstinhoud{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	text-align:justify;
}	
	
#text
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
}

#imageContainer
{
	position: absolute;
	right: 370px;
	top: 10px;
}

#imageContainer img
{
	display:none;
	position:absolute;
	left: 0px; top: 0px; 
}

#contactText
{
	position: absolute;
	right: 75px;
	top: 10px;
}

.referenties-links {
	float: left;
	margin: 0px 0px 0px 50px;
	font: 12px arial;
}

.referenties-links img {
	margin-left: -40px;
}


.referenties-rechts {
	float: right;
	margin: 0px 0px 0px 190px;
	font: 12px arial;
	position: absolute;
	width: 500px;
}

.referentie-foto {
	display: block;
	float: left;
	padding: 0px 0px 10px 40px;
}
.ref_afbeelding{
    float:left;
    padding: 0px 40px 10px 40px;
}
.referentie{
	font: 12px arial;
	clear:both;

}
