/* Style Sheets for Trix-online */
/* Created by 21 Torr medienDesign GmbH */
/* for testing layers: border-width: 1px; border-color: #FFFFFF; border-style: solid; */
/* General Style Sheets */
/*Farben sind identisch mit den TRIX Farben auf der Index-Seite*/

a:link { color:#00764F; text-decoration:none; } /*green*/
a:visited { color:#8f8f8f; text-decoration:none; } /*grey*/
a:active { color:#AFAF99; text-decoration:none; } /*grey*/
a:hover {color:#DBD93D; text-decoration:none; }  /*yellow*/

a.international:link { color:#00764F; text-decoration:none; font-weight:bold; font-size:11px; } /*green*/
a.international:visited { color:#00764F; text-decoration:none; font-weight:bold; font-size:11px; } /*green*/
a.international:active { color:#AFAF99; text-decoration:none; font-weight:bold; font-size:11px; } /*grey*/
a.international:hover {color:#DBD93D; text-decoration:none; font-weight:bold; font-size:11px; }  /*yellow*/

a.grau:link { color:#00764F; text-decoration:none; } /*green*/
a.grau:visited { color:#666666; text-decoration:none; } /*grey*/
a.grau:active { color:#AFAF99; text-decoration:none; } /*grey*/
a.grau:hover {color:#DBD93D; text-decoration:none; }  /*yellow*/

a.kontakt:link { color:#AAAA93; text-decoration:none; }
a.kontakt:visited { color:#AAAA93; text-decoration:none; }
a.kontakt:active { color:#AAAA93; text-decoration:none; }
a.kontakt:hover {color:#AAAA93; text-decoration:none; }  

div, p, li, dd, dt, td {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
}

table.dates td {font-size: 13px;}

.verysmall2{font-size: 10px;}

b { font-weight: 600; }

.fett { font-weight:600; }

h1 {
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: 700;
color: #000000;
margin-top: 2ex;
}

h2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: 700;
color: #666666;
margin-top: 2ex;
}

h3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
font-weight: 700;
color: #666666;
margin-top: 2ex;
}

h4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: 700;
color: #00764F;
margin-top: 2ex;
}

h5 {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
margin:0;
}

.hl5 {
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: 700;
color: #00764F;
}


sup {
font-family: Arial,Helvetica,sans-serif;
font size: 10px;
color: #000000;
}

.rot {color: #A70022;}
.gelb {color:#F9F400;}
.weiss {font-size:10px; color:#AAAA93; font-weight:600;}
.international {font-size:12px; color:#666666; font-weight:600;font-family: Arial,Verdana,Helvetica,sans-serif;}
.klein {font-size:75%}
.fix {font-size:13px;}
.tiny {font-size:10px;}	
.whitetiny {font-size:10px; color:#FFFFFF;}	
.italic {font-style:italic}
.bold {font-weight:bold }
.bold2 {font-weight:bold;font-size:14px;}

#bg { position: absolute; z-index:0; left: 0px; top: 0px; width: 777px; height:284px; } 
.text { position: absolute; z-index:100; left: 260px; top: 100px; width: 480px; height:184px; padding: 1px; }
.text1 { position: absolute; z-index:101; left: 260px; top: 100px; width: 220px; padding: 1px; }
.text2 { position: absolute; z-index:102; left: 520px; top: 100px; width: 220px; padding: 1px; }

.gruen { color: #00764F;}

.nntext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}

span.vpe { color: #000; font-weight: normal; display: inline; position: relative; margin: 0; }
span.vpe span { display: none; position: absolute; left: 0; bottom: 20px; color: #000; font-weight: normal; margin: 0; background-color: #fff9c8; border: 1px solid #e2e2e2; padding: 5px; width: 250px; }
span.vpe:hover span { display: block; }

a.produkt_bild {
  display:block;
	height: 45px;
	width:108px;
	background-image: url(/produkte/pict/thumb_dummy_de.jpg);
}
div.produkt_bild {
  display:block;
	height: 570px;
	width:800px;
	background-image: url(/produkte/pict/thumb_dummy_de.jpg);
}
}

