/*-------------------------------------------------------------------------
	style.css
	Style Anweisungen f&uuml;r Thomsens Peerstall
	Copyright (c) 2009- Roland Stumpp  All rights reserved.
---------------------------------------------------------------------------*/

div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {  
  font-size: 14px;
  font-weight: normal;
  color: #660;
  text-decoration: underline; 
  white-space: nowrap;
}
    
#extra_div1 {
  font-size: 26pt;
  font-weight: bold;
  text-decoration: none;  
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1activeitem.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset4/n1.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1hover.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/subnav1active.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #28480F;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset4/subnav1.gif) no-repeat; 
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/subnav1hover.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #28480F;
}
.sub_nav_list1 a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/subnav1active.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #28480F;
}
.sub_nav_list1 a.sub_nav_item {
  background: url(images/dynamic/buttonset4/subnav1.gif) no-repeat;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list1 a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/subnav1hover.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #28480F;
}

#content_container h1, #content_container1 h1{  
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #277E0B;
  margin-top:10px;
}
#content_container h2, #content_container1 h2 {  
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #277E0B;
}
#content_container h3, #content_container1 h3 {  
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #277E0B;
  margin-top: 10px;
}
.javascript_info h4 {   
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
    color: #cc0000;
	margin-top: 15px;
}
#content_container p, #content_container, #content_container1, #content_container1 p {  
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
.sub  {  
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:link, #content_container1 a:link, #rundkurs a:link {  
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #277E0B;
}
#content_container a:visited, #content_container1 a:visited  {  
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #277E0B;
}
#content_container a:hover, #content_container1 a:hover {  
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
}
#rundkurs a:hover { 
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
}
#content_container a:active, #content_container1 a:active { 
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #277E0B;
}
#rundkurs a.active  {
	color: #FF0000;
	background: #F4FFEF;
	text-decoration: none;
	}

#footer_text {  
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #660;
}
.text  {
	font-weight: bold;
	color: #277E0B;
	}
/*--------------Runde gr&uuml;ne Border------------------*/

.round_box {
	background: url(./images/dynamic/liob2.png) no-repeat top left;
}
.round_top {
	background: url(./images/dynamic/reob2.png) no-repeat top right;
}
.round_bottom {
	background: url(./images/dynamic/liub2.png) no-repeat bottom left;
}
.round_bottom div {
	background: url(./images/dynamic/reub2.png) no-repeat bottom right;
}
.round_content {
	background: url(./images/dynamic/round2.png) top right repeat-y;
}

.round_top div,.round_top,
.round_bottom div, .round_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.round_content, .round_bottom {
	margin-top: -0px;
}
.round_content { padding: 0 15px; }

.front  {
	margin: 0 auto;
	}
/*-------------------Lightbox--------------------------------------*/

.lightbox   {  
	width: 90%;
	line-height: 1.3;
	margin: 0 auto;
	}  

.lightbox img {
    border: 1px solid #277E0B;
	}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(./images1/blank.gif) no-repeat; display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images1/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images1/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Arial, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*---------------------------Ende---Lightbox--------------------------*/

/*---------------Bilder Hofladen + Rundkurs + Bauernhof---------------*/

#hofladen-1  {	
	width: 300px;
	height: 270px;
	}
#legende-1  {
	float: left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 10px 0 0 30px;
	}
#hofladen-2  {
	width: 300px;
	height: 270px;
	}
#legende-2  {
	float: left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 0px 0 50px 30px;
	}
#hofladen-3  {
	width: 300px;
	height: 217px;
	}
#legende-3  {
	float: left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 0px 0 0 30px;
	}
#hofladen  {
	width: 300px;
	height: 801px;
	}
#legende  {
	float: right;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 10px 0 0 30px;
	}	
/*-----------Legende café und Kuhstall---------------------*/
	
#legende-cafe-1  {
	float: left;
	text-align:center;
	width: 220px;
	height: 100%;
	margin: 0px 0 0 50px;
	}	
#legende-cafe-2  {
	float:right;
	text-align:center;
	width: 220px;
	height: 100%;
	margin: 0px 50px 0 0px;
	}	
#legende-cafe-3  {
	float:left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 40px 0 70px 10px;
	}	
#legende-teapicture  {
	float:right;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 20px 10px 50px 0px;
	}	
#legende-sofaecke-1  {
	text-align:center;
	width: 400px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	}	
	
.legende-kuhstall  {
	float:left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 20px 0px 0px 30px;
	}	
.legende-kuhstall-1  {
	float:right;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 20px 30px 0px 0px;
	}

.legende-hofarbeit  {
	float:left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 20px 0px 0px 30px;
	}
.legende-hofarbeit-2  {
	float:left;
	text-align:center;
	width: 660px;
	height: 100%;
	margin: 20px 0px 0px 30px;
	}		
.legende-hofarbeit-1  {
	float:right;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 20px 30px 0px 0px;
	}	
.legende-hofarbeit-3  {
	float:left;
	text-align:center;
	width: 150px;
	height: 100%;
	margin: 120px 0px 0px 40px;
	}	
.legende-hofarbeit-4  {
	float:left;
	text-align:center;
	width: 150px;
	height: 100%;
	margin: 65px 0px 0px 40px;
	}
#legende-rundkurs  {
	float:left;
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 30px 0px 0px 10px;
	}	
#legende-rundkurs-1  {
	float:right;
	text-align:center;
	width: 150px;
	height: 100%;
	margin: 60px 10px 0px 0px;
	}
#legende-rundkurs-2  {
	text-align:center;
	width: 300px;
	height: 100%;
	margin: 0 auto;
	margin-top: 30px;
	}	
#legende-rundkurs-3  {
	text-align:center;
	width: 400px;
	height: 100%;
	margin: 0 auto;
	margin-top: 10px;
	}	
#legende-rundkurs-4  {
	text-align:center;
	width: 400px;
	height: 100%;
	margin: 0 auto;
	margin-top: 30px;
	}					
.rundkursli  {
	width: 30%;
	height: 100%;
	float:left;
	}
.rundkursre  {
	width: 70%;
	height: 100%;
	float:left;	
	}
.rundkursre-1  {
	width: 70%;
	height: 100%;
	float:right;	
	}
	
a img  {
	border:0;
	}
