@charset "utf-8";
body  {
	background: #666666;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
    }
#mainContent a {
	color: #3266CC;
	text-decoration: none;
}

    .twoColFixRtHdr #container {
	width: 1024px;  /* 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. */
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000;
	text-align: left;
    } 
    .twoColFixRtHdr #header {
	background: #DDDDDD;
	height: 104px;
    } 

    .twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	display: none;

    }
#menue {
	background-color: #3266CC;
	height: 29px;
	padding-left: 20px;
	background-image: url(Bilder/navigation_bg_hch.jpg);
	background-repeat: no-repeat;
}
#menue a:hover {
	color: #FFFFFF;
}

#menue a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-style: inherit;
	line-height: 29px;
	padding-right: 15px;
	float: left;
}
.twoColFixRtHdr #apDiv1 a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}



    .twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px; /* 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. */
	background: #EBEBEB;
	height: 560px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: auto;
    }
#Aktuelles a {
	font-size: 16px;
	color: #3266CC;
	text-decoration: none;
}

#navigation {
	display: none;
}

    .twoColFixRtHdr #mainContent {
	padding: 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	height: 560px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
    } 

#mainContent h1 {
	color: #3266CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	font-size: 25px;
	font-variant: small-caps;
	margin: 0px;
}

#mainContent h2 {
	color: #3266CC;
	font-size: 25px;
	font-variant: small-caps;
	margin: 0px;
}

#mainContent h3 {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	font-size: 20px;
	margin: 0px;
}

#mainContent h4 {
	color: #3266CC;
	font-size: 25px;
	font-variant: small-caps;
	margin: 0px;
}
    .twoColFixRtHdr #footer {
	background-color: #000000;
	height: 65px;
    } 
#footer a {
	display: none;
}
#sidebar1 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #3266CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	margin: 0px;
}
.Kundenbereich {
	padding-top: 15px;
	padding-bottom: 15px;
}
#mainContent h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Hervorgehoben {
	font-size: 100%;
	font-weight: bold;
}

#Kundenbereich a {
	font-size: 20px;
	color: #3266CC;
	text-decoration: none;
}


#Aktuelles h4 {
	font-size: 20px;
	color: #3266CC;
	text-decoration: underline;
	margin-top: 15px;
}
#Aktuelles p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Aktuelles a {
	font-size: 24px;
	font-style: oblique;
	font-variant: small-caps;
}


.Aktuelles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3266CC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 90%;
}
#Aktuelles img {
	border: 1px solid #3266CC;
	margin: 0px;
}




    .twoColFixRtHdr #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;
    }
#Produkte h2 {
	font-size: 120%;
	color: #3266CC;
	margin-bottom: 10px;
	text-decoration: underline;
	font-variant: small-caps;
}
#Produkte img {
	border: 2px solid #3266CC;
}
#Produkte a {
	font-size: 100%;
	color: #3266CC;
}

.produkte {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	margin-bottom: 15px;
}
#sidebar1 h4 {
	font-size: 20px;
	font-weight: bold;
	color: #3266CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	margin: 0px;
}
#Text {
	padding-left: 80px;
	padding-right: 85px;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
}
#Tabelle {
	font-size: 16px;
	padding-top: 20px;
}
.textsmall {
	font-size: 80%;
}
#Antenne img {
	margin-top: 100px;

}
#mainContent  #logo  img   {
}

