@charset "utf-8";
/* CSS Document */

/*--------<MAIN>------------*/

#bg {
	width:1300px;
	height:800px;
	
	margin:0 auto;
	overflow-x:hidden;
	z-index:4;
}

body {
	overflow:auto;
overflow-x:scroll;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#000;
}

#container {
	width:1300px;
	margin:0 auto;
	height:100%;
}

h1 {
	line-height:180%;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

h2 {
	line-height:180%;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
}

p {
	color:#FFF;
	line-height:180%;
	font-size:12px;
}

strong {
	color:#C33;
	line-height:180%;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

a {
	color:#C33;
	line-height:180%;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FFF;
}

/*----------<HEADER+CONTENT>------------*/

#header {
	position:absolute;
	
	overflow-x:hidden;
	width:1300px;
	height:254px;
	margin:0 auto;
	margin-top:-800px;
background-image:url(../images/header.png);
	z-index:9;

}



#content{
	position:absolute;
	background-image:url(../images/content.png);
	height:370px;
	width:420px;
	
	margin-top:-581px;
	margin-left:400px;
	z-index:9;

	
}

#hc {
	overflow-x:hidden;
	padding-left:10px;
	padding-top:10px;
	height:400px;
	width:400px;
}

#map {
	margin-top:-185px;
	margin-left:300px;
}

/*-----------<LINKS>------*/

#links{
	
	list-style:none;
	margin:0px;
	margin-top:0px;
	padding-left:400px;
	padding-top:136px;
	height:22px;
	width:880px;
	position:absolute;
	z-index:10 !important;
}

#links li{
	float:left;
	padding:0;
	list-style:none;
	height: 22px;
}

#links li a span {
	display:none;
}

#links li a {
	display:block;
	float:left;
	height:22px;
	width:22px;
	background-image:url(../images/links.png);
	background-repeat:no-repeat;
}

#hyves a:hover {
	background-position:-22px 0;
}

#myspace a {
	background-position:0 -22px;
}

#myspace a:hover {
	background-position:-22px -22px;
}

#studiotips a {
	width:128px!important;
	background-image:url(../images/studio.png)!important;
	background-repeat:no-repeat;
	background-position: 0 0;
}

#studiotips a:hover {
	background-position: 0 -22px;
}

/*--------<MENUBALK>-----------------------*/




#menu{
	
	list-style:none;
	margin:0px;
	margin-top:0px;
	padding-left:400px;
	padding-top:202px;
	height:17px;
	width:880px;
	position:absolute;
	
	z-index:9 !important;
}

#menu li{
	float:left;
	padding:0;
	list-style:none;
	height: 17px;
}

#menu li a span {
	display:none;
}

#menu li a {
	display:block;
	float:left;
	height:17px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}

#menu li a:hover {
	height:28px;
	margin-top:-11px;
}

#mhome a {
	width:49px;
}

#mhome a:hover {
	width:76px;
	background-position:0 -17px;
}

#mmogelijkheden a {
	width:138px;
	background-position:-48px 0;
}

#mmogelijkheden a:hover {
	width:215px;
	background-position:-78px -17px;
}

#mapparatuur a {
	width:114px;
	background-position:-186px 0;
}

#mapparatuur a:hover {
	width:179px;
	background-position:-293px -17px;
}

#mfoto a {
	width:57px;
	background-position:-301px 0;
}

#mfoto a:hover {
	width:90px;
	background-position:-472px -17px;
}

#mtarief a {
	width:82px;
	background-position:-358px 0;
}

#mtarief a:hover {
	width:127px;
	background-position:-562px -17px;
}

#martiest a {
	width:91px;
	background-position:-440px 0;
}

#martiest a:hover {
	width:144px;
	background-position:0px -45px;
}

#mverhuur a {
	width:81px;
	background-position:-532px 0;
}

#mverhuur a:hover {
	width:127px;
	background-position:-144px -45px;
}

#mcontact a {
	width:80px;
	background-position:-636px 0;
}

#mcontact a:hover {
	width:125px;
	background-position:-308px -45px;
}


/*-----------<GD LINK>-----*/

#gd  {
	position:absolute;
	top:0;
	right:0;
	width:106px;
	height:133px;
	z-index:9;
}

#gd a span {
	display:none;
}

#gd a {
	display:block;
	width:106px;
	height:133px;
	background-image:url(../images/gd.png);
	background-position:top;
}

#gd a:hover {
	background-position:bottom;
}
