@charset "iso-8859-1";

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  14px;
	color: #4d4d4d;
	margin: 0px;
	padding: 0;
	background-color: #4d4d4d;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
pre 
{
    color:Black;
}
#mainframe {
	width: 995px;
	margin: 0px auto;
	background-color: #FFFFFF;
	position: relative;
}
#head {
	width: 995px;
	height: 122px;
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
}
#logo 
{
     position:absolute; 
     left:8px; 
     top:9px; 
     width:196px; 
     height:55px; 
     cursor:pointer;
}
#logo img 
{
     width:196px; 
     height:55px; 
}
#search {
	padding: 87px 0px 0px 10px;
}
#content {
	margin-top: 26px;
	margin-left: 17px;
	margin-right: 0;
	margin-bottom: 0;
	width: 757px;
	float: left;
	padding: 0;
}
.contentHead {
	width: 753px;
	border: 2px solid #57b306;
	background-image: url(/img/h1bg.gif);
	color: #FFFFFF;
	height: 26px;
	font-size: 14px;
	padding-left: 3px;
}
.contentHead .V {
	font-size: 18px;
}
h1
{
    margin: 1em 0 1em 0;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
}
h2
{
    margin: 1em 0 1em 0;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}
h3
{
    margin: 2em 0 1em 0;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
}
form 
{
    margin:0;
}
.small 
{
    font-size:9px;
}
.clearer {
	clear: both;
}
a {
    text-decoration: none;
/*    color: #202020;*/
    color: #005285;
}
a:hover {
    text-decoration: underline;
}
ul 
{
    list-style-type: square;
    margin-left: 20px;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}
th 
{
    text-align:center;
}
#foot {
	width: 995px;
	height: 155px;
	background-image: url(/img/foot.gif);
	background-repeat: no-repeat;
	background-position:top;
	clear: both;
}
#footNavi {
	padding: 55px 0px 0px 17px;
	font-size: 11px;
}
#footNavi a, #search a {
	color: #525252;
	font-size: 11px;
}
#s { color:#333; }
/* ------ Navigation ------------------------------------ */
#navi {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	width: 995px;
	height: 25px;
	padding-top: 1px;
	background-color: #FFFFFF;
	z-index: 100;
}
#navi a {
	color: #FFFFFF;
}
.trenner {
	width: 1px;
	height: 25px;
}
.menubutton {
	height: 25px;
	text-align: center;
}
.menuDiv {
	height: 25px;
	background-image:url(/img/glanzNavi.png);
	position: relative;
}
.subnavi
{
    display: none;
	position: absolute;
	top: 148px;
	left: 0px;
	width: 995px;
    z-index:10;
}
.subnaviTabelle {
	background-image:url(/img/naviTrans.png);
}
.subnaviZeile
{
    vertical-align:top;
}

.subnaviZelle
{
    width: 180px;
	background-color: #f5ffe9;
	color: #5d92a8;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}
.subnaviGruppe 
{
    font-weight: bold;
}
.subnaviProdukt
{
}
.breadCrumb a, .breadCrumb
{
    color:#777;
    font-size: 11px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
}
/* ------ neue NAVI  ------------------------------------ */
#navi .subNaviLevel2 
{
    background-color: Lime;
    position: absolute;
    display: none;
    margin-top:25px;
    cursor: pointer;
    width: 200px;
    text-align: left;
    margin-left: 0;
    left:0;
}
#navi .subNaviLevel3 
{
    background-color: Lime;
    position: absolute;
    display: none;
    left:0;
    margin-left:199px;
    margin-top:-3px;
    cursor: pointer;
    width: 200px;
    text-align: left;
}
#navi .subNaviLevel3r 
{
    background-color: Lime;
    position: absolute;
    display: none;
    left: -199px;
    margin-top:-3px;
    cursor: pointer;
    width: 200px;
}
#navi .subNaviLevel2Entry, #navi .subNaviLevel3Entry
{
    cursor: pointer;
    text-align: left;
    font-weight: normal;
    margin: 1px;
    padding: 2px 10px;
	background-image:url(/img/naviTrans.png);
}
#navi .subNaviLevel2Entry:hover, #navi .subNaviLevel3Entry:hover
{
	background-image:none;
}
#navi .subNaviLevel2Entry a, #navi .subNaviLevel3Entry a 
{
    text-decoration: none;
    color: #333;
}
#navi .subNaviLevel2Entry a:hover, #navi .subNaviLevel3Entry a:hover
{
   /* color: #fff;*/
}

/* ------ Startseite ------------------------------------ */
.kastenTrenner {
	width: 17px;
	height: 225px;
	float: left;
	margin-top: 17px;
}
/* ------ Teaser ------------------------------------ */
#teaser {
	width: 195px;
	overflow: hidden;
	margin-left: 17px;
	margin-top: 26px;
	float: left;
}
.teaserBox {
	background-color: #e2f6a6;
	margin: 0px 0px 17px 0px;
}
.teaserBoxHead {
	border: 2px solid #57b306;
	background-image: url(/img/h1bg.gif);
	color: #FFFFFF;
	height: 26px;
}
.teaserBoxContent {
	padding: 5px;
	font-size: 12px;
}
.teaserTitle {
	margin: 1px 5px 0px 5px;
	font-size: 14px;
}
.teaserTitle .V {
	font-size: 18px;
}
.teaserSymbol {
	float: left;
	margin: 3px 3px 0px 3px;
}
/* ------ Formularfelder ------------------------------------ */
.inputText {
	border: 1px solid #8e8e8e;
	background-color: #FFFFFF;
	font-family: Tahoma;
}
.rubrikBild, .gruppenBild 
{
    float:right;
    margin: 20px 0 20px 20px;
}
.produktBild 
{
    float: left;
    margin-bottom: 20px;
}
.produktBeschreibung 
{
    margin-left: 220px;
}
.preisBox {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    background-color: #fff7d0;
    padding: 5px;
    font-size: 11px;
    text-align: right;
}
.preisBox td, .preisBox th
{
    border-bottom: solid 1px white;
}
#preisBoxNettoPreis 
{
    font-size: 20px;
    font-weight: 400;
    text-align: right;
    margin-top: 5px;
    margin-right: 2px;
}
#preisBoxBruttoPreis 
{
    font-size: 14px;
    text-align: right;
    margin-top: 2px;
    margin-bottom: 10px;
    margin-right: 2px;
}
.artikelName 
{
    font-weight: bold;
}
.artikelNummer 
{
    font-style: italic;
}
.artikelBeschreibung 
{
    font-size: 11px;
}
.artikelListe a, .produktListe a, .gruppenListe a 
{
    //color: #4d4d4d;
}
.artikelListe li, .produktListe li, .gruppenListe li 
{
    margin-bottom: .5em;
}
.artikelListe 
{
    margin-top: 1em;
}
.error 
{
    color: Red;
}
.warenkorbTeaser div
{
    font-size: 10px;
    border-bottom: dotted 1px #777;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-right: 8px;
    margin-left: 8px;
}

.warenkorbTitel
{
    background-color: #ffe8a4;
}
.warenkorbZeile
{
    background-color: #fff7d0;
    text-align: center;
}
.warenkorbWarnung
{
    background-color: #b00;
    color: White;
    font-weight: bold;
    text-align: center;
}
.schriftart 
{
    float:left; 
    margin-bottom: 10px;
    margin-right:10px; 
    border:solid 1px #aaa;
}
.schrifttitel 
{
    background-color: #2aa;
    color: White;
    font-weight: bold;
    text-align: center;
    padding: 1px;
}
.schriftimg
{
    width: 240px;
    height: 85px;
}
.schriftimg img 
{
    margin-left: 5px;
    margin-top: 5px;
}
.schriftVorschau 
{
    position:absolute; 
    display:none; 
    border: solid 1px #777; 
    background-color:white; 
    padding: 6px; 
    right: 45px;
    top: -5px;
    font-size: 11px;
    z-index: 5;
}
.produktVorschau
{
    position:absolute; 
    display:none; 
    border: solid 3px #777; 
    background-color:white; 
    padding: 13px; 
    z-index: 5;
}


/*----------------------------------------------------------------------
3-spaltiges Homepagelayout
----------------------------------------------------------------------*/
.hpTabelle 
{
    margin-bottom: 20px;
    table-layout: fixed;
}
.hpZeile 
{
     vertical-align: top;
}
.hpZelle 
{
    border: solid 2px red;
    overflow: hidden;
}
.hpZelle p 
{
    margin-top: 0;
    margin-bottom: 1em;
}
.hpZelle2
{
    width:234px;
}
.hpZelle3
{
    width:363px;
}
.hpZelle4
{
    width:492px;
}
.hpZelle6
{
    width:750px;
}
.hpSpacing, .hpSpacing img
{
    width: 20px;
    height: 20px;
    border: 0;
    padding: 0;
}
.hpZelleTitel 
{
    padding: 0px 0px 3px 10px;
    color: White;
    font-weight: bold;
}
.hpZelleText
{
    padding: 10px;
}
.bildlinks 
{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.bildrechts
{
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}




.eingabeFormular {
	background-color: rgb(255,235,182);
}
.feldtitel 
{
    margin-top: .5em;
    font-size: 11px;
}
.bereichtitel 
{
    height: 2em;
    font-weight: bold;
}
.sucheTitel 
{
    font-weight: bold;
    line-height: 130%;
}
.sucheBeschreibung
{
    font-size: 12px;
    line-height: 130%;
}
.sucheQuelle 
{
    font-size: 12px;
    font-style: italic;
    margin-bottom: 1em;
    color: Green;
}
.dotSep {
    clear:both;
    margin:10px 0;
    border-top:dotted 1px #aaa;
}
.eingabelabelpflicht 
{
    color: Red;
}
.eingabelabelkann
{
}
