  /* * * * * * * * */
 /* Tag specific  */
/* * * * * * * * */

body{
background-color:#ecebeb;
margin-top: 50px;
font-family:Lucida Sans unicode, Sans-serif;
font-size:12px;

}


input {
	font-family:Lucida Sans unicode, Sans-serif;
	font-size:12px;
	background-color:#EEEEEE;
}
td {
	text-align: left;
	font-size:12px;
}

input.text {
	background-color:#FFFFFF;
	border:1px solid #aaaaaa;
}

input.button {
	height:18px;
	background-image:url("btn.gif");
	background-repeat:repeat-x;
	border:none;
	border-right: 1px solid #acacac;
	border-left: 1px solid #acacac;
	margin-bottom:1px;
	padding-left:5px;
	padding-right:5px;
}

img { border: none; } 

h1 { font-size:150%; }
h2 { font-size:150%; font-weight:normal; }
h3 { font-size:130%; }
h4 { font-size:130%; font-weight:normal; }
h5 { font-size:115%; }
h6 { font-size:115%; font-weight:normal; }


a.menuItemLink {
	color:#FFFFFF;
	text-decoration:none;
}

a.menuItemLink:hover {
	color:#99cccc;
}

a.menuItemSelectedLink {
	color:#FFFFFF;
	text-decoration:none;	
}

a.menuItemSelectedLink:hover {
	color:#99cccc;
}

a {
	color:#336666;
	text-decoration:none;
}

a:hover {
	color:#336666;
	text-decoration:underline;
}

form {
	padding:0px;
	margin:0px;
}

  /* * * * * * * */
 /* Id specific */
/* * * * * * * */

#contentContainer {
	position:absolute;
	width:780px;
	height:492px;
	margin-left:50%;
	left:-390px;
	/* top:25px;*/
	border:4px solid #FFFFFF;
}

#cutomerLogin {
	position:absolute;
	top:160px;
	width:134px;
	height:17px;
}

#header {
	background-image:url("header.jpg");
	width:780px;
	height:180px;
}

#main {
	position:absolute;
	margin-top:1px;
	background-image:url("main.jpg");
	width:780px;
	height:311px;
}

#content {
	position:absolute;
	top:3px;
	left:7px;
	top:20px;
	width:537px;
	height:256px;
	overflow:auto;
	padding:7px;
	text-align:justify;
	overflow-x:hidden;
	
	scrollbar-3dlight-color:336666;
	scrollbar-arrow-color:99cccc;
	scrollbar-base-color:99cccc#;
	scrollbar-darkshadow-color:336666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:99cccc;
	scrollbar-shadow-color:99cccc;
	
}

#contentRight {
	position:absolute;
	width:196px;
	top:17px;
	right:7px;
	height:273px;
}

#banner {
	/*background-image:url("banner_forsikringsskader.gif");*/
	width:196px;
	height:177px;
}

#search {
	background-color:#cce1e5;
	height:87px;
	width:186px;
	top:178px;
	padding-left:10px;
	padding-top:7px;
}

#menu {
	position:absolute;
	right:10px;
	bottom:323px;
	width:170px;
	font-size:10px;
}

#bannerContainer {
	display:none;
}

#membermain {
	position:absolute;
	margin-top:1px;
	background-image:url("membermain.jpg");
	width:780px;
	height:311px;
}

#membercontent {
	position:absolute;
	top:3px;
	left:7px;
	top:20px;
	width:763px;
	height:270px;
	overflow:auto;
	padding:7px;
	text-align:justify;
	overflow-x:hidden;
	
	scrollbar-3dlight-color:336666;
	scrollbar-arrow-color:99cccc;
	scrollbar-base-color:99cccc#;
	scrollbar-darkshadow-color:336666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:99cccc;
	scrollbar-shadow-color:99cccc;
}

#headerLink {
	position:absolute;
	width:385px;
	height:70px;
	left:8px;
	top:4px;
}

  /* * * * * * * * * */
 /*  class specific */
/* * * * * * * * * */

.menuItem {
	border-bottom:1px solid #99cccc;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-top:1px;
	position:relative;
}

.menuItemSelected {
	position:relative;
	border-bottom:1px solid #99cccc;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-top:1px;
	background-image:url("menuSelected.gif");
}

.menuButton {
	background-image:url("menuButton.gif");
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	position:absolute;
	left:-20px;
	top:3px;
	cursor:hand;
}

.statistikScript {
	display:none;
}

.tableOff {
	background-color:#FFFFFF;
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
}

.tableOn {
	background-color:#eeeeee;
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
}


  /* nye styles */


#top{
width:971px;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;

}

#top2{
width:971px;
height:125px;
background-color:#388993;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
}

#top3{
width:765px; 
float:left
}


#menuNy{
float: left; 
height:125px; 
width:204px; 
margin-top: 6px;
margin-left: 27px;
width:170px;
font-size:10px;
text-align: left;

}

#seperator{
width:971px;
height:31px;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
background-image:url(ny_seperator.jpg);
background-repeat:no-repeat;
}

#contentNy{
width:971px;
background-image:url(ny_centerBackgr.jpg);
background-color:#FFFFFF;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;

}

#bottom{
width:971px;
height:26px;
background-image:url(ny_bottom.jpg);
background-color:#FFFFFF;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;

}


