/* ----------------------------------------------------------------
    CSS: hollmann-optik
    Version: 1.0
    Date: 23.03.2009
---------------------------------------------------------------- */

/*  Global definitions */

* { margin:0px; padding:0px; }
html { margin:0px; padding:0px; }
html * { font-size: 100.01%;    height: 100%; }
html { margin:0px; padding:0px; height: 100%; }

body { 
    margin:0px; padding:0px;
    text-align:left;    
    color:#333333;
    font-size:101%;
    height: 100%;
    font-family:georgia, tahoma, Verdana, Arial, Helvetica, sans-serif;
    background:  #f8faf3 url("../images/page-bg.gif");
}

img {width:atuo;height:auto} 

/* global */

a {color:#ff3a2a;text-decoration:none}
a:hover {text-decoration:underline}

h1, h2 {
    font-family:georgia, tahoma, trebuchet ms;
        font-size:40px;
    font-weight:normal;
}


/* positioning-layers */

#overall {
    position:absolute;
        top: 0px;
        left: 50%;
    margin-left: -445px;
        width:909px;
    height:auto;
    float:left;
}

#inner {
    float:left;    
width:auto;
    background:  url("../images/overall-bg.gif")  top left  repeat-y;

}

#header {
    margin-left:4px;
    border:0px solid green;
        width:899px;
        float:left;
        height:112px;
    background:tranparent;
}

*html div#header {
    height:45px
}

#middle {
    width:899px;
    height:238px;
    margin-left:4px;
        float:left;
    height:auto;
}

#middle img {width:auto;height:auto} 
#image {
    margin-left:15px;
    margin-right:15px;
    background:#808080;
        float:left;
        width:868px;
    border:1px solid #666666
}

*html div#image{
    margin-left:5px;
}

#logo {
    margin-top:13px;
    margin-left:168px;
    width:auto;
    height:auto;
    float:left;
}

*html div#logo {
    margin-left:90px;
}


#suche {}

#suche {
    float:right;    
    margin-top:67px;
        padding-right:18px;
        overflow:none;
        text-align:left;
        border:0px solid black;
        height:100%;
        background:transparent
}

#search {
    height:29px;
    margin-top:4px;
    background: url("../images/search-bg.gif") top left no-repeat;
    width:157px;
    padding-top:0px;
 
}

#search input {
    position:relative; top:4px; left:0px;
    float:left;
    width:100px;
    height:20px;
    background:transparent;
    border:0px;
    padding:0px;
    margin-left:3px;
    margin-top:0px;
    padding-top:0px;
    font-size:12px;   
}

#search input.sbmt {
    border:0px solid #b79086;
    width:30px;
    height:30px;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    background:transparent;
}

#main {
        width:899px;
    padding:0px;    
    margin:0px;
    margin-left:4px;
    margin-top:70px;
        float:left;
        height:auto;
}

#left {
    margin-left:15px;
    float:left;
    height:100%;
    border:0px solid green;
}

#nav {
    float:left;
    width:124px;
    border:0px solid green;
}


#right {
        float:left;
    margin-left:43px;
        width:536px;
        background:transparent;
    border:0px solid green;
}

#right .artikelliste h2 {
margin:0px;
line-height:120%;
font-size:100%;
padding-bottom:5px;
font-family:verdana;
font-weight:bold;
}

#right .artikelliste a:link {font-weight:bold}

#right p {padding-bottom:10px}

#headline-rechts {
        width:536px;
    float:left;
    padding:0px;
    margin:0px;
    background:transparent;
}

#headline-rechts h1,h2 {
    margin:0px;
    padding:0px;
    font-size:40px;
    font-family:georgia, trebuchet ms;
    color:#ff3a2a;
    background:transparent;
    margin-bottom:30px;
}

#inhalt-rechts {
    float:left;
    padding:0px;
        line-height:170%;
        font-size:75%;
        background:transparent;
}


#bottom {
        font-size:10px;
    margin:0px;
    padding:0px;
    margin-top:70px;
        width:909px;
    height:39px;
        float:left;
        text-align:right;
    color:#666666;
    font-family:trebuchet ms;
    font-size:12px;
    background: url("../images/bottom-bg.gif") top left no-repeat;
}

#bottom a {
    color:#666666;
    font-family:trebuchet ms;
    font-size:12px;
}

#service {margin-right:30px;}


#footer {
        width:909px;
    font-family:trebuchet ms;
    font-size:12px;
    text-align:center;
    float:left;
}

#footer a {
    color:#666666;
}

/* navigation */

/* navigation */

#nav ul {
    list-style:none;
    margin:0px;
    margin-top:5px;
    text-transform:uppercase;
    font-family:trebuchet ms
}

#nav ul li {
    padding-left:45px;
    height:21px;
    margin-bottom:10px;
}

#nav ul li.navmainStandardLevel_1 {
    background:  url("../images/nav-bg.gif") no-repeat bottom left;
    font-size:12px;
}

#nav ul li.navmainStandardLevel_1:hover {
    background:  url("../images/nav-bg.gif") no-repeat bottom left;
    font-size:12px;

}

#nav ul li.navmainStandardLevel_1:hover a {
    color:#ff3a2a
}

#nav ul li.active {
    background:  url("../images/nav-bg.gif") no-repeat bottom left;
    font-size:12px;
}

#nav ul li a {color:#000}
#nav ul li a:hover {text-decoration:none}
#nav ul li.active a {color:#ff3a2a}
#nav ul li a.active:hover {text-decoration:none}

