body, html {
	margin: 0;
	padding: 0;
	background-color: #d3d4d4; }

h1 {
	font-size: 23px;
	margin-top: 5px;
	margin-bottom: 5px; }

h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 3px; }

div#container_main {
	position: relative;
	width: 960px;
	height: auto;
	left: 50%;
	top: 15px;
	margin-left: -480px;
	margin-bottom: 30px;
	background-color: #ffffff; }

img#corner_lt {
	position: absolute;
	top: 0px;
	left: 0px; }

img#corner_rb {
	position: absolute;
	bottom: 0px;
	right: 0px; }

img#logo {
	position: relative;
	left: 338px;
	margin-top: 28px;
	border: none; }

div#container_menu {
	position: relative;
	margin-top: 32px;
	left: 0px;
	width: 960px;
	background-image: url('../images/bg_menu.gif');
	height: 29px; }

.button {
	border: none;
	position: absolute; }

img#button_fusensho {
	left: 114px; }

img#button_trainingen {
	left: 236px; }

img#button_cursussen {
	left: 364px; }

img#button_taekwondo {
	left: 491px; }

img#button_jujitsu {
	left: 620px; }

img#button_contact {
	left: 725px; }

div#container_content {
position: relative;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: arial;
	float: left;
	width: 530px;
	font-size: 12px; }

div#container_content p {
	margin-top: 0px; }

div#container_middle {
	position: relative;
	width: 960px;
	left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	height: auto;}

div#container_fotos {
	position: relative;
	float: left;
	height: atuo;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;}

.logo {
	border: none;
	float: left; }

img.foto {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	display: block; }

img#meer_fotos {
	position: relative;
	margin-top: 15px;
	border: none; }

div#nieuwscontainer {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	width: 187px;
	height: auto;
	padding-bottom: 30px; }

img#kop_nieuws {
	margin-top: 19px;
	margin-bottom: 19px;
	border: none;}

div#contact_form_container{
position: relative;
height: 575px;
}

p#contact_txt {
position: absolute;
	font-family: arial;
	font-size: 11px;
	color: black;
	width: 450px;
top: 65px;
	left: 25px;
 }

img#contact_kop {
	margin-top: 7px;
	margin-bottom: 19px;
margin-left: 25px;}

img#contact_naam {
	position: absolute;
	top: 120px;
left: 25px;
}

#input_naam {
	position: absolute;
	border: 1px solid grey;
	width: 400px;
	height: 21px;
left: 75px;
top: 115px;
font-size: 15px;

}

img#contact_email {
	position: absolute;
top: 148px;
left: 25px;
}

#input_email{
	position: absolute;
	border: 1px solid grey;
	width: 400px;
	height: 21px;
top: 145px;
left: 75px;
font-size: 15px;
}


img#contact_bericht {
	position: absolute;
top: 180px;
left: 25px;


}

#input_bericht{
	position: absolute;
	width: 450px;
	height: 300px;
border: 1px solid grey;
left: 25px;
top: 200px;
font-size: 15px;
font-family: arial;
}

#contact_submit {
	position: absolute;
border: 0px;
width: 102px;
height: 22px;
top: 505px;
left: 375px;
	background-image: url('../images/contact_verzenden.gif');
}

div#contact_bericht{
	font-family: arial;
	font-size: 11px;
	color: #dc0000;
	position: absolute;
	width: 350px;
	text-align: right;
	right: 55px;
	top: 180px;}

div#container_nieuws1 {
	position:relative;
	background-color: #dc0000;
	padding: 10px;
	font-family: arial;
	font-size: 12px;
	color: white;
	width: 167px;
	float: right; }

div#container_nieuws2 {
	position: relative;
	background-color: #000000;
	padding: 10px;
	font-family: arial;
	font-size: 12px;
	color: white;
	width: 167px;
	float: right;
	margin-top: 1px; }

img#meer_nieuws {
	position: absolute;
	bottom: 3px;
	left: 0px;
	border: none; }

div#nieuwscontainer a{
	color: #ffffff;
	text-decoration: none; }

.nieuws_item {
	position: relative;
	background-color: #e6e6e6;
	color: #000000;
	width: 600px;
	padding: 14px;
	margin-bottom: 20px; }

.close_nieuws {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer; }

div#container_footer {
	position: relative;
	margin-top: 0px;
	height: 86px;
	text-align: center;
	background-color: black; }

img#idinfo {
	position: absolute;
	left: 50%;
	margin-left: -278px;
	top: 50%;
	margin-top: -15px; }

div#container_content a {
	color: #dc0000;
	font-weight: bold;
	text-decoration: none; }

div#container_content a:hover {
	color: #dc0000;
	font-weight: bold;
	text-decoration: underline; }

div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px; }

h2.fotodir {
	position: relative;
	display: block;
	margin-top: 1px;
	color: #dc0000;
	font-family: arial;
	font-size: 18px; }

.fototable{
	position: relative;
	left: 80px;
	margin-top: 5px; }

img#foto_kop{
	position: relative;
	top: 15px;
	left: 50%;
	margin-left: -58px; }

.fotocell{
	border: 0px;
	padding-bottom: 20px;
	margin: 0px;
	width: 200px; }