

/******************************* pagina layout ********************************/
#divContainer {
	position:			absolute;
	margin: 			0px -512px;
	width:				1024px;
	left:				50%;
	background-color: 	#ffffff;
}

#divGeelSite {
	position:			absolute;
	width:				100%;
	background-color: 	#FCB232;
	height:				75px;
	border:				0px solid #939597;
}

#divGrijsSite {
	position:			absolute;
	top:				75px;
	width:				100% ;
	background-color: 	#C7C7C7;
	height:				180px;
	border:				0px solid #eeeeee;
}

#divGeelCat {
	position:			absolute;
	width:				100% ;
	background-color: 	#FCB232;
	height:				75px;
	border:				0px solid #939597;
}

#divGrijsCat {
	position:			absolute;
	top:				75px;
	width:				100% ;
	background-color: 	#C7C7C7;
	height:				60px;
	border:				0px solid #eeeeee;
}

h1 {
	font-size:12px;
	margin:0px;
	margin-bottom:-20px;
	color:#333399;
	font-weight:bold;

}
/*******************************     Catalogus       ********************************/

#divKop_cat {
	float:				left;		
	position:			relative;
	width:				1024px;
	height:				61px;
	background: 		url(../gfx/cat/banner/2.jpg) no-repeat;
	border:				0px solid #939597;
}

#divMenu_cat {
	float:				left;		
	position:			relative;
	width:				1004px;
	height:				50px;
	padding-left:		20px;
	border-right: 		0px solid #000000;
}

#divNavigatie_cat {
	top:				-20px;
	float:				left;		
	position:			relative;
	width:				1004px;
	height:				15px;
	border:				0px solid #939597;
	padding-left:		20px;
	font-size: 			11px;
	color: 				#2260A6;
	font-weight: 		bold;
}

/*******************************     Catalogus       ********************************/

.divInhoud_link_cat_opmaak {
	position: 			relative;
	float:				left;
	clear: 				both;
	margin-bottom: 		5px;
	width: 				15px;
	height: 			16px;
}

.divInhoud_link_cat_text {
	position: 			relative;
	float:				left;
	margin-bottom: 		5px;
	height: 			16px;
	color:				#005A9E;
	width: 				216px;
	overflow:			hidden;
	border:				0px solid #939597;
	cursor:				pointer;
}

.divInhoud_link_cat_text a {
	color:				#005A9E;
	text-decoration:	none;
}

.divInhoud_link_cat_text:hover a {
	color:				#FFFFFF;
}

.divInhoud_link_cat_text a:hover {
	color:				#FFFFFF;
}

.divInhoud_link_cat {
	float:				left;		
	position:			relative;
	border: 			0px solid #000000;
	padding-left:		19px;
	width: 				236px;
	padding-bottom:		20px;
}

#divInhoud_rechts_cat {
	float:				left;		
	position:			relative;
	width:				575px;
	border: 			0px solid #000000;
}

#korte_omschrijving {
	float:				left;		
	position:			relative;
	top:				-5px;
	padding-left:		19px;
	font-size: 			9px;
}

/******************stramien standaard*************************************/

#divStramien {
	float:				left;		
	position:			relative;
	border: 			0px solid #000000;
	padding-left:		15px;
	top:				-11px;
	/*height:		700px;*/
}

.stramien_kop_hoofd_tekst {
	font-family: 		arial;
	font-size: 			14px;
	color: 				#2360A5;
	width:				750px;
}

.stramien_inhoud {
	color: 				#6c6f70;
}

.kop_stramien {
	background-color: 	#8DC5DC;
	font-family: 		arial;
	font-size: 			13px;
	font-weight: 		bold;
	color: 				#ffffff;
	padding: 			5px;
	border-bottom: 		1px solid #94B1BD;
}

.stramien_k1 {
	font-size: 			10px;
	background-color: 	#FFFFFF;
	border-bottom: 		0px dotted #94B1BD;
	font-weight: 		bold;
}

.stramien_k2 {
	font-size: 			10px;
	background-color: 	#F5F5F6;
	border-bottom: 		0px dotted #94B1BD;
	font-weight: 		bold;
}

.stramien_k1_koppelingen {
	font-size: 			10px;
	background-color: 	#FFFFFF;
	border-bottom: 		0px dotted #94B1BD;
}

.stramien_k2_koppelingen {
	font-size: 			10px;
	background-color: 	#F5F5F6;
	border-bottom: 		0px dotted #94B1BD;
}

.stramien_kop {
	font-family: 		arial;
	font-size: 			24px;
	font-weight: 		bold;
	color: 				#2360A5;
}

.stramien_shema_1 {
	font-family: 		arial;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#ef8200;
}

a.stramien:link, a.stramien:visited {	
	font-family: 		arial;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#000000;
	text-decoration: 	none;
}

a.stramien:hover, a.stramien:active {
	color: 				#2360A5;
}

a.stramien_koppelingen:link, a.stramien_koppelingen:visited {	
	font-family: 		arial;
	font-size: 			11px;
	color: 				#000000;
	text-decoration: 	none;
}

a.stramien_koppelingen:hover, a.stramien_koppelingen:active {
	color: 				#2360A5;
	font-weight: 		bold;
}

.slangen_kop {
	background-color: 	#2BA3C6;
}

.slangen_kop_2 {
	background-color: 	#A8D2E2;
	color: 				#FFFFFF;
	font-size: 			11px;
	font-weight: 		bold;
}

.korte_omschrijving_tekst {
	font-size: 			11px;
	font-weight: 		bold;
}

/*******************************     TOP       ********************************/

#divLogo {
	font-family: 		arial;
	font-size: 			11px;
	float:				left;		
	position:			relative;
	width:				1024px;
	height:				75px;
	background: 		url(../gfx/kop.gif) no-repeat;
}

.taal_NL {
	padding-top:		4px;
	position:			absolute;
	left:				730px;
	width:				100px;
	color: 				#2260A6;
	border-right: 		1px solid #2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

.taal_EN{
	padding-top:		4px;
	position:			absolute;
	left:				830px;
	width:				80px;
	color: 				#2260A6;
	border-right: 		1px solid #2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

.taal_DE{
	padding-top:		4px;
	position:			absolute;
	left:				910px;
	width:				80px;
	color: 				#2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

.taal_NL_selected{
	padding-top:		4px;
	position:			absolute;
	left:				730px;
	width:				100px;
	color: 				#FFFFFF;
	background:			#2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

.taal_EN_selected{
	padding-top:		4px;
	position:			absolute;
	left:				830px;
	width:				80px;
	color: 				#FFFFFF;
	background:			#2260A6;
	border-right: 		1px solid #2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

.taal_DE_selected{
	padding-top:		4px;
	position:			absolute;
	left:				910px;
	width:				80px;
	color: 				#FFFFFF;
	background:			#2260A6;
	font-weight: 		bold;
	cursor:				pointer;
	height:				21px;
}

#divLogo_menu{
	text-align: 		right;
	top:				45px;
	padding-top:		4px;
	position:			absolute;
	left:				0;
	width:				980px;
	color: 				#2260A6;
	font-weight: 		bold;
	border:				0px solid #939597;
}

a.divLogo_menu:link, a.divLogo_menu:visited {	
	color: 				#2260A6;
	font-weight: 		bold;
	text-decoration: 	none;
	border: 			0px solid #ffffff;
}

a.divLogo_menu:hover, a.divLogo_menu:active {
	text-decoration: 	none;
}

#divKop {
	float:				left;		
	position:			relative;
	width:				1024px;
	height:				180px;
	background: 		url(../gfx/cat/banner/1.jpg) no-repeat;
}

#divMenu {
	float:				left;		
	position:			relative;
	width:				1000px;
	padding-left:		20px;
}

.divMenu_menu {
	font-size: 			12px;
	top:				-7px;
	float:				left;		
	position:			relative;
	width:				115px;
	height:				29px;
	background: 		url(../gfx/menu/menu1.gif) no-repeat;
	padding-top:		13px;
	padding-left:		5px;
	cursor:				pointer;
	color: 				#2260A6;
	font-weight: 		bold;
}

.divMenu_menu a {
	color: #2260A6;
	text-decoration: none;
}

.divMenu_menu_Selected {
	font-size: 			12px;
	top:				-17px;
	float:				left;		
	position:			relative;
	width:				115px;
	height:				29px;
	background: 		url(../gfx/menu/menu2.gif)  no-repeat;
	padding-top:		23px;
	padding-left:		5px;
	cursor:				pointer;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

.divMenu_menu_Selected a {
	color: #FFF;
	text-decoration: none;
}

#divContact {
	position:			relative;
	display:			block;
	float:				left;
	margin-top:			0px;
	margin-left:		51px;
	width:				203px;
	height:				346px;
	background: 		url(../gfx/contact.gif) no-repeat;
}

#divNieuwsbrief {
	position:			relative;
	display:			block;
	float:				right;
	margin-top:			-67px;
	width:				220px;
	height:				367px;
}


#divNavigatie {
	float: 				left;
	padding-left:		20px;
	height:				15px;
	width:				130px;
	font-size: 			11px;
	font-weight: 		bold;
}

#divSubMenu {
	float:				left;
	padding-left:		20px;
}

.divSubMenu_menu {
	font-size: 			12px;
	float:				left;	
	position:			relative;
	width:				100px;
	height:				16px;
	cursor:				pointer;
	color: 				#AEB8D9;
	font-weight: 		bold;
	margin-bottom:		5px;
}

.divSubMenu_menu a {
	color: #AEB8D9;
	text-decoration: none;
}

#divSubMenu_menu_Selected{	
	font-size: 			12px;
	float:				left;		
	position:			relative;
	width:				100px;
	height:				16px;
	margin-left:		25px;
	margin-bottom:		5px;
	cursor:				pointer;
	color: 				#2360A5;
	font-weight: 		bold;
	background: 		url(../gfx/menu/submenu1.gif)  no-repeat;
}

.divSubMenu_menu_Selected a {
	text-decoration: none;
	color: #2360A5;
}

#divInhoud {
	float:				left;
	padding-left:		20px;
	width:				600px;
}