/* ----------container zentriert das layout-------------- */



#logo {

text-align: center;
padding: 20px 0px 0px 0px;
}



html, body {
	padding:0px;
	margin:0px;
	color:#ddd;
	background-color: #666;
	background-image: url(../bilder/pattern.png);
	}

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}



#wrapper {
	width: 700px;	
	height: 100%;
	margin: auto;
	background-color: #222;
	background-image: url(../bilder/pattern.png);
	margin-bottom: 50px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-box-shadow: #000 0 0 10px;
}

.header {
	width: 700px;	
	height: 180px;
	margin: auto;
	border-top: 26px solid #333;
	border-bottom: 10px solid #fff;
}

#privat {
	position: relative;
	top: -2px;
	right:-440px;
}

#privat:hover{
	top: -7px;
}


#privat a.ff:link, #privat a.ff:hover, #privat a.ff:visited, #privat a.ff:active {
	text-decoration: none;
	border: 0px;
}



#privat a.ff:link img, #privat a.ff:hover img, #privat a.ff:visited img, #privat a.ff:active img{
	text-decoration: none;
	border: 0px;
}

#id1 {
	background-image: url(../bilder/bg_header.jpg);
}

#id2 {
	background-image: url(../bilder/ge_header.jpg);
}

#id3 {
	background-image: url(../bilder/hs_header.jpg);
}

#id7 {
	background-image: url(../bilder/restaurants_header_neu.jpg);
}


#id8 {
	background-image: url(../bilder/impressum_header.jpg);
}



#id9 {
	background-image: url(../bilder/restaurants_header.jpg);
}



#id10 {
	background-image: url(../bilder/index_header.jpg);
}

#container {
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}



#content {
	width: 600px;
	margin: auto;
	padding-bottom: 30px;
	line-height:140%;
}


#footer {
	clear: both;
	background-color: #222;
	color: #666;
	font-size: 8pt;	
	width: auto;
	height: 60px;
	position: bottom;
	padding: 30px 0 0 50px;	
	border-top: 1px dotted #fff;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}


#bilder {
padding-bottom: 120px;
}


/* -----------------Navi--------------------- */



#navi {
	width: 100%;	
 	margin: auto;	

}


#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px auto;

}

#navi ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}



#navi ul li a {
	color: #ef8360;
	display: block;
	float: left;
	list-style-type: none;
	padding: 6px 6px;
	text-decoration: none;
}



#navi ul li a:hover {
	color:#000;
	background-color: #fff; 
	display: block;
	float: left;
	font-weight: normal; 
	background-image: url(../bilder/shaddow.png);
	text-decoration: none;
	text-shadow: #666 0 1px 2px;

}


#navi ul li a.activ {
	color:#fff;
	background-color: #ef8360;
	display: block;
	float: left;
	padding: 6px 6px 12px 6px;
	font-weight: normal; 
	background-image: url(../bilder/shaddow.png);
	text-decoration: none;
	text-shadow: #000 0 1px 0;

}


/* -----------------Inhalt--------------------- */

#logo a {
	text-decoration: none;

}
#content p span {
	color: #bbb; 
	font-weight: normal; 
	font-size: 10px; 
	text-transform: uppercase;
}

#content h2 {
	color: #ef8360; 
	font-weight: normal; 
	font-size:18px; 
	margin: 0px;
	padding: 30px 0px 5px 0px;

	}

#content h3 {
	color: #8360EF; 
	font-weight: normal; 
	font-size: 12px; 
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	}

#content h4 {
	color: #8360EF; 
	font-weight: normal; 
	font-size: 12px; 
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 3px 0px;
	letter-spacing: 0.1em;
	}
	
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0.06em;
	line-height:160%;
}

p.listcopy {
	color: #fff;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0.06em;
	line-height:140%;
}
.exzerpt {
	/*height: 40px;
	background-image: url(../bilder/guillement.png);*/
	padding-top: 10px;
	color: #888;
	font-size: 13px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	
}

#content a:link, #footer a:link  {
	color: #cb7053; 
	text-decoration: none; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;}


#content a:visited, #footer a:visited {
	color: #cb7053; 
	text-decoration: none; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;;
	}


#content a:hover, #footer a:hover {
	color: #cb7053; 
	text-decoration: none; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}


#content a:active, #footer a:active{ 
	color: #cb7053; 
	text-decoration: none; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}

a.imagefield {
	
border: 5px solid #FFF;
	
width: 100px;
	
height: 100px;
	
overflow: hidden;
	
float: left;
	
display: block;
	
margin: 0 10px 10px 0;
	
-webkit-box-shadow: #756D63 0 0 2px;
	
-moz-box-shadow: #756D63 0 0 2px;
	
}


img.imagefield {
	
height: auto;
	
width: 170px;
	
position: relative;
	
top: -5px;
	left: -5px;
	
}


img.imagefield:hover {
	
-webkit-transform: scale(1.2);
	
-webkit-transition: all 0.30s ease-out;
	
-moz-transform: scale(1.2);
	
-moz-transition: all 0.30s ease-out;
	
}













