/* General
***************************************************/

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

html {
    overflow-y: scroll;
}

body {
    background: #fff url(/source/img/wrapper_back.jpg) repeat-x;
    color: #666;
    font-family: "Trebuchet MS",Arial,non-serif;
    font-size: 75%;
}

/* Font
***************************************************/

h1,h2,h3,dt,dd.date {
    color: #006fb4;
}
h1 a,h2 a,h3 a { text-decoration: none; }
h1 {
    font-weight: normal;
    margin: 0 0 15px 0;
    line-height: 110%;
    font-size: 200%;
}

h2 {
    font-size: 133%;
    margin: 12px 0 10px 0;
}

h3 {
    font-size: 118%;
}


hr {
    height: 1px;
    background: transparent url(/source/img/line.gif) repeat-x;
    margin: 5px 0 10px 0;
}

#content dt.head {
    font-size: 133%;
    margin: 12px 0 0 0;
}

#content dd.date {
    font-size: 90%;
}

a {
    color: #006fb4;
    outline: none;
}

p {
    margin: 0 0 7px 0;
}

.pdf {
    padding: 0 0 2px 22px;
    background: transparent url(/source/img/icons/page_white_acrobat.png) no-repeat;
    display: inline-block;
}

/* Structure
***************************************************/

#wrapper {
    background: transparent url(/source/img/main_back.jpg) 0 140px no-repeat;
    width: 990px;
    min-height: 683px;
    margin: 0 auto;
    position: relative;
}

#header {
    background: transparent url(/source/img/header_back.png) no-repeat;
    height: 148px;
    margin-bottom: -8px;
    position: relative;
    width: 990px;
    z-index: 5;
}

#main {
    width: 958px;
    padding: 0 16px;
    overflow: hidden;
}

#col1 {
    float: left;
    padding: 0 0 0 17px;
    width: 194px;
}

#col2 {
    float: left;
    padding: 0 28px 0 0;
    width: 367px;
    line-height: 165%;
}

#col3 {
    float: left;
    width: 351px;
}

#footer {
    padding: 20px 33px 20px 33px;
}

#inner_footer {
    border-top: 1px solid #ccc;
    padding: 5px 10px 0px 10px;
}

/* Col1
***************************************************/

#navi {
    min-height: 346px;
}

#inner_navi {
    padding: 70px 0 10px 0;
}

#kontakt {
    border: 1px solid #ccc;
    min-height: 178px;
    padding: 6px 0 6px 10px;
    width: 156px;
}

#kontakt h2 {
    margin-top: 0;
}

/* Col2
***************************************************/

#content {
    min-height: 346px;
}

#inner_content {
    padding: 31px 0 0 0;
}

#catering {
    border: 1px solid #ccc;
    line-height: 140%;
    min-height: 190px;
}

.text {
    padding: 5px 10px 0px 10px;
}

div.mitarbeiter {
  padding-bottom: 10px;
  float:left;
  width:100px;
}

div.mitarbeiter img {
  height: 100px;
  width: auto;
}


div#inner_content ul {
   list-style-type: disc;
   margin-left: 15px;
}

/* Col3
***************************************************/

#events {
    min-height: 346px;
}

#inner_events {
    background: transparent url(/source/img/events_back.png) 62px bottom no-repeat;
    overflow: hidden;
    padding: 29px 25px 13px 78px;
    position: relative;
}

#events h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
    clear: both;
}

#events h3 {
    font-size: 133%;
    margin: 11px 0 7px 0;
}

#events dl {
    margin: 11px 0 0 0;
}

#events dl dt {
    background: transparent url(/source/img/datum_back.jpg) no-repeat;
    height: 67px;
    margin: 0 0 0 -78px;
    position: absolute;
    width: 66px;
}

#events dl dd {
    padding: 0;
    line-height: 160%;
}

#events dl dd h3 {
    padding: 0;
    margin: 0 0 5px 0;
}

#gallery h3 {
    min-height: 24px;
}

#gallery ul {
    list-style: none;
}

#gallery li {
    border: 1px solid #ccc;
    float: left;
    margin: 0 6px 6px 0;
    padding: 3px;
}

#gallery li a {
    background: #eee;
    display: block;
    height: 73px;
    width: 100px;
    overflow: hidden;
}


/* Header
***************************************************/

#logo {
    margin: 35px 0 0 43px;
    float: left;
    position: absolute;
    z-index:6;
}

#logo a {
    text-indent: -999em;
    background: transparent url(/source/img/Werkstatt-Sued-Logo.gif) no-repeat;
    display: block;
    width: 348px;
    height: 66px;
}


/* Content
***************************************************/

#cart {
    background: transparent url(/source/img/cart_back.jpg) 71px 0 repeat-y;
    padding: 0 0 0 71px;
    position: relative;
    width: 313px;
}

#cart_top {
    background: transparent url(/source/img/cart_top.jpg) no-repeat;
    height: 24px;
}

#cart_bottom {
    background: transparent url(/source/img/cart_bottom.jpg) no-repeat;
    height: 24px;
}

#cart dt {
    background: transparent url(/source/img/cart_date.jpg) no-repeat;
    height: 67px;
    width: 84px;
    position: absolute;
    left: -10px;
}

#cart dl {
    padding: 0 8px 0 10px;
}

.price {
    width: 60px;
    text-align: right;
}

.desc {
    line-height: 150%;
    width: 215px;
}

#cart table td {
    padding: 0 3px 3px 3px;
}

td {
    vertical-align: top;
}

dl dt .day {
    color: #818181;
    display: block;
    font-size: 390%;
    height: 48px;
    line-height: 100%;
    position: relative;
    text-align: center;
}

dl dt .day span {
    color: #818181;
    margin: 1px 0 0 5px;
    position: absolute;
    display: none;
}

dl dt .month {
    color: #fff;
    display: block;
    font-size: 95%;
    text-align: center;
}

dl dd.line {
    border: 0;
    height: 1px;
    background: transparent url(/source/img/line.gif) repeat-x;
    clear: both;
    float: none;
    margin: 5px 0 10px 0;
}


/* Navi
***************************************************/

#navi ul {
    list-style: none;
    padding: 0 0 0 14px;
}

#navi ul li {
    margin: 0 0 6px 0;
}

#navi li a {
    color: #666;
    font-size: 120%;
    text-decoration: none;
}

#navi li a.active {
    color: #006fb4;
    font-weight: bold;
}

#navi li a:active,
#navi li a:focus,
#navi li a:hover {
    color: #006fb4;
}

a:active {
    position: relative;
    top: 1px;
    display: inline-block;
}

#navi ul li ul li {
    font-size: 90%;
    margin-bottom: 3px;
    width: 100px;
}

#metanav {
    position: absolute;
    top: 100px;
    right: 40px;
    z-index: 10;
}

#metanav ul li {
    list-style: none;
    float: left;
    margin: 0 0 0 10px;
}

#metanav ul li a {
    color: #666;
    text-decoration: none;
    font-size: 110%;
}

#metanav ul li a.active {
    color: #006fb4;
    text-decoration: underline;
}

#metanav ul li a:active,
#metanav ul li a:focus,
#metanav ul li a:hover {
    text-decoration: underline;
}


/* Sidebar
***************************************************/

#sidebar {
    width: 335px;
    margin: 0 0 10px 0;
}

.sideimage {
    height: 99px;
    width: 335px;
    overflow: hidden;
}

.sidetext {
    background: #f2f2f2;
    padding: 10px;    
}

/* Kontaktformular
***************************************************/

.clabel{width: auto;}

.error{
    border-color: #FF0000;
    color:#FF0000;
    background:#fdd
}

form small{display:none !important;}

label.info{font-size: 92%;}

label span.erklaerung{
    font-weight: normal;
    margin-bottom: 0.5em;
    display: block;
    float: right;
    width: 95%;
}

input.check{
    margin: 13px 5px 0 0;
    vertical-align: text-top;
    float: left;
    width: auto;
    background: none;
    border: 0;
}

input.radio{
    margin-top: 2px;
    vertical-align: text-top !important;
}

span.required{color:#ff0000;}

input.button{
    padding: 0.35em 0.4em 0.4em 0.4em;
    font-size: 100%;
    font-weight: normal;
    cursor: pointer;
    width: auto;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

input:hover.button,
input:active.button,
input:focus.button{
    color:#BF341F;
}

form{
    margin:0;
    width: 30em;
}

fieldset{
    display: block;
    margin: 1em 0;
}

input,textarea,select {
    font-family: Verdana;
    margin: 0 0 0.6em 0;
    color: #000;
    font-size: 100%;
    background: #FFECCF;
    border: 1px solid #F6B44C;
    padding: .25em .25em;
    width: 98%;
    float: left;
}

input:hover,
input:active,
input:focus,
textarea:hover,
textarea:active,
textarea:focus,
select:hover,
select:active,
select:focus {
    background: #FFF9E9 !important;
    border: 1px solid #E8BA8C;
}

select{
    width: 55%;
    padding: .1em;
    font-size: 92%;
}

select.small{
    width: 27%;
}

textarea{height: 15em;}

form p{clear:both;}

legend{
    color: #B88A5C;
    font-size: 113%;
}

label{
    display: block;
    line-height: 1.75em;
    padding-bottom: 0.1em;
}

input.c20l,
input.c20r,
input.c45r,
input.c45l{
    float:left;
}

input.c20l,input.c20r{width: 15%;}
input.c20l {margin-right: 5px;}
input.c20r {margin-left: 5px;}
input.c45r,input.c45l{width: 79%;}

#col1_content .box input{float:none;}
#col1_content .box form{width: auto;}

form label.error{display:none !important;}

/* Misc
***************************************************/
.hidden {display: none;}
.R {float: right;}
.L {float: left;}


