/*normalisierung margin, padding*/
div, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote {
    margin: 0;
    padding: 0;
}
/*normalisierung font-size header*/
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
#html, body {
    margin: 0;
    padding: 0;
    color: #000000;
    background: #ddd;
    font-family: Verdana, Arial, sans-serif;
}
h1 {
    font-size: 1.4em;
    padding-bottom: 10px;
}
h2 {
    font-size: 1.3em;
    padding-bottom: 10px;
}
h3 {
    padding-left: 20px;
    padding-bottom: 5px;
    color: #5a6267;
    font-size: 1.1em;
    font-style: oblique;
}
h4 {
    font-size: 1.2em;
}
em {
    color: #FF0000;
}
p {
    padding: 5px 0;
}
li {
    line-height: 1.3em;
}
a, img {
    text-decoration: none;
    border: none;
}
#titel {
    margin: 0 auto;
    padding: 0;
    background: #000778 url(bilder/logo.png) center no-repeat;
    height: 60px;
    border-bottom: 3px solid black;
    
}
#titel h1 {
    text-indent: -9999px;
}
#logo {
    position: relative;
    top: 5px;
    left: 560px;
}
#wrapper {
    position: relative;
    width: 970px;
    text-align: left;
    margin: 0 auto;    
    clear: both;
    font-size: small;
    color: #333;
    background: #fff; 
}
#header {
    background: #ccc;
    height: 20px;
    width: 970px;
    margin: 0 auto;
}
#nav {
    margin: 0 auto;
    padding: 0;         
}
#nav li {
    list-style: none;
    float: left;
    margin: 0;
    width: 20%;
    font-size: 10px;
    line-height: 20px;
}
#nav a {
    display: block;
    float: left;  
    padding: 0 0 0 20px;    
    text-decoration: none;
    font-weight: bold;
    border: 1px solid;
    border-color: #fff #333 #333 #fff;
    background: #ccc url(tab-bumps.gif) 2px 50% no-repeat;
    color: #333;
    width: .1em;
}
html>body #nav a {
    width: auto; /* fixes IE6 hack */
}
/* Kommentierter Backslash Hack versteckt Regel vor dem IE5/Mac \*/
#nav a {
    float: none;
    /* Ende IE5/Mac Hack */
}
#nav a:hover {
    background-color: #333;
    color: #ccc;
    border-color: #000 #ccc #ccc #000;
}
#subnav {
    position: absolute;
    top: 105px;
    width: 200px;
}
#subnav ul, #inhalt_nav ul {
     padding-left: 15px;
}
#subnav li, #inhalt_nav li {
    list-style: none;
    width: 170px;
    font-size: .8em;
    line-height: 1.6em;
}
#subnav a, #inhalt_nav a {
    display: block;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid;
    border-color: #fff #333 #333 #fff;
    background: #ccc url(tab-bumps.gif) 2px 50% no-repeat;
    color: #333;
    width: .1em;
}
html>body #subnav a, html>body #inhalt_nav a {
    width: auto; /* fixes IE6 hack */
}
/* Kommentierter Backslash Hack versteckt Regel vor dem IE5/Mac \*/
#subnav a, #inhalt_nav a {
    float: none;
    /* Ende IE5/Mac Hack */
}
#subnav a:hover, #inhalt_nav a:hover {
    background-color: #333;
    color: #ccc;
    border-color: #000 #ccc #ccc #000;
}
#inhalt_nav {
    position: absolute;
    top: 245px;
    left: 0;
    width: 200px;
}
#subnav ul li a.aktiv, #inhalt_nav ul li a.aktiv {
    background-color: #333;
    color: #ccc;
}    
#content {
    padding-top: 30px;
    padding-left: 230px;
    width: 710px;
}

/*Canor Garantie */

#roehre {
    background-color: #ccc;
    padding: 10px;
}
#property-gallery {
    width: 970px;
    height: 230px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    overflow: scroll;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    background: #ddd;
}
* html #property-gallery {
    display: inline-block;
}
* html #property-gallery img {
    margin: 8px 8px 8px 0;
}
#property-gallery ul {
    margin-top: 20px;
    padding-left: 20px;
}
#property-gallery ul li {
    display: block;
    float: left;
}
#property-gallery img {
    margin: 2px 6px 2px 0;
    float: left;
}
/*Bildgalerie*/
#footer2 {
    clear: both;
    padding-top: 10px;
}
#footer2 h4 {
    text-indent: -9999px;
}
#footer3 {
    clear: both;
    padding-top: 10px;
}
#footer3 h4 {
    text-indent: -9999px;
}
#footer4 {
    clear: both;
    padding-top: 10px;
}
#footer4 h4 {
    text-indent: -9999px;
}
#footer5 {
    clear: both;
    padding-top: 10px;
}
#footer5 h4 {
    text-indent: -9999px;
}
div.pic {
    float: left;
    height: 130px;
    width: 130px;
    padding: 15px;
    margin: 5px 3px;
}
div.pic img {
    border: 1px solid white;
    /*border-color: #444 #aaa #aaa #444;*/
} 
div.ls img {
    height: 96px;
    width: 128px;
    margin: 32px 0 0;
}
div.pic ul {
    margin: 0.25em 0 0;
    padding: 0;
    font: 90% Arial, Verdana, sans-serif;
    border: 1px solid black;
    border-color: #aaa #444 #444 #aaa;
}

li.title, li.price {
    display: block;
    list-style: none;
    text-align: center;
    background: #ddd;
}
/*Ende Bildgalerie*/

#fussleiste {
    margin-top: 20px;
    background: #000778;
    border-top: 3px solid #000010;
}
#fussleiste p {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: .9em
}
#footer {
    margin-top: 20px;
    text-align: center;
    font-size: .7em;
    color: #000010;
}

