/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
	background-color: #ffffff;
}

body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h3,h4,h5,h6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a,
a:visited,
a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

#menu {
	list-style-type: none;
	padding: 0;
	margin:0;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin:0;
	padding-left:10px;
}
#menu li {
	list-style-type: none;
	padding:0;
	margin:0;
}
#menu a.main,
#menu a.main:visited,
#menu a.main:active,
#menu a.hasChilds,
#menu a.hasChilds:visited,
#menu a.hasChilds:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#menu a.main:hover,
#menu a.hasChilds:hover {
	color: #8B0000;
	text-decoration: none;
	}
#menu a.sub,
#menu a.sub:visited,
#menu a.sub:active {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size:11px
}

#menu a.sub:hover {
	color: #8B0000;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	}
	
#content {
	overflow: hidden;
}
#contents {
	overflow: auto;
	scrollbar-base-color:  #fffff;
	scrollbar-arrow-color: #33333;
	scrollbar-highlight-color: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-DARK-SHADOW-COLOR: #fffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
}
input,textarea {
	font-family:arial,verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.red {
	color:#990000;
}
#realisatie {
	position: absolute;
	bottom:2px;
	right:2px;
	text-align:right;
	padding-right:4px;
	font-size:10px;
	font-family: verdana, arial;
	color:#ffffff;
}
a.realisatie,
a.realisatie:visited,
a.realisatie:active {
	font-size:10px;
	font-family: verdana, arial;
	color:#ffffff;
	text-decoration:none;
}
a.realisatie:hover {
	color:#cccccc;
	text-decoration:none;
	font-size:10px;
	font-family: verdana, arial;
}
.randomsmoel {
	border:3px double #ffffff;
	color:#cccccc;
	width:600px;
	height:85px;
	text-align:left;
	position:relative;
	cursor:pointer;
	font-size:11px;
}
#fade {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#cccccc;
	background-image:url(http://www.hartmansstudiekring.nl/images/hartmanskringleden.gif);
	background-repeat:no-repeat;
	background-position:center;
	filter: Alpha(Opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	z-index:150;
}
.contactmet {
	height:85px;
	text-align:left;
}
