/* Typische HTML-Tags */

html, body {
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background: #CFD0CA url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
}

html, body, table, th, td, div, h1, h2, h3, h4, p, a, img, form, blockquote, kbd, label, input, textarea {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 1.33em 0;
	font-size: 133.33%;
	font-weight: bold;
	color: #FFB700;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin: 0 0 1em 0;
}

img {
	border: none;
}

a {
  color: #173454;
  text-decoration: none;
}

br.clearer {
  clear: both;
}

span.none {
  display: none;
}

div.floatLeft {
  float: left;
}

p.floatLeft {
  float: left;
}

/* Container */
#globalcontainer {
  font-size: .7em;
  width: 995px;
}


/*
#menu {
  clear: left;
  width: 100%;
  background-color: #FFB700;
  height: 80px;
}
#header {
  background-color: #CFCFCA;
  height: 160px;
  margin: 0;
  padding: 0;
  width: 100%;
}
*/
div.weltkarte {
  width: 295px;
  height: 160px;
  float: left;
}

div.sprachnavigation {
  width: 80px;
  height: 160px;
  float: left;
  background-color: #cfcfca;
}

div.sprachnavigation ul {
  list-style-type: none;
  margin: 19px 10px 0 0;
  padding: 0;
  text-align: right;
}

div.sprachnavigation ul li {
  padding: 0 !important;
  /*display: block;*/
  margin-bottom: 5px;
}

div.sprachnavigation ul li a {
  text-decoration: none;
  /*display: block;*/
  margin:0 ;
  padding:0;
}

div.visual {
  width: 620px;
  height: 160px;
  float: left;
}

div.logo {
  width: 295px;
  height: 80px;
  float: left;
}

div.logo h1 {
  background-image: url(../images/elba_logo.jpg);
  background-repeat: no-repeat;
  width: 295px;
  height: 80px;
}

div.logo h1 span {
  display: none;
}

div.logo h1 a {
  display: block;
  width: 295px;
  height: 80px;
}

div.navigate h2 a{font-weight:bold;color:#000!important;}
div.navigate h2 a:hover{font-weight:bold;color:#000;text-decoration:none;}


div.beton {
  width: 80px;
  height: 80px;
  float: left;
}

#content {
  clear: both;
  position: absolute;
  top: 240px;
  z-index: 2;
}

#menu div.line{
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  position: absolute;
  top: 51px;
  left: 25px;
  width: 550px;
  font-size: 0;
  height: 0;
  z-index: 2000;
}

#menu div.line hr{
  display: none;
}

div.dropdownmenu {
  width: 620px;
  background-color: #FFB700;
  height: 80px;
  float: left;
  position: absolute;
  top: 160px;
  left: 375px;
  z-index: 5;
}

div.dropdownmenu #nav {
  list-style-type: none;
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #fff; 
  background-image: url(../images/list_bg.gif);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 0 0 15px;
  padding: 0;
}

div.dropdownmenu #nav li {
  float: left;
  margin: 0;
  padding: 0;
}

div.dropdownmenu #nav li a {
  text-transform: uppercase;
  display: block;
  padding: 8px 10px 8px 10px;
  margin: 0;
  background-color: #FFB700; 
  color: #fff;
  font-weight: bold;
  letter-spacing: .09em;
}

div.dropdownmenu #nav li a.aktiv, div.dropdownmenu #nav li a.gewaehlt {
  background-color: #fff;
  color: #173454;
}

div.dropdownmenu #nav li ul.ebene2_normal, div.dropdownmenu #nav li ul.ebene2_over  {
  clear: both;
  border: 0;
  position: absolute;
  top: 30px;
  padding: 0;
  margin: 0;
}

div.dropdownmenu #nav li ul.ebene2_normal, div.dropdownmenu #nav li ul.ebene3_normal {
	display: none;
}

div.dropdownmenu #nav li ul.ebene2_over, div.dropdownmenu #nav li ul.ebene3_over  {
	display: block;
}

div.dropdownmenu #nav li ul.ebene3_normal, div.dropdownmenu #nav li ul.ebene3_over  {
  list-style-type: none;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #fff;
  clear: both;
  border: 0;
  position: absolute;
  padding: 1px 0 0 0;
  margin: -27px 0 0 0;
/*  left: 161px;
	voice-family: "\"}\"";
	voice-family:inherit;
  left: 161px;
	}
html>body div.dropdownmenu #nav li ul.ebene3_normal, div.dropdownmenu #nav li ul.ebene3_over { */
	left: 161px;
}

div.dropdownmenu #nav li ul li {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
}

div.dropdownmenu #nav li ul li a {
  text-transform: none;
  display: block;
  padding: 6px;
  background-color: #FFB700;
  color: #fff;
  font-weight: normal;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  width: 148px;
  margin: -1px 0 0 0;
}

div.dropdownmenu #nav li ul li a:hover, div.dropdownmenu #nav li ul li.ebene2 a.ebene2_aktiv {
  background-color: #fff;
  color: #173454;
}

a.aktiv {
  background-color: #fff !important;
  color: #173454 !important;
}

/* Seitenmenue */

div.seitenmenu {
  width: 295px;
  margin: 0 80px 0 0;
  padding: 0;
  float: left;
  text-align: left;
}

div.seitenmenu ul {
  clear: both;
  list-style-type: none;
  padding: 1px 0 1px 0;
  border-width: 0px 0 0 0;
  border-style: solid;
  border-color: #A4A29C;
  margin: 25px 0 0 50px;
	voice-family: "\"}\"";
	voice-family:inherit;
  margin: 25px 0 0 50px;
	}
html>body div.seitenmenu ul {
  margin: 25px 0 0 50px;
}

div.seitenmenu ul li {
  display: block;
  padding: 0;

}

div.seitenmenu ul li a {
  display: block;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: 6px 10px 6px 10px;
  text-decoration: none;
  background-color: #fff;
  margin: -1px 0 0 0;
  width: 200px;
	voice-family: "\"}\"";
	voice-family:inherit;
  width: 200px;
	}
html>body div.seitenmenu ul li a {
  width: 200px;
}

div.seitenmenu ul li a:hover {
  background-color: #CFCFCA;
}

div.seitenmenu ul li a.active {
  background-color: #CFCFCA;
}

div.seitenmenu ul li ul {
  clear: both;
  list-style-type: none;
  padding: 2px 0 0 0;
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #A4A29C;
  width: 220px;
  margin: -1px 0 -1px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
  padding: 2px 0 0 0;
	}
html>body div.seitenmenu ul li ul {
  padding: 1px 0 0 0;
}
div.seitenmenu ul li ul li ul {
  clear: both;
  list-style-type: none;
  padding: 1px 0 0 0;
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #A4A29C;
  width: 220px;
  margin: -1px 0 -1px 0px;
}

div.seitenmenu ul li ul li a {
  display: block;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: 5px 10px 7px 10px;
  text-decoration: none;
  background-color: #fff;
  margin: -2px 0 0 0;
  width: 200px;
	voice-family: "\"}\"";
	voice-family:inherit;
  width: 200px;
  margin: -2px 0 0 0;
	}
html>body div.seitenmenu ul li ul li a {
  width: 200px;
  margin: -1px 0 0 0;
}

div.seitenmenu ul li ul li ul li a {
  display: block;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: 5px 10px 7px 20px;
  text-decoration: none;
  background-color: #fff;
/*  background: #fff url(../images/menubullet.gif);
  background-repeat: no-repeat; */
  margin: -2px 0 1px 0;
  width: 190px;
	voice-family: "\"}\"";
	voice-family:inherit;
  width: 190px;
  margin: -2px 0 1px 0;
	}
html>body div.seitenmenu ul li ul li ul li a {
  width: 190px;
  margin: -1px 0 0px 0;
}

div.inhalt {
  width: 570px;
  float: left;
  padding: 25px 25px 0 25px;
  line-height: 1.4em;
}

div.erstespalte {
  width: 42%;
  float: left;
  position: relative;
  overflow: visible;
}
/*
div[class="zweitespalte"] {
  padding: 0 0 0 40%;
}
*/

div.zweitespalte {
  width: 58%;
  float: left;
  position: relative;
}

img.FloatLeft {
  float: left;
  margin: 0 20px 20px 0;
}

img.cuttedFloatLeft {
  margin: 0 20px 20px -25px;
  position: relative;
}

div.inhalt ul {
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 15px;
  list-style-image: url(../images/bulletie.gif);
	voice-family: "\"}\"";
	voice-family:inherit;
  list-style-image: url(../images/bulletie.gif);
	}
html>body div.inhalt ul {
  list-style-image: url(../images/bullet.gif);
}

div.inhalt ul li{
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}

div.inhalt ul.nomargin {
  display: block;
  margin: 0;
  padding: 0 0 0 15px;
  list-style-position: outside;
}

div.inhalt ul.nomargin li {
  margin: 0 0 0 3px;
  padding: 0;
}

div.bildleiste div {
  float: left;
  text-align: left;
  margin: 0 15px 0 0;
}

div.bildleiste span {
  display: block;
  width: 120px;
}

div.inhalt a:link { color: #FFB700; text-decoration:none; }
div.inhalt a:visited { color: #FFB700; text-decoration:none; }
div.inhalt a:focus { color: #FFB700; text-decoration:underline; }
div.inhalt a:hover { color: #FFB700; text-decoration:underline; }
div.inhalt a:active { color: #FFB700; text-decoration:underline; }

div.kurzbeschreibung {
  clear: both;
}

div.kurzbeschreibung p {
  display: block;
  padding: 0 0 0 140px;
}

div.footer {
  clear: both;
  text-align: right;
}

div.footer a:link { color: #173454; text-decoration:none; text-transform: uppercase; font-size: .8em;}
div.footer a:visited { color: #173454; text-decoration:none; text-transform: uppercase; font-size: .8em;}
div.footer a:focus { color: #173454; text-decoration:underline; text-transform: uppercase; font-size: .8em;}
div.footer a:hover { color: #173454; text-decoration:underline; text-transform: uppercase; font-size: .8em;}
div.footer a:active { color: #173454; text-decoration:underline; text-transform: uppercase; font-size: .8em;}

div.footer div.totopcon {
  background-image: url(../images/print.gif);
  background-repeat: no-repeat;
  display: inline;
  width: 8.1em;
  height: 1.5em;
  float: right;
  line-height: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
  line-height: 1.2em;
	}
html>body div.footer div.totopcon {
  line-height: 1em;
}

div.footer div.printcon {
  background-image: url(../images/to_top.gif);
  background-repeat: no-repeat;
  display: inline;
  margin: 0 20px 0 0;
  width: 7.1em;
  height: 1.5em;
  float: right;
  line-height: 1em;
  line-height: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
  line-height: 1.2em;
	}
html>body div.footer div.printcon {
  line-height: 1em;
}

div.footer div.printcon a {
  background: url(../images/to_top.gif);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 0 18px;
}

div.footer div.totopcon a {
  background-image: url(../images/print.gif);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 0 18px;
}

div.footer div.sitemapcon {
  background-image: url(../images/sitemap.gif);
  background-repeat: no-repeat;
  display: inline;
  margin: 0 0 0 10px;
  width: 5.3em;
  height: 1.5em;
  float: right;
  line-height: 1em;
  line-height: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
  line-height: 1.2em;
	}
html>body div.footer div.sitemapcon {
  line-height: 1em;
}

div.footer div.sitemapcon a {
  background: url(../images/sitemap.gif);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 0 16px;
}


div.hr {
  border-width: 0 0 1px 0;
  border-color: #E1E2D4;
  border-style: solid;
  margin: 0 0 10px 0;
}

div.hr hr {
  display: none;
}

table.altTable {
	border-collapse: collapse;
	font-size: 1em;
	margin: 0 0 1em 0;
	width: 100%;
}

table.altTable tr td {
	padding: 6px;
	font-weight: bold;
	border-width: 0 1px 0 0;
	border-color: #fff;
	border-style: solid;
}

table.altTable tr.trAlt td a{
	color: #fff;
}

table.altTable tr {
	background-color: #fff;
	color: #000;
}

table.altTable tr.trAlt {
	background-color: #CFCFCA;
	color: #fff !important;
}

table.altTable thead tr {
	background-color: #FFB700 !important;
}


span.medialink {
	background: url(../images/media.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: .1em 0 .1em 0;
	margin: 0 0 .1em 0;
	display: block;
	_height: 13px;	
}

span.medialink a {
	background-image: url(../images/media.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 0 0 1.7em;
	display: block;
}


span.pdflink {
	background: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: .1em 0 .1em 0;
	margin: 0 0 .1em 0;
	display: block;
	_height: 13px;
}

span.pdflink a {
	background: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 0 0 1.7em;
	display: block;
}

#printcon {
	display: none;
}
div.s_text, div.s_liste, div.s_bilderreihe, div.s_bildlinks, div.s_zweispalten, div.s_kurzbeschreibung, div.s_tabelle {
  clear: both;
}

img.bildIcons{
	vertical-align: middle;
}

fieldset {
  border: 0 solid transparent;
  margin: 0;
  padding: 0;
}

legend {
  display: none;
}

form.map24 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input.route, select.route, input.route_button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input.route {
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: .3em;
  margin: 0 0 1px 0;
}

select.route {
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: 1px;
  width: 126px;
  margin: 0 0 1px 0;
}
 
input.route_button {
  width: 126px;
  text-align: center;
  font-size: 1em;
  padding: .1em;
  font-weight: bold;
}
/*
input.route_button {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1em;
  padding: .2em;
  font-weight: bold;
  width: 126px;
  background-color: #FFB700;
  color: #fff;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px;
  border-color: #FFB700;
  margin: 0 1em 0 0;
 } */

label {
  cursor: pointer;
}

td.wLayout input.kontakt {
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: .3em;
  margin: 0 0 1px 0;
  width: 225px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

td.wLayout select.kontaktselect {
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: 1px;
  margin: 0 0 1px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 233px;
}

td.wLayout input.kontaktradio {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 20px;
}

textarea.kontakttext {
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  width: 225px;
  padding: .3em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-size: 1em;
}

td.layout button {	
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1em;
  padding: .2em;
  font-weight: bold;
  width: 100px;
  background-color: #FFB700;
  color: #fff;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px;
  border-color: #FFB700;
  margin: 0 1em 0 0;
}

td.layout button#Abschicken,
td.layout button#Envoyer {	
  margin: 0 1em 0 13.4em;
}

label.wLayoutInlineLabel {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

td.wLayoutCol1 {
  width: 90px;
  vertical-align: top;
}

td.wLayoutCol2 {
  width: 450px;
}

form.wFormular {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

span.formularSpacer {
display: none;
}

span.wError {
  color: #173454;
  font-weight: bold;
  display: block;
  border-width: 2px;
  border-color: #173454;
  border-style: solid;
  width: 223px;
  padding: .3em;
  background-image: url(../images/wErrorBg.gif);
  background-repeat: no-repeat;
  background-position: 205px bottom;
}



div.routenplaner {
  float: left;
  margin: -200px 0 0 0;
}

/* Sitemap */

ul#sitemap{
  list-style-image: none !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#sitemap li {
  margin: 0 0 0 0;
  padding: 0;
}

ul#sitemap li.ebene1 {
  margin: 5px 0 0 0;
  padding: 0;
}

ul#sitemap li.ebene1 a {
  display: block;
  border-color: #A4A29C;
  border-style: solid;
  border-width: 1px;
  padding: 5px 5px 5px 8px;
  width: 300px;
  margin: 0;
  background: #CFCFCA;
  color: #173454;
}

ul#sitemap li.ebene1 ul {
  list-style-image: none !important;
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
  background: url(../images/line.gif) 0 0 repeat-y;
}
ul#sitemap li.ebene1 ul li {
  background: url(../images/sitemaplink.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 5px 0 0 9px;
}

	ul#sitemap li.ebene1 ul li.last {
	background: url(../images/sitemaplink-last.gif) no-repeat;	
	}


ul#sitemap li.ebene1 ul li a {
  display: block;
  border-color: #A4A29C;
  border-style: solid;
  border-width: 1px;
  padding: 5px 5px 5px 8px;
  width: 300px;
  background: #fff;
}

button{
	border-width: 1px;
	border-style: solid;
	padding: .1em;
	margin: 0 0 1px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:-150px;
	width:80px;
}

/* Intern Bereich - Styles von Dominik*/
table#layoutTabelle{
  background: #fff;
  border-width: 0px;
  border-collapse: collapse;
  font-size: 1em;
  margin: 0 0 1em 0;
  vertical-align: top;
  line-height: 10px;
  font-weight: bold;
  text-align: middle;
}

table#layoutTabelle td {
	padding:5px;
}

table#layoutTabelle tr:hover {
	background-color: #eaeaea;
}

table#layoutTabelle tr#kopfZeile {
  background: #FFB700;
}

tr#kopfZeile td a, tr#kopfZeile td {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;  
}

form#form1 input{
  width: 70px;
  border-width: 1px;
  border-style: solid;
  border-color: #A4A29C;
  padding: .3em;
}

input#okButton {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1em;
  padding: .2em;
  font-weight: bold;
  width: 100px;
  background-color: #FFB700;
  color: #fff;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px !important;
  border-color: #FFB700 !important;
  margin: 0 1em 0 0;
  position: relative;
  left: -140px;
  width: 100px !important;
}

input#inputFieldC0_0 {
  display:none;
}

td#kopfSpalteC5_4 {

}

table#layoutTabelle tr#inputZeile td {
  border-width: 1px 0 0 0;
  border-color: #000;
  border-style: solid;
}
table#layoutTabelle tr#inputZeile:hover {
  background-color: #fff;
}

table#layoutTabelle tr td table tr:hover {
  background-color: #fff;
}

table#layoutTabelle tr td table tr td {
  border: 0 !important;
}

span.formError {
  font-weight: bold;
  color: red;
  display: block;
  padding: .2em;
  border-width: 2px;
  border-color: red;
  border-style: solid;
  text-align: center;
  margin: 0 0 1em 0;
}

input.button {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1em;
  padding: .0em;
  font-weight: bold;
  width: 80px;
  background-color: #FFB700;
  color: #fff;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px !important;
  border-color: #FFB700 !important;
  margin: 0 1em 0 0;
  position: relative;
}
/* Ende Intern Bereich */

/* Änderungen wegen anderer Sprachversion */

div.english {
  width: 4.4em !important;  
}

div.english2 {
  width: 3.5em !important;  
}


/* Änderungen Produktseite */



h2.secondcol span.pdflink {
  display: inline-block;
}
