body {
font-family: Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #fef9e2;
color: #001754;
}
img {
border: 0;
}
#top {
height: 63px;
min-width: 960px;
padding-top: 10px;
background-color: #0033bb;
background-image: url(../img/css/bg_rad.gif);
background-repeat: no-repeat;
background-position: top left;
}
#topright {
height: 63px;
/* mozilla hat schwierigkeiten mit margin-top:
 der top wert wird auf #top angewendet! deshalb padding in #top! */ 
margin: 0 0 0 200px;
background-color: #fef9e2;
background-image: url(../img/css/topeck.gif);
background-repeat: no-repeat;
background-position: top left;
}
img.schriftzug {
margin: 2px 0 0 144px;
float: left;
}
#linie {
min-width: 960px;
height: 7px;
background-color: #ff9900;
margin-top: -7px;
}
* html #linie {
font-size: 1px;
margin-top: -9px;
marg\in-top: -7px;
}
.nofloat {
clear: both;
font-size: 0px;
line-height: 0px;
}


/* navigation */
#navzeile {
min-width: 960px;
background-color: #fef9e2;
/* #zeile ergänzt für ie, der kein min-width interpretiert */
border-bottom: 7px solid #ff9900;
}
* html #navzeile {
width: 980px;
}
ul.navVerlag {
height: 24px;
width: 197px;
margin: 0 0 0 0; 
padding: 0 0 0 10px;
list-style-type: none;
background-color: #fef9e2;
background-color: #001754;
background-image: url(../img/css/dott.gif);
background-repeat: repeat-x;
background-position: top left;
float: left;
}
* html ul.navVerlag {
width: 207px;
w\idth: 197px;
}
a.verlag {
text-decoration: none;
color: #fff;
font-size: 11px;
line-height: 20px;
font-weight: bold;
}
a.verlag:hover {
text-decoration: underline;
}
a.reiter, a.reiter2 {
float: left;
min-width: 130px; 
height: 23px;
margin: 0;
padding: 1px 2px 0 34px;
background-color: #ffbf5a;
background-image: url(../img/css/eck.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 11px;
line-height: 23px;
font-weight: bold;
color: #001754;
text-decoration: none;
}
a.reiterOn, a.reiter2On {
float: left;
min-width: 130px; 
height: 23px;
margin: 0;
padding: 1px 2px 0 34px;
background-color: #ff9900;
background-image: url(../img/css/eck.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 11px;
line-height: 23px;
font-weight: bold;
color: #001754;
text-decoration: none;
}
/* kürzere Reiter: */
a.reiter2, a.reiter2On { min-width: 100px; }
/* nur anderes eck! */
a.reiter1 {
float: left;
min-width: 134px; 
height: 23px;
margin: 0;
padding: 1px 2px 0 34px;
background-color: #ffbf5a;
background-image: url(../img/css/eck1.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 11px;
line-height: 23px;
font-weight: bold;
color: #001754;
text-decoration: none;
}
a.reiter1On {
float: left;
min-width: 134px; 
height: 23px;
margin: 0;
padding: 1px 2px 0 34px;
background-color: #ff9900;
background-image: url(../img/css/eck1.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 11px;
line-height: 23px;
font-weight: bold;
color: #001754;
text-decoration: none;
}
* html a.reiter, * html a.reiter1, * html a.reiterOn, * html a.reiter1On {
width: 164px;
w\idth: 130px;
}
* html a.reiter2, * html a.reiter2On {
width: 134px;
w\idth: 100px;
}
a.reiter:hover, a.reiter1:hover, a.reiter2:hover  {
background-color: #ff9900;
}

a.warenkorb {
display: block;
width: 110px; min-height: 22px;
margin-left: 812px;
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #001754;
text-decoration: none;
padding: 0 0 0 36px;
background-color: #ffbf5a;
background-image: url(../img/css/warenkorb.gif);
background-repeat: no-repeat;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
}
a.warenkorb:hover {
border-left: 1px solid #001754;
border-right: 1px solid #001754;
border-bottom: 1px solid #001754;
background-color: #ff9900;
}
a.warenkorbOn {
display: block;
width: 110px; min-height: 22px;
margin-left: 812px;
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding: 0 0 0 36px;
background-color: #ff9900;
background-image: url(../img/css/warenkorb.gif);
background-repeat: no-repeat;
border-left: 1px solid #001754;
border-right: 1px solid #001754;
border-bottom: 1px solid #001754;
color: #001754;
}
* html a.warenkorb, * html a.warenkorbOn {
line-height: 22px;
width: 146px;
w\idth: 110px;
}
/* zurück Link für Detailseiten */
p.back {
margin-top: -21px;
}
a.back {
margin: 0 0 0 -3px;
padding: 2px 5px;
font-size: 0.85em;
line-height: 16px;
font-weight: bold;
color: #001754;
text-decoration: none;
background-color: #fecf88;
}
/* Textlink für Detailseiten */
a.text {
padding: 2px 5px;
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #001754;
text-decoration: none;
background-color: #fecf88;
}
a.back:hover, a.text:hover {
background-color: #ff9900;
}
/* normaler Link z.B Email */
a.text2 {
padding: 2px 5px;
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #001754;
text-decoration: none;
}
a.text2:hover {
background-color: #ff9900;
}



/* Content-Bereich (außer Home, für Home wird #content überschrieben) */
#content {
width: 940px;
margin: 0px 0 10px 20px;
}
