@charset "utf-8";
body  {
	behavior:url(../css/cssHoverFix.htc);
	margin: 0px; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0px;
	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: #C2C1C1;
	background-color: #C2C1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/bg_pat.png);
	background-repeat: repeat;
}
.style #container {
	width: 1024px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	height: 628px;
	margin: 0 auto;
	border: 1px none #9A9A9A;
} 
.style #header {
	padding: 0;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	background-color: #72706F;
	background-image: url(../images/header_gr4.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 1024px;
} 
.style #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: 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. */
	text-indent: -25000px;
}
/* Navigation oben */
.style #navigation {
	position: relative;
	top: 132px;
	text-decoration: none;
	list-style-type: none;
	width: 1024px;
	height: 21px;
	background-color: #9A9A9A;
	background-image: url(../images/navnormal.gif);
	background-repeat: repeat-x;
	visibility: visible;
	z-index: 1500;
}
.style #navigation a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.style #navigation a:hover {
	color: #F8C473;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
	background-image: url(../images/navnormal.gif);
	background-repeat: repeat-x;
}
.style #navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	width: 1024px;
}
.style #navigation ul li {
	display: inline;
	float: left;
	list-style: none;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	position: relative;
}
.style #navigation li {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	line-height: 21px;
}
.style #navigation li a {
	color: #FFFFFF;
	text-decoration: none;
}
.style #navigation li a:hover {
	color: #F8C473;
	text-decoration: none;
}
.style #navigation li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: 21px;
	background-color: #9A9A9A;
	width: auto;
}
.style #navigation li:hover ul {
	display: block;
	width: 185px;
	background-color: #9A9A9A;
}
.style #navigation li li {
	display: list-item;

}
.style #navigation li li a {
	color: #FFFFFF;
	text-decoration: none;
}
.style #navigation li li a:hover {
	color: #F8C473;
	text-decoration: none;
}
/* Inhalt */
.style #mainContent {
	height: 393px;
	text-align: left;
	font-size: 24px;
	width: 1024px;
	top: -29px;
	background-color: #c2c1c1;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	position: relative;
	clear: both;
} 
.style #mainContent h1 {
	font-size: 13px;
	color: #72706F;
}
.style #content1 {
	font-size: 13px;
	width: 1024px;
	height: 393px;
	clear: both;
	float: left;
}
.style  #content1  img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.style  #navTrans    {
	padding-top: 243px;
	padding-right: 490px;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style #navTrans a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.style #navTrans a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.style #navTrans a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.adr {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	float: left;
	position: absolute;
	top: 63%;
	padding-left: 10px;
}
.style #footer {
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: left;
	font-size: 8pt;
	color: #72706F;
	position: relative;
	top: -29px;
	width: 994px;
	height: 23px;
	background-color: #C2C1C1;
	clear: both;
	float: left;
    } 
.style #footer p {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
.style #footer a {
	text-decoration: none;
	color: #72706F;
}
.style #footer a:hover {
	text-decoration: none;
	color: #4682B4;
}
/* Navigation unten */
.style #navigation2 {
	position: relative;
	top: -29px;
	text-decoration: none;
	list-style-type: none;
	width: 1024px;
	height: 21px;
	background-color: #9A9A9A;
	background-image: url(../images/navnormal.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
}
.style #navigation2 a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.style #navigation2 a:hover {
	color: #F8C473;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
	background-image: url(../images/navnormal.gif);
	background-repeat: repeat-x;
}
.style #navigation2 ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	width: 950px;
}
.style #navigation2 ul li {
	display: inline;
	float: left;
	list-style: none;
	height: 21px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 15px; /* 20px */
	width: auto;
}
.style #navigation2 li {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	line-height: 21px;
}
.style #navigation2 li a {
	color: #FFFFFF;
	text-decoration: none;
}
.style #navigation2 li a:hover {
	color: #F8C473;
	text-decoration: none;
	background-color: #9A9A9A;
}
.style #navigation2 li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: auto;
	background-color: #9A9A9A;
}
.style #navigation2 li:hover ul {
	width: 180px;
}
.style #navigation2 li li {
	list-style: none;
}
.style #navigation2 li li a {
	color: #FFFFFF;
	text-decoration: underline;
}
.style #navigation2 li li a:hover {
	color: #F8C473;
	text-decoration: none;
}
/* Banner */
.style #messe {
	position: relative;
	top: -120px;
	z-index: 9000;
	left: 18px;
	width: 200px;
	height: 50px;
	background-position: left top;
	float: left;
}
/* Sprachwahl */
.style #lang {
	float: right;
	z-index: 9000;
	height: auto;
	width: auto;
	position: relative;
	top: -21px;
	right: 90px;
}
.style #lang img {
	height: auto;
	/*width: auto;*/
	padding-left: 8px;
}
.style #lang img a {
	text-decoration: none;
	display: none;
	border: 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;
}

