body {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12px;
 background-color: #d2dcc9;
 background-image: url(../bilder/gradering.jpg);
 background-repeat: repeat-y;
 background-attachment: fixed;
 background-position: center;
 margin: 0px;
 line-height: normal;
}

.liten {
 color: #5C5C5C;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 11px;
 font-weight: normal;
}

.tittel {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 16px;
 font-weight: normal;
 line-height: 150%;
}

.undertittel {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 14px;
 font-weight: normal;
 line-height: 120%;
}

.logotittel {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 14px;
 font-style: italic;
 position: relative;
 left: 20px;
}

form {
 margin: 0px 0px 0px 0px;
}

table {
 border: 0px;
 text-align: left;
}

table.hoved {
 width: 1000px;
 border: 0px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
}

table.side {
 border-collapse: separate;
 border-spacing: 0px 10px;
}

td.padding {
 width: 120px;
}

td.topp {
 height: 200px;
 padding: 35px 10px 0px 30px;
}

td.meny {
 width: 125px;
 vertical-align: top;
 padding: 20px 10px 20px 0px;
 border-right-style: solid;
 border-width: 1px;
 border-color: #ece6d8;
}

td.hoved {
 vertical-align: top;
 padding: 15px 0px 20px 30px;
}

td.bunn {
 color: #5C5C5C;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 11px;
 text-align: center;
 padding: 10px 0px 30px 0px;
 border-top-style: solid;
 border-width: 1px;
 border-color: #ece6d8;
}

img {
 border: 0px;
}

img.ikon {
 border: 0px;
 vertical-align: text-bottom;
}

img.png {
 border: 0px;
 behavior: url('materiale/iepngfix.htc');
}

.button {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12px;
 background-color:#EAEAEA;
 border:1px #666 solid;
 margin-top:2px;
}
	
.textbox {
 color:#000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size:12px;
 background-color:#FFFFFF;
 border:1px solid #CCC;
}
	
.tinymce {
 color:#000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size:12px;
 background-color:#FFFFFF;
 border:1px solid #CCC;
}

.aktiv {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

a:link {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:visited {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:hover {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: underline;
}

a:active {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:link.meny {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:visited.meny {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:hover.meny {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: none;
}

a:active.meny {
 color: #339999;
 font-family: Trebuchet MS, Arial, Helvetica;
 letter-spacing: 0em;
 text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

