*		{
	  	margin: 0;
	  	padding: 0;
		
		
		font-family: "Trebuchet MS", sans-serif;
		font-size: 14px;
		line-height: 15px;
		color: black;
	 	}
	 
html	{
	  	overflow-y:scroll;
		}


body	{
		background: #e2efff url('s001g.jpg') repeat-x;
		}


a		{
		text-decoration: none;
		}
          
h1		{
		margin-top: 6px;
		margin-left: 20px;
		font-size: 18px;
		font-weight: bold;
		color: #024daa;
		}
          
h2		{
		margin-top: 7px;
		margin-left: 20px;
		font-size: 14px;
		font-weight: bold;
		color: white;
		}
 
h3		{
		}	 

img		{
		border: none;
		}

#main-container	
		{
	  	margin: 60px auto;
	  	width: 815px;
	  	height: 465px;
		
		background: transparent url('s001c.jpg') no-repeat;
	 	}

#container
		{
	  	float: left;
	  	width: 745px;
	  	height: 435px;
		margin: 14px 14px 14px 54px;
	 	}
	 
#header	{
	  	float: left;
	  	width: 745px;
	  	height: 47px;
		margin-top: 39px;
		}
	 
#header-headline
		{
	  	float: left;
	  	width: 280px;
	  	height: 47px;
	 	}
	 
#info	{
	  	float: left;
	  	width: 280px;
	  	height: 290px;
	 	}
	 
#text	{
	  	float: left;
	  	width: 403px;
	  	height: 250px;
		margin: 10px 10px 0 30px;
	 	}

p		{
		margin: 7px 0px 0 0px;
		text-align: justify;
		}

#kontakt	{
		margin: 10px 0 0 20px;
		line-height: 150%;
		}

#adress
        {
		margin: 15px 0 0 20px;
	 	}


#opening-hours
		{
		width: 240px; 
		margin: 15px 0 0 20px;
        }

#footer
	   	{
		color: #a9a9a9; text-align: center; font-size: 11px; width: 100%; margin: 10px 0 10px 0;
		}
		  
#footer  a 
		{
		color: #a9a9a9; font-size: 11px; text-decoration:none;
		}
		
#footer  a:hover
		{
		color: #292929;/* text-decoration: underline;*/
		}