@import "/css/menu.css";
@import "/css/typo.css";
@import "/css/gallery.css";
@import "/css/forms.css";
@import "/css/custom.css";

* {
	padding: 0;
	margin: 0;
        list-style-image: url(/file/688950a73a8/list.gif);
        list-style-position: inside;
}

img  {
	border: none;
}

body {
	background: #FFFFFF
	margin-top: 5px;
        scrollbar-base-color:#dddddd;
}

body,td,th {

        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #000;
}


table {
	border-collapse: collapse;
	border-spacing: 0px;
}

div.credit {
	padding: 2 0px;
	color:#8f8f8f;
	font-size: 12px;
}

div.container {
        background: #ffffff; 
	padding:15px;
	color:#333;
        font-size: 12px;
}

div.hovedcontainer {
        background: #ffffff; 
	padding:5 0 10 0px;
	color:#333;
	font-size: 12px;
	height: 356px;
	width: 700px;
	margin: 0px;
        overflow: none;
}

td.hovedcontainer {
        background: #ffffff; 
	padding:5 0 10 0px;
	color:#333;
	font-size: 12px;
	height: 356px;
	width: 700px;
	margin: 0px;
        overflow: none;
}

td.hovedcontainernyhet {
        background: #ffffff; 
	padding:15px;
	color:#333;
	font-size: 12px;
	height: 356px;
	width: 980px;
	margin: 0px;
        overflow: auto;
}


td.hovedcontainer_flash {
        background: #ffffff; 
	padding:0px;
	color:#333;
	font-size: 12px;
	height: 356px;
	width: 670px;
	margin: 0px;
        overflow: auto;
}


.Innholdright {
        border-left: 1px dashed #CCCCCC;        
        padding: 5px;
	height: 120px;
	width: 255px;
	margin: 5px;
	position: relative;
        font-size: 12px;

}

.Nyhetright {
        border-left: 1px dashed #CCCCCC;
        padding: 5px;
	height: 230px;
	width: 250px;
	margin: 5px;
	overflow: auto;
	position: relative;
        font-size: 12px;

}

.enkeltnyhet {
	padding: 10 0 10 0px;
        font-size: 12px;
}


