@charset "UTF-8";
body {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #361929;
	background-image: url(lovingtheoneyourwithbyronkatie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Kop {
	font-size: 18px;
	font-weight: bold;
}
.accent {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9AA047;
}
.accentnormaal {
	color: #464700;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #bf706b;
}
a:hover {
	font-weight: bold;
	color: #bf706b;
}
.afbeelding_container {
position: relative;
float: center;
}

.afbeelding_container .tekst_container {
position: absolute;
top: 62px;
left: 580px;
color: #361929;
}
