body {
padding: 0px;
margin: 0px;
overflow: -moz-scrollbars-vertical;
}

body, html {
font-family: "Tw Cen MT", Sans-Serif, Verdana;
font-size: 11px;
background-color: #323232;
color: #323232;
}

html {
height: 100%;
}

img {
border: none;
}

a {
color: #FFFFFF;
}

a:active{
outline: none;
}

#pagecontainer {
height: 100%;
width: 960px;
left: 50%;
margin-left: -480px;
position: absolute;
}

#page {
background-color: #48464b; 
/* border-left:1px solid #FFFFFF;  
border-right:1px solid #FFFFFF; */
}

#td_header {
width: 910px;
height: 115px;
background-image: url('/images/header.jpg');
background-repeat: no-repeat;
background-color: 
background-position: 0 0;
/* border-bottom: 1px solid #FFFFFF; */
}

#language {
top: -30px;
left: 10px;
position: relative;
width: 60px;
height: 20px;
background: transparent;
}

#link {
font-weight: bold;
padding-right: 10px;
text-align: right;
color: #444444;
top: -50px;
font-size: 11px;
width: 280px;
position: relative;
float: right;
}

#link a, #link a:hover {
color: #FFFFFF;
font-size: 12px;
}

#td_menu {
background-image: url('/images/menu_bg.gif');
background-repeat: repeat-x;
height: 30px;
background-color: #454457;
border-top: 1px solid #FFFFFF;
}

#td_content {
text-align: left;
/* border-top: 1px solid #FFFFFF; */
color: #323232;
background-color: #9b94ac;
padding: 0px;
margin: 0px;
/*padding: 10px;*/
}

div#menudiv {
padding: 0px;
margin: 0px;
position: absolute;
top: 118px;
left: 50%;
width: 910px;
margin-left: -460px;
}

table#menu {
text-align: center;
line-height: 22px;
width: 100%;
padding: 0px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
font-size: 12px;
background: transparent;
text-decoration: none;
}

table#menu td, .active {
padding-left: 35px;
padding-right:35px;
height: 24px;
width: 105px;
font-weight: bold;
}

table#menu td a {
/*padding-top: 4px;*/
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 0;
color: #aaa;
height: 24px;
text-decoration: none;
display: block;
}

table#menu td a:hover {
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 -24;
color: #FFF;
}

.active a{
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 -24;
color: #FFFFFF !important;
}

/* submenu div */
.sub{
width: 105px;
left: 50%;
top: 0px;
padding-top: 26px;
position: absolute;
display: none;
border: none;
background: transparent;
}

/* submenu table */
#submenu{
border: none;
background-color: #454457;
width: 105px;
font-size: 12px;
line-height: 22px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
}

#submenu td, .subactive {
height: 24px;
width: 105px;
text-align: center;
font-weight: bold;
}

#submenu td a {
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 0;
text-decoration: none;
width: 100%;
color: #aaa;
display: block;
}

#submenu td a:hover, .subactive a {
color: #FFF !important;
}

#submenu td a:hover {
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 -24;
}

#scroller {
/* border-top: 1px solid #FFFFFF; */
background: transparent;
}

input {
border: 1px solid #323232;
background-color: #cbc5c5;
}

textarea {
border: 1px solid #323232;
background-color: #cbc5c5;
}

.submit {
font-size: 12px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
font-weight: bold;
text-align: center;
border: none;
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 0;
height: 24px;
width: 105px;
font-weight: bold;
cursor: Pointer;
color: #AAAAAA;
}

.submitover {
font-size: 12px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
font-weight: bold;
text-align: center;
border: none;
background-repeat: no-repeat;
background-image: url('/images/menubutton.gif');
background-position: 0 -24;
height: 24px;
width: 105px;
cursor: Pointer;
color: #FFFFFF;
}

.contactheader {
padding-top: 10px;
padding-left: 10px;
}

.contact {
width: 100%;
display: inline;
padding-left: 10px;
}

.contact td {
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

/* product pagina */

.product {
padding-top: 5px;
margin: 0px;
text-align: center;
}

.tekst {
padding: 10px;
}