body {
  text-align:center;
  margin:0 auto;
  font-family:tahoma,arial,sans-serif;
  font-size:11px;
  background-image:url(images/bg_krankerhase.jpg);
}

a {
  color:#0160AA;
}

#container {
  text-align:left;
  margin:0 auto;
  width:850px;
}

#inner_container {
  border:1px solid #2F2F2F;
  background-image:url(images/bg_tp.gif);
  background-repeat:repeat-x;
  background-position:top left;
  background-color:#ffffff;
  padding:10px;
}

#header {
  width:850px;
  height:178px;
  background-image:url(images/header_krankerhase.gif);
  background-position:top left;
  background-repeat:no-repeat;
  clear:both;
  text-align:right;
}

.sheadline, .sheadline a {
  color:#3B3B3B;
  font-family:Arial;
  font-style:oblique;
  font-weight:lighter;
  font-size:20px;
  letter-spacing:+0;
  text-decoration:none;
}

#header .headertext, #header .headertext a{
  color:#eeeeee;
  text-decoration:none;
  font-size:10px;
}

#search {
  float:right;
  width:220px;
  text-align:right;
  margin-top:90px;
  margin-right:5px;
}

#searchform {
  font-size:11px;
  padding:0px;
  width:220px;
  background-color:white;
  border:1px solid gray;
}

#searchform input {
  border:none;
}

#searchform #s {
  padding:0px;
  width:180px;
  font-size:12px;
  line-height:30px;
}

#sidebar_left {
  float:left;
  width:190px;
}

#content {
  float:right;
  width:620px;
}

ul#breadcrumb {
  color:#434343;
  list-style:none;
  padding:0px;
  margin:0px;
  width:100%;
  border-bottom:1px solid #dddddd;
  padding-bottom:5px;
}

ul#breadcrumb li, ul#breadcrumb li a {
  display:inline;
  text-decoration:none;
  color:gray;
  padding-right:2px;
}

.article_preview {
  border-bottom:1px solid #CCCCCC;
  padding:0px 10px 10px 10px;
  clear:both;
  margin-bottom:10px;
}

.article {
  padding:0px 0px 10px 10px;
  clear:both;
  margin-bottom:10px;
}


.article_header {
}

.article_headline, .article_headline a {
  display:block;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  padding-bottom:2px;
  color:#0160AA;
}

.article_content {
  float:left;
  width:340px;
  padding-right:5px;
}

.article_introduction {
  display:block;
  font-size:11px;
  line-height:17px;
  margin:0px 0px 15px 0px;
}

.article_artists {
  margin-bottom:10px;
}

.article_dates ul {
  list-style:none;
  padding:0px 0px 5px 0px;
  margin:0px;
}

.article_dates li {
  display:inline;
  padding-right:10px;
}

.article_thumbnail {
  float:right;
  width:250px;
}

.article_thumbnail a {
  text-decoration:none;
}

.article_thumbnail img {

}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.clear {
  clear:both;
  line-height:5px;
  font-size:5px;
}

ul.navigation {
  text-align:right;
  list-style:none;
  margin-top:30px;
  padding:0;
}

ul.navigation li {
  display:inline;
  margin-bottom:5px;
  padding:5px;
  border:0px solid black;
}

ul.navigation li a {
  color:black;
  text-decoration:none;
  font-size:13px;
}

ul.navigation_projekte {
  width:200px;
  list-style:none;
  padding:0;
  margin:0;
}

ul.navigation_projekte li{
  margin-bottom:5px;
  border:1px solid black;
  background-color:#0160AA;
  color:white;
}

ul.navigation_projekte li:hover  {
  margin-bottom:5px;
  background-color:white;
}

ul.navigation_projekte li a {
  display:block;
  padding:5px;
  color:white;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
}

ul.navigation_projekte li a:hover {
  display:block;
  padding:5px;
  color:black;
  font-size:12px;
}

.navigation_headline {
  display:block;
  font-weight:bold;
  font-size:14px;
  clear:both;
  margin-bottom:5px;
}

.msg {
  clear:both;
  display:block;
  font-size:11px;
}

a.artist {
  text-decoration:none;
}


h3 {
  font-size:13px;
  display:block;
  margin-bottom:5px;
  border-bottom:1px solid #CFCA9B;
  color:#4D4716;
}

.footer {
  display:block;
  margin-bottom:30px;
  border:1px solid #222222;
  border-top:none;
  font-size:11px;
  color:white;
  padding:10px;
  background-color:gray;
}
