body {
background: #0176ac url(gfx/bg.jpg) no-repeat left top;
background-attachment: fixed;
margin: 0px; 
font-size: 12px;
font-family: arial, sans-serif;
color: #0053a0;
overflow-y: scroll;
}

html {
width: 100%;
margin: 0xp;
}
img {
border: 0px;
}

td {
vertical-align: top;
text-align: left;
font-size: 12px;
}

a {
color: #0053a0;
}

a:hover {
color: #0053a0;
}


/* START ID STYLES */

#content {
width: 981px;
overflow: hidden;
}

#CENTERED {
width: 0px;
left: 50%;
right: 50%;
z-index: 100;
}

#menu {
width: 650px;
height: 43px;
margin-top: 70px;
z-index: 99;
background: #ffffff;
}

#topLine {
height: 10px;
width: 980px;
background-color: #bababa;
}

#frontPageTextBox {
background-color: #0176ac;
width: 320px;
height: 320px;
overflow: hidden;
}

#frontPageTextBox h1 {
color: #ffffff;
font-size: 17px;
line-height: 10px;
padding: 0px;
margin: 0px;
}

#frontPageTextBox p {
color: #ffffff;
font-size: 13px;
margin-top: 10px;
}

#frontPageImage {
border-left: 10px solid #ffffff;
margin: 0px;
padding: 0px;
}

#content {
color: #bebfbf;
font-size: 12px;
}

#bottom table {
height: 100%;
}

td#bottom  {
font-family: microsoft sans serif, tahoma, arial;
background: #5d6568 url(gfx/footerTop.gif) repeat-x top;
font-size: 11px;
display: block;
width: 981px;
height: 67px;
}

td#bottom table td {
color: #fefefe;
padding: 5px;
padding-top: 30px;
text-align: right;
font-family: microsoft sans serif, tahoma, arial;
}

td#bottom table td a {
color: #fefefe;
}

#boxes {
width: 980px;
overflow: hidden;
}

#boxAddress {
background: #ad9059 url(gfx/merke.gif) left no-repeat;
height: 171px;
max-height: 161px;
width: 320px;
padding-top: 10px;
}

#boxAddress td {
padding-left: 140px;
color: #ffffff;
}

#boxAddress td a {
color: #ffffff;
}



/* SLUTT ID STYLES */



/* START TEXT STYLES */

#article {
	margin: 20px;
}

#article .preheading {
color: #999999;
font-family: microsoft sans serif, tahoma, arial;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}

#article .heading {
color: #727272;
font-family: microsoft sans serif, tahoma, arial;
font-size: 18px;
font-weight: bold;
margin-bottom: 7px;
}

#article .shortText {
color: #727272;
font-family: microsoft sans serif, tahoma, arial;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}

#article .text, .text a {
color: #727272;
font-family: microsoft sans serif, tahoma, arial;
font-size: 12px;
}


/* SLUTT TEXT STYLES */

