@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bkgr.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menu img {
	margin-bottom: 15px;
}
.inhoud td {
	padding: 5px;
	font-size: 12px;
}
.copyright {
	background-image: url(../images/copybar.gif);
	height: 40px;
	width: 100%;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-top: 125px;
}
.copyright a {
	color: #666666;
	text-decoration: none;
}

.spiegellogo {
	vertical-align: top;
	width: 549px;
}
.gigi {
	vertical-align: top;
	width: 229px;
}
.menu {
	vertical-align: top;
	width: 122px;
	text-align: right;
}
.contactform .tekstveld {
	width: 300px;
	background-image: url(../images/copybar.gif);
	font-size: 13px;
	color: #FFFFFF;
	border: 1px solid #FF0090;
	padding: 2px;
}
.contactform #verzenden {
	background-image: url(../images/copybar.gif);
	border: 1px solid #FF0090;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.contactform .bericht {
	background-color: #161616;
	width: 300px;
	height: 150px;
	border: 1px solid #FF0090;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform th {
	vertical-align: top;
	padding-top: 5px;
}
.inhoud a {
	color: #FFFFFF;
	background-color: #FF0090;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	border: 2px solid #FF0090;
	font-size: 12px;
}
.fotoborder {
	color: #FF0090;
	border: 3px solid #FF0090;
}
