@charset "utf-8";
#header {
	height: 122px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/stroke.png);
}
#banner {
	height: 215px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	visibility: inherit;
	overflow: hidden;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#nieuwsfeed {
	padding: 4px;
}

.roze {
	color: #E53070;
}

#content {
	min-height: 500px;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	position: inherit;
	overflow: hidden;
	background-image: url(images/stroke2.png);
	background-repeat: repeat-y;
}
#footer {
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	position: static;
	background-image: url(images/stroke.png);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#rechts {
  min-height: 500px;
	height: 100%;
	width: 594px;
	float: right;
	position: static;
	overflow: inherit;
}
#pinkblok {
	background-color: #e53070;
	height: 100px;
	width: 487px;
	margin-top:0px;
	margin-right: 15px;
	margin-left: 0px;
	padding: 50px;
	padding-left:55px;
}


#links {
	padding-top: 0px;
  min-height: 500px;
	float: left;
	height: 100%;
	width: 255px;
	padding-bottom: 10px;
	position: static;
	overflow: inherit;
}
h1 {
	font-family: Verdana;
	font-size: 90px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	vertical-align: bottom;
	background-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e53070;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
.roza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e53070;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e53070;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e53070;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
.roza a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e53070;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	margin-right: 1.5px;
}
/* Firefox */ @-moz-document url-prefix() { #banner { padding-top: 5px; height: 210px; } } 

/* IE 7 */ html > body #pinkblok { *width: 510px; } 
/* IE 6 */ body #pinkblok { _width: 510px; } 
