@charset "utf-8";
/* CSS Document */

  *
  {
        padding: 0px;
        margin: 0px;
        }

  a
  {
        color: #25808D;
  }

  body 
  {
        background-color: #000;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
  }
  
  #root
  {
        margin: auto;
        left: 50%;
        top: 50%;
        width: 902px; /* Breite des Elements */
  }
  
  #header
  {
	width: 902px;
	height: 192px;
  }
  
  #logo
  {
	width: 902px;
	height: 164px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
  }
  
  #navigation
  {
	width: 902px;
	height: 21px;
	border: 0px #fff solid;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	font-size:12px;
	text-align: center;
	color: #25808D;
  }
  
  img
  {
	  border-width: 0px;
  }

  #navigation ul
  {
	color: #25808D;
	text-align: center;
  }
  
  #navigation ul a
  {
	  color: #25808D;
	  text-decoration: none;
  }
  
  #navigation ul a.select
  {
	  color: #fff;
	  text-decoration: none;
  }
  
  #navigation li
  {
	  list-style:none;
	  margin-left: 2px;
 	  margin-right: 2px;
	  display: inline;
	  font-size: 11px;
  }
  
  #content
  {
	  padding-top: 8px;
	  padding-bottom: 8px;
	  width: 902px;
	  text-align:left;
	  color: #25808D;
  }
  
  #content ul
  {
    margin-left: 20px;
  }

  #content li
  {
	  list-style: disc;
	  margin-left: 2px;
 	  margin-right: 2px;
          margin-bottom: 5px;
  }

  #content h1
  {
    color: #D07410;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
  }
  
  #footer
  {
	color: #25808D;
	width: 901px;
	height: 23px;
	border: 0px #fff solid;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 37px;
	text-align:center;
	font-size: 11px;
  }

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


h2
{
  font-size: 16px;
  margin-bottom: 5px;
}

h3
{
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #D07410;
}

#homepage
{
    
}

#homepage div.randompic
{
    width: 600px;
    height: 165px;
    border: 0px #fff solid;
    float: left;
    margin: 5px;
}
#homepage #home_news
{
    width: 274px;
    float: right;
    border: 0px #fff solid;
    margin: 5px;
}
#homepage div.news
{
    color: #25808D;
    width: 264px;
    height: 128px;
    border: 0px #fff solid;
    background-image: url(../images/bg_pic2.jpg);
    background-repeat: no-repeat;
    text-align:center;
    margin: 5px;
    float: right;
}

#homepage div.lastpic
{
    width: 600px;
    height: 495px;
    border: 0px #fff solid;
    margin: 5px;
    float: left;
}

#homepage div.countpic
{
    width: 150px;
    height: 150px;
    border: 1px #fff solid;
    float: left;
    margin: 5px;
    font-size: 10px;
}

#homepage div.animation
{
    width: 451px;
    height: 173px;
    border: 0px #fff solid;
    float: left;
    margin: 5px;
}

#homepage div.text
{
    width: 421px;
    height: 173px;
    border: 0px #fff solid;
    float: left;
    margin: 5px;
}

#homepage div.picture_thumb_image
{
    width: 126px;
    height: 127px;
    border: 0px #fff solid;
    background-image: url(../images/bg_pic_s.jpg);
    background-repeat: no-repeat;
    text-align:center;
    margin: 5px 12px 5px 12px;
    float: left;
}

#homepage div.picture_thumb_image2
{
    width: 126px;
    height: 127px;
    border: 0px #fff solid;
    float: left;
}

#homepage div.picture_information
{
    width: 128px;
    height: 117px;
    border: 0px #fff solid;
    text-align: left;
    float: left;
    color: #25808D;
    font-size: 10px;
    padding: 5px;
}

#homepage div.picture_information h2
{
    color: #D07410;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

#gallery
{
    border: 0px #fff solid;
    width: 825px;
    margin: auto;
}

#gallery div.picture_thumb
{
    color: #25808D;
    width: 264px;
    height: 128px;
    border: 0px #fff solid;
    background-image: url(../images/bg_pic.jpg);
    background-repeat: no-repeat;
    text-align:center;
    margin: 5px;
    float: left;
}

#gallery div.picture_thumb_image
{
    width: 126px;
    height: 127px;
    border: 0px #fff solid;
    float: left;
}

#gallery div.picture_information
{
    width: 128px;
    height: 117px;
    border: 0px #fff solid;
    text-align: left;
    float: left;
    color: #25808D;
    font-size: 10px;
    padding: 5px;
}

#gallery div.picture_information h2
{
    color: #D07410;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

#content p.page_move
{
    text-align: center;
    color: #25808D;
    font-size: 10px;
    padding: 5px;
}

#content p.page_move a
{
    text-align: center;
    color: #D07410;
    font-size: 10px;
    padding: 2px;
}



#picture_show
{
    text-align: center;
    width: 902px;
}

#guestbook
{

}

#guestbook div.guestbook_bg
{
    color: #25808D;
    width: 879px;
    border: 0px #fff solid;
    background-image: url(../images/bg_gb.jpg);
    background-repeat: no-repeat;
    text-align:left;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#guestbook div.gb_header
{
    width: 879px;
    height: 20px;
    border: 0px #fff solid;
    color: #D07410;
    font-size: 12px;
}

#guestbook div.gb_name
{
    float: left;
    width: 280px;
}

#guestbook div.gb_website
{
    float: left;
    width: 280px;
}

#guestbook div.gb_entry
{
    float: left;
    width: 310px;
}

#guestbook div.comment
{
   margin: 10px 0px 10px 0px;
}

#news
{

}

#news div.news_bg
{
    color: #25808D;
    width: 889px;
    height: 127px;
    border: 0px #fff solid;
    background-image: url(../images/bg_news.jpg);
    background-repeat: no-repeat;
    text-align:left;
    margin-bottom: 20px;
    margin-top: 20px;
}

#news div.news_image
{
    width: 126px;
    height: 127px;
    border: 0px #fff solid;
    float: left;
}

#news div.picture_information
{
    width: 753px;
    height: 117px;
    border: 0px #fff solid;
    text-align: left;
    float: left;
    color: #25808D;
    font-size: 11px;
    padding: 5px;
}

#news div.picture_information h2
{
    color: #D07410;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}