/* general styles */

body {
	background-image: url(../Afbeeldingen/IMG_0380-1.png);
	background-repeat: repeat;
}
table tr td a {
	color: #000;
	text-decoration: none;
}

#achtervlak {
	position:absolute;
	width:600px;
	bottom: 0px;
	background-color: #000;
}
table tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
table {
	text-align: center;
}

#Menubalk {
	position:absolute;
	width:950px;
	height:40px;
	background-image: url(../Afbeeldingen/Menubalk.png);
	top: 150px;
}
#Patriciawisch {
	position:absolute;
	width:950px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	padding-top: 50px;
	color: #C30;
	text-align: center;
	background-color: #000;
}


#Wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	background-color: #0F3;
	top: -15px;
	padding: 0px;
}

#Content {
	position:relative;
	display:inline-block;
	width:390px;
	top: 190px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	padding-top: 90px;
	padding-right: 280px;
	padding-bottom: 300px;
	padding-left: 280px;
	line-height: 25px;
	text-align: left;
	height:  ;
}
#Content table {
	left:;
	position:relative;
	width: 810px;
	top: 50px;
	height: 551px;
}

table tr td {
	text-decoration: none;
}
table tr td a:hover {
	color: #C30;
}
#Content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C30;
}
