html, body {
height: 100%;
}

a:active
{
outline: none;
}
:-moz-any-link:focus {
outline: none;
}

.logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	height: 150px;
	width: 340px;
}
.doorbreek {
	background-image: url(../img/doorbreek.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	height: 64px;
	width: 340px;
	padding-top: 10px;
	*padding-top: 15px;	
}
.home_lijn_vert_boven {
	background-color: #000000;
	background-image: url(../img/lijn_vert_boven.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 11px;
}
.home_lijn_vert_midden {
	background-color: #000000;
	background-image: url(../img/lijn_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 360px;
	width: 5px;
}
.home_lijn_vert_onder {
	background-color: #000000;
	background-image: url(../img/lijn_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 11px;
	height: 100%;
}
.home_lijn_horz_boven {
	background-color: #000000;
	background-image: url(../img/lijn_horz_boven.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 150px;
	width: 251px;
}
.home_lijn_horz_boven_links1 {
	background-color: #000000;
	background-image: url(../img/lijnen_horz_buiten.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 150px;
}
.home_lijn_horz_boven_rechts1 {
	background-color: #000000;
	background-image: url(../img/lijnen_horz_buiten.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
.home_lijn_horz_boven_links2 {
	background-color: #000000;
	background-image: url(../img/lijn_horz_boven.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 150px;
	width: 54px;
}
.home_lijn_horz_boven_rechts2 {
	background-color: #000000;
	background-image: url(../img/lijn_horz_boven.gif);
	background-repeat: repeat-x;
	height: 150px;
	background-position: left top;
	width: 54px;
}
.home_lijn_horz_onder {
	background-color: #000000;
	background-image: url(../img/lijn_horz_onder.gif);
	background-repeat: repeat-x;
	height: 64px;
	background-position: left top;
	width: 251px;
}
.vierkant_links_deelL {
	background-color: #000000;
	background-image: url(../img/vierkant_links_deelL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 11px;
}
.vierkant_links_deelR {
	background-color: #000000;
	background-image: url(../img/vierkant_links_deelR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 11px;
}
.vierkant_rechts_deelL {
	background-color: #000000;
	background-image: url(../img/vierkant_rechts_deelL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 11px;
}

.vierkant_rechts_deelR {
	background-color: #000000;
	background-image: url(../img/vierkant_rechts_deelR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 11px;
}
/*#flashcontent {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width:800px;
	height:500px;
	left:-400px;
	top:75px;
	color:#fff;
}

#flashcontent2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width:800px;
	height:500px;
	left:-100px;
	top:5px;
	color:#fff;
}

#flashcontent3 {
	position: absolute;
	visibility: visible;
	z-index: 4;
	width:800px;
	height:500px;
	left:-700px;
	top:5px;
	color:#fff;
}

.flashcontent {
	position: relative;
	visibility: visible;
	z-index: 1;
	width:0;
	height:0;
	left:0;
	top:0;
	color:#fff;
}
#flashcontent {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width:1000px;
	height:500px;
	left:-500px;
	top:75px;
	color:#fff;
}
.flashcontent {
	position: relative;
	visibility: visible;
	z-index: 1;
	width:0;
	height:0;
	left:0;
	top:0;
	color:#fff;
}*/
#flashcontent {
	position: absolute;
	z-index: 2;
	width:100%;
	height:500px;
	left:0;
	top:75px;
	color:#fff;
}
.pos{
	position:relative;
	width:0;
	height:0;
	left:0;
	top:0;
}
.menu{
	position:absolute;
	left:0;
	top:0;
	z-index:500;
}
/*.doorbreek_welkom {
	position: absolute;
	z-index: 80;
	width:340px;
	height:64px;
	left:0;
	top:-40px;


.doorbreek_link a:visited, .doorbreek_link a:hover, .doorbreek_link a:active{
	text-decoration: none;
}
}*/



/*

a:link {color: #000000}     
a:visited {color: #000000}  
a:hover {color: #000000}   
 {color: #000000}   selected link */



/*style="position:absolute; width:800px; height:500px; left:300px; top:20px; color:#fff"*/
