html {
overflow-y: scroll;
}


body {
background-color: #000;
margin: 0;
padding: 0;
font-family: 'Josefin Sans', Helvetica, arial, sans-serif;
background-image: url(images/body_bg.gif);
background-position: top left;
}
h1 {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}
h2 {
color: #acaca5;
font-size: 11px;
font-weight: normal;
padding: 0;
margin: 0;
}
p {
color: #575757;
font-size: 11px;
padding-bottom: 0px;
margin: 0;
}
img {
border: none;
}
a {
text-decoration: none;
font-weight: bold;
color: #0645AD;
}
a:hover {
text-decoration: underline;
}
.wrapper {
position: relative;
width: 854px;
text-align: left;
margin: 0 auto;
}
#topContainer {
position: relative;
width: 854px;
height: 110px;
background-image: url(images/logo.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
}
#menuContainer {
position: absolute;
width: 460px;
height: 30px;
left: 221px;
top: 87px;
z-index: 1000;
}
#contentContainer {
position: relative;
width: 854px;
padding-top: 42px;
background-image: url(images/content_bg.png);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
}
.frontpageContainer {
width: 842px;
height: 475px;
margin-left: 1px;
background-image:url(images/render_Web.rs.png);
background-position: top left;
background-repeat: no-repeat
}
#subpageLeft {
position: relative;
width: 548px;
padding-left: 35px;
padding-top: 20px;
text-align: left;
float: left;
}

#subpageLeft ul li {
color: #575757;
font-size: 11px;
}

#subpageRight {
position: relative;
width: 231px;
color: #767676;
font-size: 11px;
padding-left: 40px;
padding-top: 20px;
background-image: url(images/divider_ver.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
float: left;
}
#subpageFull {
position: relative;
width: 784px;
color: #767676;
font-size: 11px;
padding-left: 40px;
padding-right: 30px;
padding-top: 20px;
text-align: left;
float: left;
}
.productContainer {
position: relative;
width: 255px;
color: #767676;
font-size: 11px;
margin-right: 18px;
float: left;
}
#footerContainer {
position: relative;
width: 854px;
height: 147px;
background-image: url(images/footer_bg.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
margin-bottom: 20px;
margin: 0 auto;
}
#footerContainer a {
color: #FFFFFF;
}
#footerContainer p {
color: #FFFFFF;
font-size: 0.75em;
}
#footerbelow {
color: #FFFFFF;
text-align: center;
font-size: 10px;
}
#footerbelow a {
color: #FFFFFF;
text-decoration: none;
}

.logo {
position: absolute;
top: 9px;
left: 335px;
width: 188px;
height: 101px;
}
.forsideHeadertekst {
position: absolute;
top: 30px;
left: 25px;
}
.forsideTekst {
position: absolute;
top: 400px;
left: 565px;
width: 251px;
height: 94px;
}
.headerGuide {
position: absolute;
top: 488px;
left: 26px;
width: 791px;
height: 28px;
}
.gfxGuide {
position: absolute;
top: 20px;
left: 30px;
width: 791px;
height: 76px;
}
.bottom {
position: absolute;
width: 854px;
height: 147px;
bottom: 0px;
left: 0px;
z-index: 1000;
}
.sizes {
margin-bottom: 2px;
}
.productMargin {
margin-right: 10px;
margin-bottom: 10px;
}
.close {
clear: both;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

