html, body {
    margin: 0;
    padding: 0;
    }




td {
	font-family: Tahoma, Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

th {
	font-family: Tahoma, Trebuchet MS,Arial, Helvetica, sans-serif;
}
.header_rep_bg {
	background-image: url(elements/topheader_repeat.gif);
	background-repeat: repeat-x;
	height: 161px;
}
.footer_rep_bg {
	background-image: url(elements/footer_repeat.gif);
	background-repeat: repeat-x;
	height: 135px;
	position:relative;
	top:0;
	clear:both;
}

.header {
	background-repeat: no-repeat;
	height: 161px;
        width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.botttom{
	background-image: url(elements/botmbanner.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Tahoma,Trebuchet MS,Tahoma,Verdana, Tahoma;
	font-size: 10pt;
	color: #000000;
	padding-left: 230px;
	padding-top: 30px;
}
.content_holder {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
}
.menu_holder {
	width: 192px;
	float: left;
	background-image: url(elements/menu_repeat.gif);
	
}
.main_content_holder {
	width: 763px;
	background-image: url(elements/content_repeat.gif);
	float: left;
}
.menu_content {
	font-family: Tahoma,Trebuchet MS,Tahoma,Verdana,Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 6pt;
	padding-left: 30px;
	padding-bottom: 5px;
}
.artTekst a
{
	font-family: Tahoma,Trebuchet MS,Tahoma,Verdana,Tahoma;
        font-size: 10pt;
        color: #000000;
        line-height: 16pt;
        padding-left: 30px;
        padding-bottom: 5px;
	text-decoration:none;
}
.artTekst a:link            { color: #000000; }
.artTekst a:visited         { color: #000000; }
.artTekst a:active          { color: #000000; }
.artTekst a:hover           
	{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	}

.nolink a
{
        font-family: Tahoma,Trebuchet MS,Tahoma,Verdana,Tahoma;
        font-size: 10pt;
        color: #000000;
        text-decoration:none;
}
.nolink a:link            { color: #000000; }
.nolink a:visited         { color: #000000; }
.nolink a:active          { color: #000000; }
.nolink a:hover
        {
        color: #000000;
        font-weight: bold;
        text-decoration:underline;
        }


.innhold {
	font-family:Tahoma,Trebuchet MS,Tahoma,Verdana,Arial,Helvetica;
	font-size:10pt;
	padding-left: 30px;
	padding-right: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 5px;
	height:100%;
	color: #000000;  
}
.menu_bottom {
	background-image: url(elements/btnmenu.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 38px;
	padding-left: 50px;
	padding-top: 33px;
	font-family: Tahoma,Trebuchet MS,Tahoma,Verdana, Tahoma;
	font-size: 10pt;
	color: #000000;
}

.nopicframe {
        border:0px; border-thickness: 0px; border-color: #000000;
        border-style: solid;
}
        
.border {
 	border: 1px;
        border-thickness: 1px;
        border-color: #000000;
}


