﻿/*
Stylesheet zu "Naturbildportal.de"
ein Projekt von fischhase
Layout und Umsetzung fischhase Information und Gestaltung GbR
                     Grotefendstr. 2
                     30167 Hannover
                     t. 0511 123 83 76-0
                     www.fischhase.de
© fischhase, 2004
*/

html, body {
	padding:0px;
	margin:0px;
	width:99%;
	height:100%;
	background-color:#E5F1E1;
        margin-bottom:27px;
}

body, p, th, td, h1, h2, h3, pre, span, div, form, a, html, ul, li
 {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size:11px;
         line-height:21px;
         text-decoration:none;
         color:#4D545D;
	 font-weight: normal;
	 font-style:normal;
} 

img {border:none;}

h2 {
	margin-bottom:8px;
	font-weight: bold;
}

a {
  color:#669966;
  text-decoration:underline;
}


input.form_submit_img {
  margin-top:3px;
}
hr {
	border: 1px dashed #B0CAB0;
	border-width:1px 0px 0px 0px;
	height:1px;
	}

#language {
          position:absolute; right:25px;
}

#language img {
               margin-left:5px;
	 	padding-top:6px;
}

#td_content #hd_seite{
	margin-bottom:20px;
}
	
#left {
        position:absolute;
        left:0px;
        top:0px;
        width:149px;
        height:100%;
        background-color:#E5F1E1;
}

#navigation a {
        display:block;
        border:0px;
        margin: 8px 0px 8px 0px;
}

.nav {
     border:0px;
     margin: 8px 0px 8px 0px;
}

hr.nav {
  height:1px;
  width:150px;
  text-align:left;
  border: 1px dashed #B0CAB0;
  border-width:1px 0px 0px 0px;
}

#naturbildlogo {
  border:0px;
  margin-top:20px;
}

#nav_search {
  margin:0px 0px 0px 7px;
}

#suche_links input.text {
     width:98px;
     
}

/*FORMULARE IDS*/

#form_search_field {
  height:14px;
  width:110px;
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/*CONTENTS*/

#hd_seite img {
	margin:15px 0px 0px 0px;
}


#td_content {  
	background-color: #F4F5F3;
	padding: 27px 57px 13px 35px;
	border: 1px dashed #B0CAB0;
	border-width: 0px 1px 1px 1px;
  position:absolute;
  top:0px; left:152px; right:27px; bottom:auto;
  min-height:600px;
}


#td_content  ueberschrift_1 { 
	display:block;
}

#hd_fotograf {
  display:block;
  margin-bottom:5px;
} 

.imagebox {
  width:100%;
  text-align:right;
  margin-top:10px;
}

.imagebox table {
  float:right;
  text-align:left;
  margin:5px;
}

.imagebox td {
          padding:0px 8px 0px 8px;
}

/*GALERIE*/
.galerie_table_main  {
	margin:13px 0px 0px 0px;
	width:100%;
	background-color:#E4E4E4;
        border-spacing:0px;
        border-collapse:collapse;
	}

.galerie_links {
	width:33%;
	background-image:url(images/gal_pfeil_links.gif);
	background-repeat: no-repeat;
	background-position: left; /* middle;*/
}

.galerie_rechts {
	width:33%;
	background-image:url(images/gal_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: right;/* middle; */
}

.galerie_table_main .galerie_links a img, .galerie_table_main .galerie_rechts a img {
	width:100%;
	height: 433px;
	table-layout:fixed;
}

.galerie_mitte {
	vertical-align:bottom;
	text-align:center;
	height:58px;
}

.galerie_mitte span {
	font-weight:bold;
	color:#4D545D;
}

iframe.gallerythumbs {
  height:88px;
  width:100%;
  white-space:nowrap;
  background-color:#F4F5F3;
  margin:0px;
  margin-bottom:10px;
  padding:0px;
}

TR.tab_iframe td {
  background-color:#F4F5F3;
}

/*GALERIE THUMBS*/

.galerie_table_thumbs {
	border-collapse:collapse;
	border-spacing:0px;
	margin:13px 0px 20px 0px;
	padding:0px;
	height:53px;
	width:100%;
	background-color:#E4E4E4;
	table-layout:fixed;	/*für Opera*/
	}

.galerie_table_thumbs .galerie_links a img, .galerie_table_thumbs .galerie_rechts a img {
	width:100%;
	height: 53px;
}

.galerie_thumb {
	border:9px solid #F4F5F3;
	border-width:0px 9px 0px 9px;
	border-top:thin none red;
	border-bottom:thin none red;
	height:58px;
	width:73px;
	margin:9px;
	text-align:center;
	vertical-align:middle;
	}
	
.galerie_thumb_selected {
	border:9px solid #F4F5F3;
	border-width:0px 9px 0px 9px;
	border-top:thin solid red;
	border-bottom:thin solid red;
	height:58px;
	width:73px;
	margin:9px;
	text-align:center;
	vertical-align:middle;
	}
	
/*NEWS*/
#content div.nbp-links p.news-single-imgcaption { 
	text-align: left;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #e4e4e4;
}

div#content div.news-single-item div.news-list-image div.news-single-img div.nbp-links p.news-single-imgcaption a img.icon_inline {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
