* { outline: none; }

body
	{
	background: #fff url("/gfx/skyline.gif") repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: center;
	font: small/1.7em verdana, sans-serif;
	color: #444;
	}
	
img { border: none; }

a
	{
	color: #07a;
	text-decoration: none;
	outline: none;
	}
	
a:hover { color: #d60; }

a:focus { color: #aaa; }

.offsite {
  background: url(/gfx/offsite.jpg) no-repeat center right;
  padding-right: 13px;
}

.inline {
	display: inline; 
}

#content a[href^="http://"] {
  background: url(/gfx/offsite.jpg) no-repeat center right;
  padding-right: 13px;
}

#content a[href^="http://www.droombeek.nl"] , #content a[href^="http://www.google.com"], #content a[href^="http://maps.google.com"]{
  background: transparent;
  padding-right: 0;
}

h2
	{
	position: relative;
	color: #64acff;
	font: bold 1.2em/1em helvetica, arial, sans-serif;
	margin: 0.5em 0;
	padding: 0.5em 0 0.2em 0;
	border-bottom: 1px dotted #bba;
	border-top: 1px solid #64acff;
	}
	
h2 a { color: #64acff; }
	
h2 span
	{
	color: #888;
	}
	
h2 a:hover { color: #64acff; }
	
h2 a:hover span { color: #666; }

h3
	{
	font: normal 1.2em helvetica, arial, sans-serif;
	color: #000;
	margin: 1em 0 0.5em 0;
	}
	
h3 a { color: #d60; }
	
h3 a:hover { color: #b40; }
	
ul
	{
	padding: 0;
	margin: 0 0 0.7em 0;
	list-style: none;
	}

p,
li,
dd,
dt
	{
	margin: 0;
	padding: 0;
	font-size: 88%;
	line-height: 1.7em;
	}
	
code
	{
	font-size: 1em;
	font-family: monaco, courier, mono-space;
	color: #922;
	}

label {font-weight: bold;}

img.thumb {
        float: left;
        margin-right: 5px;
        border: 1px solid #ccc;
        padding: 3px;
}

p { margin-bottom: 0.8em; }
	
dd p { font-size: 100%; }

#wrap
	{
	text-align: left;
	width: 970px;
	margin: 0 auto;
	}
	
p.ac {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	height: 10px;
	text-indent: -10000px;
	}
	
p.ac a { display: none; }

#header
	{
	position: relative;
	height: 90px;
	width: 970px;
	}
	
#header h1 { display: none; }
	
#header ul
	{
	list-style: none;
	position: absolute;
	top: 45px;
	margin: 5px;
	padding: 0;
	}
	
#header ul#m1 { left: 245px; }
#header ul#m2 { left: 325px; }
#header ul#m3 { left: 415px; }

#header ul li
	{
	margin: 0;
	padding: 0;
/*	text-indent: -10000px; */
	}
	
#header ul li a
	{
	display: block;
	width: 75px;
	height: 16px;
	}
	
#header ul li a#menu-resources,
#header ul li a#menu-contact
	{
	height: 16px;
	}
/*	
a#menu-home
	{ display: none; }
a#menu-archive
	{ background: url(../img/20050321/m2_gallery.gif) no-repeat -5px 0; }
a#menu-news
	{ background: url(../img/20050321/m2_news.gif) no-repeat -5px 0; }
a#menu-features
	{ background: url(../img/20050321/m2_features.gif) no-repeat -5px 0; }
a#menu-resources
	{ background: url(../img/20050321/m2_resources.gif) no-repeat -5px 0;}
a#menu-forum
	{ background: url(../img/20050321/m2_forum.gif) no-repeat -5px 0; }
a#menu-about
	{ background: url(../img/20050321/m2_about.gif) no-repeat -5px 0; }
a#menu-feeds
	{ background: url(../img/20050321/m2_feeds.gif) no-repeat -5px 0; }
a#menu-submit
	{ background: url(../img/20050321/m2_submit.gif) no-repeat -5px 0; }
a#menu-contact
	{ background: url(../img/20050321/m2_contact.gif) no-repeat -5px 0;}


#header ul li a:hover { background-position: -5px -16px; }

#header ul li.active a { background-position: -5px -32px; }

#header ul li.active a:hover
	{
	background-position: -5px -32px;
	cursor: default;
	}
*/
#header #topright
	{
	position: absolute;
	left: 0px;
	top: 35px;
	height: 55px;
	width: 235px;
	overflow: hidden;
	}

#topright p
	{
	position: relative;
	top: 20px;
	left: 20px;
	width: 335px;
	}
	
#header p a
	{
	font: 15px/20px helvetica, arial, sans-serif;
	color: #777;
	text-decoration: none;
	}
	
#header p strong { font-weight: normal; }

#header p a em
	{
	font-style: normal;
	color: #443;
	}
	
#header p a:hover
	{
	color: #443;
	}
	
#header p a:hover em
	{
	color: #000;
	}

.left720
	{
	width: 720px;
	float: left;
	}
	
.left470
	{
	width: 470px;
	float: left;
	}
	
.left220
	{
	width: 220px;
	float: left;
	}
	
.right720
	{
	width: 720px;
	float: right;
	}
	
.right470
	{
	width: 470px;
	float: right;
	}
	
.right220
	{
	width: 220px;
	float: right;
	}

#recent-comments p, #nearby p
	{
	line-height: 1.5em;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
	}
#nearby p {
	padding-left: 2em;
        background-repeat: no-repeat;
        background-position: left top;
}
	
#footer
	{
	clear: both;
	background: #fff;
	height: 6em;
	}
	
#footer p
	{
	border-top: 1px dashed #aaa;
	position: relative;
	top: 2em;
	text-align: center;
	padding: 1.5em 0;
	font: 9px/1.6em "trebuchet ms", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	background: #f2f2f2;
	}
	
#footer p:hover { background: #efefef; }

h4
	{
	color: #64acff;
	font-size: 88%;
	line-height: 1.4em;
	margin: 0 0 0.4em 0;
	padding: 0;
	}
	
.no { display: none; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

/* The following hack is to correct text size in IE/WIN */

/* \*/

* html body p { font-size: 80%; }
* html body h2 span.ex-nav { padding-top: 0.2em; }
* html body li { font-size: 80%; }
* html body dd p { font-size: 95%; }

/* */

#gmap {
	border: 1px solid #ecad32;
	background: #fff url('/gfx/busy.gif') center no-repeat;
}
	
#miniZoomControls {
	position: absolute;
	z-index: 1;
	top: 160px;
	margin: 0 0 0 10px;
}

#panControls {
	position: absolute;
	z-index: 1;
	top: 160px;
	margin: 0 0 0 10px;
}

#zoomControls{
	position: absolute;
	z-index: 1;
	top: 160px;
	margin: 0 0 0 -20px;
}

.mapTypeControl{
	background-color: #edad32;
	text-align: center;
	width: 60px;
	height: 17px;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #dca86f;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	cursor: pointer;
	line-height: normal;
}

#navigation {
	font-weight: bold;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	padding: 0;
	text-align: center;
}
#navigation ul li {
	display: inline;
	margin-right: -2px;
}
#navigation ul li a {
	background: url(/gfx/tableft.gif) no-repeat left top;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0;
}
#navigation ul li span {
	background: url(/gfx/tabright.gif) no-repeat right top;
	padding: 5px 10px 5px 5px;
	margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
	background-position: 100% -150px;
}
#navigation ul li a:hover {
	background-position: 0 -150px;
}

#c_stap1 #nav-stap1,
#c_stap2 #nav-stap2,
#c_route1 #nav-route1 a,
#c_route2 #nav-route2 a,
#c_route3 #nav-route3 a,
#c_route4 #nav-route4 a,
#c_route5 #nav-route5 a,
#c_13mei #nav-13mei a,
#c_architectuur #nav-architectuur a,
#c_kunst #nav-kunst a,
#c_werken #nav-werken a,
#c_wonen #nav-wonen a {
	background-position: 0 -75px;
}

#c_stap1 #nav-stap1 span,
#c_stap2 #nav-stap2  span,
#c_route3 #nav-route3 a span,
#c_route1 #nav-route1 a span,
#c_route2 #nav-route2 a span,
#c_route4 #nav-route4 a span,
#c_13mei #nav-13mei a span,
#c_architectuur #nav-architectuur a span,
#c_kunst #nav-kunst a span,
#c_werken #nav-werken a span,
#c_wonen #nav-wonen a span {
	background-position: 100% -75px;
}
