/* CSS Document */

/* commented backslash hack \*/ 
html, body{
		margin:0;
		padding:0;		
		height:100%;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
}
		
/* end hack */

html,body {
		margin:0;
		padding:0;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		background-color: #FFFFFF;
		SCROLLBAR-TRACK-COLOR: #ffffff;
		SCROLLBAR-BASE-COLOR: #ffffff;
		SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #a2bae0;
		SCROLLBAR-HIGHLIGHT-COLOR: #a2bae0;
		SCROLLBAR-SHADOW-COLOR: #a2bae0;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		}
	
body {}/* centre for ie5.+*/
#outer{
	min-height:100%;
	height:auto;
	width:954px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
		
* html #outer{
	height:100%;
	width:954px;/* box model hack for ie5.+*/
}
#outer {
	background-image: url("/Static/Images/Default/Background_Content.png");
	background-position: center;
	background-repeat: repeat-y;
}

#header {
	width:954px;
	height:160px;
}

.slideshow {
	width: 930px;
	height: 157px;
	margin-top: -2px;
	margin-left: -2px;
}

.slideOverlay {
	margin-top: -2px;
	margin-left: -2px;
}

#subheader {
	margin-left:6px;
}

.subheader_button {
	background-image: url("/Static/Images/Default/Subheader_Button.png");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 2.2em;
	float: left;
	width: 206px;
	height: 28px;
	padding: 0px 15px;
}

.subheader_button a {
	height: 12px;
	display: block;
	font-weight: bold;
	color: #ffffff;
}

#contentwrapper {
		width:954px;
		height: 100%;
		position:relative;
		float:left;
}

.menu_top {
	background: url("/Static/Images/Default/Menu_Top.png");
	width: 234px;
	height: 18px;
}
.menu_foot {
	background-image: url("/Static/Images/Default/Menu_Foot.png");
	width: 234px;
	height: 18px;
}

#kolomlinks {
	float: left;
	width: 228px;
	margin-left:6px;
	padding-right: 6px;
/*	padding-bottom: 183px; */
}

#verticalnavigatie {
	margin: 0px;
	padding: 0px;
}

#inhoud {
	width: 445px;
	position: relative;
	float: left;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 15px 0px 0px 15px;
}

#contenttitel {
	width: 340px;
	height:30px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 20px;
	position:relative;
	float: left;
}

#content {
	width:360px;
	position:relative;
	float: left;
	padding-left: 6px;
	padding-right: 20px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #706f73;
}

#kolomrechts {
	position: relative;
	float: right;
	width: 234px;
	margin-right:6px;
/*	padding-bottom: 35px; */
}


.rechts_top {
	width: 234px;
	height: 18px;
	background: #ffffff;
}

.component {
	padding: 0px 10px 10px 10px;
}


#kolomrechtsContent {
	padding-left: 79px;
}
#kolomrechtsFooter {
	position: relative;
	float: right;
	width: 259px;
	height: 10px;
	background-image: url("/Static/Images/Default/Column_Right_Footer.png");
	background-position: right;
}

#fotovakHeader {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-left: 30px;
	line-height: 24px;
	text-decoration: none;
	width: 178px;
	height:24px;
	background-image: url("/Static/Images/Default/fotoVak_Header.png");
}
#fotovak {
	text-align: center;
	width: 208px;
	background-image: url("/Static/Images/Default/Submenu_Background.png");
}
#fotovakImage {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#fotovakText {
	width: 178px;
	padding: 0px 6px 0px 24px;
	background-image: url("/Static/Images/Default/Submenu_Background.png");
}
#fotovakText a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 30px;
	padding: 0px 6px 0px 15px;
	background-image: url("/Static/Images/Default/Arrow.png");
	background-repeat: no-repeat;
}
#fotovakFooter {
	width: 208px;
	height: 13px;
	background-image: url("/Static/Images/Default/Submenu_Footer.png");
}

.fotolink {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #00538e;
}

a.fotolink {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #00538e;
}

a.fotolink:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #00538e;
}

#adresspacer {
	position: relative;
	float: left;
	width:226px;
	height:5px;
	background: #ffffff;
	background-repeat: no-repeat;
	background-position:top;
}

#adresholder {
	background: url("/Static/Images/Default/img_adres_bg.gif");
	background-repeat: no-repeat;
	background-position: top;	
}

#adrestitel {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;
	line-height:2.5em;
	margin-left: 23px;
}

#adrestekst {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6b767d;	
	width:203px;
	margin-left: 23px;
}

#adreslinks a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;	
	margin-left: 23px;
	text-decoration: none;
}

#adreslinks a:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;
	margin-left: 23px;
	text-decoration: underline;
}

#adresfooter {
	position: relative;
	float: left;
	width:306px;
	height:143px;
	background-image: url("/Static/Images/Default/Column_Right_Footer.png");
	background-repeat: no-repeat;
	background-position:bottom;
}

#clearfooter {
	clear: both;
	height: 53px;
}
p {
	margin: 15px 0px;
}

#footer {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #87868b;
	width: 954px;
	height: 28px;
	padding-top: 25px;
	position: absolute;
	background: url("/Static/Images/Default/Footer.png");
	background-repeat: no-repeat;
	bottom: 0px;	
}

#copyright {
	float: left;
	padding-left: 20px;
	color: #ffffff;
}

.copyrightrood {
	font-weight: bold;
	color: #ffffff;
}
#designedByStarsale {
	float: right;
	padding-right: 20px;
	color: #ffffff;
}
#designedByStarsale a {
	color: #ffffff;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.RTETitle {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #502054;
}

.RTETitleBlauw {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0d87f2;
}

.RTESubTitle {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #502054;
}

.RTESubTitleBlauw {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0d87f2;
}

.RTEUnderTitle {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #502054;
}

.RTEUnderTitleBlauw {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0d87f2;
}

.RTETitleBig {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #502054;
}

.RTETitleBigBlauw {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #0d87f2;
}

/*-- standaard links --*/

a {
	text-decoration: none;
	color: #502054;	
}
a:hover {
	text-decoration: none;
	color: #6b767d;
}

img {
	border: 0px solid;
}

/*-- menu styles --*/

.menuknop, .menuknop_active {
	position: relative;
	height: 23px;
	line-height: 23px;
	margin-left: 6px;
}
.menuknop {}
.menuknop_active {}

.menuknop:hover {}

a.menutekst, a.menutekst_active {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 23px;
	text-decoration: none;
	display: block;
	height: 23px;
	padding: 0px 25px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #eff7ff;
}

a.menutekst {
	color: #0D87f2;
	background-image: url("/Static/Images/Default/icon_menu.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

a.menutekst:hover {
	color: #502054;
	background-image: url("/Static/Images/Default/icon_menu_paars.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

a.menutekst_active {
	color: #FFFFFF;
	background-color: #7fbcf2;
	background-image: url("/Static/Images/Default/icon_menu_hover.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

a.menutekst:hover {}



.submenulist {
	position: relative;
	float: left;
	width: 234px;
	height: 15px;
	background: url("/Static/Images/Default/Submenu_Background.png");
}
.submenufooter {
	position: relative;
	clear: both;
	width: 230px;
	height: 0px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #eff7ff;
}

.submenulist_active {
	position: relative;
	float: left;
	width: 226px;
	height: 15px;
	background: url("/Static/Images/Default/img_submenu_active_bg.gif");
}

a.submenutekst, a.submenutekst_active {
	background-color: #7fbcf2;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	display: block;
	width: 182px;
	height: 15px;
	line-height: 12px;
	margin-left: 6px;
	padding-left: 40px;
}
a.submenutekst:hover {
	color: #0072d6;
}

a.submenutekst_active {
	background-image: url("/Static/Images/Default/arrow_submenu.gif");
	background-position: 30px 2px;
	background-repeat:no-repeat;
	font-weight: bold;
}

#menufooter_active {
	height:5px;
	background: url("/Static/Images/Default/img_menu_active_footer.gif");
	background-position: top;
	background-repeat:no-repeat;
}

#menuspacer {
	position: relative;
	float: left;
	width: 234px;
	height: 5px;
	background-color: #FFFFFF;
}

#menufooter {
		position: relative;
	  	float: left;
		width: 234px;
		height: 10px;
		background-image: url("/Static/Images/Default/Menu_Footer.png");
		background-repeat:no-repeat;
}


/*******************************/
/* Menublokken				   */
/*******************************/
.Menu_KOP1, .Menu_KOP2, .Menu_KOP3 {
	font-weight: bold;
	text-align: left;
	
	background-repeat: no-repeat;
	background-position: 10px 2px;
	
	width: 193px;
	height: 20px;
	padding-top: 2px;
	padding-left: 30px;
	margin-left: 6px;
}
.Menu_TEKST1, .Menu_TEKST2 {
	width: 193px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-left: 6px;
}

.Menu_KOP1 {
	color: #502054;
	
	background-image: url("/Static/Images/Default/icon_menu.gif");
}
.Menu_TEKST1 {
	color: #2089e6;
}

.Menu_KOP2 {
	color: #FFFFFF;
	
	background-color: #7fbcf2;
	background-image: url("/Static/Images/Default/icon_menu_hover.gif");
}
.Menu_TEKST2 {
	color: #FFFFFF;
	
	background-color: #7fbcf2;
}

.Menu_KOP3 {
	color: #000000;
	
	background-image: url("/Static/Images/Default/icon_menu.gif");
}




/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #494949;
	border: solid 1px #7fbcf2;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	padding-left: 5px;
	border: solid 1px #7fbcf2;
	width: 250px;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7fbcf2;
	SCROLLBAR-HIGHLIGHT-COLOR: #7fbcf2;
	SCROLLBAR-SHADOW-COLOR: #7fbcf2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.form_button {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	border: solid 1px #cccccc;
	background-color: #7fbcf2;
	color: #ffffff;
	height:20px;
}