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

body{
	background:url(../images_src/bg.jpg);
	background-repeat:repeat;
	margin: 50px 0;
	height:auto;
	}

/*header*/
#header{
	background:url(../images_src/header.png);
	background-repeat:no-repeat;
	width: 714px;
	height: 215px;
	margin: 0 auto;
	overflow:auto;
	}


/*navigation*/
#nav{
	width: 560px;
	height: 26px;
	margin-left: 144px;
	margin-top: 180px;
	}

/*container*/

#cont_top{
	background:url(../images_src/cont_top.png);
	background-repeat: no-repeat;
	width: 700px;
	height:13px;
	margin-top: -7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#cont_bg{
	background:url(../images_src/cont_bg.png);
	background-repeat:repeat-y;
	width: 700px;
	height:auto;
	margin: 0 auto;
	overflow:auto;
	}

#cont_bot{
	background:url(../images_src/cont_bot.png);
	background-repeat: no-repeat;
	width: 700px;
	height:13px;
	margin: 0 auto;
	}


/*welkom*/

#welkom{
	width:400px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	}

/*content*/

#content_text{
	width: 600px;
	height:auto;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/*voorbeelden foto's*/

.foto1{
	margin-left: 80px;
	}

.foto2{
	margin-left: 320px;
	margin-top: -200px;
	}
.foto3{
	margin-left: 50px;
	margin-top: 25px;
	}

.foto4{
	margin-left: 330px;
	margin-top: -120px;
	}
/*lijnen*/

.lijn1{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 24px;
	}
.lijn2{
	margin-left: 350px;
	margin-top: -210px;
	}
.lijn3{
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 24px;
	margin-top: auto;
	}

.lijn4{
	margin-top: 25px;
	margin-left: -24px;
	}
.lijn5{
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 24px;
	}
/*specialiteit*/

.specialiteit{
	height: 200px;
	width: 300px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	}
/* contactgegevens*/

.contactgegevens{
	margin-left: 370px;
	margin-top: -196px;
	width: 280px;
	height: 200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	}

/*footer*/
#footer{
	width: 600px;
	margin-left:60px;
	margin-top: 10px;
	}



/*contact_form*/
#contact_form{
	width:600px;
	height:auto;
	}
#text_contact{
	width:200px;
	height:auto;
	margin-top: -250px;
	}
/*misc*/	

a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}

body {
	margin-top: 5px;
	margin-bottom: 5px;
}
.style5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style8 {color: #45b6d5}
.style10 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9px;
}
.style11{
	color:#45b6d5;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	}
	
.style19 {
	font-size: 48px;
	font-weight: bold;
	color: #4abddd;
}
.style20 {
	font-size: 24px;
	font-weight: bold;
	color: #45bddd;
}

.table_main {
	font-family:"Futura Book";
	font-size:12px;
	border-color: #555555;
	border-collapse:collapse;
	padding:2;
	border-width:1px;
	border-style:solid;
}

.table_main th {
	border:1px solid;
	border-color:#555555;
	font-size: 12px;
	padding:inherit;	
	background-color:#000000;
	font-family:"Futura Book";
	font-weight:normal;
	text-align: left;
}

.table_main td {
	font-family:"Futura Book";
	font-size:12px;
	color:#FFFFFF;
	padding:inherit;
	text-align:center; 
	background-color: #000; 
	font-weight:normal;
	border:1px dotted;
	border-color:#555;
}

#attentie{
	font-family: "Futura Book";
	font-size:14px;
	font-style: normal;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:100px;
	}

