@charset "UTF-8";

body{
	font-size:13px;
	color:#FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#FFF;
}
img {
	border : 0px;
}
table {	border : 0px; }
#bgimage{
	position: absolute; 
	width: 100%; 
	height: 100%;  
	left: 0px; 
	top: 0px ;
	z-index: -1;	
}
/* language
**************************************************/
#language {
	height:30px;
	width:150px;
	color: #ffffff;
	margin:30px 60px 0 0;
	padding:0;
	float:right;
}
#langleft {
	margin:0;
	padding-right:4px;
	float:left;
}
#langright {
	height:30px;
	margin:0;
	padding:0;
	float:right;
}
/* ***********************************************/
#navi{
	width:900px;
	height:100px;
	float:right;
}
h3 { font-size: 1.2em}

#box_index{
	width:900px;
	height:550px;
	position:absolute; 
	left:50%; 
	top:50%; 
	margin-top:-275px; 
	margin-left:-455px;
	background-image:url('bg/bg_index.gif');
	background-repeat:no-repeat;
}

#box_uuns{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_uuns.gif');
   background-repeat:no-repeat;
}

#box_speise{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_speise.gif');
   background-repeat:no-repeat;
}
#box_galerie{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_galerie.gif');
   background-repeat:no-repeat;
}
#box_events{
	width:900px;
	height:550px;
	position:absolute; 
	left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_events.gif');
   background-repeat:no-repeat;

}
#box_kontakt{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_kontakt.gif');
      background-repeat:no-repeat;
}
#box_agb{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_agb.gif');
      background-repeat:no-repeat;
}
#box_impre{
	width:900px;
	height:550px;
	position:absolute; 
   left:50%; 
   top:50%; 
   margin-top:-275px; 
   margin-left:-455px;
   background-image:url('bg/bg_impre.gif');
      background-repeat:no-repeat;
}
#content{
	width:750px;
	height:300px;
	margin:30px auto 0 auto;
	font-size:14px;
}
#frame1{
	border:0;
	height:400px;
	width:800px;
	margin:0;
	padding:0;	
}	
.link1{
	padding:0;
	margin:0;
	text-decoration:none;
	color:#FFF;
}
.image1{	
	border:0;vertical-align:bottom;
}
#foot{
	width:400px;
	height:50px;
	margin:20px auto;
	font-size:12px;
	color:#fff;	
}
a:link { 
font-weight:bold; 
color:white; 
text-decoration:none; }