/*
## ###################################################################### ##
## Standaard stylesheet													 				  ##
####																		  					  ##
## ###################################################################### ##
*/

/* BODY-tag and body-class -style */
BODY, .body {
	/*scrollbar - style*/
	scrollbar-face-color: #CFC19B;
	scrollbar-highlight-color: #F6F6F8;
	scrollbar-shadow-color: #F6F6F8;
	scrollbar-3dlight-color: #C4C4CD;
	scrollbar-arrow-color: #FF8507;
	scrollbar-track-color: #EFEBE0;
	scrollbar-darkshadow-color: #F6F6F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	line-height:120%;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

/* TABLE STYLES */
TD, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight : normal;
	line-height:120%;
}

TH{
	font-weight: bold;
	text-align: left;
}

#content #celloranje {
	background: #F47F33;
	background-image: url(images/main05_gb-boog-oranje.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 8px;
	color: #FFFFFF;
}

#content #celloranjenopad {
	background: #F47F33;
	color: #FFFFFF;
}

#content #celloranje #selected{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#content #celloranjetop #selected{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#content #celloranjetop {
	background: #F47F33;
	padding: 8px;
	color: #FFFFFF;
}
	
#content #celloranjefoto {
	background: #F47F33;
	background-image: url(images/main05_gb-boog-oranje.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align:right;
}

#content #cellbege {
	background: #E3CFA1;
	padding: 8px;
}

#content #cellbege #selected{
	color: #CE5F17; 
	font-weight: bold; 
	text-decoration: none;
}

#topmenu #topbutton {
	padding: 2px;
}

#top #celltopmenu {
	padding: 2px;
}

/* LINK STYLES */
a {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}
a:active{
	color: #CE5F17; 
	font-weight: normal; 
	text-decoration: none;
}

a:visited{
	color: #666; 
	font-weight: normal; 
	text-decoration: underline;
}	
a:hover {
	color: #B70004;
	font-weight: normal;
	text-decoration: none;
}

#topmenu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#topmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topmenuzakelijk a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#topmenuzakelijk a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#topmenuzakelijk #topbutton {
	padding: 2px;
}

#top a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#top a:hover {
	color: #F47F33;
	font-weight: normal;
	text-decoration: none;
}

#topbutton #active {
	color: #F47F33;
	font-weight: normal;
	text-decoration: none;
}

#footer a {
	color: #8A8884;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #5C5B58;
	font-weight: normal;
	text-decoration: none;
}

#content #celloranje  a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#content #celloranje TD {
	color: #FFFFFF;
}

#content #celloranje a:hover {
	color: #FFFFF;
	font-weight: normal;
	text-decoration: none;
}

#content #celloranjetop  a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#content #celloranjetop a:hover {
	color: #FFFFF;
	font-weight: normal;
	text-decoration: none;
}


/* TEXT STYLES */

.static_kop, H1 { 
/* te gebruiken binnen website | Zal gezien moeten worden als <H1> */
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #B70004;
}

.static_subkop, H2{
/* te gebruiken binnen website  Zal gezien moeten worden als <H2> */
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #B70004;
}

.kop, H3 {
/* te gebruiken binnen website als binnen | Zal gezien moeten worden als <H3> */
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #B70004;
}

.subkop, H4 {
/* te gebruiken binnen website als binnen | Zal gezien moeten worden als <H4> */
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}

.intro {
/* te gebruiken binnen website */
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}

.small {
/* te gebruiken binnen website als binnen */
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	color: #666666;
}

H1, H2, H3, H4 {
/* Om de stijlen overeen te krijgen met de klassen */
	margin: 0px;
}

.subkop { 
/* te gebruiken binnen website niet || Zal gezien moeten worden als <H1> */
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #B70004;
}

.subkop a { 
/* te gebruiken binnen website niet te gebruiken | Zal gezien moeten worden als <H1> */
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #B70004;
	text-decoration:underline;
}
