@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;	
	}
.caption {
	text-align:center;
	}	
.caption a, .caption a:visited {
	text-decoration: none; 	 	
	color:#666666;
	}
.caption a:hover {
	text-decoration:underline;
	color:#CC66CC;
	}	
.bold {
	font-weight:bold;
	}
.italics {
	font-style:italic;
	}
.noline {
	text-decoration:none;
		}				
/* Begin Index Page */
#content_index {
	position:relative;	
	width:1100px;
	height:600px;
	margin: 0px auto;
	margin-top:100px;		
	}
#logo_index {
	width:170px;
	position:absolute;
	left:140px;
	top:70px;	
	}
a img {
	border: 0px;
	}
#title_index {
	position:absolute;
	width:689px;
	left:250px;
	top:208px;
	height: 33px;
	}		
#title_index a, #title_index a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	text-decoration:none;
	color: #3366FF;		
	}
#title_index a:hover  {
	color:#FF66FF;
	}
#title_index a:hover .col1 {
	color: #00CC33;
	}
#title_index a:hover .col2 {
	color: #FFCC33;	 
	}
#title_index a:hover .col3 {
	color: #993366;   
	}
#title_index a:hover .col3 {
	color: #0066FF;
	}
/* End Index Page */
/*Begin Menu - All Pages*/		
#top {	
	height:90px;	
	}	
#menu {
	position:relative;	
	width:460px;	
	margin:0px auto;
	top:40px;	
	}
#menu ul li{
	list-style:none;
	display:inline;
	padding-right:25px;
	font-weight:bold;
	}
#menu ul li a, a:visited {
	text-decoration:none;
	color:#666666;
	}
#menu ul li a:hover {
	color:#0099FF;
	text-decoration:underline;	
	}	
.visited {
	color:#CCCCCC;
	}
a.inline_link,a.inline_link:visited {
	color:#666666;
	text-decoration:underline;
	border:none;
	}
a.inline_link:hover {
	color:#0066FF;
	}
.close {
	font-size:12px;
	}		
/* End Menu - All Pages */	
/*Begin Page 1*/
#content_page1 {	
	width:1060px;
	margin: 0px auto;
	margin-top:-80px;	
	}
#logo_page1 {
	width:170px;
	position:relative;
	left:123px;
	top:40px;
	z-index: 1;
	}
#images_page1 {
	position:relative;
	top:-90px;
	left:200px;
	width:620px;
	}
#images_page1 a img {
	border:#666666 solid 1px;
	}	
#logo_page1_right {	
	width:170px;
	position:relative;
	left:773px;
	top:-260px;
	}
#images_page1 td .caption {	
	padding: 6px 0 5px 0;
	}
/* End Page 1*/
/* Begin Contact Page */
#content_contact {
	position:relative;
	width:280px;
	margin: 0px auto;
	top:150px;	
	}
#logo_contact {
	width:150px;
	position: absolute;
	left:-130px;
	top:-120px;	
	}
/* End Contact Page */
/*Begin About Page*/
#copy_about {
	padding:0px;
	margin:0px;	
	width:600px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	left:230px;
	top:40px;
	text-align:justify;	
	}	
#copy_about li {	
	list-style-type:circle;
	}
#content_about {
	padding:0px;
	margin:0px;
	position:relative;
	width:1100px;
	margin:0px auto;
	height:900px;	
	}
#copy_about p {
	margin-top:0px;
	padding-top:0px;
	}	
#copy_about p.bold {
	font-size:1.2em;
	font-weight:bold; 		
	}		
.marlies {
	color:#0099FF;
	font-size:1.2em;
	}
#logo_about {
	padding:0;
	margin:0;
	width:170px;
	position:absolute;
	left:-120px;
	top:-110px;	
	}
#logo_180_about {
	padding:0;
	margin:0;
	position:absolute;	
	width:170px;
	right:-140px;
	top:300px;	
	}		
/* End About Page */
/*Begin City Pages*/
#content_city {
	position:relative;
	width:660px;
	margin: 0px auto;
	top:70px;
	}
#logo_city {
	position:absolute;
	width:160px;
	left:-112px;
	top:-150px;
	}
#copy_city {
	width:670px;
	text-align:justify;
	color:#333333;
	}
/*End City Windows*/

/* Begin Amstedam 3  7 Page */

#threeseven a,a:visited {
	color: blue;
	text-decoration:underline;
	}
#threeseven a:hover {
	color:#CC6699;
	}
#threeseven {
	position: fixed;
	right:5%;
	top:250px;
	color: blue;	
	font-size:.9em;
	text-align:right;	
	}
.bold_blue {
	color: blue;
	}	
#logo_threeseven {
	position:absolute;
	width:160px;
	left:-120px;
	top:-150px;
	}
#content_threeseven {
	position:relative;
	width:660px;
	margin: 0px auto;
	top:70px;
	}
#content_city {
	margin-top:60px;
	padding-left:60px;
	}

a.back,a:visited.back {
	color:blue;
	font-size:.8em;
	}
a.back:hover {
	color: #CC3399;
	}
/* End amstedam 3-7 page */


/*Begin Popup Windows*/
#content_popup {
	position:relative;
	width: 671px;
	margin:0px auto;
	top:30px;
	}
#content_popup p   {
	margin-top:2px;
	margin-bottom:10px;
	text-align:justify;	
	}

/*End Popup Windows*/			
