/* 
- - - - - - - - - - - - - - - - - - - - -
Titel: ### CSS (screen)
Autor: Dumrath & Fassnacht KG
URL: http://www.duf-online.de/

Erstellt: JJJJ-MM-TT
Bearbeitet: JJJJ-MM-TT

rot: #b83041
rosa: #e1b5bb
- - - - - - - - - - - - - - - - - - - - - 

/*  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 - - - */

* {
    font-size: 100%;
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    direction: ltr;
    font: 85%/1.6 arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* - - - IDs - - - */

#container {
    background: #b83041;
    color: #333;
    margin: 0;
    overflow: auto;
    padding: 0;
    text-align: left;
    width: 768px;
}

#header {
    background: #fff;
    color: #333;
    height: 232px;
    width: 717px;
    float: left;
}

#keyvisual {
    width: 467px;
    height: 232px;
    background: url(../images/keyvisual.jpg) no-repeat 0 0;
    float: left;
}

#logo {
    width: 250px;
    height: 232px;
    background: #fff url(../images/markisenstreifen.gif) no-repeat left bottom;
    margin: 0 0 0 0;
    float: left;
}

#logo img {
    padding: 15px 0 0 0;
}

#primary-content {
    background: #fff;
    color: #333;
    margin: 0 51px 0 0;
    float: right;
    width: 498px;
}

#markisenbogen {
    float: right;
    background: #fff url(../images/markisenbogen.gif) no-repeat top right;
    width: 250px;
    height: 36px;
    margin: 0 0 10px 0;
}

#secondary-content {
    background: #b83041;
    border-top: 3px solid #fff;
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    width: 219px;
}

#navigation {
    margin: 32px 0 0 0;
    padding: 2px 0 2px 0;
    height: 100%;
    border: 0;
    background: url(../images/nav-rollo-bg.gif) repeat-y top left;
}

#navigation li {
    background: #b83041 url() no-repeat top left;
    height: 2.2em;
    margin: 2px 0 0 0;
}

#navigation li.first {
    margin: 0 0 0 0;
}

#navigation li a {
    font-size: 1.1em;
    padding: 0 0 0 30px;
    height: 2.2em;
    line-height: 2.2em;
    display: block;
    background: url(../images/nav-pfeil.gif) no-repeat 5% 50%;
    color: #e1b5bb;
}

#navigation li a:hover {
    background: url(../images/nav-pfeil-hi.gif) no-repeat 5% 50%;
    color: #fff;
    text-decoration: none;
}

#navigation li.curr a {
    background: url(../images/nav-pfeil-hi.gif) no-repeat 5% 50%;
    color: #fff;
}

#secondary-content #adresse {
    margin: 60px 0 0 10px;
    color: #e1b5bb;
}

#secondary-content #adresse a {
    color: #e1b5bb;
}

#secondary-content #adresse a:hover {
    color: #fff;
}

#footer {
    background: #fff;
    clear: both;
    margin-top: 0; 
    padding: 0;   
    border-top: 2px solid #fff;
}

#footer p {
    border-top: 2px solid #b83041;
    background: #fff;
    color: #b83041;
    text-align: right;
    margin: 0;
    padding: 5px 60px 5px 0;
}

#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: #b83041;
    font-family: "Trebuchet MS";
}

h2 {
    font-size: 1.2em;
    color: #b83041;
    line-height: 1.286;
    margin-top: 1.929em;
    margin-bottom: 0.643em }

h3 {}

h4 {}

h5 {}

h6 {}

/* - - - Absaetze - - - */

p {
    clear: both;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.bildunterschrift {
    margin-top: .3em;
    text-align: right;
    font-size: .9em;
    color: #999;
}

/* - - - Zitate - - - */

blockquote {}

cite {}

/* - - - Listen - - - */

ul, ol {}

ul#produktliste {
    color: #b83041;
    font-weight: bold;
    margin: 0 0 20px 0;
}

ol {}

ul.bulletlist li {
    list-style-type: circle;
}

ul#marken {
    height: 35px;
}

ul#marken li {
   float: left;;
}

ul#marken span {
    display: none;
}
ul#marken a {
    display: block;
    height: 35px;
}

li#alulux a {
    background: #fff url('../images/logo-alulux-grau.gif') no-repeat top left;
    width: 92px;
}

li#alulux a:hover {
    background: #fff url('../images/logo-alulux.gif') no-repeat top left;
}

li#markilux a {
    background: #fff url('../images/logo-markilux-grau.gif') no-repeat top left;
    width: 89px;
}

li#markilux a:hover {
    background: #fff url('../images/logo-markilux.gif') no-repeat top left;
}

li#erhardt a {
    background: #fff url('../images/logo-erhardt-grau.gif') no-repeat top left;
    width: 109px;
}

li#erhardt a:hover {
    background: #fff url('../images/logo-erhardt.gif') no-repeat top left;
}

li#weinor a {
    background: #fff url('../images/logo-weinor-grau.gif') no-repeat top left;
    width: 70px;
}

li#weinor a:hover {
    background: #fff url('../images/logo-weinor.gif') no-repeat top left;
}

li#teba a {
    background: #fff url('../images/logo-teba-grau.gif') no-repeat top left;
    width: 76px;
}

li#teba a:hover {
    background: #fff url('../images/logo-teba.gif') no-repeat top left;
}

/* - - - Definitionslisten - - - */

dl {}

dt {}

dd {}

/* - - - Bilder - - - */

img {
    border: 0;
}

img.links {
    float: left;
}

img.rechts {
    float: right;
}

img.contentpic {
    margin: 15px 0 0 10px;
    margin-top: 12px;
    background: #ccc;
    padding: 3px;
}

#box-bilder img {
    margin: 10px 15px 10px 0;
    background: #ccc;
    padding: 2px;
    border: 1px solid #ccc;
}


/* - - - Trennllinien - - - */

hr {}

/* - - - Textauszeichnung - - - */

strong {}

em {}

dfn, acronym, abbr {}

address {}

/* - - - Links - - - */

a {
    color: #b83041;
}

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: #b83041;
    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 {}

/* >>> */