@charset "UTF-8";
body {
	background: #FFFFFF;
	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;
	float: left;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.imageNowrap {	/* Verhindert das auftreten des Spalts bei Internet Explorer zwischen den Bildern. Wichtig im Banner und Navigationsmenü*/
	white-space:nowrap;
	display:block;
	border: 0;
}
img {	/* Verhindert das auftreten des Spalts bei Internet Explorer zwischen den Bildern. Wichtig im Banner und Navigationsmenü*/
	white-space:nowrap;
	display:block;
	border: 0;
}
.eferest #container { /* OberDIV nach dem Body, beinhaltet ALLES und bestimmt die Breite der Homepage*/
	width: 970px;
	background: #FFFFFF;
	margin: 0;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	float: none;
}
.eferest #content { /* Alles unterhalb vom Banner */
	float: left;
	background: #FFFFFF;
}
.eferest #nav {	/* Die Navigationsleiste Links */
	background-color: #FFFFFF;
	width: 189px;
	float: left;
}
#redheadline {
	color: #FF0000;
}
#blueheadline {	/* Überschrift in Blau */
	color: #3A8BBE;
}
#greenheadline {	/* Überschrift in Grün */
	color: #00996C;
}
/* -------- Inhalt der Homepage wo die Information --------- */	
	
#inhalt {	/* Der Inhalt rechts von der Navigation */
	float: left;
	width: 780px;
	position: relative;
	top: 0px;
}
.bildelement {
	float: right;
	position: relative;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	width: 500px;
	float: left;
}
a.bcrumb {
	color: #4A6F93;
	text-decoration: none;
}
.bcrumb_link {
	float: left;
	color: #4A6F93;
}
.bcrumb_separater {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
}
#head {
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	position: relative;
	left: 20px;
	width: 740px;
	top: 0px;
}
#textprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	position: relative;
	left: 20px;
	width: 630px;
	float: left;
}
#prodicon {
	float: left;
}
#subprod {
	border: 0;
	float: left;
	padding-bottom: 120px;
	padding-top: 40px;
}
#subprodcontainer {
	float: left;
	position: relative;
	width: 130px;
}
/*#headline {
	float: left;
	height: 50px;
	width: 750px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}*/


/* ------------ Tabellenformatierung im Profil ------------- */

#year {		/* Textformat des Jahrs */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #154B8D;
	vertical-align: top;
	text-align: left;
}
#tabletext {	/* Textinhalt der Tabelle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:top;
}
#navdeco {
	background-image: url(../images/17.png);
	background-repeat: no-repeat;
}
#contact_container {
	width: 100%;
	margin-top: 20px;
}
#contact {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
#contact_img {
	float: left;
	height: 75px;
	width: 75px;
}
#contact_text {
	left: 10px;
	height: 75px;
	float: left;
	position: relative;
}
.contact_regular_text {
}
.contact_bold_text {
	font-weight: bold;
}
.contact_email_text {
	color: #828181;
}
.contact_numberhighlight {
	color: #FF0000;
}
.grayout {
	color: #CCCCCC;
}
#back {
	clear: right;
	float: left;
}
#ssb_auswahl {
	float: left;
	position: relative;
	left: 30px;
}
.downloads_table {
	float: left;
	margin-right: 20px;
}
#ssb_item {
	width: 90px;
	height: 143px;
	float: left;
	border: thin solid #FFFFFF;
}
#ssb_bild {
	float: left;
	width: 90px;
}
#ssb_item_h {
	width: 90px;
	height: 143px;
	float: left;
	border: thin solid #009900;
}
#ssb_name {
	text-align: center;
	float: left;
	width: 90px;
	height: 20px;
}
#subnav {
	float: left;
	height: 20px;
	text-align: center;
	position: relative;
	padding-top: 8px;
}
a.zahl1 {
	background-image:url(../images/navigation_123/01_b.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl1:hover {
	background-image:url(../images/navigation_123/01_b_h.gif);
}
a.zahl2 {
	background-image:url(../images/navigation_123/02_b.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl2:hover {
	background-image:url(../images/navigation_123/02_b_h.gif);
}
a.zahl3 {
	background-image:url(../images/navigation_123/03_b.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl3:hover {
	background-image:url(../images/navigation_123/03_b_h.gif);
}
a.zahl1_a {
	background-image:url(../images/navigation_123/01_r.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl1_a:hover {
	background-image:url(../images/navigation_123/01_r_h.gif);
}
a.zahl2_a {
	background-image:url(../images/navigation_123/02_r.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl2_a:hover {
	background-image:url(../images/navigation_123/02_r_h.gif);
}
a.zahl3_a {
	background-image:url(../images/navigation_123/03_r.gif);
	width:20px;
	height:20px;
	display: inline;
	text-decoration: none;
	float: left;
}
a.zahl3_a:hover {
	background-image:url(../images/navigation_123/03_r_h.gif);
}

.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
  display:none;
}

a.sitemap {
	display:inline;
	margin-bottom:5px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 3px;
}

a.sitemap:link    {
	color:#02539C;
	background-color:transparent;
}
a.sitemap:visited {
	color:#02539C;
	background-color:transparent;
}
a.sitemap:hover   {
	color:#FFFFFF;
	background-color:#02539C;
}
a.sitemap:active  {
	color:#FFFFFF;
	background-color:#02539C;
}

