/*
                   _          _ _         _        
                  | |        | | |       | |       
 ___  __ _ _   _  | |__   ___| | | ___   | |_ ___  
/ __|/ _` | | | | | '_ \ / _ \ | |/ _ \  | __/ _ \ 
\__ \ (_| | |_| | | | | |  __/ | | (_) | | || (_) |
|___/\__,_|\__, | |_| |_|\___|_|_|\___/   \__\___/ 
            __/ |                                  
           |___/                                   
     _         _           _               _   
    | |       | |         | |             | |  
 ___| |_ _   _| | ___  ___| |__   ___  ___| |_ 
/ __| __| | | | |/ _ \/ __| '_ \ / _ \/ _ \ __|
\__ \ |_| |_| | |  __/\__ \ | | |  __/  __/ |_ 
|___/\__|\__, |_|\___||___/_| |_|\___|\___|\__|
          __/ |                                
         |___/                                 

*/

/*
Stylesheet Huber Ladenbau GmbH & Co. KG, Tiergartenstraße 214-218, 42117 Wuppertal
Bearbeitet durch: Hang On Media - Christian Hang
August 2009
*/

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

body
{
background-color: #fff;
color: #444;
font-size: 13px;
line-height: 1.3;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: none;
color: #787878;

outline: none;
}

a:hover
{
text-decoration: none;
color: #c50000;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #fff;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#headline
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
font-size: 13px;
}

#main
{
padding-top: 20px;
position: relative;
width: 890px;
margin: 0px auto;
padding-bottom: 10px;
padding-right: 50px;
}

#menu 
{
padding-top: 25px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 150px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
padding-left: 17px;
padding-top: 11px;
color: #636363;
font-size: 13px;
outline: none;
}


#menu a:hover
{
background: inherit;
color: #c50000;
font-size: 13px;
background-image: url('images/menu-bg-hover.png');
}

#menu_end
{
height: 30px;
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #c50000;
}

h1 span sup
{
background: inherit;
color: #c50000;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
height: 34px;
}

h3 span
{
background: inherit;
color: #c50000;
}

h3.first
{
margin-top: 0px;
}

#leftcol
{
position: relative;
width: 180px;
float: left;
}

#leftcontent
{
position: relative;

padding: 0px 15px 30px 15px;
}

#rightcontent
{
position: relative;
padding: 0px 20px 0px 50px;
}

ul
{
list-style: none;
}

li
{
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#leftcol p
{
font-size: 10px;
line-height: 1.5;
margin: 0px;
}

.break
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rightcol
{
position: relative;
margin-left: 190px;
width: 690px;
background-repeat: repeat-x;
}

#headline2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #c50000;
}

.box h2
{
background: inherit;
color: #c50000;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
width: 860px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
font-size: 11px;
}

#index {
padding-top: 20px;
text-align : center;
position : absolute;
left : 10%;
width : 80%;
}

#referenzen {
text-align : left;
}

div#referenzen ul {
margin : 0;
padding: 0;
}

div#referenzen li {
display : inline;
margin : 0;
}

