﻿

body {
	margin: 0;
	background: #000 url('background.gif') repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	text-align: center;
}

div.header {
	background: #130C14 url('header_wie.jpg') no-repeat center top;
	height: 300px;
}

div.wrapper {
	width: 910px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

div.kleding-menu p img {
	position: relative;
	top: 2px;
	margin: 0 2px;
}

div.kleding-menu p.dames {
	margin: 0;
	position: absolute;
	width: 100px;
	left: 210px;
	height: 33px;	
}

div.kleding-menu p.heren {
	margin: 0;
	position: absolute;
	width: 100px;
	left: 322px;
	height: 33px;
	top: 0;
}

div.kleding-menu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

div.kleding-menu a.blanco {
	height: 17px;
	width: 58px;
	display: block;
}

div.info-menu {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 910px;
	position: absolute;
	top: -275px;
}

div.info-menu p {
	margin: 0;
}

div.info-menu a {
	display: inline;
	color: #eee;
	text-decoration: none;
	margin: 0 4px;
}

div.kleding-menu a:hover, div.info-menu a:hover {
	color: #fff;
}

div.sub-menu {
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	top: -242px;
	right: 0;
	width: 400px;
	height: 99px;
	overflow: hidden;
	text-align: right;
}

div.sub-menu p {
	margin: 0;
}

div.sub-menu a {
	float: right;
	color: #eee;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 13px;
	width: 107px;
	margin-left: 13px;
	background: url('sub-menu.gif') repeat-x right bottom;
}
div.sub-menu a:hover {
	color: #fff;
	background: url('sub-menu-hover.gif') no-repeat right bottom;
}

div.flash {
	position: absolute;
	top: -124px;
	margin: 0 10px 0 0;
}

div.textarea {
	position: absolute;
	top: -124px;
	margin: 0 0 0 460px;
	line-height: 16px;
	color: #333;
	background: #e8e8e7 url('textarea.gif') no-repeat left top;
	width: 450px;
	height: 500px;
	overflow: hidden;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 70%;
	font-family: Verdana, sans-serif;
}

div.textarea a {
	color: #955A95;
	text-decoration: none;
}
div.textarea a:hover {
	text-decoration: underline;
}

div.textarea ul {
	padding-left: 15px;
	list-style: square;
	line-height: 16px;
	margin: 0;
}

div.content {
	padding: 10px 75px 10px 25px;
}

div.bread-crumbs {
	position: absolute;
	top: 385px;
	font: 70% Verdana, sans-serif;
	color: #955A95;
}

div.bread-crumbs a {
	color: #ccc;
	text-decoration: none;
}
div.bread-crumbs a:hover {
	color: #999;
	text-decoration: none;
}

div.bread-crumbs img {
	margin: 0 4px 0 3px;
	position: relative;
	top: 5px;
}

div.footer {
	border-top: 1px solid #4D4D4D;
	position: absolute;
	top: 723px;
	left: 0;
	width: 100%;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.footer .wrapper {
	background: url('deblank-stamp.gif') no-repeat left 14px;
	font-size: 10px;
	color: #555;
	height: 100px;
}

div.footer a {
	color: #555;
	text-decoration: none;
	margin: 0 5px 0 0;
}

div.footer .wrapper p {
	padding: 45px 0 0 0;
}

div.footer-menu {
	position: absolute;
	top: -53px;
	right: 0;
}

div.footer-menu p {
	margin: 0;
}

div.footer-menu a {
	color: #555;
	background: #000;
	padding: 0 6px;
	text-decoration: none;
}
div.footer-menu a:hover {
	color: #777;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #955A95;
	line-height: 25px;
	margin-bottom: 15px;
}

p {
	margin: 0;
}

div.textarea br {
	line-height: 12px;
}

div.textarea .print {
	position: absolute;
	top: 470px;
	right: 20px;
}

div.textarea h3 {
	margin: 0;
	display: inline;
	font: 100% Verdana, sans-serif;
	font-weight: bold;
}