/* ====================================================================================================
** = Cascading Style-Sheet for hanse-moebel-mv.de
** =
** = Copyright (C) 2010 - hanse-moebel-mv.de - All Rights Reserved
** ====================================================================================================
*/

@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------
** - html, body
** ----------------------------------------------------------------------------------------------------
*/

html
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body
{
background-color: #ffffff;
background-repeat: repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*overflow: hidden;
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
overflow-y: scroll;*/
}

/* ----------------------------------------------------------------------------------------------------
** - Layout
** ----------------------------------------------------------------------------------------------------
*/

div#layout
{
background-image: url('/gfx/layout/background.gif');
background-repeat: repeat-y;
margin: 20px auto 0px auto;
height: auto;
min-height: 100%;
width: 966px;
}

div#header
{
background-image: url('/gfx/layout/header.jpg');
background-repeat: no-repeat;
height: 187px;
width: 966px;
}

div#main
{
background-image: url('/gfx/layout/main.gif');
background-repeat: repeat-y;
width: 966px;
}

div#content
{
float: left;
margin-top: 23px;
min-height: 540px;
width: 566px;
}

div#content div.text
{
clear: both;
margin: 0px 13px 0px 13px;
width: 540px;
}

div#footer
{
background-image: url('/gfx/layout/footer.gif');
background-repeat: no-repeat;
height: 23px;
width: 966px;
}

div#footer div.text
{
color: #f6e5db;
margin: 3px 3px 3px 3px;
height: 16px;
}

/* ----------------------------------------------------------------------------------------------------
** - Block Groups
** ----------------------------------------------------------------------------------------------------
*/

div#left_blocks
{
margin: 0px 0px 0px 0px;
float: left;
margin-top: 17px;
min-height: 540px;
width: 200px;
}

div#right_blocks
{
margin: 0px 0px 0px 0px;
float: left;
margin-top: 17px;
min-height: 540px;
width: 200px;
}

/* ----------------------------------------------------------------------------------------------------
** - Block
** ----------------------------------------------------------------------------------------------------
*/

div#left_blocks div.block
{
margin: 0px 10px 20px 10px;
padding: 0px 0px 0px 0px;
width: 180px;
}

div#left_blocks div.block div.block_header
{
border-bottom: 1px solid #787878;
}

div#left_blocks div.block div.block_header h1
{
margin-bottom: 4px;
}

div#left_blocks div.block div.block_content
{
margin-top: 4px;
min-height: 20px;
}

div#left_blocks div.block div.block_footer
{
display: none;
visibility: hidden;
}

/* ----------------------------------------------------------------------------------------------------
** - Text
** ----------------------------------------------------------------------------------------------------
*/

h1, h2, div, p, a, span, label
{
color: #3d3d3d;
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
text-decoration: none;
}

h1
{
font-size: 13px;
font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------
** - inline Text
** ----------------------------------------------------------------------------------------------------
*/

span.error
{
color: red;
font-weight: bold;
}

span.success
{
color: green;
font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------
** - Label
** ----------------------------------------------------------------------------------------------------
*/

label.checkbox, label.radio
{
cursor: pointer;
}

/* ----------------------------------------------------------------------------------------------------
** - List
** ----------------------------------------------------------------------------------------------------
*/

ol, ul, dl, li, dt, dd
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

li
{
line-height: 16px;
}

ol, ul
{
padding-left: 40px;
}

/* ----------------------------------------------------------------------------------------------------
** - Links
** ----------------------------------------------------------------------------------------------------
*/

a
{
color: #787878;
cursor: pointer;
}

a:hover
{
color: #3d3d3d;
}

/* ----------------------------------------------------------------------------------------------------
** - Images
** ----------------------------------------------------------------------------------------------------
*/

img
{
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

img.border
{
border: 1px solid #3d3d3d;
}

/* ----------------------------------------------------------------------------------------------------
** - Horizontal Ruler
** ----------------------------------------------------------------------------------------------------
*/

hr
{
background-color: #3d3d3d;
color: white;
border: 0 none;
border-bottom: 1px solid #3d3d3d;
clear: both;
display: block;
font-size: 0px;
height: 0px;
line-height: 0px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

/* ----------------------------------------------------------------------------------------------------
** - Form Elements
** ----------------------------------------------------------------------------------------------------
*/

fieldset
{
background-color: white;
border: 1px solid #75b2de;
margin: 5px 0px 15px 0px;
padding: 5px 5px 5px 5px;
}

fieldset legend
{
background-color: white;
border: 1px solid #75b2de;
color: #6080a0;
cursor: default;
font-family: georgia, times, serif;
font-size: 12pt;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 2px 10px 2px 10px;
}

input
{
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
}

textarea,
select,
optgroup,
option
{
color: black;
background-color: white;
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
}

optgroup
{
font-style: normal;
font-weight: bold;
}

input.checkbox,
input.radio
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}












































/* ----------------------------------------------------------------------------------------------------
** - Navigation
** ----------------------------------------------------------------------------------------------------
*/

div#navigation
{
border-width: 0px;
margin: 0px 0px 20px 10px;
padding: 0px 0px 0px 0px;
width: 180px;
}

div#navigation div.block_header
{
display: none;
visibility: hidden;
}

div#navigation div.block_content
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#navigation ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#navigation li
{
background-repeat: no-repeat;
background-position: 0px 0px;
border-bottom: 1px solid #787878;
/*overflow: hidden;*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/* white-space: nowrap; */
}

div#navigation a
{
display: block;
/* height: 19px; */
line-height: 19px;
padding: 0px 0px 0px 0px;
text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------
** - 1st level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul
{
margin-bottom: 0px;
}

/*div#navigation ul li
{
background-image: url('/gfx/layout/nav_01.gif');
}

div#navigation ul li:hover
{
background-image: url('/gfx/layout/nav_01_hover.gif');
background-position: right center;
}*/

div#navigation ul li a
{
color: #787878;
padding-left: 10px;
}

div#navigation ul li:hover a,
div#navigation ul li.selected a
{
background-image: url('/gfx/layout/nav_01_hover.gif');
background-position: right center;
background-repeat: no-repeat;
color: #3d3d3d;
}

/* ----------------------------------------------------------------------------------------------------
** - 2nd level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul ul
{
margin-bottom: 4px;
}

/*div#navigation ul ul li
{
background-color: white;
background-image: url('/gfx/layout/nav_02.gif');
}

div#navigation ul ul li:active,
div#navigation ul ul li:hover,
div#navigation ul ul li.hover,
div#navigation ul ul li.selected
{
background-image: url('/gfx/layout/nav_02_hover.gif');
}*/

div#navigation ul ul li a
{
color: #630063;
padding-left: 15px;
}

/*div#navigation ul ul li.hover ul
{
position: relative;
/* height: 0px; */
/*overflow: hidden;
}*/

/* ----------------------------------------------------------------------------------------------------
** - 3rd level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul ul li ul
{
display: none;
visibility: hidden;
}

/*div#navigation ul ul li:hover ul,
div#navigation ul ul li.hover ul,*/
div#navigation ul ul li.selected ul
{
display: block;
visibility: visible;
}

div#navigation ul ul ul
{
margin-bottom: 0px;
}

/*div#navigation ul ul ul li
{
background-image: url('/gfx/layout/nav_03.gif');
background-position: left bottom;
}

div#navigation ul ul ul li:active,
div#navigation ul ul ul li:hover,
div#navigation ul ul ul li.hover,
div#navigation ul ul ul li.selected
{
background-image: url('/gfx/layout/nav_03_hover.gif');
background-position: left bottom;
}*/

/*div#navigation ul ul li.hover ul
{
height: 0px;
overflow: hidden;
}*/

div#navigation ul ul ul li a
{
color: #630063;
padding-left: 20px;
}

/* ----------------------------------------------------------------------------------------------------
** - contact form
** ----------------------------------------------------------------------------------------------------
*/

div#contact table
{
border-width: 0px;
border-spacing: 5px;
margin: 25px 5px 5px 5px;
padding: 0px 0px 0px 0px;
table-layout: fixed;
text-align: left;
width: 100%;
}

div#contact table table
{
border-spacing: 0px;
}

div#contact table tr td input.text,
div#contact table tr td select,
div#contact table tr td textarea
{
width: 360px;
}

/* ----------------------------------------------------------------------------------------------------
** - contact form captcha
** ----------------------------------------------------------------------------------------------------
*/

div#contact img.captcha,
div#contact input.captcha,
div#contact input.submit
{
vertical-align:middle;
overflow: hidden;
}

div#contact img.captcha
{
border: 1px solid whitesmoke;
}

div#contact img.captcha.enabled,
div#contact input.captcha.enabled
{
margin: auto 10px auto 0px;
}

div#contact img.captcha.disabled,
div#contact input.captcha.disabled
{
display: none;
visibility: hidden;
}

/* ----------------------------------------------------------------------------------------------------
** - link partners
** ----------------------------------------------------------------------------------------------------
*/

div#link_partners ul
{
list-style-type: none;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 15px;
}

div#link_partners ul li h1
{
font-weight: bold;
}

