/*
	Die individuellen Styles dieser Page realisiert durch www.wosonst.com
*/

ul li, ol li
{
  line-height:18px;
  margin-bottom:5px;
}

html{
  margin:0px;
  width:100%;
  height:100%;
  
  overflow:scroll;
}

body,a,p,h1,h2,table,td,th,div,span,fieldset,legend,label,ul,li,input,textarea{
    font-family:Arial,Helvetica,sans-serif;
}

body{
  margin:0px;
  width:100%;
  height:100%;
  
  background:#D7D7D7;
}

div.bild{
  margin:0px;
  margin-right:5px;
  margin-bottom:10px;
  float:left;
}

img.bild{
  position:absolute;
  top:125px;
  right:63px;
}

span.bildunterschrift{
  clear:both;
  float:left;
  
  
  font-size:10px;
}

/* Navigation*/

ul.navigation{
    padding:0px;
    margin:0px;
    
    list-style:none;
    /* display: inline;  */
}

/*TOPNAVIGATION / -ARTIKEL (Hierarchie=0)*/

li.navigation0{
    text-align:left;
    
    padding-right:8px;
    padding-left:10px;
    height:25px;
    
    float:left;
}

li.navigation0 a{
    color:#F0B013;
    
    margin-left:5px;
   
    font-size:13px;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;

}

li.navigation0 a:hover{
    color:black;    
}

li.navigation0-aktiv{
    text-align:left;
    
    padding-right:8px;
    padding-left:10px;
   
    float:left;
}

li.navigation0-aktiv a{
    color:black;
    
    margin-left:5px;
   
    font-size:13px;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;
}

li.navigation0-aktiv a:hover{
    text-decoration:underline;
}

li.artikel0{
    padding-right:8px;
    padding-left:10px;

    text-align:left;
 
    float:left;
}

li.artikel0 a{
    color:#F8D683;
    
    margin-left:5px;
   
    font-size:11px;
    font-weight:bold;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;
}

li.artikel0 a:hover{
    color:black;
}

li.artikel0-aktiv{
  text-align:left;
    
  padding-right:8px;
  padding-left:10px;
    
  float:left;
}


li.artikel0-aktiv a{
    color:black;
    
    margin-left:5px;
   
    font-size:11px;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;
}

li.artikel0-aktiv a:hover{
    text-decoration:underline;
}

/*SUBNAVIGATION / -ARTIKEL (Hierarchie=1)*/

li.navigation1{
    text-align:left;
        
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    
    width:160px;
    
    clear:both;
    float:left;
}

li.navigation1 a{
    color:white;
    
    margin:0px;
    padding:0px;
    padding-bottom:3px;
   
    font-size:11px;
    
	 width:160px;
	        
    text-decoration:none;
    text-align:left;
    
    float:left;
}

li.navigation1 a:hover{
    color:black;
}

li.navigation1-aktiv{
    text-align:left;
    
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    
	 width:160px;
	 
    clear:both;
    float:left;
}

li.navigation1-aktiv a{
    color:black;
    
    margin:0px;
    padding:0px;
    padding-bottom:3px;
   
    font-size:11px;
	 
	 width:160px;
           
    text-decoration:none;
    text-align:left;
    
}

li.navigation1-aktiv a:hover{
    text-decoration:underline;
}

li.artikel1{
  text-align:left;
    
    float:left;
}

li.artikel1 a{
    color:#F8D683;
    
    margin-left:5px;
   
    font-size:11px;
    font-weight:bold;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;
}

li.artikel1 a:hover{
    color:black;
}

li.artikel1-aktiv{
  text-align:left;
    
    width:80px;
    
    float:left;
}


li.artikel1-aktiv a{
    color:black;
    
    margin-left:5px;
   
    font-size:11px;
           
    text-decoration:none;
    text-align:center;
    
    line-height:25px;
    height:25px;
}

li.artikel1-aktiv a:hover{
    text-decoration:underline;
}


/* Kontaktlink */

a.kontakt{
  color:white;
  
  margin-right:10px;
  
  font-size:12px;
  
  text-decoration:none;
  
  clear:both;
  float:right;
}

a.kontakt:hover{
  color:#00008E;
  background:white;

  
  text-decoration:none;
}

/*Kontaktformular*/

fieldset.kontaktformular{
  border:0px;

}

fieldset.kontaktformular label { 
  color:#F0B013;
  
  width:100px;
  
  font-size:12px;
  line-height:20px;
  text-align:right;
  
  clear:left;
  float:left;
  cursor:pointer;
}

fieldset.kontaktformular input, fieldset.kontaktformular textarea { 
  color:black;
  background:#F8D683;
  border: 1px solid #F0B013;
  
  font-size:12px;
}

/* DRUCKVERSION */
#printkopf {display:none;}
#printtext{display:none;}

#printkopf{
  position: absolute;
  top:0px;
  left:0px;
  display:none;  
}

#brotkrumen{
  position: absolute;
  top:0px;
  left:45px;
  
   color:silver;
    
  font-size:10px;
}

#printlogo{
  position: absolute;
  top:20px;
  left:450px;
}

#printadresse{
  position: absolute;
  top:28px;
  left:0px;
  
  width:400px;    
  
  font-size:10px; 
  
  line-height:13px;
}


#printtext{
    position: absolute;
    top:170px;
  
	display:none;
}

#printadresse h1{
     margin:0px;
     margin-bottom:5px;
     padding:0px;
    
    width:400px;
    
    font-size:12px; 
    
    clear:both;
    float:left;
    
}



/* Wenns zum Druck kommt dies berücksichtigen */
@media print {
#printkopf {display:block;}
#printtext{display:block;}

#balken_rot{display:none;}
#inhalt{display:none;}

#printtext div.headline{
    margin-top:10px;
    margin-bottom:20px;
    
    
    font-size:16px;
    font-weight:bold;
}

#printtext div.text{
    font-size:12px;
   
    padding-left:20px;
    margin-bottom:20px;
    
    width:500px;
    
    clear:both;
    float:left;
}

#printtext div.bild{
    margin-bottom:20px;
    
    width:100%;    
 
    clear:both;
    float:left;
}
}

/* INDIVIDUELL DESIGN*/

td.content a{
  color:black;
  
  border-bottom:1px solid black;
  
  text-decoration:none;
}

td.content a:hover{
  border-bottom:1px solid #F0B013;
}

td.content table td{
  font-size:12px;
}


#mylightbox{
  position:absolute;
  top:0px;
  left:0px;
  z-index:100;
  
  display:none;
}

#hintergrund{
  position:absolute;
  top:0px;
  left:50%;
  
  margin-left:-350px;
  
  background:#F0B013;
  background-image:url('../bilder/schatten2.jpg');
  background-position:right;
  background-repeat:repeat-y;
  width:700px;
  height:100%;
}

#inhalt{
  position:absolute;
  top:0px;
  left:50%;
  
  margin-left:-350px;
  
  background:#F0B013;
  background-image:url('../bilder/schatten2.jpg');
  background-position:right;
  background-repeat:repeat-y;
  width:700px;

  
  text-align:left;
}

img.logo{
  position:absolute;
  top:10px;
  right:63px;
  
  border:0px;
}

table.tabelle{
  margin-left:18px;
  width:640px;
}

table.tabelle th{
  background:white;
  /* background-image:url('../bilder/kopf.jpg');
  background-repeat:no-repeat; */
  width:640px;
  height:300px;
}

table.tabelle td.navigation_topnav{
  background:white;
  
  padding-left:15px;
  
  text-align:left;
}
table.tabelle td.navigation_subnav{
  padding-top:40px;
  padding-left:0px;
  
  vertical-align:top;
  text-align:left;
  
  width:160px;
}
table.tabelle td.navigation_artikel{
  text-align:left;
  
  padding-left:15px;
}

table.tabelle td.content{
  padding-top:10px;
  vertical-align:top;
  
  width:480px;
}

table.tabelle td.content h1{
  color:white;
  
  margin:0px;
  padding:0px;
  
  font-size:18px;
}

table.tabelle td.content h2{
  color:white;
  
  margin:0px;
  padding:0px;
  
  font-size:12px;
}

span.kontakt_box{
  position:absolute;
  right:25px;
  bottom:0px;
}


/* LAYOUTS */

/*FREIRAUM*/

table.freiraumtabelle{
  margin-left:5px;
  
  width:480px;
}

table.freiraumtabelle td.headline{

  height:30px;
  vertical-align:bottom;
}

table.freiraumtabelle td.headline h1{
  color:white;
  
  margin:0px;
  padding:0px;
  
  font-size:26px;
  font-weight:bold;
  
  float:left;
}

table.freiraumtabelle td.headline h2{
  color:black;
  
  margin:0px;
  margin-top:15px;
  padding:0px;
  
  font-size:10px;

  float:right;
}

table.freiraumtabelle td.headline span{
  color:white;
  
  margin-top:5px;
  
  font-size:14px;
  font-weight:bold;
  
  float:right;
}


table.freiraumtabelle td.headline form{
  padding:0px;
  margin:0px;
  display:inline;
}

table.freiraumtabelle td.headline select{
  color:black;
  background:#FBCA4E;
  
  font-size:12px;
  border:0px;
}

table.freiraumtabelle td.text{
  background:white;
  
  width:420px;
  
  padding:10px;
  padding-right:30px;
  padding-left:30px;
    
  vertical-align:top;
}

table.freiraumtabelle td.text p{
  color:black;
  
  font-size:12px;
  line-height:1.5em;
}

table.freiraumtabelle img{
 border:0px;
}

table.freiraumtabelle td.reiter{
    background-image:url('../bilder/content_schatten_rechts.jpg');
    background-repeat:repeat-y;
    
    width:10px;
}

table.freiraumtabelle td.fuss{
    background-image:url('../bilder/content_schatten_unten.jpg');
    background-repeat:repeat-x;
    
    height:20px; 
}

table.freiraumtabelle td.fussecke{
    background-image:url('../bilder/content_schatten_ecke.jpg');
    background-repeat:no-repeat;
}

/*PRODUKTE*/

table.produktetabelle{
  margin-left:15px;
  
  width:475px;
}

table.produktetabelle td.headline{

  height:30px;
  vertical-align:bottom;
}

table.produktetabelle td.headline h1{
  color:white;
  
  margin:0px;
  padding:0px;
  
  font-size:26px;
  font-weight:bold;
  
  float:left;
}

table.produktetabelle td.headline h2{
  color:black;
  
  margin:0px;
  margin-top:15px;
  padding:0px;
  
  font-size:10px;

  float:right;
}

table.produktetabelle td.text{
  background:white;
    
  width:350px;
  
  padding:10px;
  padding-left:20px;
    
  vertical-align:top;
}

table.produktetabelle td.text p{
  color:black;
  
  font-size:12px;
  line-height:1.5em;
}

table.produktetabelle img{
 border:0px;
}

table.produktetabelle td.reiter{
    background-image:url('../bilder/content_schatten_rechts.jpg');
    background-repeat:repeat-y;
    
    padding-top:10px;
    
    text-align:left;
    vertical-align:top;
    width:55px;
}

a.produktereiter{
  background:#F8D683;
  color:gray;
  
  margin-bottom:4px;
    
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  border-left:2px solid silver;
  padding-left:3px;
  
  padding-top:3px;
  padding-right:10px;
  padding-bottom:3px;
  
  
  font-size:11px;
  
  text-decoration:none;
  
  clear:both;
  float:left;
}

a.produktereiter:hover{
  text-decoration:underline;
}

a.produktereiter-aktiv{
  background:white;
  color:black;
  
  margin-bottom:4px;
  
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  
  padding-top:3px;
  padding-right:10px;
  padding-bottom:3px;
  padding-left:5px;
  
  font-size:11px;
  
  text-decoration:none;
  
  clear:both;
  float:left;
}

a.produktereiter-aktiv:hover{
  text-decoration:underline;
}

table.produktetabelle td.fuss{
    background-image:url('../bilder/content_schatten_unten.jpg');
    background-repeat:repeat-x;
    
    height:10px; 
}

table.produktetabelle td.fussecke{
    background-image:url('../bilder/content_schatten_ecke.jpg');
    background-repeat:no-repeat;
}

      /*AJAX_PRODUKTE*/

      
 table.produktetabelle #produktetext table.produkt{
  
  margin:0px;
  border:1px solid black;
  padding:0px;
  
  border-collapse:collapse;
  
  width:380px;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_kopf_typ{
  background:#CCCCCC; 
  
  border-right:1px solid black;
  
  width:99px;
  
  font-size:11px;
  
  text-align:center;
  
  vertical-align:top;
 }
 table.produktetabelle #produktetext table.produkt td.prod_kopf_text{
  background:#CCCCCC; 
  
  padding-right:10px;
  
  width:270px;
  
  text-align:right;
  
  vertical-align:top;
 }
 
 
 
 table.produktetabelle #produktetext table.produkt td.prod_typ{
  
  border-right:1px solid black;
  
  width:100px;
  
  font-size:11px;
  
  vertical-align:top;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_typ h3{
  margin:0px;
  padding:0px;
   
  font-size:11px;
  font-weight:bold;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_bildtext{
  background-image:url('../bilder/produkt_linie.gif');
  background-repeat:repeat-y;
  background-position:122px;
    
  width:280px;
  
  vertical-align:top;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_bildtext img{
  margin:1px;
  float:left;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_bildtext div{

  padding-right:3px;
  
  width:140px;  
  
  font-size:11px;
  
  text-align:right;
  
  float:right;
 }
 
 table.produktetabelle #produktetext table.produkt td.prod_bildtext div b{
  
  font-size:10px;
  font-weight:bold;
 }




/*KONTAKT*/

table.kontakttabelle{
  margin-left:90px;
  
  width:440px;
}

table.kontakttabelle td.headline h1{
  color:white;
  
  font-size:26px;
  font-weight:bold;
}

table.kontakttabelle td.text{
  background:white;
  
  width:400px;
  
  padding:10px;
  
  line-height:1.5em;
    
  vertical-align:top;
}



table.kontakttabelle td.reiter{
    background-image:url('../bilder/content_schatten_rechts.jpg');
    background-repeat:repeat-y;
    
    width:10px;
}

table.kontakttabelle td.fuss{
    background-image:url('../bilder/content_schatten_unten.jpg');
    background-repeat:repeat-x;
    
    height:20px; 
}

table.kontakttabelle td.fussecke{
    background-image:url('../bilder/content_schatten_ecke.jpg');
    background-repeat:no-repeat;
}

/* kundenlogin */


h1.download{

  font-size:16px; 

}

#h2download{
  color:#808080;
  
    margin-top:15px;
    margin-left:0px;
  
  font-size:13px;   
  
  clear:both;
  float:left;
}

td.content a.download{
	margin:0px;
	margin-left:15px;
  	margin-bottom:2px;
	border:0px;
  	padding:0px;
  	line-height:1.6em;
  
  width:360px;
  
  text-decoration:none;
  
  clear:both;
  float:left;
}

td.content a.download:hover{
	color: #F0B013;
	
	border:0px;
}



/* WERBUNG */

#werbungbox
{
	position:absolute;
	top:60px;
	left:50%;	
	z-index:2;	
}

* html #werbungbox
{
	position:absolute;
	top:60px;
	left:0px;	
	
	z-index:2;	
	
	width:100%;
	
	text-align:center;
}

div.werbung
{
	background:url('../bilder/bg_werbung.gif') no-repeat top left;
	
	color:#FFFFFF;
	
	margin:0px;
	margin-left:-395px;
	border:0px solid #000000;
	padding:0px;
	
	width:250px;
	height:200px;
	
	font-size:12px;
}

* html div.werbung
{
	position:absolute;
}


/* HANDELSVERTRETUNG */

table#handelstabelle
{
	border-collapse:collapse;
}

table#handelstabelle td.handelstabelle_s1
{
	margin:0px;
	border-right: 1px dashed #CCC;
	padding:0px;
	padding-top:20px;
	padding-right:10px;
	
	vertical-align:top;
}

table#handelstabelle td.handelstabelle_s2
{
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-left:10px;
	
	vertical-align:top;
}

form#hvs
{
	margin:0px;
	margin-top:10px;
	padding:0px;
	
	float:left;
}

form#hvs input.inp
{
	background:url(../bilder/suche_plz.jpg) no-repeat;
		
	margin:0px;
	border:1px solid #BBB;
	padding:3px;
	
	width:55px;
	height:22px;
	
	font-weight:bold;
}

form#hvs input.smb
{
	background:url(../bilder/suche_pfeil.jpg) no-repeat;
	
	margin:0px;
	border:0px;
	padding:3px;
	
	width:25px;
	height:22px;
}


div#hvs_ergebnis{
	
	margin:0px;
	margin-top:20px;
	border:6px solid #F0B013;
	padding:6px;
	
	
	width:180px;
	
	clear:both;
	float:left;
}

div#hvs_ergebnis h1{
	color: #000;
	
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	
	font-size:12px;
	font-weight:bold;
}

div#hvs_ergebnis h2{
	color: #000;
	
	margin:0px;
	margin-top:7px;
	margin-bottom:2px;
	
	font-size:12px;
	font-weight:bold;
}