/*
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:213px;
	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:124px;
	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*/

#service {
	position:absolute;
	top:93px;
	left:819px;
	width:120px;
}

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

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

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

#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; /*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.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;
}

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;
}

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*/

.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;
}

.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*/

div#messagestrip {
  position:absolute;
  left:613px;
  top:2px;
  background-image:url(../pics/messagestrip_blau.png);
  background-repeat:no-repeat;
  width:202px;
  height:121px;
  z-index:20;
}

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

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;
}

