* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: #333333;
}
a {
color: #b8b8b8;
text-decoration: none;
font-weight: normal;
}
a:link {
color: #b8b8b8;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
a:visited {
color: #b8b8b8;
text-decoration: none;
font-weight: normal;
}
p {
	font: 1.1em arial, sans-serif;
	margin-bottom: 0px;
	font-weight: normal;
}
li {
	font: 1.3em arial, sans-serif;
	margin-bottom: 0px;
	font-weight: normal;
}
.p a{
font-weight: normal;
}
p.navigation a{
color: #ffffff;
}
h1 {
	font: 3.0em arial, sans-serif;
	color: white;
	height: 0px;
	font-weight: normal;
	margin-bottom: 30px;
}

h2 {
	font: 1.8em arial, sans-serif;
	color: white;
}
h3{
	font: 3.0em arial, sans-serif;
	color: black;
}

ul {
	margin-left: 0px;
}

img {
	border: none;
	vertical-align:middle;
}

#page-wrap {
	background: #333333;
	min-width: 1015px;
	max-width: 1015px;
	margin: auto;
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	
#main-content {
	background: #484747;
	padding-right: 310px;
	padding-top: 10px;
	color: #ffffff;
}
#main-content-sub {

	width: 100%;
	background: #484747;
	padding-right: 0px;
	padding-top: 10px;
	color: #ffffff;
}
#zoekmachine {
position: absolute;
padding-left:5px;
top: 177px;
}
.maintext {
	width: 100%;
	color: #b8b8b8;
	font-size: 1.4em;
	font-weight: 700;
	/*padding-left: 6px;*/
	margin-bottom: 10px;
}
.maintextsub {
	width: 100%;
	color: #b8b8b8;
	font-size: 1.3em;
	/*padding-left: 6px;*/
	margin-bottom: 0px;
	
}
.maintext a {
	color: #b8b8b8;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: underline;
}

#header {
	text-align: center;
}
	
#right-sidebar {
	font: 1.1em/1.8em arial, sans-serif;
	line-height:normal;
	width: 150px;
	float: right;
	padding-right: 15px;
	padding-top: 20px;
	color: #ffffff;
}
#right-sub-sidebar {
	font: 1.1em/1.8em arial, sans-serif;
	line-height:normal;
	width: 150px;
	float: right;
	padding-right: 15px;
	padding-top: 20px;
	color: #ffffff;
}

#footer {
	background: #2a2a2a;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:500px;
	/*margin-left: 150px;*/
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	padding-left: 9px;
}
/* rotator image style */	
	div#rotator ul li img {
	border:4px solid #ccc;
	padding: 0px;
	background: #FFF;
	z-index:1;
}
    div#rotator ul li.show {
	z-index:1;
}
#navcontainer{
	padding-top: 5px;
	background: #333333;
	color: #ffffff;
	height: 25px;


}
#navlist li
{
color: #ffffff;
display: inline;
list-style-type: none;
padding-right: 6px;
}
#navlist a:link, #navlist a:visited

{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}



#navlist a:hover, #navlist a:active

{
	color: #fff;
	background-color: #333;
	text-decoration: underline;
}
#tagcloud {
position: inherit;
line-height: 1.5em;
	text-align: justify;
	background-color: #484747;
	padding-top: 15px;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 15px;
}
#tagcloud a {
	color: #fff;
	font-family: arial;
	font-weight: bold;
}
