/* 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: #fff;
	width: 100%;
	text-align: center;
}

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: #F7AD00;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin: 0 0 1em 0;
}

img {
	border: none;
}

a {
  color: #0E4096;
  text-decoration: none;
}

br.clearer {
  clear: both;
}

/* Container */
#globalcontainer {
  font-size: .7em;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
}

#menu {

}

#header {
  display: none;
}

div.weltkarte {
  display: none;
}

div.sprachnavigation {
  display: none;
}

div.visual {
  display: none;
}

div.logo {
	display: block;
}

div.logo h1 {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
}

div.logo h1 a {
  display: block;
  width: 295px;
  height: 80px;
}

div.beton {
	display: none;
}

#content {
  clear: both;
}

div.dropdownmenu {
	display: none;
}

/* Seitenmenue */

div.seitenmenu {
	display: none;
}

div.inhalt {
  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-image: url(../images/bullet.gif);
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 15px;
}

div.inhalt ul li{
  margin: 0 0 1em 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: #F7AD00; text-decoration:none; }
div.inhalt a:visited { color: #F7AD00; text-decoration:none; }
div.inhalt a:focus { color: #F7AD00; text-decoration:underline; }
div.inhalt a:hover { color: #F7AD00; text-decoration:underline; }
div.inhalt a:active { color: #F7AD00; text-decoration:underline; }

div.kurzbeschreibung {
  clear: both;
}

div.footer {
  display: none;
}

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 {
	border-collapse: collapse;
	font-size: 1em;
	margin: 0 0 1em 0;
	width: 100%;
}

#table tr td {
	padding: 6px;
	font-weight: bold;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

#table tr {
	background-color: #fff;
	color: #000;
}

#table tr.trAlt {
	background-color: #CFCFCA;
	color: #fff !important;
}

#table thead tr {
	background-color: #F7AD00 !important;
}

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: 1px;
	border-color: #000;
	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;
}

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;
}

span.pdflink a {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 0 0 1.7em;
	display: block;
}

#printcon {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 1em;
}

#printcon address {
	font-style: normal;
	margin: 0;
	padding: 0;
}


div.links {
	display: block;
}

div.rechts {
  clear: both;
  padding: 2em 0 0 0;
	display: block;
}

div.rechts address {
  font-style: normal;
  padding: 0 0 1em 0;
}

div.s_text, div.s_liste, div.s_bilderreihe, div.s_bildlinks, div.s_zweispalten, div.s_kurzbeschreibung, div.s_tabelle {
  clear: both;
}

div.routenplaner {
  display: none;
}

