/* Style Sheet region-erfurt-weimar-jena.de */
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

h1 {
	font-family: Lucida Sans, sans-serif;
  font-size: 176%;
	letter-spacing: 0px;
	line-height: 130%;
}
h2 {
	font-size: 146%;
	letter-spacing: 0px;
	line-height: 120%;
	margin: 0;
}
h3 {
	font-size: 116%;
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0;
}
ul {
	list-style-type: square;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

a:link, a:visited, a:active {
	color: #0d3e9a;
	background: transparent;
	text-decoration: underline;
}
a:hover img {
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
}

/* Definition der einzelnen Bereiche */

#main {
	width: 97%;
	margin: 0;
	padding: 0;
	margin-left: 2%;
}

#navigation {
	display: none;
	width: 1px;
	height: 1px;
}

#toplogo {
	border: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 116px;
}

#fullcontent, #homecontent {
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: left;
}

#toplinks, #searchbox, form.searchbox, #searcharea {
	display: none;
	width: 1px;
	height: 1px;
}

#realcontent, #bluecontent {
	clear: right;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 76%;
	text-align: left;
}

#morelinks {
	float: right;
	width: 220px;
	margin: 0;
	padding: 5px;
	border: 0;
	border-left: 1px solid #000;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 91%;
	text-align: left;
}

div.moretext {
	padding: 10px 10px 10px 10px;
}

#realtext {
	padding: 30px;
}

#bluecontent p {
	margin-left: 45px;
	text-align: left;
	width: 300px;
}

#morelinks a {
    text-decoration: none;
}

#morelinks a:hover {
	text-decoration: underline;
}
div.ticker {
	margin-left: 45px;
	text-align: left;
}

/* SID Ergaenzung */

table.sid th {
  font-size: 0.9em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3px 0 3px 0;
}

table.sid td {
  font-size: 0.9em;
  border-bottom: 1px solid #ccc;
  padding: 3px 0 3px 0;
}
table.sid td.grey {
  background: #efefef;
}

table.sid .first {
  padding-right: 8px;
  text-align: left;
}

table.sid .last {
  padding-left: 8px;
  text-align: right;
}

#siddetails h2 {
  color: #fff;
  background: #6d8bc2;
  margin: 10px 0 10px 0;
  padding: 4px 5px 4px 5px;
}

#siddetails h3.toggler {
  margin: 10px 0 10px 0;
  padding: 4px 5px 4px 5px;
  font-size: 1em;
  /* text-transform: uppercase; */
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #000;
  background: #efefef;
  clear: both;
}

#siddetails div.element {
  
}
div.dataset {
  border-top: 1px solid #efefef;
  clear: both;
}
div.sidlabel {
  float: left;
  clear: both;
  width: 230px;
  font-size: 0.9em;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  /* border-bottom: 1px solid #efefef; */
}
div.sidvalue {
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  /* border-bottom: 1px solid #efefef; */
}
