﻿BODY {
text-align:center;
font-family: Verdana;
font-size: 10px;
margin-top: 0px;
}

P {
font-family: Verdana;
font-size: 11px;
}


H1 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}

H2 {
font-family: Verdana;
font-size: 16px;
}


H3 {
font-family: Verdana;
font-size: 18px;
}


.Normal, a.Normal, a:link.Normal, a:visited.Normal {
font-family: Verdana;
font-size: 10px;
color: #000000;
font-weight: normal;
padding-right: 10px;
text-decoration: none;
}

.Overskrift {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}

.Overskrift2 {
font-family: Verdana;
font-size: 18px;
font-weight: bold;
}

.InfoBilde {
 float: right;
 padding-left: 20px;
}

.IndexBilde {
float: right;
}

.Nyheter {
float: right;
Width: 202px;
}

.Meldinger {
float: left;
}


.Innledning {
font-family: Verdana;
font-size: 12px;
font-style: italic;
}

.Vanlig {
font-size: 11px;
font-weight: normal;
}

.Ledetekst {
font-size: 11px;
font-weight: bold;
}


.Biledtekst {
font-family: Verdana;
font-size: 10px;
font-style: italic;

}

.FooterText a.FooterText, a:link.FooterText, a:visited.FooterText {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.Wrap
{
	width: 964px;
	background-image: url(/images/venstre_bg.gif);
	background-repeat: repeat-y;
}


#LeftColumn {
width: 198px;
margin-bottom: 0px;
background-image: url(/images/venstre_bg.gif);
background-repeat: repeat-y;
text-align: center;
float: left;
height: 100%;
}


#HeaderLeft {
float: left;
height: 147px;
text-align: left;
}

#HeaderRight {
float: right;
text-align: right;
height: 147px;
}



#Menu
{
	width: 764px;
	height: 22px;
	background-color: #ffffff;
	text-align: left;
	float: right;
}


#Title {
width: 764px;
height: 25px;
text-align: right;
float: right;
}

#Content {
width: 764px;
text-align: left;
float: right;
padding-left: 0px;
}

#Contentindex
{
	width: 764px;
	text-align: left;
	float: right;
}

#ContentKursTilbud
{
	width: 764px;
	text-align: left;
	float: right;
	padding-left: 20px;
}

#Footer {
width: 764px;
float: right;
bottom: 0;
text-align: center;
background-color: #ffffff;

}

a.MenuSelected, a:link.MenuSelected, a:visited.MenuSelected
{
    color: #ff9900;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: normal;
    line-height: 16px;
    padding-left: 5px
}



a.MenuUnselected, a:link.MenuUnselected, a:visited.MenuUnselected
{
    color: black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: normal;
    line-height: 16px;
    padding-left: 5px
}


/******* workarounds and hacks *******/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


