/*
Kleuren 
achtergrond: #d4d5da
voorgrond: #eb7d1c
logo rood: #a11c1d
tekst actief: #ffffff
tekst inactief: #000000

*/

body {
	background-color:#ec6e07;
}

/* kleur 1 subheader */
#subHeader, .status
{
	background-color: #ffffff;
	color: #1b1c20!important;
}

/* kleur 2 rechterkolom */
#headerMainContainer
{
	border: 1px solid #000;
	background-color: #ffffff;
}


#headerMainContainer h1
{
	color: #000000;
	padding: 5px 0 2px 20px;
}

#bodyBonus #headerMainContainer
{
	background: #d4d5da url(/images/background_leftcolumn.gif) repeat-y 0 0;
}

#bodyBonus #content h2
{
	color: #a11c1d;
}

#bodyStoelenplan #headerMainContainer
{
	background-color: #d4d5da;
}

#bodyStoelenplan #headerStoelenplan
{
	background-color: #d4d5da;
}

/* hoogte header */
#header
{
	height: 110px!important;
	background-color: #ffffff;	
}


h3
{
	color: #ec6e07;
	padding: 0.5em 0 0 0;
}

#buttons
{
	padding: 10px 0 0 0;
}

/* kleur 3 link */
a:link, a:visited, a#stepButton:active
{
	color: #944195;
	text-decoration: none;
}

a:active, a:hover
{
	color: #a49a00;
	text-decoration: none;
}

a#stepButton:link, a#stepButton:visited, a.smallButton:link, a.smallButton:visited
{
	color: #cc3366;
	text-decoration: none;
}

/* kleur 4 button hovereffect  */
a#stepButton:active, a#stepButton:hover, input.submitBigHover, input.submitExtraBigHover, a.smallButton:active, a.smallButton:hover
{
	color: #707070!important;
	text-decoration: none;
}

/* kleur 5 achtergrond kleine buttons */
a.button:link, a.button:visited, input.submit
{
	color: #ffffff;
	text-decoration: none;
	background-color: #80a3b7;
}

input.submitBig
{
	color: #cc3366;
	text-decoration: none;
	background-color: #eb7d1c;
}

/* kleur 1 achtergrond kleine buttons */
a.button:active, a.button:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #80a3b7;
}

input.submitHover, input.submitBigHover
{
	color: #000000;
	text-decoration: none;
	background-color: #80a3b7;
}

#overslaan
{	
	padding: 0 0 30px 0;
}	

.error
{
	color: #a11c1d!important;
	font-weight: bold;
}

#DivID
{
	margin: 0 0 0 -20px;
}

#programmaLijst dt
{
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0.2em 0;
	
}

#programmaLijst dd
{
	padding: 0 0 0 0.5em;
}

#programmaLijst dl
{
	padding: 0 0 1em 0;
}

#programmaLijst dd.bestel
{
	font-weight: bold;
}

span.verwijder
{
	padding: 0 0 0 30px;
}
