/* CSS Document */

*
	{
	padding:0px;
	margin:0px;
	}
	
html {
	height:100%;
}

body
	{
	background-color:#FFF;
	overflow:auto;
	background-image:url(../pics/bg.jpg);
  	background-position:center top;
  	background-repeat:no-repeat;
	}
	
p {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;
  color:#333;
}	
	
	
a {
	font-family:Arial;
	font-size:13px;
	line-height:15px;
	color:#333;
}

a:hover {
	font-family:Arial;
	font-size:13px;
	line-height:15px;
	color:#333;
}

h1 {
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  line-height:15px;
}

h2 {
  font-family:Arial;
  font-size:26px;
  font-weight:bold;
  line-height:22px;
  color:#c1d648;
  margin-left:-25px;
}

h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:14px;
  line-height:18px;
  color:#333;
  margin-left:-25px;
}


#nav {
	padding-top:40px;
    width:185px;
	float:left;
}
#nav ul {
    padding-top:0px;
}
#nav ul li {
    list-style: none;
}
#nav ul li a {
    text-decoration: none;
    display: block;
    color: #999;
	font-family: Bree Serif;
	font-size:20px;
	line-height:20px;
}

#nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding-top:25px;
}

#nav ul li:hover > ul {
    visibility: visible;
}

#drop
  {
  color:#FFF;
  padding-top:6px; 
  text-align:center; 
  background-color:#ff6600; 
  height:20px;
  }

#drop:hover
  {
  color:#ff6600;
  }


	
/* -----------------------------------------  Divs ----------------------------------------- */


  
#wrapper
  {
  padding-left:45px;	  
  width:845px;
  height:100%;
  margin:auto;
  }
  
#content
  {
  width:890px;
  }
  
#logo
  {
  float:left;
  width:445px;
  height:300px;
  }  
  
#bilder_rechts
  {
  padding-top:40px;
  height:260px;
  }
    
#bilder_rechts a
  {
  display:block;
  float:left;
  }
  
#bilder_rechts img
  {
  border:none;
  }
  
#green
  {
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  line-height:22px;
  color:#c1d648;
  padding-left:40px;
  margin-left:-40px;
  height:16px;
  background-image:url(../pics/pfeil_gruen.jpg);
  background-repeat:no-repeat;
  }
  
#orange
  {
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  line-height:22px;
  color:#ff9933;
  padding-left:40px;
  margin-left:-40px;
  height:16px;
  background-image:url(../pics/pfeil_orange.jpg);
  background-repeat:no-repeat;
  } 
  
#green_balken_top
  {
  margin-top:40px;
  background-image:url(../pics/balken_gruen_oben.jpg);
  background-repeat:no-repeat;
  width:565px;
  height:11px;
  margin-left:215px;
  }
  
#green_balken_bottom
  {
  background-image:url(../pics/balken_gruen_unten.jpg);
  background-repeat:no-repeat;
  width:565px;
  height:11px;
  margin-left:215px;
  }  
  
#orange_balken_top
  {
  margin-top:15px;
  background-image:url(../pics/balken_orange_oben.jpg);
  background-repeat:no-repeat;
  width:565px;
  height:11px;
  margin-left:215px;
  }
  
#orange_balken_bottom
  {
  background-image:url(../pics/balken_orange_unten.jpg);
  background-repeat:no-repeat;
  width:565px;
  height:11px;
  margin-left:215px;
  }  
  
#text_green
  {
  background-image:url(../pics/gruen_bg.jpg);
  background-repeat:repeat;
  padding-top:20px;
  padding-left:70px;
  padding-right:40px;
  width:455px;
  margin-left:215px;
  }
  
#text_orange
  {
  background-image:url(../pics/orange_bg.jpg);
  background-repeat:repeat;
  padding-top:20px;
  padding-left:70px;
  padding-right:40px;
  width:455px;
  margin-left:215px;
  }
  
#text a
  {
  color:#666;
  line-height:20px;
  }
  
#text a:hover
  {
  color:#ff6600;
  line-height:20px;
  }
  
#bilder
  {
  padding-top:20px;
  margin-left:215px;
  }
  
#galerie
  {
  float:left;
  height:134px;
  width:200px;
  margin-top:20px;
  margin-right:20px;
  border-color:#c1d648; 
  border-style:solid; 
  border-width:thick;
  }  

#galerie_2
  {
  float:left;
  height:134px;
  width:90px;
  margin-top:20px;
  margin-right:20px;
  border-color:#c1d648; 
  border-style:solid; 
  border-width:thick;
  }  
  
#galerie_3
  {
  float:left;
  height:368px;
  width:550px;
  margin-top:20px;
  margin-right:20px;
  border-color:#c1d648; 
  border-style:solid; 
  border-width:thick;
  }  
    
#footer
	{
	width:100%;
	background-color:#c1d648;
	text-align:center;
	position:fixed;
	bottom:0px;
	height:30px;
	}

#footer p
	{
	font-weight:bold;
	padding-top:5px;
	font-size:13px;
	color:#FFF;
	font-family:Arial;
	text-align:center;
	}

#footer a
	{
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	font-family:Arial;
	text-decoration:none;
	}
	
	
#footer a:hover
	{
	font-weight:bold;
	font-size:13px;
	color:#000;
	font-family:Arial;
	text-decoration:none;
	}
	
#slideshow
  {
  padding-left:445px;
  padding-top:40px;
  height:260px;
  width:356px;
  }