/* Redifined HTML */
html {
height: 100%;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #000000;
margin: 0px;
height: 100%;
/* Only IE */
scrollbar-base-color: #b1ac84;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
h3{
font-size:12px;
}
a{
font-weight: bold;
color: #b27517;
}

/* Div's */
#wrapper{
margin: 0px auto 0px;
width: 802px;
height: 100%;
background-image: url(../images/wrapperBg.jpg);
}

#top{
position: relative;
top: 0px;
left: 0px;
width: 802px;
height: 145px;
background-image:url(../images/topBg.jpg);
}

#top_webshop{
position: relative;
top: 0px;
left: 0px;
width: 802px;
height: 145px;
background-image:url(../images/webshop/webshop_top.jpg);
}

#middle_section{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/forsideBg.jpg);
}
#middle_section10{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/historienBg.jpg);
}
#middle_section20{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/bakKameraBg.jpg);
}
#middle_section30{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/stemmerBg.jpg);
}
#middle_section40{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/aktueltBg.jpg);
}
#middle_section50{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/galleriBg.jpg);
}
#middle_section60{
position: relative;
top: -3px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/webShopBg.jpg);
}
#middle_section99{
position: relative;
top: 0px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/videoBg.jpg);
}
#middle_section100{
position: relative;
top: 0px;
left: 0px;
height: 482px;
width: 802px;
background-image:url(../images/videoBg.jpg);
}
#middle_webshop{
position: relative;
top: -3px;
left: 0px;
height: 520px;
width: 802px;
background-color:#adb77a;
}
#middle_trailer{
position: relative;
top: -3px;
left: 0px;
height: 430px;
width: 802px;
background-image:url(../images/trailerBg.jpg);
}
#middle_trailer_movie{
position: relative;
top: 90px;
left: 220px;
}
#trailer_pic{
position: relative;
left: 45px;
padding: 15px 0px 10px 0px;
}
#trailer_text{
left: 60px;
position: relative;
padding: 10px;
}

/* NON - IE browsers */
div>#middle_section{
top: 0px;
}
div>#middle_section10{
top: 0px;
}
div>#middle_section20{
top: 0px;
}
div>#middle_section30{
top: 0px;
}
div>#middle_section40{
top: 0px;
}
div>#middle_section50{
top: 0px;
}
div>#middle_section60{
top: 0px;
}

#center{
position: relative;
top: 45px;
left: 45px;
width: 720px;
height: 410px;
overflow: auto;
}

#header_no_submenu{
position: relative;
top: 10px;
left: 45px;
overflow: auto;
}
#bottom{
top: 0px;
left: 0px;
width: 802px;
background-color: #a19d70;
}
#menuButtons{
position: absolute;
left: 134px;
top: 115px;
}
#galleriPic{
position: absolute;
top: 54px;
left: 2px;
}
#subMenu{
position: relative;
top: 10px;
left: 45px;
font-size: 10px;
}
#linkBtnForside{
position: relative;
top: 10px;
left: 30px;
}

#linkBtnForside2{
position: relative;
top: 45px;
left: 35px;
}

/*Classes*/

.menuchoice{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.menuchoice a{
color: #666666;
}
.ingress{
font-weight: bold;
}
.subMenu{
color: #333333;
text-decoration: none;
}
.greyTxt{
color: #EEEEEE;
}
/* Admin style */
#contentWrapper{
background-color:#FFFFFF;
}
#admin_content{
position: relative;
top: 20px;
left: 200px;
}
#admin_left{
position: absolute;
top: 20px;
left: 10px;
}
input,textarea,select{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.pub_body{
width: 500px;
height: 350px;
}
.pub_ingress{
width: 500px;
height: 70px;
font-weight: bold;
}
.pub_heading{
font-size: 12px;
font-weight: bold;
width: 300px;
}
.listHeader{
background-color:#CCCCCC;
color: #FFFFFF;
font-weight: bold;
padding: 2px;
}
div.webshop_product{
  clear: both;
  width: 100%;
}
div.webshop_product span.product_left{
float: left; 
width: 364px;
padding: 15px 15px 15px 15px;
border: 1px solid #a5ad7c;
}
div.webshop_product span.product_right{
float: right;
width: 359px;
padding: 15px 30px 15px 15px;
border: 1px solid #a5ad7c;
} 
.webshop_image{
padding: 15px;
}
.webshop_viewcart{
padding: 15px;
float: right;
}

