/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #58585a;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dadadc;
	text-align: center;
}

#main	{
		 position: relative;
		 width: 900px;
		 text-align: left;
		 margin-top: -320px;		 
		}
		
#header	{
		 width: 900px;
		 text-align: center;
		 margin-top: 6px;
		}
		
#outer_content	{
				 position: relative;
				 margin-top: 25px;
				 width: 900px;
				 background: url(../img/middle.png) no-repeat;
				 z-index: 0;
				}
				
#content	{
			 position: relative;
			 width: 751px;
			 height: 768px;
			 margin-left: 74px;
			 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: 14px;
		 font-weight: bold;
		 color: #e00026;
		}
		
#ue3	{
		 font-size: 11px;
		 font-weight: bold;
		 color: #e00026;
		 float: left;
		 width: 715px;
		 margin-top: 25px;
		 margin-bottom: 10px;
		}
		
.img2	{
		 border: 3px solid white;
		 margin-left: 5px;
		 float: left;
		 margin-bottom: 5px;
		}
		
#fotogalerie	{
				 width: 715px;
				}

.link	{
		 color: #e00026;
		 text-decoration: none;
		 font-weight: bold;
		}
		
.link a:hover	{
				 text-decoration: underline;
				}
.link2	{
		 color: #58585a;
		 text-decoration: none;
		}	
.info	{
		 font-weight: bold;
		}
		
#somwi	{
		 position: absolute;
		 margin-left: 723px;
		 margin-top: -25px;
		 color: white;
		 z-index: 100;
		}
		
#somwi a	{
			 color: white;
			 text-decoration: none;
			}
			
#somwi a:hover	{
				 text-decoration: underline;
				}
				
#impressum	{
			 position: absolute;
			 margin-left: 10px;
			 margin-top: -25px;
			 color: #FFFFFF;
			}
			
#impressum a	{
				 color: #FFFFFF;
				 text-decoration: none;
				}
			
#impressum a:hover	{
					 text-decoration: underline;
					}
