@charset "UTF-8";
/* -----------------------------------------------------------------------

 	* Project: Website Peter van Alkemade
   	* Copyright (c) 2010-Present. Hippo Software + WebDesign, Bert Bulder.
   	* www.hippsoftware.nl | bertb@xs4all.nl

----------------------------------------------------------------------- */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.8px;
	line-height: 18px;
	color: #493043;
	background-color: #fff;
	text-align:left;
}
p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;letter-spacing: 0.8px;
	color: #493043;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height: 18px;letter-spacing: 0.8px;
	font-weight:bold;
	padding:0;
	margin:0;
	border-bottom-color:#493043;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	width: 492px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;letter-spacing: 0.8px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom: 20px;	
}
#wrapper {
	position:relative;
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	/* background-image:url(../images/bg_alles.jpg); */
	min-height: 665px;
}
#kop {
	width: 990px;
	height:105px;	
	clear: both;
	background:#FFF url(../images/bg_kop.gif) left top no-repeat;
}
#onder {
	width: 990px;	
	clear: both;
}
#menu {
	width: 173px;
	margin-left: 64px;
	margin-right: 19px;
	float:left;
	text-align: right;
}
#menu a {
	display: block;	
	text-decoration: none;
	height: 20px;
	padding-right: 7px;
	color: #493043;letter-spacing: 0.8px;	
	font:Verdana, Geneva, sans-serif 12px/16px;
	font-weight:bold;
	margin-bottom: 10px;
}

#menu a:hover {
	background-color:#FFF;
	color: #493043;
}
#menulinks a.selected {
	background-color:#FFF;
	color: #493043;
}
#menulinks a.selected:hover {
	color: #FF0000;
}
#content {
	width: 734px;
	float:left;
}
#tekstdeel {
	width:494px;
	float:left;
}
#tekstdeel p {
		width: 450px;
}
#tekstdeel #flashcontent p {
	margin: 0;
	padding: 0;
}
#tekstdeel a {
	color: #9a558c;
	text-decoration:underline;
}
#tekstdeel a:hover, #tekstdeel a:visited {
	color: #db560b;
	text-decoration:underline;
}
#rechterkolom {
	width: 220px;
	float:right;
	padding-right: 12px;
	text-align:right;	
}
#rechterkolom img {
	margin-top: 28px;
}
#rechterkolom p {
	margin-bottom: 45px;
	color: #9a558c;
	font-size: 12px;
}
.menuitem {
	width: 173px;
	height: 20px;
}
.home {
	background-color:#493043;
}
#menu a.home {
	color: #FFF;	
}
#menu a.home:hover {
	color: #493043;	
}
.wie {
	background-color:#79b61d;
}
.luister {
	background-color:#b2dcd2;
}
.contact {
	background-color:#e4b04b;
}
.links {
	background-color:#9a558c;
}

.h1home {
	border-bottom-color:#493043;
}
.h1wie {
	border-bottom-color:#79b61d;
}
.h1luister {
	border-bottom-color:#b2dcd2;
}
.h1contact {
	border-bottom-color:#e4b04b;
}
.h1links {
	border-bottom-color:#9a558c;
}
.tekstpaars {
	color: #9a558c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aansluitend {
	margin-bottom:0;
}
#fotos {
	width: 480px;
}
#fotos td img {
	width:82px;
	height: 105px;
}
.vinger {cursor: pointer;}
#vlaggetjes {
	float:right;
	margin-top:15px;
}
#vlaggetjes object {
	margin-right: 3px;
}
.nulhoog {
	 line-height:0px;
}
li { list-style-image:url(../images/li.gif); 
	padding-left: 18px;}
.youtube {
}