/*
 * Version: $Revision: 1.14 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2005 BeSite
 */

BODY
{
	margin: 0;
	padding: 0;
	background-color: white;
}

BODY.DusselDorp {
}

BODY, TABLE, INPUT, SELECT, TEXTAREA
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
}

FORM {
	margin: 0;
	padding: 0;
}

A
{
	text-decoration: none;
	color: #000b9b;
}

A:hover
{
	text-decoration: underline;
}

H1, H2, H3, H4, H5, H6
{
	margin-bottom: 5pt;
	color: #000b9b;
}

H1
{
	font-size: 14pt;
	margin-top: 10pt;
}

H2
{
	font-size: 12pt;
	margin-top: 8pt;
}

H3
{
	font-size: 11pt;
	margin-top: 7pt;
}

H4, H5, H6
{
	font-size: 10pt;
	margin-top: 6pt;
}

P, LI
{
	margin-top: 0;
	margin-bottom: 5pt;
}

UL
{
	margin-top: 0;
	margin-bottom: 0;
}

HR 
{
	border: 1px solid #d10d40;
	background-color: #d10d40;
}

IMG
{
	border: 0;
}

BODY#IE {
}

DIV#Page {	
}

DIV#Header {
	height: 125px;
	background-image: url(/img/headerBack.png);
	background-repeat: repeat-x;
}

DIV#Main
{
	width: 100%;
	position: relative;
}

DIV#Menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	padding-top: 10px;
	text-align: right;
	font-size: 10pt;
}

DIV#Menu A {
	color: #d10d40;
}
BODY#IE DIV#Content {
	height: 520px;
}

DIV#Content {	
	margin: 0 160px 0 130px;
	padding: 0px 20px 20px 20px;
	height: auto;
	min-height: 500px;
	border-left: 1px solid #d10d40;
}

DIV#Right {
	position: absolute;
	top: -30px;
	right: 0;
	margin-right: 5px;
	width: 160px;
	height: auto;
	min-height: 500px;
}

BODY#IE DIV#Right {
	height: 520px;
}

DIV#AanbestedingenBrief {
	border: 1px solid #000b9b;
	margin-bottom: 20px;
	text-align: center;
}

DIV#Aanbestedingen {
	border: 1px solid #d10d40;
}

DIV#Aanbestedingen H1, DIV#AanbestedingenBrief H1 {
	color: white;
	height: 25px;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
}

DIV#AanbestedingenBrief H1 {
	background-color: #000b9b;
}

DIV#Aanbestedingen H1 {
	background-color: #d10d40;
}

DIV#Aanbestedingen H1 A{
	color: white
}

DIV#Circle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 355px;
	height: 405px;
}

DIV#HeaderName {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #d10d40;
	font-size: 14pt;
}

DIV#Address {
	margin-top: 10px;
	line-height: 15px;
	font-size: 11px;
	text-align: right;
	color: gray;
}

DIV#Aanbestedingen DIV.Aanbesteding {
	margin: 5px 10px 10px 10px;
	font-size: 11px;
}

DIV#Aanbestedingen DIV.Aanbesteding DIV.Date {
	font-size: 10px;
	color: gray;
}

DIV#Aanbestedingen DIV.Aanbesteding A {
	color: black;
}

INPUT, SELECT {
	border: 1px solid black;
	font-size: 11px;
}

INPUT {
	padding: 2px;
}

INPUT.Submit {
	background-color: #000b9b;
	color: white;
	font-weight: bold;
	height: 20px;
}

INPUT.Checkbox, INPUT.CheckBoxRequired {
	border: none;
}

DIV#AanbestedingenBrief INPUT {
	width: 90%;
	margin-top: 5px;
	text-align: center;
}

DIV#AanbestedingenBrief INPUT.Submit {
	margin-bottom: 5px;
	
}

TABLE.Abonnement TH {
	width: 100px;
	text-align: left;
}

.Error {
	color: red;
}

DIV.AanbestedingFooter {
	margin-top: 10px;
	font-size: 8pt;
}
