* {
  margin: 0;
  padding: 0;
}


body {
  background: #4f4f4f url(img/bg3.gif);
  text-align: center;
  margin: 20px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

img {
  border: 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

#top {
  width: 720px;
  background: #fff;
  border-top: 1px #353535 solid;
  border-right: 1px #353535 solid;
  border-left: 1px #353535 solid;
  position: relative; 
  margin: 0 auto;
}

#top_left {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  margin: -1px;
  background: url("img/top_left2.gif") no-repeat;
}

#top_right {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 10px;
  margin: -1px;
  background: url("img/top_right2.gif") no-repeat;
}





#navigation {
  padding: 10px 0 27px 0;
  border-bottom: 3px #000 solid;
  margin: 0 10px 10px 10px;
}

#navigation ul {
  list-style: none;
  text-align: left;
}

#navigation li {
  float: left;
}

#navigation ul li a {
  display: block;
  color: #000;
  background: #fff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  padding: 7px 12px 6px 12px;
}

#navigation ul li a:hover {
  display: block;
  color: #fff;
  background: #000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  padding: 7px 12px 6px 12px;
}

#navigation .aktiv {
  color: #fff;
  background: #000;
}



#fotoblog_title {
  text-align: left;
  padding: 0 0 0 10px;
  margin: 2px 10px 0 3px;
}

#fotoblog_title h1 {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 6px 0 0 0;
}

#fotoblog_title h1 span {
  color: #575757;
}

#fotoblog_title ul {
  float: right;
  list-style: none;
}

#fotoblog_title ul li {
  float: left;
}

#fotoblog_title a {
  display: block;
  color: #000;
  background: #fff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 7px 12px 6px 12px;
}

#fotoblog_title a:hover {
  color: #fff;
  background: #000;
}

#fotoblog_kommentare {
  clear: both;
  padding: 10px 0 0 10px;
  margin: 0 10px 0 10px; /* margin: 0 10px -20px 10px; */
  text-align: left;
  line-height: 20px;
}

#fotoblog_kommentare_kommentare {
  display: none;
  margin: 0 0 0 -15px;
  padding: 0 0 0 10px;
}

#fotoblog_kommentare_kommentare h1 {
  margin: 0 0 0 0;
  font-size: 14px;
  font-weight: bold;
  display: none
}

#fotoblog_kommentare_kommentare div {
  padding: 0 0 10px 0;
}

#fotoblog_kommentare h1 {
  padding: 0 0 7px 0;
}

#fotoblog_kommentare a {
  color: #0079d6;
  text-decoration: none;
}

#fotoblog_kommentare_kommentare_inline {
  float: left;
  width: 285px;
}

#fotoblog_kommentare form {
  float: right;
  width: 320px;
  margin: 0 0 10px 0;
}

#fotoblog_kommentare form td {
  vertical-align: top;
  padding: 0 5px 0 0;
}

.form_input {
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 4px 4px 4px 6px;
  margin: 0px 10px 10px 0px;
  font-size: 12px;
  width: 120px;
}

.form_textarea {
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 5px 5px 5px 6px;
  font-size: 12px;
  width: 220px;
  height: 50px;
  display: block; 
}

.form_submit {
  display: block;
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 5px 7px 5px 7px;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  background: #fff;
  width: 90px;
}


#archiv {
  text-align: left;
  margin: 0 10px 5px 20px;
  line-height: 20px;
}

#archiv img {
  padding: 5px;
  border: 1px #D5D5D5 solid;
  margin: 0 7px 5px 0;
}

h3 {
  font-size: 18px;
}

#info_left {
  width: 320px;
  float: left;
  padding: 0 0 5px 10px;
}

#info_text {
  width: 355px;
  float: right;
  padding: 0 15px 0 0;
  text-align: left;
}

#info_text p {
  margin: 0 0 10px 0;
  line-height: 20px;
}

#info_text h1 {
  margin: 0 0 5px 0;
}

#info_text h2 {
  font-size: 13px;
  margin: 0 0 5px 0;
}

#info_text ul {
  list-style: none;
  margin: 0 0 10px 0;
}

#info_text ul li {
  list-style: none;
}

#info_text ul li a {
  display: block;
  color: #0079d6;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #d8d8d8;
}

#info_text ul li a:hover {
  color: #00589c;
  background: #f7f7f7;
}

#info_text td {
  padding: 10px 10px 0 0;
}

.contact_input {
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 4px 4px 4px 6px;
  margin: 0 3px 0 0;
  font-size: 12px;
  width: 260px;
}

.contact_textarea {
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 5px 5px 5px 6px;
  font-size: 12px;
  width: 270px;
  height: 90px;
  display: block; 
}

.contact_submit {
  display: block;
  border: #dadada 1px solid;
  font-family: Arial, sans-serif;
  padding: 5px 7px 5px 7px;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
  width: 90px;
}


#tags {
  text-align: left;
  margin: 0 10px 5px 20px;
  padding: 0 0 5px 0;
  line-height: 20px;
}

#tags h1 {
  margin: 0 0 1px 0;
}

.tagcloud_s1 {
  font-size: 105%;
  margin: 0px 20px 0px 0px;
  line-height: 25px;
}

.tagcloud_s2 {
  font-size: 120%;
  margin: 0px 20px 0px 0px;
  line-height: 25px;
}

.tagcloud_s3 {
  font-size: 155%;
  margin: 0px 20px 0px 0px;
  line-height: 25px;
}

#tags a {
  text-decoration: none;
  color: #0079d6;
}



#footer {
  position: relative;
  clear: both;
  background: #fff;
  width: 720px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px 0;
  margin: 0 auto;
  border-right: 1px #353535 solid;
  border-bottom: 1px #353535 solid;
  border-left: 1px #353535 solid;
}

#footer p {
  border-top: 3px #000 solid;
  padding: 5px 0 0 1px;
  margin: 0 10px;
}

#bottom_left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: -1px;
  background: url("img/bottom_left2.gif") no-repeat;
}

#bottom_right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: -1px;
  background: url("img/bottom_right2.gif") no-repeat;
}

.clear {
  clear: both;
  margin: -5px 0 0 0;
}



/* Archiv */

.page_back {
  float: left;
}

.page_forward {
  float: left;
}

.page_back a, .page_forward a {
  display: block;
  color: #000;
  background: #fff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 7px 12px 6px 12px;
}

.page_back a:hover, .page_forward a:hover {
  color: #fff;
  background: #000;
}






