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

#navigatie {
	width:900px;
	height:40px;
	background-image:url(../img/layout/navbalk-bg.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	}
	
#navigatie a {
	color:#663366;
	margin-left:40px;
	margin-right:40px;
	text-decoration: none;
	}

#navigatie a:hover {
	color:#FFFFFF;
}	

#content {
	width:630px;
	min-height:230px;
	font-family:Arial;
	text-align:left;
	margin-left:25px;
	
	margin-bottom:25px;
	}

	.poster {
	height:19px;
	background-image:url(../img/layout/postbalk-bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	font-weight:normal;
	font-style:oblique;
	color:#8E6D91;
	}
	
	.poster a {
	color:#FFED00;
	}
	
	.wit {
	color:#FFFFFF;
	}
		
	.afbeelding img{
	width:190px;
	height:190px;
	margin-top:25px;
	border-style:solid;
	border-color:#47294A;
	border-width:5px;
	float:left;
	}

	.item {
	margin-top:20px;
	margin-left:220px;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	}
	
	.item a {
	font-size:12px;
	font-style:oblique;
	color:#FFED00;
	}

	.item a:hover {
	font-size:12px;
	font-style:oblique;
	color:#FFFFFF;
	}	

	.kop {
	margin-top:25px;
	margin-left:220px;
	font-size:15px;
	font-weight:bold;
	color:#FFED00;
	}
	
	.kop a {
	color:#FFED00;
	text-decoration: none;
	}

	.kop a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}

#content ul {
	margin-left:-15px;
	}

#gastenboek {
	width:630px;
	font-family:Arial;
	text-align:left;
	margin-left:25px;
	margin-bottom:20px;
	}

	.naam {
	height:19px;
	background-image:url(../img/layout/sidebar-bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	font-weight:normal;
	font-style:oblique;
	color:#8E6D91;
	
	}

	.bericht {
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	}
	
	.invulveld {
	font-size:12px;
	width:500px;
	height:17px;
	background-color:#321135;
	border:1px groove #8E6D91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

#gastenboekpost{
	margin-left:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-bottom:25px;
	color:#8E6D91;
	}
		
#sidebar {
	width:175px;
	background-image:url(../img/layout/sidebar-bg.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
	margin-right:25px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#8E6D91;
	}
	
	.sidekop {
	color:#FFED00;
	}

#sidebar a {
	color:#8E6D91;
	text-decoration: none;
}

#sidebar a:hover {
	color:#FFED00;
}

#sidebar img {
	border-style:solid;
	border-color:#47294A;
	border-width:1px;
}

#footer {
	width:900;
	height:70;
	background-image:url(../img/layout/footer.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	padding-left:55px;
	font-weight:normal;
	font-style:oblique;
	color:#8E6D91;
	}

#footer a {
	color:#FFFFFF;
	text-decoration: none;
}	

#blogpost {
	width:600px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	margin-top:50px;
	margin-left:50px;
	color:#FFFFFF;
}

#blogpost a {
	color:#FFED00;
	}


#gallery {
	min-width:200px;
	min-height:200px;
	float:left;
}


#gallery img {	
	margin:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #47294A;
}

#gallery img:hover {
	border-color: #FFFFFF;
}

#sms {
	font-family:Arial;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	width:130px;
	height:100px;
	margin-top:20px;
	margin-left:18px;
	margin-right:20px;
	padding:5px;
	word-wrap:break-word;
	overflow:hidden;
	background-color:transparent;
	border:none;
}

#smsbg {
	width:175px;
	height:175px;
	background-image:url(../img/static/mobilescreen.gif);
	background-repeat:no-repeat;
	}
	
	.smstags {
	background-color:transparent;
	font-family:Arial;
	font-size:10px;
	color:#8E6D91;
	border:none;
	}
	
	.smstags2 {
	background-color:transparent;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#8E6D91;
	border:none;
	}
