/* @override http://www.hethalvewerk.nl/6/styles/6.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a {
	text-decoration: none;
	color: #4790CD;
	}
	
a:hover{
	color:#FF3300;

}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #fff;
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	background: #fff url(../site-images/achtergrond.jpg) no-repeat center top;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


#container {
	padding: 0px;
	height: 400px;
	width: 560px;
	margin-left: -280px;
	position: absolute;
	top: 70px;
	left: 50%;
}

#navigatie {
	
}
#logo {
	background-image: url(../site-images/mr-logo.gif);
	position: absolute;
	width: 180px;
	height: 63px;
	z-index: 103;
	background-repeat: no-repeat;

/* Menu
------------------
*/


}
#menu {
	position: absolute;
	width: 360px;
	top: 12px;
	z-index: 101;
	text-align: right;
	right: 0px;
}

#menu ul {
	list-style:none outside;
}

#menu li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;

}

#menu a
{
	text-decoration:none;
	font-weight: bold;
	font-size: 1.1em;
}

.linkactief {
}

.linkactief a {
	color: #FF3300;
}


/* Code van Frank
----------------------------------
*/

#welksubmenu {
  margin: 0px 20px 0px 20px;
  display: none;
}


/* Menu 2
----------------------------------
*/

#menu2 {
	position: absolute;
	width: 508px;
	top: 36px;
	z-index: 102;
	text-align: right;
	left: 32px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #fff;
}

#menu2 ul {
	list-style:none outside;
}

#menu2 li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.linkactief2 {
	color: #999;
}

.linkactief2 a {
	color: #FF3300;
}

#menu2 a
{
	text-decoration:none;
}
#menu2 a:hover
{
	color:#FF3300;
}




/* Afbeeldingmenu
---------------------------------------------
*/

#thumbs {
	
}

#thumbs ul
{
 
}

#thumbs li
{

}

#inhoud {
	background-color: #fff;
	padding: 2em;
	width: 480px;
	position: absolute;
	top: 30px;
	left: 30px;
	overflow: auto;
	height: 370px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #ccc;
}
#html {
	line-height: 16px;
	color: #444444;
	padding-bottom: 2em;
}
#thumbsgroot {
}
#kaartenbak {
}

#info {
}

.infoblokje {
}

#thumbpaginasaan {
}

#thumbpaginasuit {
}

#thumbs a span {display: none;}
#thumbs a:hover span {
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10;
	font-style: italic;
	color: #666699;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12;
	font-style: italic;
	color: #666699;
	font-weight: normal;
	margin-bottom: 1em;
}
#adres {
	position: absolute;
	color: #666;
	text-align: center;
	width: 512px;
	font-size: 9px;
	top: 510px;
	background-color: #fff;
	margin-left: -250px;
	left: 50%;
	padding: 4px;
	border: 1px solid #999;
}
