body {
	background-color: #fff !important;
	margin: 10px 0;
	font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

#left-sidebar, #sidebar, .searchbox, span.flags,
a.tooltip span, .hiddenCite a, .cite, span.printview {
  display: none;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12pt;
}

a:link, a:visited {
 	color: #157;
  text-decoration: underline;
}

#resulttabs a {
  text-decoration: none;
}

img {
  border: 0px;
}


#header {
	height: 81px;
	margin: 0 0 20px 0;
	padding: 0;
  border-bottom: 1px solid #157;
  position: relative;
}

#content {
  padding: 10px;
  margin: 0 auto;
  background-color: #fff;
}

#main {
  padding: 0;
  float: left;
}

#footer {
  clear: both;
  text-align: left;
  border-top: 1px solid #157;
  padding: 15px 0 0 0;
}

.contentbox {
  padding: 0 10px 10px 10px;
  margin: 0;
}

#searchresult {
  margin: 10px auto;
}

#searchresult table {
  width: 100%;
  background-color: #fff;
}

#searchresult th, #searchresult thead {
  border: 1px solid black;
  padding: 0;
  margin: 0;
}

#searchresult td {
  padding: 1px 3px;
  border: 1px solid black;
}

#searchresult th {
  padding: 0 5px;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  color: #157;
}

#searchresult tr.firstRow {
  font-weight: bold;
}

#searchresult td.id {
  text-align: right;
}

#searchresult td.wiki {
  text-align: center;
  white-space: nowrap;
}

#searchresult td.wiki img {
  margin: 0 2px;
}


.contentbox span.title {
  background: url(p/ecke_linksoben.gif) top left no-repeat;
  padding: 5px 5px 0 10px;
}

.contentbox h2 {
  padding: 5px 0 0 0;
  background-image: url(p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
/*  padding: 0;*/
  margin: 0 0 0 0;
  font-size: 12pt;
  color: #157;
  background-color: #dc7;
}

.contentbox div.box {
  border-left: 1px dotted #157;
  border-right: 1px dotted #157;
  border-bottom: 1px dotted #157;
  background-color: #ff9;
  text-align: center;
  padding: 10px 0;
}

.contentbox div.textbox {
  border-left: 1px dotted #157;
  border-right: 1px dotted #157;
  border-bottom: 1px dotted #157;
  background-color: #ff9;
  text-align: left;
  padding: 10px;
}


.searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
  border-top: 1px solid #dc7;
  border-left: 1px solid #dc7;
  border-bottom: 1px solid #157;
  border-right: 1px solid #157;
}

.wichtig {
  font-weight: bold;
}

.zentral {
  text-align: center;
}

/*****************************************/
/**FORMULAR ANFANG************************/
/*****************************************/
.formbox {
  width: 420px;
  text-align: left;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  font-weight: bold;
}

.feld {
  float: left;
  width: 250px;
  text-align: left;
} 
.feldMitTooltip {
  float: left;
  width: 300px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 250px;
}

select, input, textarea {
  border: 1px solid #AAA;
  margin: 2px;
}

select {
  height: 20px;
}

textarea {
  height: 150px;
}

input.checkme {
  display: none;
}

input.readonly, input.readonly:hover, input.readonly:focus {
  border: 1px solid #AAA;
  margin: 2px;
  background-color: #CCC;
  color: #555;
}
/*****************************************/
/**FORMULAR ENDE**************************/
/*****************************************/


.clearer {
	clear: both;
}

.contentbox li {
  padding-bottom: 10px;
  margin-left: 50px;
}

.searchOther li {
  margin-left: 50px;
}

.contentbox li li{
  padding-bottom: 0;
}


span.hinweis {
  color: red;
  font-weight: bold;
  font-size: 36px;
  float: left;
  padding: 0 15px 10px 5px;
  vertical-align: top;
  top: -10px;
  position: relative;
}

table.flickr {
  border: 0px;
}

table.flickr td {
  padding: 15px;
  border-bottom: 1px solid #157;
}

.abstand {
  margin-top:20px;
}

a.tooltip {
  position:relative;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  margin: 2px;
  font-size: 8px;
}


#resulttabs span.title {
  background: url(p/ecke_linksoben.gif) top left no-repeat;
  padding: 0 5px 3px 10px;
}

#resulttabs h2 {
  background-image: url(p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 0 0 3px 0;
  margin: 0;
  font-size: 10pt;
  color: #157;
  background-color: #dc7;
  width: 90px;
  float: left;
}

table.videotab, table.pictab {
  border: 1px solid black;
  text-align: center;
}

.videotab td {
  width: 50%;
  overflow: hidden;
}

.pictab td {
  width: 33%;
}
.activetab {
  color: #000;
}

#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6 {
  border: 1px dotted #157;
  padding: 20px 2px 5px 2px;
  background-color: #ff9;
}

#tablink1, #tablink2, #tablink3, #tablink4, #tablink5, #tablink6 {
  font-size: 0.9em;
}

.fehler {
  color: #f00;
}

.hiddenNotify {
  display: none;
}

.notify {
  display: table-row;
  text-align: right;
}

.citeSource {
  text-align: right;
  font-size: 1em;
  padding-top: 0;
  margin-top: 0;
  display:block;
}

.cite_start {
  float:left;
  width:30px;
}

.hiddenCite {
  float:left;
  margin: 10px 43px 0 43px;
  display:inline;
}

.externalLinks li {
  margin-left: 50px;
  padding-bottom: 10px;
}

.searchresult a, a:hover, a:focus, a:visited, a:link {
  text-decoration: none;
}
