@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	background-color: #D095A5;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.right {
	width: 200px;
	float: right;
	margin-left: 15px;
}
#voorbeeldliedjes h2 {
	color: #FFF;
	background-color: #C59FAA;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-image: url(images/oortje.png);
	background-repeat: no-repeat;
	background-position: 160px center;
	font-size: 0.95em;
}

.container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foto {
	width: 131px;
	font-size: 0.7em;
	text-align: center;
	float: left;
	padding: 2px;
	border: 1px solid #D095A5;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	clear: both;
	float: none;
}
.tekst {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 1px;
	color: #8C3D52;
	margin-top: 4px;
}
p {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
	margin-bottom: 15px;
	margin-top: 0px;
}
ul li {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.7em;
}

.header {
	background-color: #F2E1E6;
	background-image: url(images/foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 180px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	
}
.header h2 {
	margin-left: 30px;
	font-size: 1.2em;
	color: #E0CDD2;
}
#contact {
	background-color: #B5C0C4;
	margin-top:10px;
	
}
#contact p {padding:4px;}
#contact h2 {
	color: #FFF;
	background-color: #7B4A59;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 0.95em;
}
.footer {
	background-image: url(images/bgcontent.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header h1 {
	color: #FFF;
	padding-left: 25px;
	font-size: 2.2em;
	margin-bottom: 5px;
}
.titel {
	float: left;
	width: 500px;
}
.subtitel {
	width: 500px;
	float: left;
}
#titel {
	width: 500px;
	float: left;
}


.subtitel  h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #E7C9D1;
}
.tagcloud {
	width: 300px;
	padding: 10px;
	float: right;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
.switchgroup1 {
	font-size: 0.8em;
	background-color: #B5C0C4;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


a:link, a:visited {
	color: #893D52;
}
a:hover, a:active {
	color: #D095A5;
}
