@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll;
}
    body  {
	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;
	background-color: #b0c6df;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
    }
    .twoColFixLtHdr #container {
	width: 997px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Bilder/hg-container.jpg);
	background-repeat: no-repeat;
    } 
    .twoColFixLtHdr #header {
	float: left;
	height: 215px;
	width: 990px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(Bilder/hg-header.jpg);
	background-repeat: no-repeat;
    } 
.twoColFixLtHdr #header #button {
	height: 64px;
	width: 150px;
	float: left;
	padding-top: 86px;
	padding-left: 210px;
}
.twoColFixLtHdr #header #adresse {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	height: 200px;
	width: 160px;
}
.twoColFixLtHdr #container #header #adresse .titel {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 22px;
}
.twoColFixLtHdr #header #logo {
	padding-top: 33px;
	padding-left: 27px;
	height: 130px;
	width: 370px;
	float: left;
}
    .twoColFixLtHdr #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. */
    }
    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 282px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
    }
    .twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0px;
	padding-left: 40px;
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B4B4CD;
	border-bottom-color: #B4B4CD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	padding-top: 20px;
	padding-right: 20px;
    } 
.twoColFixLtHdr    #mainContent   #fliesstext  {
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 570px;
}
.twoColFixLtHdr #container #mainContent #fliesstext h1 {
	color: #FF9900;
}
.twoColFixLtHdr #container #mainContent #fliesstext a:link {
	color: #FF9900;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #fliesstext a:visited {
	color: #FF9900;
}
.twoColFixLtHdr #container #mainContent #fliesstext a:hover {
	color: #FF9900;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #fliesstext a:active {
	color: #FF9900;
}

.twoColFixLtHdr   #mainContent   #fliesstext   h2  {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}
.twoColFixLtHdr #container #mainContent .klein {
	font-size: 11px;
}
.twoColFixLtHdr #container #mainContent .kasten {
	font-size: 12px;
	line-height: 14px;
}
.twoColFixLtHdr #container #mainContent .kasten p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #mainContent .kasten table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.twoColFixLtHdr  #mainContent  #fliesstext  h3  {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.twoColFixLtHdr   #mainContent   #fliesstext   li  {
	list-style-image: url(Bilder/listenpunkt.gif);
}
.twoColFixLtHdr    #mainContent    #fliesstext #img    {
	float: right;
	width: 200px;
	padding-left: 20px;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.twoColFixLtHdr   #mainContent   #fliesstext   #img img  {
	margin-bottom: 3px;
}
.twoColFixLtHdr  #mainContent  .aktion  {
	color: #F1891A;
	font-size: 14px;
	line-height: 18px;
}
.twoColFixLtHdr  #mainContent  .aktion  ul    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	color: #F1891A;
}

.twoColFixLtHdr   #mainContent   .aktion   h2    {
	color: #FF9900;
	font-size: 20px;
}

.twoColFixLtHdr  #mainContent  .aktion li {
	list-style-image: url(Bilder/listenpunkt-weiss.gif);
	padding-bottom: 7px;
}
.twoColFixLtHdr #mainContent h1 {
	font-size: 22px;
	font-weight: normal;
	color: #0E3083;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.twoColFixLtHdr  #mainContent  h2  {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0E3083;
}
    .twoColFixLtHdr #footer {
	background-image: url(Bilder/hg-container-ende.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 997px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	float: left;
	font-size: 10px;
	color: #999999;
    } 
.twoColFixLtHdr #container #footer a:link {
	color: #999999;
	text-decoration: underline;
}
    /* Mit der obigen proprietären Zoom-Eigenschaft wird IE die Eigenschaft hasLayout zugewiesen, die zur Verhinderung verschiedener Fehler erforderlich ist. */
.twoColFixLtHdr #container #footer a:visited {
	color: #999999;
	text-decoration: underline;
}
.twoColFixLtHdr #container #footer a:hover {
	color: #999999;
	text-decoration: none;
}
.twoColFixLtHdr #container #footer a:active {
	color: #999999;
	text-decoration: underline;
}


    .twoColFixLtHdr #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;
    }
    .twoColFixLtHdr #mainContent { zoom: 1; }

.twoColFixLtHdr #mainContent h2 a:link {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0E3083;
	text-decoration: none;
}


.twoColFixLtHdr #mainContent h2 a:visited {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0E3083;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent h2 a:hover {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0E3083;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContent h2 a:active {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0E3083;
	text-decoration: none;
}
.twoColFixLtHdr  #mainContent  table  h1   {
	font-size: 22px;
	color: #FF9900;
	line-height: 24px;
}
.twoColFixLtHdr   #mainContent   table   h3   {
	font-size: 18px;
	color: #0E3083;
	line-height: 26px;
}
.twoColFixLtHdr #mainContent table .raten {
	background-color: #EAEFF7;
	padding: 8px;
	font-size: 12px;
}


.twoColFixLtHdr   #mainContent   table  {
	margin-bottom: 15px;
	margin-top: 15px;
}
.twoColFixLtHdr     #mainContent     table      ul      {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.twoColFixLtHdr      #mainContent       table      .preis       {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	width: 145px;
	margin-bottom: 2px;
	padding-top: 5px;
}
.twoColFixLtHdr      #container      #mainContent   #fliesstext  table .bestellen    {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0E3098;
	float: left;
	width: 145px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	border: 1px dotted #B0C6DF;
	padding-top: 5px;
}
.twoColFixLtHdr      #container      #mainContent      #fliesstext   table  .bestellen a:link     {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixLtHdr   #container   #mainContent   #fliesstext   table  .bestellen a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixLtHdr   #container   #mainContent   #fliesstext   table  .bestellen a:hover {
	text-decoration: none;
	color: #FF9900;
}
.twoColFixLtHdr #mainContent table .bestellen a:active {
	text-decoration: none;
	color: #FF9900;
}

.twoColFixLtHdr  #mainContent  table  .striche   {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9900;
	padding-top: 10px;
}


.twoColFixLtHdr #mainContent  #Produkt list {
	list-style-image: url(Bilder/listenpunkt.jpg);
}

.twoColFixLtHdr    #mainContent    .click  a:link  {
	color: #EE881A;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 150%;
}
.twoColFixLtHdr   #mainContent    .click  a:visited {
	color: #EF8818;
	text-decoration: underline;
	text-transform: uppercase;
}
.twoColFixLtHdr   #mainContent    .click  a:hover {
	color: #EE881A;
	text-decoration: none;
	text-transform: uppercase;
}
.twoColFixLtHdr   #mainContent    .click  a:active {
	color: #EE881A;
	text-decoration: underline;
	text-transform: uppercase;
}
     
    </style>
[if IE 5]>
    <style type="text/css"> 
    /* Fügen Sie CSS-Box-Modell-Korrekturen für IE 5* in diesen bedingten Kommentar ein. */
    .twoColFixLtHdr #sidebar1 { width: 230px; }
    </style>
    <![endif][if IE]>
    <style type="text/css"> 
    /* Fügen Sie CSS-Korrekturen für alle IE-Versionen in diesen bedingten Kommentar ein. */
    .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #container #mainContent #fliesstext .aktion h2 {
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 0px;
}
.twoColFixLtHdr  #container  #mainContent  #fliesstext  .widerruf {
	font-size: 11px;
}

