@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}

a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#333333;
}

a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.brodtext_rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.brodtext_ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.brodtext_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #487c87;
}
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.nyheter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.prislistor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}




a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	color: #656565;
	line-height:16px;
}

.pageFrame {
	width:775px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-387.5px;
	float:left;
}

.mainFrame {
	width:775px;
	min-height:450px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	float:left;
}

.mainContent {
	margin-left:9px;
	width:779px;
}

.topFrame {
	background-image:url(../img/bg_top.gif);
	width:775px;
	height:120px;
	overflow:hidden;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

.topContent {
	width:755px;
	height:120px;
	margin-left:9px;
	overflow:hidden;
}

.submenuFrame {
	width:222px; 
	height:444px; 
	float:left; 
	padding-top:10px;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
}

.submenuContent {
	width:177px;
	position:relative;
	left:20px;
	top:65px;
}

.copyFrame {
	width:533px;
	float:left;
	position:relative;
	top:19px;
	left:0px;
	padding-bottom:25px;
}

.copyContent {
	width:502px;
	margin-left:10px;
	margin-top:20px;
}


.bottomMenu {
	position:relative;
	margin-top:25px;
	margin-bottom:15px;
	z-index:100;
}

.bottomFrame {
	background-image:url(../img/bg_bottom.gif);
	width:775px;
	height:35px;
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:50px;
	margin:0px;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

.bottomContent {
	margin-left:9px;
	width:755px;
	height:45px;
	overflow:hidden;
}


.break {
	float:none;
	overflow:hidden;
	clear:both;
}
h1 {
	color:#8c8c8c;
	font-weight:bold;
	font-size:16px;
}

table.info {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}

#menu {
        float: right;
        font-size: 12px;
        color: #82a6b0;
        font-family: Arial;
        font-weight: bold;
        text-align: center;
        width: 530px;
}

#logo {
	float: left;
	background: url('../img/d2i_logo.gif') 0 0 no-repeat;
	height: 72px;
	width: 109px;
	margin-left: 20px;
}

#login {
	position: absolute;
	background: url('../img/tab_login.png') 0 -5px no-repeat;
	top: 0px;
	right: 19px;
	height: 31px;
	width: 108px;
}

#header {
        margin-top: 20px;
}

.home_button {
	float: right;
	background: url('../img/hemKnapp.png');
	height: 43px;
	width: 32px;
	margin-right: 8px;
	margin-top: 30px;
}

.menu_box {
        float: left;
        line-height: 48px;
	background: url('../img/tab_dark.png') -5px 0 no-repeat;
	height: 43px;
	width: 129px;
	color: white;
	margin-top: 25px;
}

.menu_box:link {
	color: white;
	font-weight: bold;
}

#menu h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}

.menu_box.selected {
        color: white;
        background: url('../img/tab_light.png') -5px 0 no-repeat;
}

/*.menu_box a {
        text-decoration: none;  
        background-color: white;
        color: #22aa02;
}*/

.menu_box.first {
        margin-left: 10px;
        //margin-right: 12px;
}

.menu_box:hover {
        color: white;
	background: url('../img/tab_light.png') -5px 0 no-repeat;
}

.menu_box:visited {
	color: white;
}

/*.menu_box a.selected {
        color: black;
        font-weight: 700;
}*/


