
html,body{

	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#603D00;
	color: #4b3506;
}

h1{
	color:#00b0d1;
}

h2{
	color:#00b0d1;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

.de{
	color:#C2CB20;
}

a{
	color:#00b0d1;
}

a:hover{
	color:#cccccc;
}

a:visited{
	color:#00b0d1;
}

.de{
	color:#C2CB20;
}

#center_hor_intro{
	position:absolute;
	left: 50%;
	width:1000px;
	margin: -250px 0px 0px -500px;
	height:500px;
	margin-top:80px;
}

#intro_nl{
	position:relative;
	float:left;
	width:480px;
	height:444px;
	margin-left:10px;
	background: url(../images/intro_nl.gif);
}
#intro_nl a{
	display:block;
	height:100%;
}

#intro_de{
	position:relative;
	float:left;
	width:480px;
	height:444px;
	margin-left:10px;
	background: url(../images/intro_de.gif);
}

#intro_de a{
	display:block;
	height:100%;
}

#center_hor_site_nl{
	position:relative;
	width:987px;
	margin: 0px auto 0px auto;
	margin-top:35px;
	padding: 30px 0px 0px 20px;
	background: #daf3f8;
}

#center_hor_site_de{
	position:relative;
	width:987px;
	margin: 0px auto 0px auto;
	margin-top:35px;
	padding: 30px 0px 0px 20px;
	background: #f7f7df;
}

#top{
	position:relative;
	height:120px;
	border-bottom:1px solid #03a9d3;
	width:970px;
}

#top_de{
	position:relative;
	height:120px;
	border-bottom:1px solid #C2CB20;
	width:970px;
}

#content{
	position:relative;
	width:930px;
	margin-top:20px;
	background:white;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}

#content_left{
	position:relative;
	float:left;
	width:550px;
}

#content_right{
	position:relative;
	float:left;
	width:350px;
}

#logo_nl{
	position:relative;
	float:right;
	height:85px;
	width:321px;
	background: url(../images/logo_nl.jpg);
}

#logo_de{
	position:relative;
	float:right;
	height:85px;
	width:321px;
	background: url(../images/logo_de2.gif);
}



ul {
	position:relative;
	margin: 0px;
	padding:0;
}

#menu_nl_layout{
	position:relative;
	width:605px;
	height:29px;
	padding:0;
	margin: 0px;
}

#menu_nl a{
	position:relative;
	display: block; 
	height:29px;
	padding:0;
	margin: 0px;
}

#menu_nl li {
	position:relative;
	display:block;
	background:url(../images/menu_nl_all.jpg);	
	background-repeat:no-repeat;
	height:29px;
	list-style-type:none;
	float:left;
	padding:0;
}

#menu_nl li.home { width: 50px;}
#menu_nl li.home:hover, #menu_nl li.home_current  { background-position: 0 -29px; width:50px;}
#menu_nl .achtergrond { width: 97px; padding:0; background-position: -50px 0;}
#menu_nl li.achtergrond:hover, #menu_nl li.achtergrond_current { background-position: -50px -29px; width: 97px;}
#menu_nl .diensten { width: 67px; padding:0; background-position: -147px 0;}
#menu_nl li.diensten:hover, #menu_nl li.diensten_current { background-position: -147px -29px; width: 67px;}
#menu_nl .promotie { width: 68px; padding:0; background-position: -214px 0;}
#menu_nl li.promotie:hover, #menu_nl li.promotie_current { background-position: -214px -29px; width: 68px; }
#menu_nl .educatie { width: 65px; padding:0; background-position: -282px 0;}
#menu_nl li.educatie:hover, #menu_nl li.educatie_current { background-position: -282px -29px; width: 65px;}
#menu_nl .downloads { width: 82px; padding:0; background-position: -347px 0;}
#menu_nl li.downloads:hover, #menu_nl li.downloads_current { background-position: -347px -29px;  width: 82px;}
#menu_nl .cases { width: 46px; padding:0; background-position: -429px 0;}
#menu_nl li.cases:hover, #menu_nl li.cases_current { background-position: -429px -29px; width: 46px;}
#menu_nl .dizcuzz { width: 58px; padding:0; background-position: -475px 0;}
#menu_nl li.dizcuzz:hover, #menu_nl li.dizcuzz_current { background-position: -475px -29px; width: 58px;}
#menu_nl .contact { width: 58px; padding:0; background-position: -533px 0;}
#menu_nl li.contact:hover, #menu_nl li.contact_current { background-position: -533px -29px; width: 58px;}

#bottom_nl{
	position:relative;
	width:100%;
	line-height:60px;
	text-align:center;
	color:#A36E07;
}

#menu_de_layout{
	position:relative;
	width:644px;
	height:25px;
	padding:0;
	margin: 0px;
}

#menu_de a{
	position:relative;
	display: block; 
	height:25px;
	padding:0;
	margin: 0px;
}

#menu_de li {
	position:relative;
	display:block;
	background:url(../images/menu_de_all.jpg);	
	background-repeat:no-repeat;
	height:25px;
	list-style-type:none;
	float:left;
	padding:0;
}

#menu_de li.home { width: 48px;}
#menu_de li.home:hover, #menu_de li.home_current  { background-position: 0 -25px; width:48px;}
#menu_de .hintergrund { width: 94px; padding:0; background-position: -48px 0;}
#menu_de li.hintergrund:hover, #menu_de li.hintergrund_current { background-position: -48px -25px; width: 94px;}
#menu_de .dienstleistung { width: 108px; padding:0; background-position: -142px 0;}
#menu_de li.dienstleistung:hover, #menu_de li.dienstleistung_current { background-position: -142px -25px; width: 108px;}
#menu_de .promotion { width: 77px; padding:0; background-position: -250px 0;}
#menu_de li.promotion:hover, #menu_de li.promotion_current { background-position: -250px -25px; width: 77px; }
#menu_de .bildung { width: 61px; padding:0; background-position: -327px 0;}
#menu_de li.bildung:hover, #menu_de li.bildung_current { background-position: -327px -25px; width: 61px;}
#menu_de .downloads { width: 82px; padding:0; background-position: -388px 0;}
#menu_de li.downloads:hover, #menu_de li.downloads_current { background-position: -388px -25px;  width: 82px;}
#menu_de .falle { width: 46px; padding:0; background-position: -469px 0;}
#menu_de li.falle:hover, #menu_de li.falle_current { background-position: -469px -25px; width: 46px;}
#menu_de .dizcuzz { width: 58px; padding:0; background-position: -515px 0;}
#menu_de li.dizcuzz:hover, #menu_de li.dizcuzz_current { background-position: -515px -25px; width: 58px;}
#menu_de .kontakt { width: 58px; padding:0; background-position: -573px 0;}
#menu_de li.kontakt:hover, #menu_de li.kontakt_current { background-position: -573px -25px; width: 58px;}

#bottom_de{
	position:relative;
	width:100%;
	line-height:60px;
	text-align:center;
	color:#A36E07;
}

#jukebox{
	position:relative;
	height:453px;
	width:312px;
	margin-left:60px;
	background:url(../images/jukebox.jpg);	
}

#dom{
	position:relative;
	height:420px;
	width:200px;
	margin-left:130px;
	background:url(../images/dom.gif);	
}

#guitar{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/gitaar.gif);	
}

#klok{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/klok.gif);	
}

#turm{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/turm.gif);	
}

#waldhorn{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/waldhorn.gif);	
}

#ipod{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/ipod.gif);	
}

#kist{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/kist.gif);	
}

#telefoon{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/telefoon.gif);	
}

#mic{
	position:relative;
	height:444px;
	width:318px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/mic.gif);	
}

#laptop{
	position:relative;
	height:420px;
	width:330px;
	margin-left:60px;
	background-repeat: no-repeat;
	background:url(../images/laptop.gif);	
}

.clear{
	display:block;
	height:1px;
	overflow:none;
	clear:both;
	
}

#titel_home_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/home_nl.jpg);
}

#titel_achtergrond_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/achtergrond_nl.jpg);
}

#titel_diensten_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/diensten_nl.jpg);
}

#titel_promotie_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/promotie_nl.jpg);
}

#titel_educatie_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/educatie_nl.jpg);
}

#titel_downloads_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/downloads_nl.jpg);
}

#titel_cases_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/cases_nl.jpg);
}

#titel_dizcuzz_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/dizcuzz_nl.jpg);
}

#titel_contact_nl{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/contact_nl.jpg);
}

#titel_home_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/home_de.jpg);
}

#titel_hintergrund_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/hintergrund_de.jpg);
}

#titel_dienstleistung_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/dienst_de.jpg);
}

#titel_promotion_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/promotion_de.jpg);
}

#titel_bildung_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/bildung_de.jpg);
}

#titel_downloads_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/downloads_de.jpg);
}


#titel_falle_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/falle_de.jpg);
}

#titel_dizcuzz_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/dizcuzz_de.jpg);
}

#titel_kontakt_de{
	position:relative;
	width:400px;
	height:50px;
	background:url(../images/kontakt_de.jpg);
}
