/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	margin-bottom: 5px;
}

#test-div {
	position:absolute;
	z-index:100;
	margin-top:-1px;
}

#flash {
	position: absolute;
	margin-left: 0px;
	width: 750px;
	height: 120px;
	
}

#imgheader {
	text-align:center;
}


#header-logo img {
	behavior:url("pngbehavior.htc");
	border:none;
	}
	
img {
	
		border:none;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	width:754px;
	height:auto;
	position:relative;
	}

#header-content {
	 position:relative;
	 height: 125px;
	 width: 754px;
	
}

#header-bg {
	 position:absolute;
	 height: 120px;
	 width: 754px;
	
}

#header-logo {
	position:absolute;
	height: 56px;
	width: 254px;
	margin-top: 20px;
}

#header-logo img {

	border:none;

}

#header-logo a {

	bordeR:none

}

/* hoofd navigatie */

#navigatie-hoofd {
	position: relative;
	height: 17px;
	width: 754px;

	font-size: 11px;
}


#navigatie-hoofd ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform:uppercase;
}

#navigatie-hoofd li { /* all list items */
	float: left;
	width: 116px; /* width needed or else Opera goes nuts */
	height: 17px;
	margin-right: 2px;
	text-align: center;
	
	
}

#navigatie-hoofd a {	
	display: block;
	width: 116px;
	height: 15px;	
	text-decoration: none;	
	text-align:center;
	padding-top: 2px;
	font-weight:normal;

}

#navigatie-hoofd a:active {
	background:url(images/button-active.jpg) left no-repeat #8d191c;
	color: #ffffff;
	display: block;
	width: 116px;
	height: 15px;	
	text-decoration: none;	
	text-align:center;
	padding-top: 2px;
	font-weight: normal;
}

#navigatie-hoofd a:visited {
	display: block;
	width: 116px;
	height: 15px;	
	text-decoration: none;	
	text-align:center;
	padding-top: 2px;
	font-weight: normal;
}

#navigatie-hoofd a:hover {
	background:url(images/button-active.jpg) left no-repeat #8d191c;
	width:100%;
	color: #ffffff;
}





#navigatie-hoofd li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navigatie-hoofd li:hover ul, #navigatie-hoofd li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#content {
	clear: left;
	color: #ccc;
}
#content-binnen {
	overflow:hidden;
	width:408px;
	color:#000000;
	text-align:left;
}

#content-binnen a, #content-binnen a:active, #content-binnen a:visited {

	color:#90171c;
}

#content-binnen a:hover {

	color:#000000;

}
#navigatie-hoofd ul .gb1 {
/*	background:url(images/zoekbutton.png) no-repeat;*/
	width: 162px;
	text-align:left;

	left:10px; 	
	
}

#navigatie-hoofd ul .gb1 a, #navigatie-hoofd ul .gb1 a:active, #navigatie-hoofd ul .gb1 a:visited {

/*	background: url(images/button.png) no-repeat;*/
	display:compact;
	width:53px;
	color:#000000;
	text-decoration: none;
	
}

#navigatie-hoofd ul .gb1 a:hover {
/*	color: #8d191c;*/
color:#FFFFFF;
}

.nav-inactive {
	color:#404041;

}

.nav-active {
	background:url(images/button-active.jpg) left no-repeat #8d191c;

	color: #FFFFFF;
}


/* Einde hoofd navigatie */

/* sub navigatie */

#navigatie-sub {
	 position: relative;
	 height: 17px;
	 width: 754px;
	 background-color: #e6e7e8;
/* 	 margin-top:144px; */
	 font-size:11px;
	 margin-top:8px;
}



#nav-2, #nav-2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	margin-top:2px;
	
}

#nav-2 a {

	display: inline-block;
	height:12px;
	text-decoration:none;
	background:url(images/streep-IE.gif) left  top no-repeat ;
	padding-left:20px;
		
}

#nav-2 a:hover {	
	color: #8d191c;
}

#nav-2 a:active {	
	color: #8d191c;
}


#nav-2 li { /* all list items */
	float: left;
	height: 11px;
	text-align: center;
	margin-top:0px;
	margin-left:4px;
	margin-right:10px;
	padding-top: 1px;
}

* html #nav-2 li {

	height:10px;

}
.nav2-active {
	color:#8d191c;
}
.nav2-inactive {
	color:#000000;
}

#nav-2 li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav-2 li:hover ul, #nav-2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#content {
	clear: left;
	color: #ccc;
}

/* Einde sub navigatie */

#bg-stip {
	 position:relative;
	 height: 6px;
	 width: 754px;
	 margin-top:5px;
	 margin-bottom:5px;
	 background:url(images/bg-stip.gif) no-repeat;
}
#bg-stip-footer {
	 height: 6px;
	 width: 754px;
	 background:url(images/bg-stip.gif) no-repeat;
}


/* navigatie rechts-boven */

#nav-3-container {



}

.nav-3, .nav-3 ul { /* all lists */
	padding:0;
	margin:0;
	list-style:none;
	margin-top:6px;
	height: 90px;
}




.nav-3 a {
	display:inline-block;
	height:14px;
	color:#000000;
	text-decoration:none;	

}

.nav-3 .bg1 {
	line-height:20px;
	margin-bottom:10px;		
	margin-left:-30px;	
}

.nav-3 .bg1 a:link, .nav-3 .bg1 a:visited, .nav-3 .bg1 a:active {
	background:url(images/direct-naar.gif) no-repeat 2px center ;
	padding-left:30px;
}  

.nav-3 .bg1 a:hover {
	background:url(images/direct-naar-hover.gif) no-repeat 2px center ;
}  
.nav-3  .bg2 {
	line-height:20px;
	margin-bottom:10px;
	margin-left:-30px;
}

.nav-3 .bg2 a:link, .nav-3 .bg2 a:visited, .nav-3 .bg2 a:active {

	background:url(images/brochure.gif) no-repeat left center ;
	padding-left:30px;

}  

.nav-3 .bg2 a:hover {

	background:url(images/brochure-hover.gif) no-repeat left center ;

}  

.nav-3  .bg3 {
	width:100%;
	margin-top: 2px;

}
.nav-3 a:hover {	
	color: #8d191c;
	text-decoration: underline;
}
.nav-3 a:active {	
	color: #8d191c;
}

.nav-3 .bg3 a:link, .nav-3 .bg3 a:visited, .nav-3 .bg3 a:active {
	padding-left:15px;
	display:block;
}  

.nav-3 .bg3 a:hover {

}  

.nav-3 li { /* all list items */
	float: left;
	width: 110px; /* width needed or else Opera goes nuts */
	height: auto;
	text-align:left;
	display:block;
	background:url(images/pijltje.gif) no-repeat left  center ;
	
}

.nav-3 li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.nav-3 li:hover ul, #nav-2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#content {
	clear: left;
	color: #ccc;
}

/* navigatie rechts-boven */


.envalop {
	color: #FF0000;
	font-size:10px;
	padding-left:27px;
	background:url(images/envelop.gif) no-repeat 0px 2px;
	top:10px;
}

.contact {
	color: #FF0000;
	font-size:0px;
	padding-left:27px;
	background:url(images/envelop.gif) no-repeat 0px 2px;
}

#content-container {
	position: relative;
	margin: 0 auto 0 auto;
	height:auto;
	width: 754px;
/*	background-color:#fff9e3; */
	background:#FFFFFF;
	margin-top:5px;
}

.clearfix {
	clear:both;
}

#content {
	position:relative;
	width: 582px;
	height:auto !important;
	height:auto;
	background:url(images/bg-content.jpg) right top repeat-y;
	padding-right:10px;
	text-align:justify;
	margin-left:-2px;
	padding-bottom:10px;
	margin-bottom:5px;
}
* html #content {
	background:url(images/bg-content.jpg);
	background-position: 582px ;
	background-repeat:repeat-y;
}
#content-doorklik {
	position:relative;
	width: 582px;
	height:auto !important;
	height:auto;
	padding-right:10px;
	text-align:justify;
	margin-left:-2px;
	padding-bottom:10px;
	margin-bottom:5px;
}

#rechts-boven {
	position:relative;
	
	width:147px;
	min-height:200px;
	height:auto !important;
	height:200px;
/*	background-color:#fff9e3;*/
	background:#FFFFFF;
	z-index:100;
	padding-right: 14px;
}

*html #rechts-boven {
	padding-right: 0px;
}

.pijltje-donker {
	padding-left:14px;
	background:url(images/pijltje-donker.gif) no-repeat left top ;
	color:#58595b;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
}

.bg-stippellijn {
	background:url(images/bg-stippellijn.gif) bottom repeat-x;
	height: 22px;
	}

.bg {

background: url(images/bg-tabel.gif) repeat-x;  
line-height:17px;

}

#rechts-onder {
	position:absolute;
	width:147px;
	height: 100px;
/*	background-color:#fff9e3; */
background:#FFFFFF;
	margin-left: 604px;
	margin-top: 120px;
}

#footer {
	position: relative;
	width: 790px;
	height: 20px;
	margin: 0 auto 0 auto;
	font-weight:bold;
	text-align:left;
	font-size: 11px;
	padding-bottom: 10px;
	
}

#footer ul { /* all lists */
	padding: 0;
	margin:10px;
	margin-left: 0px;
	margin-top: 5px;
	list-style: none;
}

#footer a {
	color: #58595b;
	text-decoration:none;	
}

#footer a:hover {
	color: #58595b;
	text-decoration:underline;
}


#footer ul li {
	display:inline;
	margin-left: 0px;
	
}
#footer li {
	margin-left: 0px;
}


#footer ul li {
	display:inline;
}

#zoekveld {

	height:13px;
	width:95px;
	border:1px solid #65625f;
	padding-left:2px;
	font-size:9px;
	color: #8d191c;
	margin-left:10px;

}

.menu-active-stuk-1   { height:4px; width:116px; position:relative;	background:#f3e2cf; margin-top:-1px; }

.menu-active-stuk-2 { height:4px; width:116px; position:relative;	background:#f3e2cf;	margin-top:-1px; margin-left:118px; }

.menu-active-stuk-3 { height:4px; width:116px; position:relative;	background:#f3e2cf;	margin-top:-1px; margin-left:236px; }

.menu-active-stuk-4 { height:4px; width:116px; position:relative;	background:#f3e2cf;	margin-top:-1px; margin-left:354px; }

.menu-active-stuk-5 { height:4px; width:116px; position:relative;	background:#f3e2cf;	margin-top:-1px; margin-left:472px; }


.no-bullet {
	background:none;
}



.sub-menu-active-tekst {

	font-weight:bold;
}


/* ---------------- Styles van de home pagina ------------------ */

.home-blok-groot {
	height:220px;
	margin-right:3px;
}

* html .home-blok-groot {
	margin-right:1px;
}
.home-blok-groot-tekst {
	color:#332F2D;
	font-size:14px;
	font-family:"Helvetica";
	height:1em;
	position:absolute;
	margin-top:205px;	
}
#pre-groot-1   { width:184px; background:url(images/home-blok-groot-1-hover.jpg) no-repeat left top;display:none;           }
.groot-1       { display:block; height:220px; width:184px; background:url(images/home-blok-groot-1.jpg) no-repeat left top; }
.groot-1:hover { width:184px; background:url(images/home-blok-groot-1-hover.jpg) no-repeat left top;                        }

#pre-groot-2   { width:196px; background:url(images/home-blok-groot-2-hover.jpg) no-repeat left top;display:none;              }
.groot-2       { display:block; margin-left:2px; width:196px; background:url(images/home-blok-groot-2.jpg) no-repeat left top; }
.groot-2:hover { width:196px; background:url(images/home-blok-groot-2-hover.jpg) no-repeat left top;                           }

#pre-groot-3   { width:192px; background:url(images/home-blok-groot-3-hover.jpg) no-repeat left top;display:none;              }
.groot-3       { display:block; margin-left:2px; width:192px; background:url(images/home-blok-groot-3.jpg) no-repeat left top; }
.groot-3:hover { width:192px; background:url(images/home-blok-groot-3-hover.jpg) no-repeat left top;                           }

.home-blok-klein {
	height:81px;
	width:143px;
	float:left;
	margin-right:3px;
	padding-bottom:5px;		
	cursor:pointer;
}
* html .home-blok-klein {
	margin-right:1px;
}
.home-blok-klein a {
	text-decoration:none;
}
.home-blok-klein-tekst {
	color:#332F2D;
	font-size:12px;
	font-family:"Helvetica";
	height:1em;
	margin-top:-20px;
}
.home-blok-klein-tekst a, .home-blok-klein-tekst a:active, .home-blok-klein-tekst a:visited {
	color:#332F2D;
	text-decoration:none;
}
.home-blok-groot-tekst a, .home-blok-groot-tekst a:active, .home-blok-groot-tekst a:visited {
	color:#332F2D;
	text-decoration:none;
}
.home-blok-klein-tekst a:hover {
	color:#8b191f;
}
.home-blok-groot-tekst a:hover { 
	color:#8b191f;
}

#pre-klein-1 { 	background:url(images/home-blok-klein-1-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-2 {	background:url(images/home-blok-klein-2-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-3 {	background:url(images/home-blok-klein-3-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-4 {	background:url(images/home-blok-klein-4-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-5 {	background:url(images/home-blok-klein-5-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-6 {	background:url(images/home-blok-klein-6-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-7 {	background:url(images/home-blok-klein-7-hover.jpg) no-repeat left top;display:none;  }
#pre-klein-8 {	background:url(images/home-blok-klein-8-hover.jpg) no-repeat left top;display:none;  }

.klein-1  {	background:url(images/home-blok-klein-1.jpg) no-repeat left top;  }
.klein-2  {	background:url(images/home-blok-klein-2.jpg) no-repeat left top;  }	
.klein-3  {	background:url(images/home-blok-klein-3.jpg) no-repeat left top;  }
.klein-4  {	background:url(images/home-blok-klein-4.jpg) no-repeat left top;  }
.klein-5  {	background:url(images/home-blok-klein-5.jpg) no-repeat left top;  }
.klein-6  {	background:url(images/home-blok-klein-6.jpg) no-repeat left top;  }
.klein-7  {	background:url(images/home-blok-klein-7.jpg) no-repeat left top;  }
.klein-8  {	background:url(images/home-blok-klein-8.jpg) no-repeat left top;  }

.klein-1:hover { 	background:url(images/home-blok-klein-1-hover.jpg) no-repeat left top;	}
.klein-2:hover {	background:url(images/home-blok-klein-2-hover.jpg) no-repeat left top;	}
.klein-3:hover {	background:url(images/home-blok-klein-3-hover.jpg) no-repeat left top;	}
.klein-4:hover {	background:url(images/home-blok-klein-4-hover.jpg) no-repeat left top;	}
.klein-5:hover {	background:url(images/home-blok-klein-5-hover.jpg) no-repeat left top;	}
.klein-6:hover {	background:url(images/home-blok-klein-6-hover.jpg) no-repeat left top;	}
.klein-7:hover {	background:url(images/home-blok-klein-7-hover.jpg) no-repeat left top;	}
.klein-8:hover {	background:url(images/home-blok-klein-8-hover.jpg) no-repeat left top;	}


/* ------------------- EINDE HOMEPAGINA ---------------------*/

/* Hier begint de doorklikpagina styles voor pagina's met een extra menu

/* -------------------Doorklik pagina --------------------*/

#content-menu-top {
	text-align:left;
/*	background:#fff9e3;*/
background:#FFFFFF;

}

#content-menu-top ul {
	height:auto;
	width:600px;
	margin-left:0px;
	margin-top:0px;
}

#content-menu-top ul li {
	list-style:none;
	display:inline;
	height:18px;
}

#content-menu-top a {
	display:inline-block;
	height:18px;
	width:auto;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
/*	color:#fff9e3;*/
color:#FFFFFF;
	background:url(images/content-menu-top-bg.gif) repeat-x;
	margin-right:-1px;
	margin-bottom:1px;
	font-size:12px;	
	text-decoration:none;
	font-family:"Helvetica"
}

#content-menu-top a:hover {
	background:url(images/content-menu-top-bg-hover.gif) repeat-x;
}


#content-doorklik h1 {
	font-family:"Helvetica";
	font-size:14px;
	font-weight:bold;
	color:#34302e;
	margin:0;
	margin-bottom:12px;
}
h2 {
	font-family:"Helvetica";
	font-size:12px;
	font-weight:bold;
	color:#34302e;
	margin:0;
	margin-bottom:12px;
}


/* --------- Heen en Terug ------------ */

#heen-terug-container {
	background:url(images/bg-content.jpg) right top repeat-y;
	width:auto;
	height:50px;
	margin-right:5px;
}

#heen-terug {
	background:url(images/heen-terug.png) no-repeat left top;
	width:118px;
	height:43px;
	margin-left:20px;
	margin-right:10px;
	margin-top:3px;
}

#heen {
	visibility:hidden;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/heen.png", sizingMethod="scale");
	height:38px;
	width:126px;
	margin-top:1px;
	margin-left:1px;
}

/* Hier begint het rechter gedeelte van de pagina met menu en banner */

#deel-rechts {

	width:145px;
	height:auto;
	position:absolute;
	margin-left:610px;
	margin-top:64px;
}

#gallerij-deel-rechts {

	width:145px;
	height:auto;
	position:absolute;
	margin-left:610px;
	margin-top:5px;	

}

#gallerij-table a {

	border:2px solid #fff9e3;
	display:block;
}

#gallerij-table a:hover {

	border:2px solid #8d191c;
	display:block;

}

#deel-rechts-topborder {

	position:relative;
	height:2px;
	background:url(images/border-repeatx.gif) left top repeat-x;
	width:145px;
	z-index:2;
}

#menu-rechts {

	position:relative;
	width:145px;
	height:auto;
	background:url(images/border-repeatx.gif) bottom left repeat-x;
	padding-bottom:10px;
	z-index:100;
	text-align:left;
}	

#menu-rechts a,#menu-rechts a:visited,#menu-rechts a:active {

	text-decoration:none;
	color:#000000;
}

#menu-rechts a:hover {

	text-decoration:underline;
	color:#8f181e;
}

#menu-rechts ul {
	margin-top:10px;	
	margin-left:20px;
	position:relative;
	z-index:100;
	overflow:hidden;
}

.menu-rechts-inactive {
	list-style:url(images/menu-rechts-li-IE.gif) outside;
}

.menu-rechts-active {
	list-style:url(images/menu-rechts-li-hover-IE.gif) outside;
	color:#8f181e;
	font-weight:bold;
}

.menu-rechts-inactive:hover {

	background:none;
	
}

#gallerij-klein-links {

	position:absolute;
	left:-40px;
	top:100px;
	height:200px;
	width:170px;
	z-index:100;

}

#gallerij-klein-links a:active, #gallerij-klein-links a:visited, #gallerij-klein-links a {

	display:block;
	border:1px solid #fff9e3;

}

#gallerij-klein-links a:hover {

	display:block;
	border:1px solid #8d191c;

}

#naar-totaaloverzicht {

	margin-top:5px;
	padding-left:10px;
	float:right;
	background:url(images/gallerij-klein-pijltje.gif) left center no-repeat;

}

#naar-totaaloverzicht a, #naar-totaaloverzicht a:visited, #naar-totaaloverzicht a:active, #gallerij-terug a, #gallerij-terug a:visited, #gallerij-terug a:active, #gallerij-heen a, #gallerij-heen a:visited, #gallerij-heen a:active{
	
	
	text-decoration:none;
	color:#000000;
	border:none;
}

#naar-totaaloverzicht a:hover, #gallerij-terug a:hover, #gallerij-heen a:hover {

	text-decoration:underline;
	display:inherit;
	border:none;
}

#gallerij-terug {

	background:url(images/gallerij-terug-bg.gif) right center no-repeat;
	padding-right:13px;
	font-weight:bold;

}

#gallerij-heen {

	float:right;
	background:url(images/gallerij-heen-bg.gif) left center no-repeat;
	padding-left:15px;
	font-weight:bold;

}

#ga-naar-vloerenimpressie {
	
	position:absolute;
	margin-top:150px;
	border:none;
}



#product-hout-afbeeldingen a:hover {
	
	border:2px solid #fff9e3;


}

#ga-naar-vloerenimpressie a,#ga-naar-vloerenimpressie a:visited,#ga-naar-vloerenimpressie a:active,#ga-naar-vloerenimpressie a:hover{

	border:none;
}
.zoek-kop {

	margin-left:5px;

}
.zoek-kop a, .zoek-kop a:active, .zoek-kop a:visited {
	
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;	
}

.zoek-resultaat {

	margin-top:10px;
	margin-left:5px;

}

.zoek-kop a:hover {

	color:#81d91c;	

}  

#pagina {

	margin-bottom:10px;

}

#zoek hr {

	border-top:1px dotted #8d191c;
	background:none;
}

.zoek-url {

	margin-top:10px;

}

.zoek-url a:link, .zoek-url a:visited, .zoek-url a:active {

	color:#8d191c;
	font-weight:bold;

}

.zoek-url a:hover {

	color:#000000;

}

#margin {
	margin-top: -3px;
	color: #808184;
}

.leiden {
	margin-left: -12px;
}



#verkooppunten-nav {
	width: 120px;
	height: 100px;
	font-weight:bold;
	font-size: 14px;
}

#verkooppunten-nav, #verkooppunten-nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#verkooppunten-nav a {
	display: block;
	width: 120px;
	font-size: 11px;
	background:url(images/pijltje.gif) no-repeat center left;
	padding-left: 17px;
	color: #58595b;
	text-decoration: none;


}

#verkooppunten-nav a:hover {
	display: block;
	width: 120px;
	background: url(images/pijltje-hover.gif) no-repeat center left;
	font-size: 11px;
	padding-left: 17px;
	color: #58595b;
	text-decoration: underline;

}

#verkooppunten-nav li { /* all list items */
	float: left;
	width: 120px;
	margin-top: 2px;
 /* width needed or else Opera goes nuts */
	
}


h1 {
	font-size: 12px;
	color: #404041;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
	margin-top: -2px;
}

.bg-home {
	background:url(images/bg-stip-index.gif) repeat-x;
	width: 186px;
	height: 1px;
}
.bg-home-2 {
	background:url(images/bg-stip-index.gif) repeat-x;
	width: 141px;
	height: 1px;
}

.index-con {

	color: #808184;
	width: 186px;
	text-align:left;
	padding-top: 5px;
}
.index-con a:link, .index-con a:visited, .index-con a:visited {
	font-weight: bold;

}
.index-con-1 {
	color: #808184;
	font-size:13px;
	width: 186px;
	text-align:left;
	padding-top: 5px;
}
*html .index-con {
	padding-top: 0px;
	margin-top: -8px;
}

.index-con-2 {
	text-align:left;
	color: #808184;
	width: 141px;
	padding-top: 5px;
}



*html .index-con-2 {
	padding-top: 0px;
	margin-top: -8px;
}

.bg-stip-index {

	background:url(images/bg-stip-2.gif) 0px 8px no-repeat;
	width: 186px;
	height: 25px;
}

.font {font-size: 8px}


#content-container a:link {
		color: #808184;
		text-decoration: none;
		font-weight: normal;
}
#content-container a:active {
		color: #808184;
		text-decoration: none;
		font-weight: normal;
}

#content-container a:visited {
		color: #808184;
		text-decoration: none;
		font-weight: normal;
}

#content-container a:hover {
		color: #808184;
		text-decoration: none;
		font-weight: normal;
}


