/*
Friedr. Freek GmbH
Freekrot: color:#E10000;
.* = class
#* = id
*/
body {
  background-image:url(../pics/linearback.png);
  background-repeat:repeat-x;
  background-color:#eeeeee;
  background-attachment:fixed;
}

body, td {
	font-family:Arial,sans-serif;
	font-size:10pt;
}

#breadcrumb {
	position:absolute;
	left:8px;
	top:73px;
	width:700px;
	height:20px;
	z-index:3;
}

html>body #breadcrumb {  /* nur fuer moderne Browser! */
	position: fixed;
}

.tablebody {
	width:650px;
	background-color:white;
} /*äußere Tabelle inklusive Banner*/

.tablebodyindex {
	width:650px;
	background-color:#111111;
} /*äußere Tabelle inklusive Banner*/

.tableinner {
	width:600px;
} /*innere Tabelle*/

.bannerinner {
	width:600px;
	background-image: url(../pics/ecken.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.bannerinnerindex {
	width:600px;
	background-image: url(../pics/eckenindex.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#content {
	position:absolute;
	left:130px;
	top:93px;
	z-index:1;
} /*Inhaltsbereich*/

#contentindex {
	position:absolute;
	left:130px;
	top:5px;
	z-index:1;
} /*Inhaltsbereich*/

html>body #fixedmenu {  /* nur fuer moderne Browser! */
	position: fixed;
	left: 0px;
	top: 0px;
}

#menu1 {
	position:absolute;
	left:5px;
	top:93px;
	width:120px;
	z-index:2;
} /*Navigationsbereich Menü*/

#menu2 {
	position:absolute;
	left:5px;
	top:290px;
	width:120px;
	z-index:2;
} /*Navigationsbereich Sitemap, Downloads, Kontakt und Impressum*/

#menu3 {
	position:absolute;
	left:5px;
	top:411px;
	width:120px;
	z-index:2;
} /*Navigationsbereich mit Sprachauswahl*/

html>body #menu3 {  /* nur fuer moderne Browser! */
	position: fixed;
}

#menu1index {
	position:absolute;
	left:5px;
	top:5px;
	width:120px;
	z-index:2;
} /*Navigationsbereich Menü*/

#menu2index {
	position:absolute;
	left:5px;
	top:202px;
	width:120px;
	z-index:2;
} /*Navigationsbereich Sitemap, Downloads, Kontakt und Impressum*/

#menu3index {
	position:absolute;
	left:5px;
	top:323px;
	width:120px;
	z-index:2;
} /*Navigationsbereich mit Sprachauswahl*/

#servicecontainer {
	position:absolute;
	top:410px;
	left:812px;
	width:170px;
	height:135px;
	background-color:#eeeeee;
    border-style:solid;
    border-width:1px;
    border-top-color:#dbdbdb;
    border-right-color:#cccccc;
    border-right-width:2px;
    border-bottom-color:#cccccc;
    border-bottom-width:2px;
    border-left-color:#dbdbdb;
}
#service {
	position:relative;
	top:15px;
	left:15px;
	width:140px;
	padding:5px 0px 5px 5px;
	font-size:11px;
	background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-top-color:#cccccc;
    border-right-color:#dbdbdb;
    border-bottom-color:#dbdbdb;
    border-left-color:#cccccc;
}

#servicecontainerindex {
	position:absolute;
	top:340px;
	left:812px;
	width:170px;
	height:135px;
	background-color:#eeeeee;
    border-style:solid;
    border-width:1px;
    border-top-color:#4d4d4d;
    border-right-color:#000000;
    border-bottom-color:#000000;
    background-color:#232323;
}

#serviceindex {
	position:relative;
	top:15px;
	left:15px;
	width:140px;
	padding:5px 0px 5px 5px;
	font-size:11px;
	background-color:black;
	color:white;
    border-style:solid;
    border-width:1px;
    border-top-color:#222222;
    border-left-color:#222222;
    border-bottom-color:#4d4d4d;
    border-right-color:#4d4d4d;
}

#info {
	position:absolute;
	top:445px;
	left:8px;
	width:120px;
}

#infoindex {
	position:absolute;
	top:355px;
	width:120px;
}

.more_menu {
	position:absolute;
	left:122px;
	z-index:3;
	visibility:hidden;
} /*erweiteter Navigationsbereich*/

#flyernorm {
	position:absolute;
	left:802px;
	top:310px;
	z-index:4;
}

html>body #flyernorm {  /* nur fuer moderne Browser! */
	position:fixed;
}

#flyer {
	position:absolute;
	left:802px;
	top:310px;
	z-index:5;
	visibility:hidden;
}

html>body #flyer {  /* nur fuer moderne Browser! */
	position:fixed;
}

#naviheadline {
    background-image: url(../pics/naviheadline.gif);
	color:black;
    font-weight:bold;
	padding:3px;
} /*Überschrift der Navigation*/

#naviheadlineindex {
    background-image: url(../pics/naviheadlineindex.gif);
	color:white;
    font-weight:bold;
	padding:3px;
} /*Überschrift der Navigation*/


#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:813px;
	height:93px;
	background-image: url(../pics/banner.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	/*background-color:#ffffff;*/
	z-index:2;
} /*Banner*/

html>body #banner {  /* nur fuer moderne Browser! */
	position: fixed;
}

#bannerprint {
	display:none;
}

#linie {
	position:absolute;
	left:130px;
	top:93px;
	width:683px;
	height:1px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#dbdbdb;
	z-index:3;
}

html>body #linie {  /* nur fuer moderne Browser! */
	position: fixed;
}

#rahmen {
/*
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	border-bottom-color:white;
	border-bottom-width:4px;
	border-bottom-style:ridge;
	border-right-color:white;
	border-right-width:3px;
	border-right-style:ridge;
*/
	border-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-right-color:#cccccc;
	border-right-width:2px;
	border-top-color:#dbdbdb;
	border-top-width:1px;
	border-left-color:#dbdbdb;
	border-left-width:1px;
} /*Rahmen content und navigation*/

#rahmenindex {
	border-style:solid;
  	border-bottom-color:#333333;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-width:2px;
	border-top-color:#333333;
	border-top-width:1px;
	border-left-color:#333333;
	border-left-width:1px;
} /*Rahmen content und navigation*/

#rahmenfixed {
	border-style:solid;
	border-bottom-style:ridge;
	border-bottom-color:white;
	border-bottom-width:1px;
	border-right-color:#cccccc;
	border-right-width:2px;
	border-top-color:#dbdbdb;
	border-top-width:1px;
	border-left-color:#dbdbdb;
	border-left-width:1px;
} /*Rahmen content und navigation*/

/* WIRD OFFENBAR NICHT MEHR BENÖTIGT
* html div#menu1 div#rahmen div#naviheadline {  
  width:100%;
} /*Reaktionsbereich der LInks aber nur fuer IE*/

/* WIRD OFFENBAR NICHT MEHR BENÖTIGT
* html #hoverbereich {  
  width:100%;
} /*Reaktionsbereich der LInks aber nur fuer IE*/


a {
	text-decoration: underline;
	font-weight:bold;
	color:#005FA9;
}

a:hover {
	color:#E10000; /*Freekrot*/
	font-weight:bold;
	text-decoration:underline;
}

a#index {
	text-decoration: underline;
	font-weight:bold;
	color:white;
}

a#index:hover {
	color:#E10000; /*Freekrot*/
	font-weight:bold;
	text-decoration:underline;
}

a.navi {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   font-weight:normal;
   text-decoration:none;
   padding:4px;
   padding-left:5px;
   text-align:left;
   border-top:1px solid white;
   border-bottom:1px solid #cccccc;
}

a.navi:link, a.navi:visited {
   background-color:#eeeeee;
   color:black;
}

a.navi:hover, a.navi:active {
   background-color:#E10000; /*Freekrot*/
   font-weight:normal;
   color:white;
   text-decoration:none;
   border-top-style:solid;
   border-bottom-style:solid;
   border-top-width:1px;
   border-bottom-width:1px;
   border-top-color:#999999;
   border-bottom-color:white;   
}

a#aktiverlink {
  background-color:#F7CFCF;
  font-weight:bold;
}

a#aktiverlink:hover {
  background-color:#E10000;
  font-weight:bold;
}


a.naviindex {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   font-weight:normal;
   text-decoration:none;
   padding:4px;
   padding-left:5px;
   text-align:left;
   border-top:1px solid #999999;
   border-bottom:1px solid #363636;
}

a.naviindex:link, a.naviindex:visited {
   background-color:#666666;
   color:black;
}

a.naviindex:hover, a.naviindex:active {
   background-color:#E10000 !important; /*Freekrot*/
   font-weight:normal;
   color:white;
   text-decoration:none;
   border-top:1px solid #363636;
   border-bottom:1px solid #999999;
}

a.produkte {
   display:block;
   background-color:#EEEEEE;
   color:black;
   text-decoration:none;
   font-weight:normal;
   height:80px;
} /*Links in der Produktübersicht*/

a.produkte:hover {
   background-color:#E10000;
   color:white;
   text-decoration:none;
   font-weight:normal;
   height:80px;
} /*Links in der Produktübersicht*/

a.zoomin {
   font-size:7.5pt;
   color:#999999;
}

a.ticker {
   color:#E10000; /*Freekrot*/
   text-decoration:underline;
   font-weight:bold;
} /*Links im Ticker*/

a.ticker:hover {
	color:white;
	text-decoration:underline;
	font-weight:bold;
} /*Links im Ticker beim darüberfahren*/

a.linksarchiv {
	display:block;
	color:black;
	text-decoration:none;
	font-weight:normal;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

a.linksarchiv:hover {
    background-color:#E10000;
    color:white;
	text-decoration:none;
	font-weight:normal;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

a.linksdownloads {
	display:block;
	color:black;
	text-decoration:none;
	font-weight:normal;
	overflow:hidden;
	cursor:pointer;
}

a.linksdownloads:hover {
    background-color:#E10000;
    color:white;
	text-decoration:none;
	font-weight:normal;
	overflow:hidden;
	cursor:pointer;
}

td.emptyrow {
	line-height:0pt;
}/*für alle leeren Zeilen mit dem img-tag, aber nur für netscape wichtig*/

td.text2 {
	font-size:7pt !important;
} /*Formatierung für ganz normalen Text in Schriftgröße 7*/

td.text3 {
	font-size:7pt;
	color:#a2a2a2;
}

.fett {
	font-weight:bold;
} /*normaler Text in Fett*/

td.kapitelpunkte {
	background-color:#EEEEEE;
}

/*
td.tableheadline {
	font-weight:bold;
	background-color:#E7E7E7;
}

table.rahmen {
	border-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:thin;
}

td.tabsstyle {
	font-weight:bold;
	border-top-style:outset;
	border-left-style:outset;
	border-right-style:none;
	border-bottom-style:none;
	border-width:thin;
	border-color:black;
}
*/

h1.ueberschrift {
  font-size:28px;
	 text-align:center;
	 padding-top:10px;
} /*Überschriftenformatierung*/

h2.ueberschrift {
  font-size:28px;
	 text-align:center;
	 padding-top:10px;
} /*Überschriftenformatierung*/

h2.ueberschriftindex {
  font-size:28px;
 	text-align:center;
	 padding-top:10px;
	 color:#eeeeee;
} /*Überschriftenformatierung*/

/*td.ueberschrift {
	font-family:Verdana;
	font-style:italic;
	text-align:center;
	vertical-align:bottom;
	filter:Shadow(color=#cccccc, direction=135);
} /*Überschriftenformatierung*/

/*td.ueberschriftindex {
	font-family:Verdana;
	font-style:italic;
	text-align:center;
	vertical-align:bottom;
	filter:Shadow(color=#666666, direction=135);
	color:#eeeeee;
} /*Überschriftenformatierung*/

.tiny2 {
	font-size:11px;
}

.tooltip {
	z-index:4;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	border-bottom-color:white;
	border-bottom-width:4px;
	border-bottom-style:ridge;
	border-right-color:white;
	border-right-width:3px;
	border-right-style:ridge;
	position:absolute;
	background-color:white;
	left:452px;
	top:2640px;
	display:none;
}

#tooltiptable {
    background-image: url(../pics/naviheadline.gif);
	color:black;
    font-weight:bold;
	padding:3px;
	font-size:16px;
} /*Überschrift der Navigation*/

.feld {
	width:100%;
	border-style:solid;
	border-width:1px;
	background-color:#FAFAFA;
	border-color:#DBDBDB;
	font-family:arial;
	font-size:10pt;
}

.feldfocus {
	width:100%;
	border-style:solid;
	border-width:1px;
	background-color:#F7CFCF;
	border-color:#DBDBDB;
	font-family:arial;
	font-size:10pt;
}

.button {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	background-color:#eeeeee;
}

a.pfeile {
	font-size:14pt;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a.pfeile:hover {
	color:#E10000; /*Freekrot*/
	text-decoration:none;
}

.pfeilolink {
	font-size:14pt !important;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.tabs {
	color:black;
	width:100%;
	font-weight:normal;
	text-decoration:none;
}

.tabs:hover {
	color:#E10000; /*Freekrot*/
	width:100%;
	font-weight:normal;
}

#content1 {
	z-index:1;
}

#content2 {
	z-index:1;
	height:820px;
	display:none;
}

#content3 {
	z-index:1;
	height:820px;
	display:none;
}

#content4 {
	z-index:1;
	height:820px;
	display:none;
}

tr.grey {
	background-color:#EEEEEE;
	font-weight:bold;
	text-align:center;
}

tr.white {
	background-color:white;
	text-align:center;
}

li {
	list-style-type:none;
}

table.table {
	border-color:#dbdbdb;
	border-style:solid;
	border-width:0.001em;
	background-color:#dbdbdb;
}

acronym {
 cursor: help;
 border-bottom: 1px dotted #666666;
}

/*FORMATIERUNG FÜR DIE DOWNLOAD-SEITE -- AB HIER*/
span.erstespalte {
	width:340px;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.zweitespalte {
	width:70px;
	text-align:center;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.drittespalte {
	width:70px;
	text-align:center;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.viertespalte {
	width:105px;
	text-align:center;
	float:left;
	margin-top:2px;
}
/*FORMATIERUNG FÜR DIE DOWNLOAD-SEITE -- BIS HIER*/

/*FORMATIERUNG FÜR DIE MESSEN-SEITE -- AB HIER*/
span.erstespaltemessen {
	width:165px;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.zweitespaltemessen {
	width:70px;
	text-align:center;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.drittespaltemessen {
	width:70px;
	text-align:center;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin-top:2px;
}
span.viertespaltemessen {
	width:105px;
	text-align:center;
	float:left;
	margin-top:2px;
}
/*FORMATIERUNG FÜR DIE MESSEN-SEITE -- BIS HIER*/

/*MODULE BEGIN*/
div#modulaktuelles hr {
  color:#cccccc;
  height:1px;
  margin:5px;
}

div#modulaktuelles ul {
  margin-top:-10px;
}

div#modulaktuelles ul li {
  margin-left:-35px;
  margin-right:5px;
}

div#modulaktuelles li {
  font-size:11px;
  font-family:Arial;
  color:black;
  text-align:left;
}

div#modulaktuelles ul li a {
  text-decoration:none;
  color:black;
  font-weight:normal;
  background-color:#dbdbdb;
}

div#modulaktuelles ul li a:hover {
  text-decoration:none;
  color:white;
  font-weight:normal;
  background-color:#e10000;
}

div#containermodullinks {
  position:absolute;
  top:116px;
  left:812px;
  width:170px; 
  z-index:2;
  font-size:11px;
}

html>body #containermodullinks {  /* nur fuer moderne Browser! */
	position: fixed;
}

div#modullinks a {
  padding:4px 0px 0px 8px;
  width:64px;
  height:25px;
  color:white;
  border-style:solid;
  border-width:1px;
  border-top-color:#dddddd;
  border-right-color:#bbbbbb;
  border-left-color:#dbdbdb;
  border-bottom-color:#eeeeee;
  background-color:#eeeeee;
  font-weight:normal;
  color:black;
  text-decoration:none;
  margin-right:-1px;
}

div#modullinks a:hover {
  background-color:#eeeeee;
  font-weight:normal;
  text-decoration:none;
  border-top-color:#cccccc;
  border-right-color:#dbdbdb;
  border-left-color:#cccccc;
  border-bottom-color:#dbdbdb;
}

div#containermodul {
  position:absolute;
  top:140px;
  left:812px;
  height:263px;
  width:170px;  
  z-index:1;
  border-style:solid;
  border-width:1px;
  border-top-color:#dbdbdb;
  border-right-color:#cccccc;
  border-right-width:2px;
  border-bottom-color:#cccccc;
  border-bottom-width:2px;
  border-left-color:#dbdbdb;
  background-color:#eeeeee;
}

html>body #containermodul {  /* nur fuer moderne Browser! */
	position: fixed;
}

div#modulaktuelles {
   position:relative;
   top:15px;
   left:15px;
   padding-top:10px;
   height:230px;
   width:140px;
   overflow-y:scroll;
   scrollbar-arrow-color:white;
   scrollbar-base-color:#dbdbdb;
   scrollbar-darkshadow-color:#aaaaaa;
   scrollbar-highlight-color:#cccccc;
   scrollbar-shadow-color:#bbbbbb; 
   background-color:white;
   border: 1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-bottom-color:#dbdbdb;
   border-right-color:#dbdbdb;
}

div#modulservice  {
   position:relative;
   top:15px;
   left:15px;
   padding:5px 0px 0px 5px;
   height:230px;
   width:140px;
   overflow-y:scroll;
   scrollbar-arrow-color:white;
   scrollbar-base-color:#dbdbdb;
   scrollbar-darkshadow-color:#aaaaaa;
   scrollbar-highlight-color:#cccccc;
   scrollbar-shadow-color:#bbbbbb; 
   background-color:white;
   border: 1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-bottom-color:#dbdbdb;
   border-right-color:#dbdbdb;
}

div#modulservice a {
  font-weight:normal;
}

div#modulaktuellesindex hr {
  color:#4d4d4d;
  height:1px;
  margin:5px;
}

div#modulaktuellesindex ul {
  margin-top:-10px;
}

div#modulaktuellesindex ul li {
  margin-left:-35px;
  margin-right:5px;
}

div#modulaktuellesindex li {
  font-size:11px;
  font-family:Arial;
  color:white;
  text-align:left;
}

div#modulaktuellesindex ul li a {
  text-decoration:none;
  color:white;
  font-weight:normal;
  background-color:#38393D;
}

div#modulaktuellesindex ul li a:hover {
  text-decoration:none;
  color:white;
  font-weight:normal;
  background-color:#e10000;
}

div#containermodullinksindex {
  position:absolute;
  top:46px;
  left:812px;
  width:200px; 
  z-index:11;
  font-size:11px;
}

div#modullinksindex a {
  padding:4px 0px 0px 8px;
  width:64px;
  height:25px;
  color:white;
  border-style:solid;
  border-width:1px;
  border-top-color:#4d4d4d;
  border-right-color:#000000;
  border-left-color:#4d4d4d;
  border-bottom-color:#232323;
  background-color:#232323;
  font-weight:normal;
  color:white;
  text-decoration:none;
  margin-right:-1px;
}

div#modullinksindex a:hover {
  background-color:#232323;
  font-weight:normal;
  text-decoration:none;
  border-top-color:#000000;
  border-right-color:#4d4d4d;
  border-left-color:#000000;
  border-bottom-color:#4d4d4d;
}

div#containermodulindex {
  position:absolute;
  top:70px;
  left:812px;
  height:263px;
  width:170px;  
  z-index:10;
  border-style:solid;
  border-width:1px;
  border-top-color:#4d4d4d;
  border-right-color:#000000;
  border-bottom-color:#000000;
  background-color:#232323;
}

div#modulaktuellesindex {
   position:relative;
   top:15px;
   left:15px;
   padding-top:10px;
   height:230px;
   width:140px;
   overflow-y:scroll;
   scrollbar-arrow-color:white;
   scrollbar-base-color:#38393D;
   scrollbar-darkshadow-color:#38393D;
   scrollbar-highlight-color:#48494D;
   scrollbar-shadow-color:#2D3035; 
   background-color:black;
   border: 1px solid;
   border-top-color:#222222;
   border-left-color:#222222;
   border-bottom-color:#4d4d4d;
   border-right-color:#4d4d4d;
}

div#modulserviceindex  {
   position:relative;
   top:15px;
   left:15px;
   padding:5px 0px 0px 5px;
   height:230px;
   width:140px;
   overflow-y:scroll;
   scrollbar-arrow-color:white;
   scrollbar-base-color:#38393D;
   scrollbar-darkshadow-color:#38393D;
   scrollbar-highlight-color:#48494D;
   scrollbar-shadow-color:#2D3035; 
   background-color:black;
   border: 1px solid;
   border-top-color:#222222;
   border-left-color:#222222;
   border-bottom-color:#4d4d4d;
   border-right-color:#4d4d4d;
}

div#modulserviceindex a#index {
  font-weight:normal;
}

div#boxshadow
{
   position:absolute;
   top:116px;
   left:812px;   
   background-image:url(../pics/boxshadow.png);   
   background-repeat:repeat-y;
   width:12px; 
   height:287px;
   z-index:11;
}

* html div#boxshadow
{
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../pics/boxshadow.png');
}

html>body #boxshadow {  /* nur fuer moderne Browser! */
	position: fixed;
}

div#boxshadowindex
{
   position:absolute;
   top:6px;
   left:812px;   
   background-image:url(../pics/boxshadowindex.png);   
   background-repeat:repeat-y;
   width:12px; 
   height:610px;
   z-index:11;
}

div#boxshadowservice
{
   position:absolute;
   top:410px;
   left:812px;   
   background-image:url(../pics/boxshadow.png);   
   background-repeat:repeat-y;
   width:12px; 
   height:135px;
   z-index:11;
}

div#boxshadowserviceindex
{
   position:absolute;
   top:340px;
   left:812px;   
   background-image:url(../pics/boxshadowindex.png);   
   background-repeat:repeat-y;
   width:12px; 
   height:135px;
   z-index:11;
}

* html div#boxshadowindex
{
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../pics/boxshadowindex.png');
}

* html div#boxshadowservice
{
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../pics/boxshadow.png');
}

* html div#boxshadowserviceindex
{
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../pics/boxshadowindex.png');
}
/*MODULE END*/


a.definition {
  border-bottom: 1px dotted #666666;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a.definition:hover {
  cursor:help;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a.definition span { 
  visibility:hidden; 
  position:absolute; 
  left:-999em;
  margin-top:19px; 
  padding:15px; 
  width:350px;
}

a.definition:hover span, a.definition:focus span, a.definition:active span {
  visibility:visible; 
  left:100px;
  background-color:#f9f9f9;
  border:1px solid #dbdbdb;
}

dfn {
/* zeichnet einen Text aus mit der Bedeutung "dies ist eine Definition" */
 cursor: help;
 font-style:normal;
 border-bottom: 1px dotted #666666;
}
