@charset  "UTF-8";
body  {
	color: #333333;
	background-color: #DDDDDD;
	background-image: url(../v2_images/bg_body.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1em;
	padding-bottom: 500px;
	line-height: 1.5em;
    }

img {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}

a   {
		color: #002BD2;
		text-decoration: none;
	}
	
p   {
		font-size: 10px;
	}
	
h1           {
	font-size: 12px;
	font-weight: bold;
	}
h3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}


h2 {
	font-size: 14px;
}
.twoColFixLtHdr  #container #mainContent #maintable #thumbnails img {
	width: 200px;
	height: 150px;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
.twoColFixLtHdr #container #mainContent #maintable #thumbnails {
	margin: 5px;
}
.twoColFixLtHdr    #container   #mainContent   #maintable   #thumbnails  div  {
	position: relative;
	width: 200px;
	height: 150px;
	float: left;
	margin: 5px;
	padding: 0;
	float: left;
	display:inline;
}

table {
	border: 1px solid #CCCCCC;
	width: 98%;
	background-color: #FFFFFF;
	overflow: hidden;
}



table th {
	font-size: 11px;
	line-height: 1.8em;
	color: #000000;
	text-align: left;
	background-color: #DADBDC;
	text-indent: 0.5em;
}

table   li   {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../v2_images/listenpunkt.png);
	display: list-item;
}
table ul {
	line-height: 1.5em;
}

table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
	.twoColFixLtHdr #container {
	width: 980px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	background-repeat: repeat-y;
	border: 1px solid #666666;
	background-image: url(../v2_images/bg_container.png);
	} 
.twoColFixLtHdr   #container   tr.bg    {
	background-color: #FFFFFF;
}
.twoColFixLtHdr  #container  tr.bg2  {
	background-color: #F5F5F5;
}
.twoColFixLtHdr #container tr.bg3 {
	background-color: #BCBCBC;
}

    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 100%;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	}

.twoColFixLtHdr       #container       #sidebar1  tr td      {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.twoColFixLtHdr #container #sidebar1 #products .rowSelected     {
	background-color: #BCBCBC;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #services .rowSelected {
	background-color: #BCBCBC;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #kontakt .rowSelected {
	background-color: #BCBCBC;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #termine .rowSelected {
	background-color: #BCBCBC;
	color: #FFFFFF;
}

.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #000000;
}


.twoColFixLtHdr #container #sidebar1 table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

.twoColFixLtHdr   #container   #sidebar1   tr td:hover {
	background-color: #F7F7F8;
	background-image: url(../v2_images/pfeil.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #333333;
}

.twoColFixLtHdr #container #header img {
	margin-right: 20px;
}

.twoColFixLtHdr #container #mainContent #maintable h1 {
	font-size: 11px;
	background-color: #BCBCBC;
	color: #FFFFFF;
	line-height: 1.8em;
	text-align: left;
}
.twoColFixLtHdr  #container  #mainContent  #maintable  li {
	line-height: 0.7em;
	text-indent: 2em;
	padding-right: 2em;
	page-break-before: auto;
	page-break-after: auto;
}
.twoColFixLtHdr #container #mainContent #maintable th {
	font-size: 14px;

}










    
	.twoColFixLtHdr #header {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url("../v2_images/bg_header_logo.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	} 
	
	[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: 150px; }
    </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 #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 100%;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	}


    .twoColFixLtHdr #mainContent {
/*	zoom: 1;    */
	margin-left: 180px;
	margin-right: 10px;
}
    /* Mit der obigen proprietären Zoom-Eigenschaft wird IE die Eigenschaft hasLayout zugewiesen, die zur Verhinderung verschiedener Fehler erforderlich ist. */
    </style>
    <![endif]
	
	
.twoColFixLtHdr    #mainContent {
	height: 100%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-left: 20px;
	zoom: 1;
    
/*	.twoColFixLtHdr #footer { 
    padding: 0 10px 0 20px;
    background:#DDDDDD; 
	*/
    } 
.twoColFixLtHdr   #footer {
	padding: 0 10px;
	background-image: url(../v2_images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
    }
.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. */
	font-size: 10px;
	font-weight: normal;
	color: #000000;
    }

    .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;
    }

