/* 
- - - - - - - - - - - - - - - - - - - - -
Titel: ### CSS (screen)
Autor: Dumrath & Fassnacht KG
URL: http://www.duf-online.de/

Erstellt: JJJJ-MM-TT
Bearbeitet: JJJJ-MM-TT




#c9d5bb

bg: #c9d5bb

dunkelgrün bg: #213529
dunkelgrün text: #32513f

rot: #d40000
gelb: #f5db00
- - - - - - - - - - - - - - - - - - - - - 

/*  Global reset */
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* - - - Grundeinstellungen - - - */

html {
    height: 100%;
    margin-top: 1px;
}

* {
    font-size: 100%;
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

body {
    background: #c9d5bb;
    font: 85%/1.6 "Trebuchet MS", arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

/* - - - IDs - - - */

#container {
    background: #fff;
    color: #333;
    margin: 0 auto;
    overflow: auto;
    padding: 0;
    text-align: left;
    width: 770px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}

#header {
    height: 167px;
    width: 770px;
    float: left;
    color: #fff;
    background: #213529 url('../images/header-bg.jpg') no-repeat top right;
}

#logo {
    background: #213529 url('../images/malerkoop-logo.png') no-repeat top left;
    height: 167px;
    width: 300px;
    float: left;
}

#adresse {
    height: 167px;
    width: 300px;
    text-align: right;
    float: right;
    margin: 0 15px 0 0;
}

#adresse ul {
    margin: 15px 0 0 0;
}


#content {
    float: left;
    background: #213529 url('../images/navcol-bg.jpg') no-repeat bottom left;
    border-top: 8px solid #fff;
    border-bottom: 6px solid #fff;
    width: 770px;
}

#primary-content {
    background: #fff;
    color: #333;
    margin: 0 0 0 0;
    float: right;
    width: 540px;
}

#primary-content .bildblock {
    clear: both;
}


#primary-content .bildblock img {
    background: #fff;
    padding: 2px;
    margin: 0 10px 10px 0;
    border: 4px solid #c9d5bb;
}

#secondary-content {
    background: #213529;
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    width: 230px;
}

#navigation {
    margin: 32px 0 0 0px;
    padding: 2px 0 2px 0;
    height: 100%;
    border: 0;
}

#navigation li {
    padding-left: 25px;
    margin: 2px 0 0 0;
}

#navigation li.first {
    margin: 0 0 0 0;
}

#navigation li.indent {
    padding: 0 0 0 25px;
}

#navigation li.curr {
    background:  url('../images/nav-marker-2.png') no-repeat 0 5px;
}

#navigation li a {
    font-size: 1.1em;
    padding: 0;
    line-height: 2.2em;
    display: block;
    color: #fff;
}

#navigation li a:hover {
    color: #769a85;
    text-decoration: none;
}

#navigation li.curr a {
    color: #769a85;
}

#secondary-content #adresse {
    margin: 60px 0 0 20px;
    color: #fff;
    font-size: 1.1em;
}

#secondary-content #adresse a {
    color: #fff;
}

#secondary-content #adresse a:hover {
    color: #fde78a;
}

#secondary-content #adresse strong {
    font-weight: bold;
    color: #213529;
}

#footer {
    background: #fff;
    clear: both;
    margin-top: 0; 
    padding: 0;   
    border-top: 2px solid #fff;
    border-top: 6px solid #f5db00;
}

#footer p {
    border-top: 4px solid #769a85;
    border-top: 6px solid #d40000;
    background: #fff;
    color: #32513f;
    text-align: right;
    margin: 0;
    padding: 5px 60px 5px 0;
}

#footer a {
    color: #32513f;
}

#map {
    border: 3px solid #ccc;
}
/* - - - Klassen - - - */

.gutter {
    margin: 0 25px;
    padding: 25px 0;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.clear {
    clear: both;
}

/* - - - Ueberschriften - - - */

h1, h2, h3 {
    clear: both;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 1.5em;
    line-height: 2;
    color: #32513f;
}

h2 {
    font-size: 1.2em;
    color: #769a85;
    line-height: 1.286;
    margin-top: 1.5em;
    margin-bottom: 0.643em }

h3 {}

h4 {}

h5 {}

h6 {}

/* - - - Absaetze - - - */

p {
    clear: both;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.zoom {
    color: #769a85;
    color: #555;
    margin-top: 0;
    font-size: .9em;
    font-style: italic;
    padding: 0 0 0 25px;
    background: url(../images/lupe.gif) no-repeat 0 0;
}

/* - - - Zitate - - - */

blockquote {}

cite {}

/* - - - Listen - - - */

ul, ol {}

ul.produktliste {
    color: #769a85;
    font-weight: normal;
    margin: 0 15px 20px 15px;
    width: 200px;
    float: left;
}

ul.produktliste .head{
    color: #32513f;
}

ul.produktliste li {
        list-style-type: circle;
}

ul.produktliste  li.head {
    font-weight: bold;
    list-style-type: none;
}

ul.bulletlist li {
    list-style-type: circle;
}

ul.inlineliste {
    color: #769a85;
    font-weight: bold;
    margin: 10px 15px 20px 15px;
}

ul.inlineliste li {
    display: inline;
    
}

/* - - - Definitionslisten - - - */

dl {}

dt {}

dd {}

/* - - - Bilder - - - */

img {
    border: 0;
}

img.floatleft {
    float: left;
    background: #fff;
    padding: 2px;
    margin: 0 10px 10px 0;
    border: 4px solid #c9d5bb;
}

img.floatright {
    float: right;
    margin: 0 0 0 12px;
}

img.contentpic {
    margin: 15px 0 0 10px;
    margin-top: 12px;
    background: #ccc;
    padding: 3px;
}


/* - - - Trennllinien - - - */

hr {}

/* - - - Textauszeichnung - - - */

strong {
    font-weight: bold;
}

em {}

dfn, acronym, abbr {}

address {}

/* - - - Links - - - */

#header a {
    color: #fff;
}

a {
    color: #769a85;
}

a:hover {
    text-decoration: underline;
}

#secondary-content a {
    color: #fff;
}

/* - - - Formulare - - - */

.info-box li {
    color: #CB6F3E;
}

form {
    width: 450px;
    color: #333;
}

fieldset {
    border-style: none;
    padding: 0;
    margin: 0;
}

legend {
    display: none;
}

form p {
    padding-bottom: 10px;
}

label {
    width: 133px;
    float: left;
}

label.hidden {
    visibility: hidden;
}

input {
    width: 300px;
    border: 3px solid #ccc;
    background: #eee;
    padding: 3px;
    font: .9em/1.5 arial,verdana,sans-serif;
}

form p small {
    font-size: 0.8em;
    margin-right: 10px;
    line-height: 2;
    float: right;
}

input.button {
    width: 100px;
    float: left;
    margin-left: 339px;
    background: #769a85;
    color: #fff;
    font-weight: bold;
    border: 0;
    cursor: pointer;
}

textarea {
    width: 300px;
    padding: 3px;
    font: .9em/1.5 arial,verdana,sans-serif;
    height: 120px;
    border: 3px solid #ccc;
    background: #eee;
}

/* <<< Microformats vCard */
.vcard {

}

.vcard a {
    text-decoration: none;
}

.org {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 .7em 0;
}

.adr, .note {
    margin: 0 0 .7em 0;
}

.geo, .latitude, .longitude, .sort-string, .country-name {
    display: none;
}
.url {}
.fn {}
.street-address {}
.postal-code {}
.locality {}
.region {}
.tel {}
.note {}
.email {}

/* >>> */
