@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }
	
    .thrColFixHdr #klammer {
	width: 100%;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	background-image: url(/de/images/hg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
    .thrColFixHdr #container {
	width: 718px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
    } 
    .thrColFixHdr #header {
	height: 206px;
    } 
    .thrColFixHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
    .thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 125px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
    }

    .thrColFixHdr #metanavigation li {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
	
    .thrColFixHdr #sidebar1 a {
	color: #666666;
	text-decoration: none;
    }
	
    .thrColFixHdr #sidebar1 a:hover {
	color: #666666;
	text-decoration: underline;
    }
	
    .thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 184px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 16px;
    }

    .thrColFixHdr #sidebar2 a {
	color: #666666;
	text-decoration: none;
    }

    .thrColFixHdr #sidebar2 a:hover {
	color: #333333;
	text-decoration: underline;
    }

    .thrColFixHdr #sidebar2 p {
	margin-bottom: 8px;
    }

    .thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/de/images/hg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	min-height: 400px;
    } 

    .thrColFixHdr #mainContent a {
	font-style: normal;
	color: #666666;
	text-decoration: underline;
    }

    .thrColFixHdr #mainContent p {
	margin-bottom: 32px;
    }
	
    .thrColFixHdr #mainContent a:hover {
	font-style: normal;
	color: #333333;
	text-decoration: underline;
    }

    .thrColFixHdr #mainContent h1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: 8px;
    }
	
    .thrColFixHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 155px;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 11px;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
    } 
	
    .thrColFixHdr #footer a {
	color: #666666;
	text-decoration: underline;
    }
	
    .thrColFixHdr #footer a:hover{
	color: #999999;
	text-decoration: underline;
    } 
	
    .thrColFixHdr #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

ul#menu {
  margin: 0;
  padding: 0;
}

ul#menu a.current {
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

ul#menu li {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

ul#menu li ul {
  margin: 0;
  padding: 0;
}

ul#menu li ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 8px;
  list-style: none;
}

ul#menu li ul li ul {
  margin: 0 0 0 0;
  padding: 0;
}

ul#menu li ul li ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 8px;
  list-style: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#FFFFFF;
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 0px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=60);
  -moz-opacity: 60;
  opacity: 60;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}