body {
	color: #000;
	font: 62.5% Verdana, Arial, sans-serif;
	background: #060606;
	margin: 0 auto;
	min-width: 1000px;
}

img, div, h2, h3, a { behavior: url(/pngfix/iepngfix.htc); }

a {
	color: #FFF;
}

a:link,
a:visited {
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;	
}

.right {
	float: right !important;
}

/**
 * Header
 */
#header {
	background: url(/img/header-repeat.jpg) repeat-x;
	height: 422px;
	border-bottom: 1px solid #fff;
	clear: both;
}

#header-middle {
	background: url(http://downloads.qball.nl/wendyvandijk.nl/img/header.jpg) no-repeat;
	height: 422px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header-middle h1 {
	text-indent: -9999px;
}

#header-middle .wendy {
	position: absolute;
	left: 450px;
	top: 30px;
}

#header-middle .ushi {
	position: absolute;
	left: 690px;
	top: 45px;
}

#header-middle .dushiflash {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header-middle .dushi {
	position: absolute;
	left: 140px;
	top: 40px;
}

/**
 * Menu
 */
#menu {
	background: url(/img/menu-background.gif) repeat-x;
	height:35px;
	border-left: 1px solid #ce1f25;
	border-right: 1px solid #ce1f25;
	clear: both;
}

#menu ul {
	width: 1000px;
	margin: 0 auto;
}
#menu ul li { float:left; }
#menu ul li a {
	float: left;
	background: url(/img/menu.gif) no-repeat;
	height: 35px;
	text-indent: -9999px;
}

#menu ul li .home 			{ width: 134px; }
#menu ul li .biografie 		{ width: 171px; background-position: -134px 0; }
#menu ul li .columns		{ width: 169px; background-position: -305px 0; }
#menu ul li .fotos			{ width: 144px; background-position: -474px 0; }
#menu ul li .fanpagina		{ width: 185px; background-position: -618px 0; }
#menu ul li .mms-galerij	{ width: 197px; background-position: -803px 0; }

/**
 * Content (middle)
 */
#content {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(/img/content-repeat.jpg) repeat-x bottom;
	clear: both;
}

#content-background {
	background: url(/img/content-background.jpg) no-repeat center bottom;
	min-height: 904px;
	-height: 904px;
}

#content-middle {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px 10px;
}

/**
 * Small block
 */
#content-middle .section {
	float: left;
	width: 485px;
	margin-top: 10px;
}

#content-middle .section .head {
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
	background: url(/img/block-header.png) no-repeat;
	height: 25px;
	padding: 5px 10px 0;
}

#content-middle .section .content {
	height: 357px;
	background: url(/img/block-repeat-y-385.png) repeat-y;
	padding: 10px;
	overflow: hidden;
	font-size: 1.2em;
}

#content-middle .section .footer {
	padding: 5px 15px 0;
	display: block;
	background: url(/img/block-footer.png) no-repeat;
	height: 25px;
	text-decoration: none;
}

/**
 * Readon Left
 */
#content-middle .section-left {
	float: left;
	width: 715px;
	margin-top: 10px;
}

#content-middle .section-left .head {
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
	background: url(/img/left-head.png) no-repeat;
	height: 25px;
	padding: 5px 10px 0;
}

#content-middle .section-left .content {
	background: url(/img/block-repeat-y-715.png) repeat-y;
	padding: 10px;
	overflow: hidden;
	font-size: 1.2em;
	width: 695px;
}

#content-middle .section-left .footer {
	padding: 5px 15px 0;
	display: block;
	background: url(/img/left-footer.png) no-repeat;
	height: 25px;
	text-decoration: none;
}

/**
 * Readon Right
 */
#content-middle .section-right {
	float: right;
	width: 256px;
	margin-top: 10px;
	background: url(/img/right-footer.png) no-repeat bottom;
	padding-bottom: 10px;
	clear: right;
}

#content-middle .section-right h3 {
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
	background: url(/img/right-head.png) no-repeat;
	height: 25px;
	padding: 5px 10px 0;
}

#content-middle .section-right div {
	background: url(/img/block-repeat-y-256.png) repeat-y;
	padding: 6px 5px 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 246px;
}

#content-middle .section-right div a {
	background: url(/img/right-button.png) no-repeat;
	display: block;
	height: 20px;
	padding: 5px 10px 0;
	margin: 0 0 5px;
	text-decoration: none;
	overflow: hidden;
}

/**
 * Footer
 */
#footer {
	border: 1px solid #727272;
	border-top: none;
	background: url(/img/footer-repeat.gif) repeat-x;
	height: 56px;
	clear: both;
}

#footer-middle {
	width: 1000px;
	margin: 0 auto;
	height: 56px;
}

#footer-middle p {
	padding: 13px 0 0 20px;
}

#footer-middle div {
	float: right;
	width: 700px;
	text-align: right;
	margin-top: 5px;
}
#footer-middle div a {
	margin: 0 20px 0 40px;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
}

/* Contact Styles */
table.contact_table{
	width: 100%;
	border-spacing: 2px;
	border-collapse: separate;
}

table.contact_table td{
	vertical-align: top;
}

table.contact_table td.left{
	width: 150px;
	text-align: left;
	font-weight: bold;
}

table.contact_table td.middle{
	width: 25px;
	text-align: center;
}

table.contact_table td.right{
	padding: 0px 0px 0px 10px;
	text-align: left;
}

table.contact_table input{
	padding: 2px;
	border: 1px solid #636267;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #636267;
}

table.contact_table textarea{
	padding: 2px;
	border: 1px solid #636267;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #636267;
}

button.footer {
	background: url(/img/right-button.png) no-repeat;
	display: block;
	width: 100%;
	height: 20px;
	padding: 5px 10px 0;
	margin: 0 0 5px;
	text-decoration: none;
	overflow: hidden;
	border: medium none;
	cursor: pointer;
}