/* 
Author: Marijan Barkic <marijan.barkic@gmail.com>
Version: 1.0
Last Update: 26.08.2008
----------------------------------------------------------------
(c) Copyright 2008 David&Goliath. All Rights Reserved.
----------------------------------------------------------------
*/


body,div,dl,dt,dd,ul,ol,
li,h1,h2,h3,h4,h5,h6,pre,
code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,
dfn,em,strong,th,var{ 
    font-style: normal;
    font-weight: normal;
}

strong {
    font-weight: bold;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup,sub {
    line-height: -1px;
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
} 

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

body, html {
    width: 100%;
    height: 100%;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #666;
    cursor: pointer;
    font-weight: bold;
    font-style: italic;
}

a.non:link, a.non:visited, a.non:active {
    font-weight: normal;
    font-style: normal;
}

a:hover {
    color: #375b9c;
}

ul li {
    padding-bottom: 3px;
    margin: 0;
    list-style: disc;
    margin-left: 30px;
}

body {
    font-family: Arial;
    font-size: 11px;
    color: #666;
    background: #0cf url(../img/bg.jpg) top left repeat-x;
    text-align: center;
}

#container {
    position: relative;
    min-height: 100%;
    background: transparent url(../img/bg_top.gif) center 146px no-repeat;
    overflow-x: hidden;
}

h1 { display: none; }

* html #container {
    height: 100%;
}

#wrap {
    padding-bottom: 120px;
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

ul#navi {
    height: 315px;
    background: #e3e9eb url(../img/header/header02.jpg) top left no-repeat;
    margin-bottom: 3px;
}

ul#navi li {
    float: left;
    list-style: none;
    margin: 103px 0 0;
    padding: 177px 0px 0 0px;
    width: 80px;
}

ul#navi li a {
    display: block;
    padding: 12px 0 0 0;
    height: 23px;
    text-align: center;
}

ul#navi li.act { background: transparent url(../img/transparency.png) top left repeat; }

ul#navi li.act a {
    background: #ffa51e;
}

#footer {
    position: relative;
    margin-top: -80px;
    height: 80px;
    background: transparent url(../img/bg_bottom.gif) bottom center no-repeat;
}

#content {
    position: static;
}

#heading {
    padding: 0 0 8px 18px;
    color: #fff;
    font-family: Helvetica;
    font-size: 11px;
}

.location {
    color: #ffa011;
    font-size: 15px;
    margin-top: 5px !important;
}

.outer { 
    position: relative;
    margin-bottom: 10px;
}

.slider {
    overflow-x: hidden;
}

.inner {
    width: 903px;
    position: relative;
}

.widget {
    float: left;
    margin-right: 3px;
    background: #EFF4F5;
    position: relative;
}

.arrow, .mb, .mark {
    background: transparent url(../img/box_arrow.gif) top left no-repeat;
}

.widget div {
    margin-left: 8px;
    background-color: #EFF4F5;
    padding: 20px 18px 16px 10px;
    position: relative;
}

* html .widget div {
    height: 1em;
}



.widget div div {
    margin: 0;
    padding: 0;
    background: transparent;
}

.mb { margin-bottom: 3px; font-size: 10px; }

.col3 { width: 298px; }
.col2 { width: 599px; margin: 0; }
.col2s { width: 449px; }

#c_map {
    height: 585px;
    width: 448px;
    float: left;
    overflow: hidden;
}

.map_inner_w {
    padding: 20px 10px 20px 73px;
    background: #fff url(../img/mit.jpg) 0px 20px no-repeat;
}

#contact {
    height: 550px;
}

.lh { line-height: 130%; }

h2 {
    color: #000;
    font-size: 15px;
    line-height: 130%;
}

h2 span {
    color: #666;
    font-size: 10px;
    padding-bottom: 0px;
    display: block;
    line-height: 130%;
}

.arrow h2 {
    min-height: 55px;
    padding-bottom: 10px;
    height: auto !important;
    height: 55px;
}

div.ex_text {
    height: 263px;
    overflow-y: hidden;
}

* html div.ex_text {
    height: 263px;
}

div.ex_images {
    margin: 8px 0px 10px 0 !important;
}

.term { 
    min-height: 108px; 
    height: auto !important;
    height: 108px;
}

div.ex_images img {
    width: 250px;
    margin: 10px 10px 10px 0;
}

.al_r { text-align: right; }

.right, .left, .close {
    display: block;
    width: 23px;
    height: 46px;
    background: transparent url(../img/right.gif) top left no-repeat;
    position: absolute;
    right: -23px;
    top: 50%;
    margin-top: -23px;
}

.left {
    background-image: url(../img/left.gif);
    left: -23px;
    right: auto !important;
}

.linactive { cursor: default !important; background-image: url(../img/_left.gif) }
.rinactive { cursor: default !important; background-image: url(../img/_right.gif) }

.close {
    width: 20px;
    height: 20px;
    background-image: url(../img/close.gif);
    top: 12px;
    right: 18px;
    margin: 0;
    z-index: 10;
    display: none;
}

#vorstand, #links {
    width: 903px;
}

#imprint div div {
    height: 430px;
}
#imprint div div div {
    height: auto;
}

#vorstand div div, #links div div {
    padding-left: 115px;
    background-position: 8px 20px;
    background-repeat: no-repeat;
}

#links div div div {
    height: 88px;
    padding: 0;
    background: none;
}

.clear {
    margin: 0 !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
    clear: both !important;
}


