body {
	font-family: 		bitstream vera sans,sans-serif;
	margin: 			0;
}

a:link {
	color: 				#900;
	text-decoration: 	none;	
}
a:visited {
	color: 				#48468f;
	text-decoration: 	none;	
}
a:hover {
	color: 				#f20;
	text-decoration: 	none;	
}

img{
	text-decoration: 	none;
	border-width: 		0px;
	vertical-align: 	bottom;	
}

form {
	margin: 			0;
}

#center {
	text-align: 		center; 
	width: 				100%;
}

/*Begin Hoofdnavigatie*/

#header {
 	position: 			relative;
	background-color: 	#24376e;
	height:				110px;
	border-bottom: 		1px solid #736563;

}
#hoofd-nav-label {
	display: 			none;
}
	
#logo {
	float: 				left;
}

#logo_txt {
	padding:	 		5px;	
	font-size:			200%;  
}


#optie-balk{
	padding-top: 		5px;
	position: 			absolute;
	top: 				0;
	right: 				7px;
	margin: 			0;
	text-align: 		right;
	white-space: 		nowrap;
	font-size:			90%;  
	color: 				#dcae6b;	
}

#optie-balk a:link {
	color: 				#dcae6b;
	text-decoration: 	none;	
}
#optie-balk a:visited {
	color: 				#dcae6b;
	text-decoration: 	none;	
}
#optie-balk a:hover {
	color: 				#ffffff;
	text-decoration: 	none;	
}

/* The bar */
#nav { 
	position: 			absolute;
	bottom: 			-1px;
	right: 				0px;
	text-align: 		right;
	font-size:			90%;  
}

/* The tabs */
#nav ul { 
	display: 			inline; 
	margin: 			0; 
	list-style: 		none; 	
}

/* Standard tab */
#nav li { 	
	float: 				left; 
	background:			url("../Icons/u-tab_off_ns1.png") no-repeat left top; 
	margin: 			0; 
	padding: 			0 0 0 5px; 
}

#nav a {
  font-size: 			105%;
  display: 				block;
  background: 			url("../Icons/u-tab_off_ns2.png") no-repeat right top;
  padding: 				10px 15px 3px 8px;
  text-decoration: 		none;
  font-weight: 			bold;
  color: 				#444;
}

/* Hover over tab */
#nav li:hover, #nav li:hover a { 
	color:				#333; 
	background:			url("../Icons/u-tab_on_ns1.png") no-repeat left top; 
}
#nav li:hover a{ 
	background:			url("../Icons/u-tab_on_ns2.png") no-repeat right top; 
	color: 				#000;
}

/* Current tab */
#nav #current { 
	background:			url("../Icons/u-tab_on_ns1.png") no-repeat left top;
}
#nav #current a {
  background:			url("../Icons/u-tab_on_ns2.png") no-repeat right top;		  
  padding-bottom:		4px;
  color:				#000;
}
/*Einde Hoofdnavigatie*/

/* Left-side naviagation */
#side-left {
	position:			relative;
	z-index: 			2;
	width: 				11em;
	left: 				10px;
	margin-top: 		10px;
	font-size: 			0.9em;
	float: 				left;
	margin-bottom: 		10px;
}

#side-nav-label {
	display: 			none;
}
#side-nav {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	border: 			1px solid #736563;
	background-color: 	#ecf0f9;
}
#side-nav li {
	margin: 			0;
	padding: 			0;
	border-top: 		1px solid #ecf0f9;
	border-bottom: 		1px solid #fafafa;
}
#side-nav a {
	margin: 			0;
	color: 				#000000;
	display: 			block;
	text-decoration: 	none;
	padding: 			4px 6px;
}
#side-nav a:hover {
	background-color: 	#b5c1e5;
	color: 				#fff;
}
#side-nav ul {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
}
#side-nav ul li {
	border-top: 		1px solid #fafafa;
	background-color: 	#fafafa;
	border-bottom: 		0px solid #ecf0f9;
}

#side-nav ul li a {
	padding-left: 		12px;
	color: 				#000000;
}
#side-nav ul li a:hover {
	background-color: 	#b5c1e5;
}
#side-nav ul ul li a {
	padding-left: 		18px;
}
#side-nav strong a {
	font-weight: 		normal;
	color: 				#fff;
	background-color: 	#EF9803;
}
#side-nav strong a:hover {
	background-color: 	#24376e;
}

#side-nav-admin  {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	font-size: 			90%;
}

#side-nav-admin li a {
	padding-left: 		5px;
}
/*Begin Content*/
#content{
	margin-top: 		10px;
	position: 			relative;
	border: 			1px;
	margin-left: 		11em;
	padding-left: 		2px;
	margin-right: 		7px;
}
#content2{
	margin-top: 		10px;
	position: 			relative;
	border: 			1px;
	margin-left: 		7px;
	margin-right: 		7px;
}
/*Begin Categorie*/
#categorie{
	text-align: 		left;
	font-size: 			90%;
}
#categorie_header{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding: 			4px;
	margin-bottom: 		5px;
	overflow:			auto;
	background-color: 	#b5c1e5;
	color:				#000000;
}
#categorie_header_right{
	float: 				right;
}
#categorie_header_left{
	float: 				left;
	font-weight: 		bold;
}
#categorie_lijst_a{
	padding: 			4px;
	overflow:			auto;
}
#categorie_lijst_b{
	padding: 			4px;
	overflow:			auto;
	background-color:	#f6f4f4;
}
#categorie_lijst_right{
	float: 				right;
}
#categorie_lijst_left{
	float: 				left;
}
#categorie_content{
	padding: 			4px;
	margin-bottom: 		5px;
	text-align:			justify;
}

#categorie_content2{
	padding-left: 		4px;
	padding-right: 		4px;
	margin-bottom: 		5px;
	text-align:			justify;
}

#categorie_content_left{
	text-align:			right;	
}
#categorie_content_right{
	text-align:			left;	
}
#categorie_footer{
	border-top: 		1px solid #000000;
	padding: 			2px;
	margin-bottom: 		5px;
	text-align: 		left;
}
/*Einde Categorie*/
#winkelwagen{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding: 			4px;
	background-color: 	#b5c1e5;
	margin-bottom: 		5px;
	font-size: 			90%;
	overflow:			auto;
	background-repeat: 	repeat-x;
	color: 				#000000;	
}
#winkelwagen a:link {
	color:				#000000;
}
#winkelwagen a:visited {
	color:				#000000;
}
#winkelwagen a:hover {
	color: 				red;
}

#winkelwagen_right{
	float: 				right;
	font-weight: 		bold;
}
#winkelwagen_left{
	float: 				left;
	font-weight: 		bold;
}

#productenlijst_beright{
	margin-top: 		5px;
	margin-bottom: 		5px;
	border-top: 		2px solid #f30000;
	border-bottom: 		2px solid #f30000;
	background-color: 	#ffc9c9;
	color:				#000000;
	text-align:			justify;
	font-size: 			90%;
	padding:			4px;
}
#productenlijst_beright p{
	margin:				0px;
	padding:			0px;
}

#productenlijst_header{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding: 			4px;
	background-color:	#ecf0f9;
	margin-bottom: 		5px;
	font-size: 			90%;
	overflow:			auto;
}
#productenlijst_header_right{
	float: 				right;
}
#productenlijst_header_right_admin a:link {
	color:				#000000;
}
#productenlijst_header_right_admin a:visited {
	color:				#000000;
}
#productenlijst_header_right_admin a:hover {
	color: 				red;
}


#productenlijst_header_left{
	float: 				left;
}
#productenlijst_content{
	margin-bottom: 		5px;
	font-size: 			90%;

}
#productenlijst_content img{
	text-decoration: 	none;
	vertical-align: 	bottom;	
}

#productenlijst_photo{
	position: 			relative;
}

#productenlijst_photo:link {
	color: 				#ffffff;
	text-decoration: 	none;	
}
#productenlijst_photo:visited {
	color: 				#ffffff;
	text-decoration: 	none;	
}
#productenlijst_photo:hover {
	color: 				#ffffff;
	text-decoration: 	none;	
}


#productenlijst_photo2{
	border: 			1px solid #c7cfcf;
	padding:			2px;
	position: 			relative;
	background-color: 	#ffffff;
}

.productenlijst_photo_hover{
	background-color: 	#000000;
	/* for IE */
	filter:				alpha(opacity=50);
	/* CSS3 standard */
	opacity:			0.5;
	/* for Mozilla */
	-moz-opacity:		0.5;
	position:			absolute;
	left:				0px;
	top:				0px;
	width: 				100%;
	height: 			100%;
	visibility: 		hidden;
	z-index: 			20;
	vertical-align: 	middle;
	cursor:				pointer;
}

.productenlijst_photo_hover_content{
	position:			absolute;
	left:				0px;
	top:				0px;
	visibility: 		hidden;
	font-weight: 		bold;
	z-index: 			25;
	color:				white;
	padding:			6px;
	height: 			100%;
	cursor:				pointer;
}
#productenlijst_photo_content{
	position: 			relative;
}

#productenlijst_kleur{
	border-left: 		2px solid #c7cfcf;
	padding-left:		5px;
	padding-right:		5px;
	vertical-align: 	top;
}

#productenlijst_omschrijving{
	padding-right:		5px;
}

#productenlijst_item-a{
	padding: 			4px;
}
#productenlijst_item-b{
	padding: 			4px;
	background-color:	#ecf0f9;
}
#productenlijst_item-c{
	padding: 			4px;
	background-color:	#ecf0f9;
}
#productenlijst_item_onzichtbaar{
	margin-bottom: 		2px;
	margin-top: 		2px;
	padding: 			4px;
	background-color:	#b5c1e5;
}
#productenlijst_item{
	width:				100%;
}

#productenlijst_varianten{
	color:				blue;
	font-weight: 		bold;
}
#productenlijst_item_content{
	padding-left:		4px;
	vertical-align: 	top;	
	text-align:			justify;
}
#productenlijst_item_content_footer{
	margin-top:			4px;
	border-top: 		1px solid #b5c1e5;
	padding:			2px;
}
#productenlijst_item_content_footer_right{
	float: 				right;
	font-weight: 		bold;
}
#productenlijst_item_content_footer_left{
	float: 				left;
}
#productenlijst_footer{
	border-top: 		1px solid #000000;
	margin-bottom: 		15px;
	padding-top: 		8px;
	font-size: 			90%;
	padding-bottom: 	8px;
}
#productenlijst_footer_left{
	text-align:			left;
	float: 				left;
	width:				30%;
}
#productenlijst_footer_center{
	text-align:			center;
	float: 				left;
	width:				40%;
}
#productenlijst_footer_right{
	text-align:			right;
	float: 				right;
	width:				30%;
}
#pagina_kiezer{
	padding: 			2px;
	margin-right: 		3px;
}
.pagina_kiezer_selected{
	background-color:	#ecf0f9;
}
#pagina_kiezer:hover {
	background-color:	#b5c1e5;
}
/*Einde Content*/
/*Begin Footer*/
#footer {
	position: 			relative;
	text-align: 		center;
	color: 				#777;
	margin-bottom: 		2em;
	margin-left: 		10px;
	margin-right: 		10px;
	border-top: 		1px;
	border-top-style: 	dashed;
	clear: 				both;
	padding-top: 		5px;
	font-size: 			90%;
	float: 				none;
}
/*Einde Footer*/
/*Begin Foutmedingscherm*/
#Foutmelding {
	text-align: 		left;
	width: 				400px;
	margin-top: 		10px;
	margin-bottom: 		10px;
	font-size: 			90%;
	margin-left: 		auto;
	margin-right: 		auto;
}
#Foutmelding_Kop {
	border: 			1px solid #000000;
	padding: 			4px;
	background-color: 	#b5c1e5;
	margin-top: 		5px;
	margin-left: 		5px;
	margin-right:		5px;
	overflow:			auto;
	color:				#000000;
}
#Foutmelding_Kop_Tekst {
	float:				left;
	font-weight: 		bold;
}
#Foutmelding_Kop_Sluiten {
	float:				left;
}
#Foutmelding_Omschrijving {
	margin-left: 		5px;
	margin-right:		5px;
	padding: 			4px;
	border-left: 		1px solid #000000;
	border-right: 		1px solid #000000;
}
#Foutmelding_Omschrijving_Icon {
	padding-right: 		4px;
}
#Foutmelding_Omschrijving_Content {
	text-align:			left;
}
#Foutmelding_Voet {
	border: 			1px solid #000000;
	padding: 			2px;
	background-color:	#ecf0f9;
	margin-bottom: 		5px;
	margin-left: 		5px;
	margin-right:		5px;
	text-align:			center;
}
/*Einde Foutmedingscherm*/
/*Begin Inlogscherm*/
#Inlogscherm {
	border-width: 		1px;
	border-style: 		solid;
	border-color: 		#333333;
	margin-left: 		auto;
	margin-right: 		auto;
 	text-align: 		left;
	width: 				570px;
	margin-top: 		10px;
	margin-bottom: 		10px;
	font-size: 			90%;
}
#Inlogscherm_Kop {
	color: 				#FFFFFF;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight: 		bold;
	padding: 			4px;
	background-color: 	#b5c1e5;
	overflow:			auto;
}
#Inlogscherm_Omschrijving {
	border-bottom-color:#333333;
	background-color:	#f6f4f4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top: 		4px;
	padding-right: 		6px;
	padding-bottom: 	4px;
	text-align:			justify;
}
#Inlogscherm_Context {
	padding: 			4px;
}
#Inlogscherm_Context_Opmaak {
	font-weight: 		bold;
	text-align:			right;	
}
#Inlogscherm_Optie{
	padding-right: 		6px;
	padding-bottom: 	4px;
	text-align:			center;	
}
#Inlogscherm_Beveiliging{
	padding:		 	4px;
	margin:				5px;
	border: 			1px dotted red;
	text-align:			justify;
	background-color:	#fff3ea;
}
#Inlogscherm_Voet {
	text-align: 		center;	
	padding-bottom: 	2px;
	padding-top: 		2px;
	background-color:	#ecf0f9;
	border-top-style:	solid;
	border-top-width:	1px;
}
/*Einde Inlogscherm*/
#winkelwagen_toevoegen {
	width: 				100%;
}
#winkelwagen_toevoegen_header{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding: 			4px;
	margin-bottom: 		5px;
	overflow:			auto;
	background-color: 	#b5c1e5;
	color:				#000000;
}
#winkelwagen_toevoegen_tabel_kop {
	font-weight: 		bold;
}
.winkelwagen_toevoegen_tabel_foot {
	font-weight: 		bold;
	border-top: 		1px solid #000000;
}
#winkelwagen_toevoegen_footer {
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding: 			2px;
	background-color:	#ecf0f9;
	margin-top: 		5px;
	margin-bottom: 		10px;
	text-align:			center;
}
.input_opmaak{
	padding: 			1px 4px;
	border:		 		1px solid #b5c1e5;
	background-color: 	#FFFFFF;
} .input_opmaak:hover{
	background: 		#ecf0f9;
}
.input_opmaak:focus{
	background: 		#ecf0f9;
}
#kassa_kop{
	border-top: 		1px solid #000000;
	background-color: 	#b5c1e5;
	border-bottom: 		1px solid #000000;
	padding:			2px;
	color:				#000000;
	font-weight: 		bold;
	font-size: 			100%;
}
#kassa_kop2{
	margin-top: 		5px;
	border-top: 		1px solid #000000;
	background-color: 	#ecf0f9;
	border-bottom: 		1px solid #000000;
	padding:			2px;
	font-weight: 		bold;
	font-size: 			100%;
	overflow:			auto;
}
#kassa_kop2_right{
	float: 				right;
	color:				blue;
}
#kassa_kop2_left{
	float: 				left;
}
#kassa_kop_omschrijving{
	border-bottom: 		1px solid #000000;
	padding:			2px;
	text-align:			justify;
	background-color:	#f6f4f4;
	overflow:			auto;
}
#kassa_kop_omschrijving_right{
	margin-left: 		60px;
	margin-right:		5px;
	padding: 			4px;
	position: 			relative;	
}
#kassa_kop_omschrijving_left{
	position:			relative;
	float: 				left;
	width: 				55px;
}
#kassa_kop_content{
	padding:			4px;
	margin-bottom: 		10px;
}
#kassa_Header{
	margin-top: 		5px;
	margin-bottom: 		10px;
	padding-left:		10px;
	padding-right:		10px;
	border-top: 		2px solid #b5c1e5;
	border-bottom: 		2px solid #b5c1e5;
	background-color: 	#ecf0f9;
	text-align:			justify;
}

#order_header{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	margin-bottom: 		5px;
	overflow:			auto;
	background-color: 	#b5c1e5;
	color:				#FFFFFF;
}
#order_header_right{
	float: 				right;
}
#order_header_left{
	padding: 			3px;
	float: 				left;
}
#tip {
	position: 			relative;
	width: 				25%;
	float: 				right;
}
#tip_box {
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	background-color:	#ecf0f9;
	margin-bottom:		5px;
}
#tip_header {
	text-align: 		center;
	font-size: 			105%;	
	border-bottom: 		1px solid #000000;
	padding:			2px;
	background-color: 	#b5c1e5;
	color: 				#000000;
}
#tip_content {
	padding:			3px;
}
#news{
	width: 				74%;	
	float: 				left;
	padding-bottom: 	10px;	
}
#content_box{
	float: 				left;
	width: 				100%;
	margin-bottom:		10px;
}
#content_header{
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#b5c1e5;
	font-size: 			110%;
	padding-bottom: 	5px;
	width: 				100%;
	overflow:			auto;
}
#content_header_right{
	float: 				right;
}

#content_header_left{
	float: 				left;
}

#news_content{
	font-size: 			90%;
}

#news_content2{
	padding-top:		10px;
	font-size: 			90%;
}


#news_item{
	width: 				100%;
	text-align:			justify;
}
#news_item_header{
	padding-bottom:		4px;
}
#OudePrijs{
	color: 				red;
	text-decoration:	line-through;
}
#picture_box{
	float: 				left;
	background-color: 	#ecf0f9;
	margin-bottom:		5px;
	margin-right:		5px;
}

#picture_box_header{
	border-top: 		1px solid #000000;
	border-bottom: 		1px solid #000000;
	padding:			2px;
	font-size: 			110%;
	background-color: 	#b5c1e5;
	color:				#000000;
	font-weight: 		bold;
}

#picture_box_header a:link {
	color:				#000000;
}
#picture_box_header a:visited {
	color:				#000000;
}
#picture_box_header a:hover {
	color: 				#000000;
}

#picture_box_content{
	margin-top:			2px;
	margin-bottom:		2px;
	position: 			relative;
	left:				0px;
	top:				0px;
	z-index: 			28;
	width:				202px;
	height: 			133px;
	text-align: 		center;
}

#picture_box_content_top{
	position: 			relative;
	left:				0px;
	top:				0px;
	z-index: 			28;
	width:				350px;
	height: 			153px;
	text-align: 		left;
	background-color: 	#ecf0f9;
	padding:			4px;
	border-left: 		1px solid #e0e9e9;
	border-right: 		1px solid #e0e9e9;
}

#picture_box_content_top_picture{
	vertical-align: 	top;	
}

#picture_box_content_top_text{
	vertical-align: 	top;	
}

#picture_box_content a:link {
	color:				#FFFFFF;
}
#picture_box_content a:visited {
	color:				#FFFFFF;
}
#picture_box_content a:hover {
	color: 				#FFFFFF;
}

.picture_box_hover{
	background-color: 	#000000;
	/* for IE */
	filter:				alpha(opacity=50);
	/* CSS3 standard */
	opacity:			0.5;
	/* for Mozilla */
	-moz-opacity:		0.5;
	position:			absolute;
	left:				0px;
	top:				0px;
	width: 				100%;
	height: 			100%;
	visibility: 		hidden;
	z-index: 			20;
	text-align:			left;
	cursor:				pointer;

}

.picture_box_hover_txt{
	position:			absolute;
	left:				0px;
	top:				0px;
	visibility: 		hidden;
	z-index: 			27;
	color:				white;
	height: 			100%;
	text-align:			left;
	padding:			4px;
	cursor:				pointer;
}

#picture_box_hover_text{
	z-index: 			30;
	color: 				#000000;
}

#picture_box_hover_options{
	color: 				red;
}

#picture_box_hover_options a:link {
	color:				red;
}
#picture_box_hover_options a:visited {
	color:				red;
}
#picture_box_hover_options a:hover {
	color: 				red;
}

#picture_box_footer{
	border-bottom: 		1px solid #000000;
	padding:			2px;
}

/*Opmaak van de telefoonlijst */
#Telefoonlijst
{
 	visibility: 		hidden;
	display:			block;
	position:			absolute;
	top:				15px;	
	left:				15px;	
	border-width:		1px;
	border-color:		#736563;
	border-style:		solid;
	background-color:	#F3F3F3;
	height: 			350px;
	width: 				500px;
	z-index:			24;
	font-size: 			80%;
}

#TelefoonlijstContentHeader
{
	cursor:				move;
	height: 			17px;
	border-bottom:		1px solid #736563;
	width: 				496px;
	background-color:	#EF9803;
	padding: 			2px;
	color: 				#FFFFFF;	
}

#TelefoonlijstContentHeaderTitle
{
	float: 				left;	
}

#TelefoonlijstContentHeaderClose
{
	float: 				right;
}

#TelefoonlijstMenu
{
	height: 			328px;
	float: 				left;
	background-color:	#FFCC99;
	border-right:		1px solid #736563;
}

.TelefoonlijstMenuNav {
	list-style-type: 	none;
	padding: 			0px 4px 0 0px;
	margin: 			0px;
	width: 				142px;
	height: 			300px;
}

.TelefoonlijstMenuNav li {
	margin: 			4px;
	padding:			2px;
	width: 				137px;
	background-color: 	#EF9803;
	border-color: 		#736563;
	border-width: 		1px;
	border-style: 		solid none solid solid;
}

.TelefoonlijstMenuNav li a {
	margin:  			0;
	padding: 			1px 1px 0 1px;
	color: 				#FFFFFF;	
}

.TelefoonlijstMenuNav li.selected {
	background-color: 	#F3F3F3;
	border-color: 		#736563;
	width: 				138px;
	border-right: 		1px solid #F3F3F3;
	font-weight: 		bold;
	color: 				#000000;
}

.TelefoonlijstMenuNav li.selected a{
	color: 				#000000;
}

.tabeltelefoonlijst
{
	width:				100%;
	font-size:			80%;
}

#TelefoonlijstContent1
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
	padding-top:		4px;
}

#TelefoonlijstContent1Scroll
{
	height: 			245px;
	width: 				348px;
	overflow:			auto;
}

#TelefoonlijstContent1Buttons
{
	position:			absolute;
	top:				300px;	
	left:				-5px;	
	width: 				349px;
	height: 			23px;
	padding:			2px;
	background-color: 	#EF9803;
	border-top:			1px solid #736563;
	text-align: 		right;
}

#TelefoonlijstContent2
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
 	visibility: 		hidden;
	padding-top:		4px;
}

#TelefoonlijstContent2Info
{
	font-size:			80%;
	padding:			4px;
	padding-left:		43px;
	height:				40px; 
	margin-bottom:		2px;
	width: 				294px;
	border:				1px dotted #EF9803;
	background-image: 	url('../Icons/dialog-information.png');
	background-repeat:	no-repeat;
}

#TelefoonlijstContent2Content
{
	position:			absolute;
	padding-top:		4px;
	padding-left: 		6px;
	padding-bottom: 	4px;
	left:				-5px;	
	height: 			40px;	
	width: 				348px;
	border-bottom:		1px solid #736563;
}

#TelefoonlijstContent2Scrol
{
	padding-top:		4px;
	padding-left: 		2px;
	top:				103px;	
	position:			absolute;
	height: 			193px;
	width: 				346px;
	overflow:			auto;
}

#TelefoonlijstContent2Buttons
{
	position:			absolute;
	top:				300px;	
	left:				-5px;	
	width: 				349px;
	height: 			23px;
	padding:			2px;
	background-color: 	#EF9803;
	border-top:			1px solid #736563;
	text-align: 		right;
}

#TelefoonlijstContent3
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
 	visibility: 		hidden;
	padding-top:		4px;
}

#TelefoonlijstContent3Content
{
	position:			absolute;
	padding-top:		4px;
	padding-left: 		6px;
	padding-bottom: 	4px;
	left:				-5px;	
	height: 			40px;	
	width: 				348px;
	border-bottom:		1px solid #736563;
}

#TelefoonlijstContent3Scroll
{
	position:			absolute;
	top:				49px;	
	height: 			251px;
	width: 				348px;
	overflow:			auto;
}

#TelefoonlijstContent3Buttons
{
	position:			absolute;
	top:				300px;	
	left:				-5px;	
	width: 				349px;
	height: 			23px;
	padding:			2px;
	background-color: 	#EF9803;
	border-top:			1px solid #736563;
	text-align: 		right;
}

#TelefoonlijstContent4
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
 	visibility: 		hidden;
	padding-top:		4px;
}

#TelefoonlijstContent5
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
 	visibility: 		hidden;
	padding-top:		4px;
}

#TelefoonlijstContent6
{
	position:			absolute;
	height: 			329px;
	width: 				355px;
	left:				152px;	
 	visibility: 		hidden;
	padding-top:		4px;
}

