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

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

#bg_image{
	width: 1600px;
	height: 341px;
	bottom:0px;
	left: 50%;
	margin-left: -800px;
	position: fixed;
	background-color: #999999;
	z-index: 0;
	
}

#page{
	width: 900px;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	padding-top: 20px;
	padding-bottom: 50px;
	position: absolute;
	border: 0px #000000 solid;
	z-index: 3;
}

#visuals_sky{
	width: 1600px;
	height: 320px;
	left: 50%;
	top: 0px;
	margin-left: -800px;
	position: fixed;
	border: 0px #000000 solid;
	z-index: 1;
}

#visuals_ground{
	width: 1600px;
	height: 64px;
	bottom:0px;
	left: 50%;
	margin-left: -800px;
	position: fixed;
	border: 0px #000000 solid;
	z-index: 4;
}

#header{
	width: 900px;
	height: 115;
	border: 0px solid gray;
}

#header1{
	width: 305px;
	float: left;
}

#header2{
	width: 260px;
	height: 115;
 	left: 50%;
	margin-top: 5px; /* - */
	padding-top: 69px; /* 79 */
	margin-left: auto;
	margin-right: auto;
}
#header2_boven{
	margin-top: 5px;/* - */
	width: 260px;
	height: 8px;
	background-image: url(../images/260_boven.png);
}
#header2_midden{
	width: 260px; /* 260 */
	height: 20 px;	
	padding-right: 30px;
	padding-left: 0px;
	background-image: url(../images/260_midden.png);
	background-repeat: repeat-y;
	text-align:center;
}
#header2_onder{
	width: 260px;
	height: 8px;
	background-image: url(../images/260_onder.png);
}

#header3{
	width: 305px;
	float: right;
	height: 115;
}
#header3_boven{
	width: 305px;
	height: 8px;
	background-image: url(../images/305_boven.png);
}
#header3_midden{
	width: 305px; /* 285 */
  height: 99px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/305_midden.png);
	background-repeat: repeat-y;
}
#header3_onder{
	width: 305px;
	height: 8px;
	background-image: url(../images/305_onder.png);
}


#down{
position: absolute;
top: 115px;
right: 20px;
}

#containertje{
  width: 900px;
	float: left;
}

#skyscraper{
	width: 190px;
	float: left;
	padding-bottom: 50px;
}
#skyscraper1{
  margin-top: 15px;
	width: 190px;
}
#skyscraper1_boven{
	width: 190px;
	height: 8px;
	background-image: url(../images/190_boven.png);
}
#skyscraper1_midden{
	width: 160px;
	/* height: 600px; */
	padding: 0 15px 0 15px;
	background-image: url(../images/190_midden.png);
	background-repeat: repeat-y;
}
#skyscraper1_onder{
	width: 190px;
	height: 8px;
	background-image: url(../images/190_onder.png);
}

#skyscraper2{
  margin-top: 15px;
	width: 190px;
}
#skyscraper2_boven{
	width: 190px;
	height: 8px;
	background-image: url(../images/190_boven.png);
}
#skyscraper2_midden{
	width: 160px;
	/*height: 600px; */
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/190_midden.png);
	background-repeat: repeat-y;
}
#skyscraper2_onder{
	width: 190px;
	height: 8px;
	background-image: url(../images/190_onder.png);
}

#main{
	width: 695px;
	float: left;
	margin-left: 15px;
	padding-bottom: 50px;
}
#main_boven{
  margin-top: 15px;
	width: 695px;
	height: 8px;
	background-image: url(../images/695_boven.png);
}
#main_midden{
	width: 665px;
	background-image: url(../images/695_midden.png);
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
}
#main_midden_lijst{
	width: 665px;
	background-image: url(../images/695_midden.png);
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
}
#main_onder{
	width: 695px;
	height: 8px;
	background-image: url(../images/695_onder.png);
}

img.floatLeft { 
    float: left; 
    margin: 0px 4px 4px 0px; 
    border: 1px solid #0099ff;	
		padding: 1px;	
}
h1.nieuws {
   font-size: 16px;
   color: #3300ff;
   margin-left: 20px;
   margin-right: 20px;
   padding-top: 2px;
   padding-left: 4px;
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-weight: bold;
}
a.nav:link { 
	font-weight: none; 
	text-decoration: underline; 
	color: blue;
	}
a.nav:visited { 
	font-weight: none; 
	text-decoration: underline; 
	color: blue;
	}
a.nav:hover{ 
	text-decoration: underline; 
	color: #0099ff;
	}
a.nav:active { 
	text-decoration: underline; 
	color: red;
	}
a:link { 
	font-weight: none; 
	text-decoration: underline; 
	color: blue;
	}
a:visited { 
	font-weight: none; 
	text-decoration: underline; 
	color: #00006e;
	}
a:hover{ 
	text-decoration: underline; 
	color: #0099ff;
	}
a:active { 
	text-decoration: underline; 
	color: red;
	}
a.lp:link { 
	font-weight: none; 
	text-decoration: underline; 
	color: #333333;
	}
a.lp:visited { 
	font-weight: none; 
	text-decoration: underline; 
	color: #333333;
	}
a.lp:hover{ 
	text-decoration: underline; 
	color: #0099ff;
	}
a.lp:active { 
	text-decoration: underline; 
	color: red;
	}	
h3{ 
  margin: 0px 0px 0px 0px;
  padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	}	
h1.nomargin{ 
  margin: 0px 0px 8px 0px;
  padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;	
	}
h2.nomargin{ 
  margin: 0px 0px 2px 0px;
  padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;	
	}	
img.blueborder { 
    border: 1px solid #0099ff;
		padding: 1px;			
}
		
