/* CSS Document */

body {
	background: url('images/bg.jpg') top center;
	margin: 0%;
	font-family: "Verdana", "sans-serif" ;
	font-size: 0.7em;
	color: #555555;
	text-align: center;
	line-height: 150%;
}

.headerbg{
	margin: 0 auto;
	height: 265px;
	background: url(images/header.jpg) top center;
}

.container {
	margin: 0 auto;
	width: 760px;


}

.container2 {
	margin: 0 auto;
	width: 670px;
}

.header {
	margin: 0 auto;
	height: 273px;
	width: 760px;
}

.menu {
	margin: 0 auto;
	height: 36px;
	width: 670px;
	}
	
.tekstvak_links {
	background: url('images/relaxt_10.png') top center no-repeat;
	margin: 0 auto;
	text-align: justify;
	width: 145px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	float: left;
}

.tekstvak_rechts {
	position: left;
	background: url('images/relaxt_11.png') no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 480px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 0px auto;
	float: right;
}

.text{
color: #363636;
}

.text2{
	color: #79A029;
	font-size: 1.3em;
}.title{
	color: #79A029;
	font-size: 1.1em;
}

.text3{
color: #A5005D;
}

a{
color: #363636;
text-decoration: none;
}
