@charset "utf-8";
/* CSS Document */

body {
	color:#8d8d8d;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
	text-align: left;
	background: #6e6e6e;
}

.wrapper{
    width: 682px;
    margin: 0 auto;
    background-color: #ffffff;
	margin-top:3px;
}


.content{
	height:auto;
        float:left;
	color:#434b44;
        padding: 10px 10px 10px 10px;
}

.column_1 {
    float:left;
	width:370px;
	text-align:justify;
	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

.column_2 {
    float:left;
	width:400px;
	text-align:justify;
	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

.foto_pag_1 {
	float:right;
	height: 257px;
        margin-left:30px;
}

.header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: 280px;
	background: url(../interface/header.jpg) no-repeat;
}

.header_2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: 280px;
	background: url(../interface/header_2.png) no-repeat;
}
.header_3 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: 280px;
	background: url(../interface/beluister.jpg) no-repeat;
}

.header_4 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: 280px;
	background: url(../interface/header_4.png) no-repeat;
}

.contactgegevens{
    width:200px;
    float:right;
    margin-left:40px;
}

.header_naam{
	font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f19800;

}

.header_content {
	margin-right:40px;
	float:right;
	text-align:center;
	width:450px;
	height:65px;
       
	font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
	background: url(../interface/back_nav_4.png) no-repeat;
}

#foutmelding{
	color:#6c0d11;
	font: 13px, Arial, Helvetica, sans-serif;
}

.footer {
	clear:both;
        height:50px;
}

#text_footer{
	text-align:center;
	font-size: 10px;
}

.footer_contact {
	position: static;
	margin-left:auto;
	margin-right:auto;
	height:270px;
	text-align:left;
	color:#FFFFFF;
	background: url(../interface/footer_contact.jpg) no-repeat;
}

.nav {
	position: relative; /* IE Sucks */
	margin-right:10px;
	text-align:right;
	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;

}

.nav ul {
	margin: 0;
	padding-bottom: 7px !important; /* IE Sucks */
	padding-bottom: 8px;
        padding-top:10px;
	white-space: nowrap;	
	list-style-type: none;
	color:#ffffff;
        height:40px;

}

.nav ul li {
	display: inline;

}

.nav li a {
	margin: 0;
	padding: 0 5px 8px;
	color: #6e6e6e;
	font-weight: normal;
	text-decoration: none;

}

.nav a:hover, .nav a.current, .nav a.current:hover {
	color: #ffffff;
	background-color: #ef841f;
        padding-top:20px;
}


.link_zelf {
	position: relative; /* IE Sucks */
	text-align:right;
	font: 12px, Arial, Helvetica, sans-serif;
	color: #000000;
}

.link_zelf:hover{
	color: #ffffff;
	background: url(../interface/back_nav.png) repeat-x;
}

.link{
	text-decoration:none;
	color: #434b44;
	background: url(../interface/back_nav_3.png) repeat-x;
}

.link:hover{
	color: #ffffff;
	background: url(../interface/back_nav_2.png) repeat-x;
}

.foto_pag_2 {
	background-color:#FFFFFF;
	color:#666666 ;
	font-size:10px;
	display:inline;
	margin-right:7px ;

}

.radio {
	background-color:#FFFFFF;
	color:#666666 ;
	font-size:10px;
	float:right ;
	margin-right:7px ;
	margin-top:-300px;
}

h1{
	text-transform:uppercase;
	font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#f19800;
}

h2{
	font: 12px, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#666666;
}

.style_forms {
	background-color:#ffffff;
	color:434b44;
	border:none;
}

.after_contact{
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 450px;
	height: 175px;
	background: url(../interface/back_after_contact.png) no-repeat;
	color:#ffffff;
}

.link2{
	text-decoration:none;
	color: #ffffff;
	background: url(../interface/back_nav_3.png) repeat-x;
}
.link2:hover{
	color: #ffffff;
	background: url(../interface/back_nav_2.png) repeat-x;
}
