body {
	background-color: DCDCDC;
	margin: 0px;
}
.mainTD {
	height: 428px;
	width: 723px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FED000;
	background-color: #FFFFFF;
}
.logo {
	background-color: #A10200;
	width: 354px;
	padding-top: 5px;
	height: 89px;
}
.linksholder {
	width: 369px;
	background-color: #A10200;
	height: 32px;
	vertical-align: bottom;
}
.linksholder a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	line-height: 18px;
}
.linksholderny {
	width: 369px;
	background-color: #A10200;
	height: 64px;
	vertical-align: bottom;
}
.linksholderny a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	line-height: 18px;
}
.linksholder a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.mainTable {
	width: 723px;
	height: 550px;

}
.bottomHolder {
	background-color: #F3F3F3;
}
.bottomText {
	height: 110px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.bottomText a{
	color: #000000;
	text-decoration:none;
	display:block;
}
.bottomText a:hover{
	color: #999999;
	text-decoration:none;
}
.bottomText td{
	width: 25%;
	padding-left: 20px;
	padding-top: 10px;
}
.contentTable {
	width: 100%;
	background-color: #FFFFFF;
	height: 428px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	line-height: 18px;
	padding-top: 45px;
		width: 369px;
}
.contentText table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.contentText a{
	color: #000000;
}
.contentPix{
	width: 354px;
}
.undermenuHolder {
	height: 72px;
	background-color: #A10200;
	padding-bottom: 5px;
}
.undermenuHolder a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	font-weight: bold;
}
.undermenuHolderny {
	height: 40px;
	background-color: #A10200;
	padding-bottom: 5px;
}
.undermenuHolderny a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	font-weight: bold;
}
.undermenuHolder a:hover{
text-decoration: none;
color: #CCCCCC;
}
ul {
	list-style-image:url(../images/bullet_line.gif);
	list-style-position: outside;
	padding-left: 9px;
	_padding-left: 3px;
	margin-left: 9px; 
}
li {
	margin-top: 3px;
}
.panerbottom {
	background-color: #FFFFFF;
	background-image: url(../images/optikhuset_bottom.jpg);
	height: 10px;
}
.brillestel {
	border: 1px solid #FED000;
}
.brillestelnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding-right: 23px;
}
.brillestelnumber a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
	#content{
		position:relative;
		}	
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:723px;
		height:597px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:723px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../js/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../js/btn_next.gif) no-repeat 0 0;	
		}	

