body {
	font-family: 		Verdana;
	color: 				#c62a14;
	background-color:	#330066;
	font-size: 			13px;
	font-weight:		normal;
	padding:			0px;
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	text-align: 		center;
}

a:link, a:visited {
	color:				#c62a14;
	text-decoration:	none;
}

a:hover {
	color:				#330066;
	text-decoration:	none;
}

div {
	margin: 		0px;
	padding: 		0px;
}

p {
	margin: 		0px;
	padding: 		0px 0px 25px 0px;
}

p.kreet {
	font-family: verdana;
	font-size: 15px;
}

h1 {	font-size: 24px;
	font-family: Trebuchet MS;
	font-weight: bold;
}


h2 {	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#core {
	position:			absolute;
	height: 			582px;
	width:				774px;
  	margin:-291px 0px 0px -387px;
	top: 50%;
  	left: 50%;
}


#container {
	height: 			582px;
	width:				490px;
 	vertical-align: 	middle;
  	margin: 			0px auto;
}

#header {
	height: 			234px;
	width: 				490px;
	background-image:	url('images/header.jpg');
	background-repeat:	no-repeat;
	cursor: pointer;
}

#content {
	background-image:		url('images/content.jpg');
	background-repeat:		no-repeat;
	width: 					494px;
	height:					348px;
}

#text {
	width: 					444px;
	height:					330px;
	overflow-y:				scroll;
	overflow-x:				hidden;
	text-align:				left;
	margin-left:			30px;
	margin-right:			20px;
}

#links {
	margin-top:				35px;
	float:					left;
	width: 					136px;
	height:					550px;
	background-color: 		#330066;
}

#rechts {
	margin-top:				35px;
	float:					right;
	width: 					136px;
	height:					550px;
	background-color: 		#330066;
}

ul {
	margin: 				0px 0px 25px 20px;
	padding: 				0px;
}

li {	margin: 				5px 0px 0px 0px;
	padding: 				0px;
	list-style-type: 		circle;
}

.paars {
float:					left;
color:					#330066;
width:					60px;
}
