/* Produkter */
#text_product {
float:left;
width:400px;
}

.image_text {
font-weight:bold;
}

#facts_headline {
padding-bottom:5px;
padding-left:15px;
font-weight:bold;
font-size:12px;
}

#facts {
background-color:#f0f0f0;
border: 1px solid #d0d0d0;
padding:10px;
width:300px;
}

ul {
margin:0px;
margin-left:15px;
padding:0px;
list-style:square outside;
}

li {
padding-bottom:3px;
}

/* contact.php */

#text_contact {

width:700px;

}

.contact_left {
padding-bottom:20px;
float:left;
width:300px;
padding-right:30px;
}

.contact_right {
padding-bottom:20px;
padding-right:50px;
float:right;
width:300px;

}

.contact_info {
float:left;
width:150px;
}

.contact_image {
float:left;
padding-right:10px;
}

.contact_text {
font-weight:bold;
}

.contact_text2 {
}

/* catalogue.php */
#form_col1 {
float:left;
padding-bottom:20px;
}
#form_col2 {
padding-left:30px;
float:left;
}

#mail
{
/*
position:absolute;*/
padding-right:20px;
padding-bottom:30px;
float: right;
}


#catalogue
{
/*
position:absolute;*/
padding-right:20px;
float: right;
}

#text_catalogue
{
float:left;
width:729px;
padding-right:0px;
}

.input_label {
width:100px;
padding-top:5px;
float:lxeft;
}

.input_box {
float:xleft;
}

.input_field {
width:200px;
}

.input_field2 {
width:275px;
}

/* distributors.php */
#text_distributor, #text_distributor2
{
float:left;
width:250px;
padding-right:32px;
padding-bottom: 20px;
}

/* references.php */
#text_references, #text_references2
{
float:left;
width:220px;
padding-right:32px;
padding-bottom: 20px;
}

#ref_huddig
{
/*
position:absolute;*/
float: right;

}

/* about.php */
#text_about
{
float:left;
width:295px;
padding-right:32px;
padding-bottom:30px;
}

#sittab_premises {
float:left;
}

#about_images {
clear:both;
padding-bottom: 15px;
}

#assembly, #stuff, #map {
float:left;
padding-right:27px;
padding-bottom:20px;
}

#map {
padding-right:0px;
}

/* index.php */
#text_index
{
float:left;
width:250px;
padding-right:32px;
}

/* #big_chair {
float:left;
margin-bottom:20px;
} */

#product_presentation
{
/*width:727px;*/
clear:both;
border-top: 1px solid #d0d0d0;
font-weight: bold;
padding-top:10px;
padding-bottom:20px;
}

#product_presentation_text
{
font-size:12px;
padding-bottom:5px;
}

/* All pages (header, footer) */
#drop_menu {
color:white;
background-color:black;
opacity: .8;
filter: alpha(opacity=80);
visibility:hidden;
position:absolute;
float:left; 
width:160px; 
height:auto;
left:268px;
top:21px; 
z-index:1500;
border-bottom:5px solid #ff0000;
padding-bottom:5px;
}

.drop_header {
padding-top:5px;
padding-bottom:2px;
padding-left:5px;
font-weight:bold;
}

.drop_link {
padding-left:10px;
}

#container
{
position: relative;
background-image: url(../images/shadow_sides.png);
padding-left: 10px;
padding-right: 10px;
width: 759px;
text-align: left;
margin: 0 auto;
}

#header
{
position: relative;
height: 164px;
width:759px;
}

#menu
{
z-index:1000;
background-image: url(../images/menu.jpg);
position: relative;
width:759px;
height:29px;
}

.menu_link {

color:white;

}

.menu_link:hover {

color:red;

}
.menu_button
{
float:left;
color: white;
font-weight: bold;
padding-top: 3px;
padding-left:15px;
position: relative;
/*width:60px;*/
height:18px;
text-align: center;
}

#content
{
position: relative;
padding-top:5px;
padding-left:15px;
padding-right:15px;
width:auto;
}

#headline
{
color: #b0b0b0;
font-size:14px;
font-weight:bold;
border-bottom: 1px solid #d0d0d0;
padding-bottom:5px;
margin-bottom: 10px;
}

.imagebox_text {
/*color: #a0a0a0;*/
/*font-weight: bold;*/
text-align: right;
}

.product_tab_link_g
{
color: #b0b0b0;
}

.product_tab_link
{
color:black;
}

.product_tab_link:hover
{
color:red;
}

.product_tab
{
margin-left:3px;
color: #b0b0b0;
float:right;
font-weight:bold;
background-repeat: no-repeat;
height:15px;
padding-top:3px;
padding-bottom:2px;
padding-left:24px;
border: 1px solid #d0d0d0;
}

.greybox
{
border: 1px solid #d0d0d0;
margin-bottom: 3px;
}

img.imagebox
{
border: 1px solid #d0d0d0;
margin-bottom: 3px;
}

img.imagebbox /* bottom box */
{
border-bottom: 1px solid #d0d0d0;
}

img.imagelbox /* left box */
{
border-left: 1px solid #d0d0d0;
}

img.imagetbox /* top box */
{
border-top: 1px solid #d0d0d0;
}

#footer
{
clear:both;
position: relative;
width: 759px;
height: 29px;
background-image: url(../images/footer.jpg);
text-align: center;
}

#footer_text
{
color: white;
font-weight: bold;
position: relative;
padding-top:8px;
width: 759px;
height: 18px;
background-image: url(../images/footer.jpg);
text-align: center;
}

#footer_shadow
{

background-image: url(../images/shadow_bottom.png);
height:10px;
width: 779px;
padding: 0px;
font-size: 0px;
margin: 0 auto;

}

a
{
text-decoration: none;
color: red;
font-weight: bold;
}

img
{
padding:0px;
margin:0px;
border: 0px none;
}

div
{
font-size: 11px;
}

html, body
{
font-family: 'Arial', 'Helvetica', 'Sans-serif';
font-size:11px;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #ffffff;
background-image: url(bg.jpg);
background-repeat: repeat-x;
font-size: small;
}
