html {
  background: white;
}

body {
  margin: 0;
  width: 460px;
  background: white url(/static/image/header.jpg) no-repeat top left;
  font: 12px/16px Arial,sans-serif;
  overflow-x: hidden;
}

h1 {
  /*padding: 0 0 10px;
  border-bottom: 1px solid #AC2D43;*/
  margin: 0 0 10px;
  font: bold 20px/24px Arial,sans-serif;
  font: bold 18px/22px Arial,sans-serif;
  color: #e9133d;
}

.print,
h1.defaultheader {
  display: none;
}

h2 {
  padding: 0;
  margin: 0 0 10px;
  font: bold 16px/20px Arial,sans-serif;
  color: #e9133d;
}

.ataglance caption,
h3 {
  padding: 0;
  margin: 10px 0;
  font: bold 12px/16px Arial,sans-serif;
  color: #000;
}

p, form {
  margin: 0 0 10px;
}

img {
  border: 0;
}

a {
  color: #E9133D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #FF1F4D;
}

.error a {
  color: #FF9FB0;
}

#footer {
  margin: 10px 0 0;
  padding: 10px 20px 20px;
  border-top: 1px solid #AC2D43;
  font-size: 0.89em;
}

#navigation {
  margin: 10px 0;
  padding: 10px 0 0 25px;
  border-top: 1px solid #d0d0d0;
  list-style-image: url(/static/image/next.png);
  text-align: right;
  font-size: .9em;
}

#navigation li {
  margin: 0 0 5px;
  padding: 0;
  display: inline;
}

#search_region {
  clear: left;
}




#map {
  width: 460px;
  height: 580px;
}

.story #map {
  width: 440px;
  height: 440px;
  margin: 0 auto 15px;
}



em.searchterm {
  font: normal bold 1em Arial,sans-serif;
}

.error em.searchterm {
  x-font-style: italic;
  color: #fee;
}


.storyabstract {
  font-size: .9em;
}


.error {
  background: #AC2D43;
  color: white;
  font-weight: bold;
  padding: 10px;
}




#tagcloud {
  font-size: 1.2em;
  text-align: justify;
  margin: 0 0 10px 0;
  width: 412px;
  padding: 10px 5px;
  clear: left;
  background: white;
  border: 1px solid black;
}
#tagcloud a.tc0 { font-weight: normal; color: #EF95AA; font-size: .92em; line-height: 1.4em; }
#tagcloud a.tc1 { font-weight: normal; color: #EF2C58; font-size: .92em; line-height: 1.4em; }
#tagcloud a.tc2 { font-weight: normal; color: #E9133D; font-size: 1.0em; line-height: 1.2em; }
#tagcloud a.tc3 { font-weight: bold;   color: #E9133D; font-size: 1.2em; line-height: 1.0em; }





.pagination {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.pagination li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
}

.pagination li a {
  display: inline-block;
  width: 15px;
  padding: 2px;
  line-height: 20px;
  text-align: center;
  background: #FFDFE5;
  color: #AC2D43;
  text-decoration: none;
}

.pagination li.special a {
  width: auto;
}

.pagination li a:hover,
.pagination li.current a {
  background: #AC2D43;
  color: white;
}




#randomstory {
  padding: 5px 25px 5px 5px;
  background: #white;
  margin: 0 0 10px;
}

.randomstory_explanation {
  font: normal .9em Arial;
  color: #989898;
}

#randomstory_back,
#randomstory_forward {
  float: right;
  background: #FFCCD5 url(/static/image/randomstory_forward.png) center no-repeat;
  width: 20px;
  margin: 0 -25px 0 0;
  height: 60px;
  cursor: pointer;
}

* html #randomstory_forward { margin-right: -13px; }

#randomstory_back {
  margin: 0 0 0 -25px;
  float: left;
  background-image: url(/static/image/randomstory_back.png);
  display: none;
}

* html #randomstory_back { margin-left: -13px; }

#randomstory_back span,
#randomstory_forward span {
  display: none;
}

#randomstory .show_details {
  background: url(/static/image/next.png) no-repeat left center;
  padding: 0 0 0 15px;
  font-weight: bold;
}






.story {
  overflow: auto;
}

table.storyblock,
div.storyblock {
  padding-bottom: 11px;
  x-background: url(/static/image/separator.png) no-repeat left bottom;
  margin-bottom: 15px;
}

body div.storyblock_last,
body p.storyblock_last,
body table.storyblock_last {
  padding-bottom: 0;
  background: none;
  margin-bottom: 30px;
}

.pubdate {
  color: #444;
  text-align: right;
  x-font: italic .9em Arial;
}

.story .image {
  float: left;
  margin: 3px 5px 5px 0;
  width: 180px;
  font: .9em Arial;
  color: #444;
  background: #efefef;
}

.story .image img {
  border-bottom: 1x solid white;
  vertical-align: top;
}

.story .image .copyright {
  padding: 5px;
  display: block;
}

.ataglance {
  margin: 0 0 10px;
}

.ataglance caption {
  text-align: center;
}

.ataglance td {
  background: #eee;
  padding: 2px 5px;
  vertical-align: top;
}

.story .video {
  text-align: center;
  overflow: hidden;
}

.story .tags .info {
  font-style: normal;
}

.story p.tags {
  margin-bottom: 20px;
}

.story .screen {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
  font-size: .9em;
}

.story .screen li {
  margin: 0 0 5px;
  padding: 5px 0 5px 30px;
  line-height: 21px;
}

.story .screen li.send_me {
  background: url(/static/image/button_send.gif) no-repeat left center;
}

.story .screen li.print_me {
  background: url(/static/image/button_print.gif) no-repeat left center;
  border-bottom: 1px solid #d0d0d0;
}



p.linkback {
  width: 100%;
  height: 180px;
  margin: 0 0 10px;
}

.linkback a {
  display: block;
  width: 100%;
  height: 180px;
}

.linkback span {
  display: none;
}





#found_located_stories {
  margin: 10px 0;
}




div.recommend {
  padding: 0 5px 10px;
}

.recommend label {
  display: block;
  width: 160px;
  float: left;
}

.recommend .freetext {
  display: none;
}




#search_container h3 {
  background: #e5e5e5 url(/static/image/search.png) 10px center no-repeat;
  padding: 3px 40px;
  font: bold 1em/31px Arial,sans-serif;
  margin: 10px 0 1px;
  color: black;
}

#search_container form p {
  margin: 0;
  height: 40px;
}

#search_container form,
#search_container div.search_control {
  background: #efefef;
  padding: 5px 10px;
  margin: 0;
  overflow: hidden;
}


#search_location {
  float: left;
  width: 210px;
  margin: 0;
}

.search_control .label,
.search_control label {
  float: left;
}

#search_tags .label {
  margin: 0;
  padding: 0;
}

#search_region label {
  display: none;
}

textarea.text,
input.text,
#search_string_q,
#search_district_q,
#search_location_q {
  border: 1px solid black;
  padding: 1px;
  font: 12px/16px Arial,sans-serif;
  width: 180px;
}

#search_string_q {
  width: 420px;
}

/*#search_string_q.inactive,
#search_district_q.inactive,
#search_location_q.inactive {
  font-style: italic;
  color: #978;
}*/

#search_district_q option {
  font-style: normal;
  color: #000;
}

#search_district_q {
  width: 194px;
}

* html #search_district_q {
  width: 200px;
}

#search_map {
  text-align: center;
  position: relative;
  background: url(/static/image/deutschland.png) no-repeat center top;
  height: 585px;
  width: 460px;
}

#search_map img {
  width: 420px;
  height: 585px;
}

.search_control input.submit {
  border: 0px solid black;
  background: transparent url(../image/play_www.gif) no-repeat;
  xwidth: 27px;
  xheight: 27px;
  padding: 0;
  margin: 0 0 0 2px;
  cursor: pointer;
  vertical-align: middle;
}


.prehead {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #d0d0d0;
  text-align: right;
  font-size: .9em;
}

.searchteaser {
  margin: 0 0 30px;
}
