/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #6e6836;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../img/big_bg.png) 0px 315px repeat-x;
	text-align: center;
}

#main	{
		 position: relative;
		 width: 900px;
		 text-align: left;
		 margin-top: -323px;		 
		}
		
#header	{
		 position: relative;
		 width: 900px;
		 text-align: center;
		 margin-top: 11px;
		}
		
#outer_content	{
				 position: relative;
				 margin-top: 23px;
				 width: 900px;
				 background: url(../img/middle.png) no-repeat;
				 z-index: 0;
				}
				
#content	{
			 position: relative;
			 width: 650px;
			 height: 768px;
			 margin-left: 125px;
			 z-index: 0;
			}
			
#shadow_content	{
				 position: relative;
				 width: 800px;
				 background-color:#999999;
				 z-index: 0;				
				 margin-left: 20px; 
				}
				
#bottom	{
		 position: relative;
		 width: 900px;
		 height: 150px;
		 background: url(../img/bottom.png) repeat-y;z-index: 1;
		}
		
#footer	{
		 position: absolute;
		 margin-top: -50px;
		 margin-left: 70px;
		 z-index: 0;
		 width: 758px;
		 padding-top: 5px;
		 padding-bottom: 5px;
		 color: #dadadc;
		 text-align: center;
		 background: #58585a;
		}
		
.ue2	{
		 font-weight: bold;
		 font-size: 11px;
		 color: #e00026;
		}
		
.ue1	{
		 font-size: 16px;
		 font-weight: bold;
		 color: #8d8352;
		}
		
#ue3	{
		 font-size: 11px;
		 font-weight: bold;
		 color: #e00026;
		 float: left;
		 width: 715px;
		 margin-top: 25px;
		 margin-bottom: 10px;
		}
		
.img	{
		 float: left;
		 border: 2px solid #9b8b62;
		 margin-right: 14px;
		 margin-bottom: 14px;
		}
		
.img2	{
		 border: 3px solid white;
		 margin-left: 5px;
		 float: left;
		 margin-bottom: 5px;
		}
.img3	{
		 float: left;
		 border: 2px solid #9b8b62;
		 margin-right: 10px;
		 margin-bottom: 14px;
		}
		
#fotogalerie	{
				 width: 715px;
				}
				
#galerie	{
			 width: 180px;
			 height: 150px;
			 border: 3px solid #9b8b62;
			 float: left;
			 margin-left: 5px;
			 margin-bottom: 5px;
			}
			
#galerie_img	{
				 width: 180px;
				 height: 124px;
				}
				
#galerie_txt	{
				 width: 185px;
				 background: #89774a;
				 text-align: center;
				 padding-top: 3px;
				 padding-bottom: 3px;
				}
				
#galerie_txt a	{
				 color: white;
				 font-size: 11px;
				 font-weight: bold;
				 text-decoration: none;
				}
				
#galerie_txt a:hover	{
						 text-decoration: underline;
						}

.link	{
		 color: #8d8352;
		 text-decoration: none;
		 font-weight: bold;
		}
		
.link a:hover	{
				 text-decoration: underline;
				}
				
.info	{
		 font-weight: bold;
		}
		
#somwi	{
		 position: absolute;
		 margin-left: 780px;
		 margin-top: -25px;
		 color: #5f272f;
		 z-index: 100;
		}
		
#somwi a	{
			 color: #5f272f;
			 text-decoration: none;
			}
			
#somwi a:hover	{
				 text-decoration: underline;
				}
				
#a_back	{
		 width: 500px;
		}
		
#impressum	{
			 position: absolute;
			 margin-left: -45px;
			 margin-top: -44px;
			}
			
#impressum a	{
				 color: #5f272f;
				 text-decoration: none;
				}
			
#impressum a:hover	{
					 text-decoration: underline;
					}
