/* 
    Document   : default
    Created on : 27.11.2009, 12:46:42
    Author     : Mike vom Scheidt
    Description: Default Style sheet
*/
* {
    margin: 0;
    padding: 0;
    border: none;
    z-index: 0;
    font-family: Arial, Verdana, sans-serif;
}

html, body {
    height: 100%;
}

body {
    font-size: 62.5%;
}

ul, li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #494646;
}

a:hover, a:focus, .active, .parent, .trail {
    color: #ee8319;
}

#navi-main a:link {
    color: #fff;
}

#navi-main a:visited {
    color: #fff;
}

#navi-main a:hover {
    color: #000;
}

#navi-main a:active, #navi-main .active a, #navi-main .active span, #navi-main .trail a {
    color: #000;
}

input, textarea {
    margin: 0 0 10px 10px;
    border: 1px solid #a5acb2;
    color: #494646;
}

input.radio, input.checkbox {
    border: 0;
}

h2, h3{
    margin-bottom: 15px;
    font-weight: bold;
    color: #ee8319;
}

h2 {
    font-size: 2.4em;
}

h2 span {
    font-size: 0.75em;
    color: #494646;
}

h3 {
    font-size: 1.3em;
}

h3 span {
    font-size: 1.0em;
    color: #494646;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    width: 760px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#header {
    height: 360px;
    position: relative;
}

#header .ce_image {
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

#header .ce_gallery img {
    bottom:0;
    left:0;
    line-height:0;
    position:absolute;
    height: 255px;
    overflow: hidden;
}

#logo {
    position: absolute;
    top: 24px;
    left: 0;
}

#image_masker {
    position: absolute;
    bottom: 243px;
    left: 0;
}

#container {
    position: relative;
}

#left {
    position: absolute;
    top: 90px;
    left: 0;
    width: 140px;
}

#main {
    padding-top: 45px;
    margin-left: 145px;
}

#right {
    float: right;
    width: 192px;
    padding: 85px 0 35px 35px;
}

#right .ce_gallery table {
    border-collapse: collapse;
    width: 192px;
}

#right .ce_gallery .image_container, #right .ce_image .image_container {
    line-height: 0;
}

#right .ce_gallery table tbody td, #right .ce_image .image_container {
    padding-bottom: 22px;
}

#right .ce_gallery table tbody .col_0 {
    text-align: left;
}

#right .ce_gallery table tbody .col_1 {
    text-align: right;
}

#navi-meta {
    position: absolute;
    top: 60px;
    right: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#navi-meta ul li {
    display: inline;
    margin-right: 10px;
}

#navi-meta ul .last {
    margin-right: 0;
}

#navi-meta ul li a, #navi-meta ul li span {
    font-size: 0.9em;
}

#navi-main {
    bottom:6px;
    font-weight:bold;
    letter-spacing:1px;
    position:absolute;
    right:233px;
    text-transform:uppercase;
}

#navi-main ul li {
    display: inline;
    background: transparent url(../images/layout/navi-main-bg.png) repeat-x top left;
    padding: 6px 8px;
    height: 8px;
    margin-right: -3px;
}

#navi-main ul li.last {
    margin: 0;
}

#navi-main ul li.active, #navi-main ul li.trail {
    background: #fff none;
    color: #000;
}

#navi-sub {
    text-align: right;
    padding-right: 10px;
}

#navi-sub ul li {
    margin-bottom: 15px;
}

#navi-sub ul li a, #navi-sub ul li span {
    font-size: 1.1em;
    font-weight: bold;
}

#navi-sub ul .customers a, #navi-sub ul .customers span {
    font-size: 1.2em;
    text-decoration: underline;
}

#yellow_bar {
    background: transparent url(../images/layout/navi-main-bg.png) repeat-x top left;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 24px;
    width: 232px;
}

#imprint .ce_image {
    text-align: right;
}

.ce_text, .ce_form, .mod_sitemap {
    font-size: 1.3em;
    margin-bottom: 20px;
    line-height: 1.5em;
}

.ce_text {
    width: 390px;
}

#noHardWidth .ce_text {
    width: auto;
}

.ce_text .image_container {
    float: right;
    padding: 0 0 40px 40px;
}

.mod_sitemap li {
    margin:5px 0;
}

.mod_sitemap ul.level_1 {
    font-weight: bold;
    font-size: 1.0em;
}

.mod_sitemap ul.level_2 {
    margin-left: 20px;
}

.mod_sitemap ul.level_2 a {
    font-weight: normal;
    font-size: 0.9em;
}

.mod_sitemap ul.level_3 {
    margin-left: 20px;
}

.mod_sitemap ul.level_3 a {
    font-size: 0.888em;
}

#customer-gallery table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

#customer-gallery td {
    border: 1px solid #000000;
    padding: 4px 0;
}

#customer-gallery td img {
    vertical-align: middle;
}

.gallerytable table {
    text-align: center;
    width: 100%;
}

.gallerytable table td {
    padding-bottom: 10px;
}

.gallerytable .row_4 td {
    padding-bottom: 0;
}

.ce_gallery .pagination {
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
}

.ce_gallery .pagination p {
    margin-bottom: 5px;
}

.ce_gallery .pagination ul {
    overflow: auto;
}

.ce_gallery .pagination ul li {
    display: inline;
    margin-right: 10px;
}

.layout_full {
    margin-bottom: 50px;
}

.invisible {
    display: none;
}

.clear {
    clear: both;
}

.kontaktFormular td {
    vertical-align: top;
}

.kontaktFormular .captcha_text {display: block; margin: 0 0 10px 10px;}

.kontaktFormular p.error {margin: 0 0 10px 10px; color: #F00}
