@charset "utf-8";
/************************************************
    CSS StyleSheet
    andreasfusch.de

    Media: Screen
    Part:  Form

    Copyright (C) 2008, Ahlers Heinel Werbeagentur
    www.ahlersheinel.de
************************************************/
* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    width: 100%;
    background: url("/source/images/bodybar.png") repeat-x 0 0;
    font: 75%/1.4em "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    color: #444;
    background-color:#e5eaee;
}

#wrapper {
    width: 882px;
    margin: 0 auto;
    min-height: 450px;
    background-color: #fff;
}

#header {
    height: 94px;
}

#logo {
    margin: 30px 0 0 22px;
    position: absolute;
    background: url("/source/images/fuschlogo.png") no-repeat;
    width: 301px;
    height: 89px;
    text-indent: -100em;
}

#maincontainer{
    background: url("/source/images/main_back.gif") no-repeat;
    padding: 0 10px;
    width: 862px;
    float: left;
}

#sidebar {
    width: 208px;
    float: left;
    padding: 0 10px 0 0;
}

#navi {
    background: #7294b1 url("/source/images/navi_back.gif") repeat-x 0 0;
    padding: 55px 0 14px 0;
    width: 208px;
}

#testimonial {
    position: relative;
    margin-top: 10px;
    width: 208px;
    height: 208px;
}

#text {
    background: url("/source/images/transparent10px.png");
    position: absolute;
    width: 192px;
    bottom: 0;
    left: 0;
    padding: 8px;
    font-size: 0.8em;
    line-height: 1.2em;
    color: #035;
}

#unterzeile {
    margin: 2px 6px 0px 0px;
    text-align: right;
}

#cont2, #cont3 {
    margin-top: 10px;
    width: 208px;
    height: 208px;
    background-color: #e5eaee;
}

#cont3  {
    background-color: #f7f9fa;
}

#kopfbild {
    height: 208px;
}

#picture_topbar {
    width: 644px;
    height: 40px;
    background: transparent url("/source/images/weissdecker.png") repeat-x;
    position: absolute;
}

#container {
    float: left;
    width: 644px;
}

#content {
    width: 604px;
    padding: 20px;
}

#footer {
    width: 604px;
    padding: 0 0 30px 244px;
    display: block;
    color: #aaa;
    font-size: 90%;
    float: left;
}

.clear { clear: both; }

.blau { color: #035; }
.hellblau { color: #7294b1; }

/*********************************
    NAVI
*********************************/

#topnavi {
    float:right;
    margin: 70px 20px 0 0;
    text-align: right;
}

#topnavi ul {
    list-style: none;
    margin: 0 auto;
}

#topnavi ul li {
    display: inline;
    margin-left: 1em;
    font-size: 90%;
}

#topnavi ul li a, #topnavi ul li a:link, #topnavi ul li a:visited {
    text-decoration: none;
    color: #035;
}

#topnavi ul li a:hover {
    color: #fb0;
}

#sidebar ul {
    list-style: none;
    overflow: hidden;
    margin-bottom: 6px;
}

#sidebar ul ul {
    margin-bottom: 0;
    background-color: #dce5ec;
}

#sidebar li {
    border-top: 1px solid white;
    margin-top: -1px;
    margin:0;
    padding:0;
    float: left;
    width: 208px;
}

#sidebar ul ul li {
    border: none;
}

#sidebar ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 2px 10px 3px 10px;
}

#sidebar ul li a:hover {
    background-color: #003355;
}

#sidebar ul li a.on {
  background-color: #035;
}
#sidebar ul li ul li a {
    padding: 2px 10px 4px 25px;
    color: #003355;
}
#sidebar ul li ul li a:hover {
    background-color: #b9cad8;
}
#sidebar ul li ul li a.on {
    background-color: #b9cad8;
}
/*********************************
    TYPO
*********************************/

a, a:link, a:active, a:visited {
    color: #035;
    text-decoration: none;
}

a:hover {
    color: #fb0;
}

span.block {
    display: block;
    float: left;
    width: 100%;
}

span.block span {
    display: block;
    float: left;
}

span.block img {
    margin-top: -2px;
    margin-left: 3px;
    overflow: hidden;
}

h1, h2, h3 {
    color: #035;
    font-weight: normal;
    line-height: 130%;
}

h1 {
    line-height: 110%;
    font-size: 150%;
    margin-bottom: 0.8em;
}

h1 span {
    display: block;
    font-size: 70%;
}

h2 {
    font-size: 130%;
    margin-bottom: 1em;
}

h3 {
    font-size: 110%;
    margin: 1em 0 0.5em 0;
}

h3 span {
    display: block;
    color: #444;
    font-size: 90%;
}

ul.start li {
    color: #035;
    font-weight: normal;
    line-height: 90%;
    font-size: 150%;
    margin-bottom: 0.8em;
}

ul.start {
    padding-left: 30px;
}

#content p, ul, ol {
    margin-bottom: 1.5em;
}

#content p, h1, h2, h3 {
    padding-right: 10px;
}

p.error {
    border: 1px solid #d00;
    padding: 0.3em 0.5em;
    margin-right: 15px;
    font-weight: bold;
}

/*********************************
    LISTEN
*********************************/

ul.bullets, ol.numeriert, ol.alpha {
    margin-left: 2em;
    margin-bottom: 1em;
    margin-right: 15px;
}

ol.numeriert li {
    margin-left: 1.0em;
    margin-bottom: 0.5em;
    color: #035;
}
ol.alpha {
list-style-type: lower-alpha;
}
ol.numeriert li {
    margin-left: 1.0em;
    margin-bottom: 0.5em;
    color: #035;
}

ul.bullets li {
    padding-bottom: 0.3em;
}

dl {
    margin-bottom: 2em;
    margin-right: 15px;
}

dl dt {
    color: #035;
    font-size: 110%;
    border-top: 1px solid #b2c1cc;
    margin-bottom: 0.5em;
    margin-top: 0px;
    padding-top: 1.0em;
}

dl dt.noline {
    border-top: none;
}
/*
dl dt.noline image {
    display: block;
    margin-bottom: 1em;
    width: 404px;
    height: 101px;
    overflow: hidden;
}
*/
dl dt span {
    display: block;
    color: #444;
    font-size: 90%;
}

dl dd {
    margin-bottom: 1em;
}

/*********************************
    TEAM
*********************************/

dl.team {
    clear: both;
    border-top: 1px solid #b2c1cc;
}

dl.team dt {
    border-top: none;
}


dl.team dt span.img {
    float: left;
    width: 80px;
}

dl.team dd {
    margin-left: 80px;
}

/*********************************
    MISC
*********************************/

iframe#infothek {
    position: absolute;
    width: 600px;
    height: 380px;
    border: 1px solid #035;
    margin-bottom: 1em;
    margin-top: 1em;
}

img.theme {
    display: block;
    margin-bottom: 1.5em;
    width: 404px;
    height: 101px;
    overflow: hidden;
}

.small {
    display: block;
    color: #aaa;
    font-size: 90%;
}

.nowrap {
    white-space: nowrap;
}

/*********************************
    FORMULARE
*********************************/

/*================*/
#textfeld {
   margin: 0 auto;
   background-color: #e5eaee;
   border: 1px solid #b9cad8;
   width: 190px;
}
p.suche {
   margin: 0 auto;
   padding-top: 15px;
   font-weight: bold;
   width: 190px;
}
input.text {
    border: none;
    background-color: #e5eaee;
    padding: 3px;
    width: 150px;
}
input.icon {
    background: url(/source/images/lupe.gif) no-repeat 50%;
    width: 24px;
    height: 18px;
    text-indent: -100em;
    cursor: pointer;
}
/*================*/

input, select, textarea {
    font-weight: normal;
}

label {
    display: block;
    color: #444;
    font-size: 90%;
}

textarea {
    font: 100%/1.4em "Lucida Grande", verdana, helvetica, Arial, sans-serif;
}

p.noblock label {
    display: inline;
}

input.form, textarea.form, input.marked, textarea.marked {
    padding: 2px 5px;
}

input.form, textarea.form, select.form, .marked {
    background-color: #f2f4f6;
    border: 1px solid #b2c1cc;
    width: 350px;
    color: #035;
}

.marked { background-color: #a00; color: #fff; }

input.form:hover, textarea.form:hover, select.form:hover {
    background-color: #fff;
}

input.form:focus, textarea.form:focus, select.form:focus {
    border: 1px solid #035 !important;
}

select.form, select.marked {
    width: 360px;
}

select.form option, select.marked option {
    padding: 2px 5px;
}

input.short {
    width: 200px;
}

input.button {
    background-color: #f2f4f6;
    border: 1px solid #b2c1cc;
    border-right: 1px solid #035;
    border-bottom: 1px solid #035;
    color: #035;
    margin-top: 1em;
    font-size: 90%;
    padding: 3px 1em;
}

input.button:hover {
    background-color: #bddef3;
}

/*********************************
    LIGHTBOX
*********************************/

#lightbox {
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}

#lightboxCaption { line-height: 120%; float: left; }
#keyboardMsg { line-height: 120%;  float: right; }
#closeButton { top: 5px; right: 5px; }

#lightbox img { border: none; clear: both; }
#overlay img { border: none; }

#overlay { background-image: url("/pics/overlay.png"); }

* html #overlay {
    background-color: #333;
    back\ground-color: transparent;
    background-image: url("/pics/blank.gif");
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pics/overlay.png", sizingMethod="scale");
}
