/* CSS Document */

html {
margin: 0; 
padding:0;
height: 100%; 
_height: 100%; 
background-color:#76C5EC;
overflow: auto;
overflow-x: hidden;
} 
        
body {
position: relative; 
min-height: 100%;
_height:100%; 
width: 780px;
margin: 0 auto;	
background-image:url('../images/background_blauw1.gif');
background-repeat:repeat; 
padding:0;
overflow:visible;
_overflow:visible;
}

h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;}

.tekstlink{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

#header{
text-align:center;
position:relative;
width:780px;
height:173px;
}


#headertitle{
float:left;
position:relative;
left:10px;
top:20px;
}

#headerimage1 {
position:relative;
width:177px;
height:173px;
float:left;
background-image:url('../images/paranormaal1.jpg');
}

#headerimage2 {
position:relative;
width:176px;
height:194px;
float:left;
top:3px;
background-repeat:no-repeat;
background-image:url('../images/advies1.jpg');
}

#logo {
position:relative;
width:240px;
height:160px;
float:left;
}

#content_container{
position:relative;
float:left;
width:780px;
top:0px;
}

#content_text{
position:relative;
float:left;
width:370px;
padding:0px 20px 148px 10px;
}

#menu{
float:left;
width:172px;
height:257px;
}

#footerleft {
position:absolute;
left:0px;
bottom:0px;
height:206px;
width: 197px;
padding: 0px;
padding-bottom:0px;
background-repeat:no-repeat;
margin:0px;
z-index:1;
} 

#contact {
position:absolute;
bottom:0px;
width: 155px; 
margin: 0px;
padding: 0px 0px 0px 5px;
} 


#footer {
text-align:center;
position:absolute;
_position: absolute; 
#position: absolute; 
bottom:0px;
left:0px;
width: 770px;
height:131px;
background-repeat:no-repeat;
background-color: #4F8098;
} 

#footerright{
vertical-align:text-bottom;
position:absolute;
right:0px;
bottom:0px;
width:176px;
height:150px;
background-image:url('../images/bottomright1.jpg');
background-repeat:no-repeat;
}

.button {
	color:#4A4D88;
	cursor:pointer;
	font-family: sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#F2F2F1;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#F1F3FA');
}

.input2 {
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #986598;
	color:#986598;
}
.label{
font-size:12px;
font-weight:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.row{
position:relative;
left:200px;
}

.image{
width: expression(this.width > 250 ? 250: true);
}
img a{
text-decoration:none;
border:0px;
}
.image1{
text-decoration:none;
border:0px;
}
p{
}

#OneStatTag{
position:absolute;
bottom:0px;
right:0px;
}
