/*
oranje = #FF6600

paars = #660066
*/

#preload { 
	display: none; 
	z-index:-10; 
}

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}


img {
	border:none;
}

A:link {
	text-decoration: none;
	color: #FF6600;
}

A:visited {
	text-decoration: none;
	color: #FF6600;
}
A:active {
	text-decoration: none;
	color: #FF6600;
}

A:hover {
	text-decoration: none; 
	color: #660066;
}


.box {
	border: 1px solid #660066;
}

.content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-bottom-color: #660066;
}

.footer {
	background-color: #FF6600;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.min_bod {
	background-color: #660066;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FF6600;
}

.keuze {
	border: 1px solid #660066;
}

.keuze_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660066;
}

.keuze_lijst {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #660066;
	padding-top: 2px;
	padding-bottom: 2px;
}

.keuze_tekst_top {
	background-color: #FF6600;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.keuze_tekst {
	background-color: #FF6600;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.keuze_tekst_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.keuze_tekst_link:hover {
    text-decoration: none;
}

.promeb_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

a.promeb_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}

a.promeb_link:hover {
	text-decoration: underline;
}

.velden_invul {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #660066;
}

.bod_invul {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #FF6600;
	text-align: right;
}

.header_error {
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

.message_ok {
	color: #000000;
	font-size: 11px;
}

.message_error {
	color: #FF0000;
	font-size: 11px;
}

.error {
	color: #FF0000;
	font-size: 11px;
	background-color: #FFD5D5;
	border: 1px solid #FF0000;
}

.groepen_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.groepen_select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.groepen_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a.groepen_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* [jQuery] voor de veiling hover over plaatje laat groot plaatje zien met tekst*/

#screenshot {
	position:absolute;
	border:1px solid #660066;
	background:#FF6600;
	padding:5px;
	display:none;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}
