/*************************************************************\
* Zurücksetzen der Browserstyles:
\*************************************************************/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, img, strong, sub, sup, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1px;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
.black {
	color:#000;
}
.white {
	color:#FFF;
}
/*************************************************************\
* Navi-Leiste:
\*************************************************************/
#navi {
	height: 65px;
	background:url(../pics/navi-fond.gif) top left no-repeat;
	padding-left: 20px;
}
#navi ul{
	height: 50px;
	display: inline;
}
#navi li{
	display: inline;
	list-style-type: none;
}
#navi a{
	text-align: center;
	font-size: 14px;
	line-height: 56px;
	height: 50px;
	width: 119px;
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url(../pics/navi-link-fond.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#navi a:hover {
	background-position: 0px -50px;
	line-height: 50px;
}
#navi a:active {
	background-position: 0px -100px;
	line-height: 50px;	
}
.floatclearer {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    float: left;
    visibility: hidden;
    border: 0;
    padding: 0;
    margin: -2em 0 0 0; 
}
/*************************************************************\
* Generelle Formatierungen:
\*************************************************************/
body  {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #e6e6e6;
	line-height: 14px;
	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: #666;
}
a {
	color: #ff4e00;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#site {
	background:url(../pics/site-strech.gif) top left repeat-y;  
	width: 990px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	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 überschrieben. */
} 
#header { 
	background: #DDDDDD;
}
/*************************************************************\
* Content:
\*************************************************************/
#mainContent {
	margin: 0 255px 0 0; /* Durch den rechten Rand dieses div-Elements entsteht die Spalte am rechten Seitenrand. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet. */
	padding: 0 0 0 16px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
}
#mainContent p {
}
#box-main-2er-left {
	background:url(../pics/box-main-2er-strech.gif) top left repeat-y;
	float:left;
	width: 360px;
}
#box-main-2er-right {
	background:url(../pics/box-main-2er-strech.gif) top left repeat-y;
	margin: 0 0 0 360px;
}
.box-main-2er-top {
	background:url(../pics/box-main-2er-top.gif) top left no-repeat;
	height: 56px;
	text-align:center;
}
.box-main-2er-top h2 {
	line-height: 56px;
	font-size: 14px;
	color: #333;	
}
.box-main-2er-strech {
	background:url(../pics/box-main-2er-strech.gif) top left repeat-y;
	padding-top: 10px;
	color: #333;
}
.box-main-2er-strech p {
	margin: 0 15px 10px;
}
.box-main-2er-strech strong {
	font-size: 12px;
	font-weight: bold;
}
.box-main-2er-strech img {
	float: left; 
	margin: 0 15px;
}
.box-main-2er-strech hr {
	margin: 10px 5px;
	color: #FFF;
	border: 1px solid #FFF;
}
.box-main-2er-bottom {
	background:url(../pics/box-main-2er-bottom.gif) top left no-repeat;
	height: 15px;
}
.box-main-strech {
	background:url(../pics/mainbox_strech.gif) top left repeat-y;
	padding: 10px 20px;
	line-height: 18px;
}
.box-main-footer {
	background:url(../pics/mainbox_footer.gif) top left no-repeat;
	height: 14px;
}
#produktnavi {
	background:url(../pics/mainbox_header.gif) top left no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	width: 720px;
	height: 51px;
}

.mainBoxheader {
	background:url(../pics/mainbox_header.gif) top left no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	width: 720px;
	height: 51px;
}

#produktnavi ul{
	display: inline;
}
#produktnavi li{
	display: inline;
	list-style-type: none;
}
#produktnavi a{
	text-align: center;
	font-size: 14px;
	line-height: 51px;
	height: 51px;
	width: 176px;
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url(../pics/produktnavi_m.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#produktnavi a:hover {
	background-position: 0px -51px;
	line-height: 51px;
}
#produktnavi a:active {
	background-position: 0px -102px;
	line-height: 51px;	
}
#produktnavi h2, .mainBoxheader h2 {
	text-align:center;
	color: #333;	
	line-height: 56px;
}
#mainContent table {
	margin-top: 10px;
}
#mainContent h2 {
	font-size: 14px;
}
#teamtable td {
	width: 337px;
	height: 136px;
	border: none;
	background: url(../pics/team_td_fond.gif) top left no-repeat;
	padding-top: 13px;
	color:#333;
}
#teamtable img {
	margin: 0px 10px 0px 20px;
	float: left;
}
#teamtable strong {
	margin-top: 10px;
	font-size: 14px;
}
#teamtable a {
	line-height: 26px;
}
#distr_table td {
	width: 211px;
	height: 188px;
	border: none;
	background: url(../pics/distr_td_fond.gif) top left no-repeat;
	padding-top: 13px;
	padding-left: 15px;
	color:#333;
	overflow: hidden;
}
#distr_table img {
	margin: 0 10px 16px 0;
	float: left;
}
#distr_table strong {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
#distr_table p {
	margin-left: 10px;
	line-height: 16px;
}
#zertifizierung img {
	margin-left: 5px;
}
#zertifizierung td{
	padding-left: 10px;
}
#kontakttable {
	color: #000;
}
#kontakttable p {
	margin: 0 0 10px;
}
#kontakttable td {
	vertical-align: top;
}
#kontakttable input, #kontakttable textarea{
	width: 230px;
	border: #CCCCCC 1px solid;
}
#kontakttable textarea{
 	height: 40px;
}
#kontakttable label {
	line-height: 40px;
}
#sitemap {
	margin-left: 340px;
}
#sitemap ul {
	margin-left: 20px;
}
#sitemap li {
	margin-left: 20px;
	list-style-type:disc;
	line-height: 30px;
}
/*************************************************************\
* Sidebar:
\*************************************************************/
#sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 255px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
}
#sidebar1 a img {
	border: #FFFFFF 2px solid;
}
#sidebar1 h2{
	margin: 0 40px 0 20px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
#sidebar1 img{
	border: #FFFFFF 2px solid;
	margin: 10px 0 0 15px;
}
#sidebar1 p, #sidebar1 ul {
	margin: 0 30px 0 15px;
}
#sidebar1 p {
}
.box-r-top {
	background: url(../pics/box-r-top.gif) top left no-repeat;
	height: 56px;
	text-align:center;
}
.box-r-strech {
	background: url(../pics/box-r-strech.gif) top left repeat-y;
}
.box-r-bottom {
	background: url(../pics/box-r-bottom.gif) top left no-repeat;
	height: 15px;
}
#kontaktbox {
	color:#000000;
}
#footer {
	background:url(../pics/footer-1.gif) top left no-repeat; 
	padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	height: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 11px;
} 
#footer p, #footer a{
	color: #808080;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #666;
}
#printadress {
	display: none;
}
.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;
}
.clearleft {
	clear: left; 
	height: 0px; 
	font-size:0px; 
	line-height: 0px;
}
/*********************************************************************************************************************\
* Hacks NUR FüR IE 5 & 6: der Selektor * html wird von allen anderen Browsern ignoriert
* Diese Formatierungen gleichen bestimmte Fehldarstellungen des IE 5.5. und IE6 aus
\*********************************************************************************************************************/
* html #headerpic {
	margin-bottom:-5px; /*gleicht einen unerwünschten Abstand unter dem header aus*/
}
* html #box-main-2er-left {
	margin: 0;
}
* html #produktnavi, * html .mainBoxheader{
	width: 711px;
}
/*********************************************************************************************************************\
* Hacks NUR FüR IE 7: der Selektor *:first-child+html wird von nur vom IE7 akzeptiert
* Diese Formatierungen gleichen bestimmte Fehldarstellungen des IE 7 aus
\*********************************************************************************************************************/
*:first-child+html #headerpic {
	margin-bottom:-5px; /*gleicht einen unerwünschten Abstand unter dem header aus*/
}
*:first-child+html #produktnavi, *:first-child+html .mainBoxheader{
	width: 712px;
}