/* --------goldeneradler.de- STYLE-------- */

/*	1.basics
	2.layout
	3.links
	4.content
	5.navi
	6.subnavi
	7.navi-bottom
	8.reservierungen
	9.logos
	10.show-layer
	 */
	
/*------------------1.basics------------------*/
html, body, div, p, h1, h2, h3, ul, ol,  span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;}

:focus {outline: 0;}

html, body{
	font-family: "Trebuchet MS", Tahoma;
	color:#036;
	background:none;
	background-position:top center;
	font-size: 13px;
	background-repeat:repeat-x;}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR:#f93;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff;}

p{	margin:30px 0 30px 0;line-height:1.6em; text-align:justify}
	
h2{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	padding:60px 0 15px 0;}

h3{	font-family: Georgia, "Times New Roman", Times, serif;
	color:#f93;
	font-size:15px;
	font-weight:bold;
	border-top:1px solid;
	border-bottom:1px solid;
	padding: 10px 0 10px 0;
	margin-bottom:20px;}
h3 a{color:#f93;}
h3 a:hover{color:#036; text-decoration:none;}
	
/*------------------2.layout------------------*/
#container{
	margin: 0px auto;
	width:910px;
	position:relative;}
		
#header{position:absolute;	text-indent:-4000px;}

#wrapper{
	width:840px;
	background:none;
	margin:7px 0 0 43px;}

#content{margin-left:0px; width:535px; position:absolute;}
	
#footer{
	background:none;
	color:#369;
	text-align:center;
	height:55px;
	margin-top:-58px;}	
	

/*------------------3.links------------------*/

a { text-decoration:none;color:#036;}
a:hover { text-decoration:underline;}

/*------------------4.content------------------*/
.liste{	margin:5px 30px 10px 22px;padding-bottom:10px; font-weight:bold;}	
.liste li{list-style-image: url(../images/arrow.gif); margin:5px 30px 0 0px;}

.img-right{border:1px solid #f93; padding:2px; margin:10px 0 0 15px; float:right;}
.img-left{border:1px solid #f93; padding:2px; margin:10px 15px 0 0; float:left;}
.img{border:none; border:1px solid #f93; padding:2px; margin:0px 10px 10px 0;}

.textgelb{color:#f93; font-weight:bold;}

#boxleft{display:none;}
#boxright{margin-left:20px;}

.print{display: none;}
.back{display: none;}

dl {margin: 25px 0 20px 0px;}
dloverflow {margin:0px;overflow:auto;}
dt {margin: 5px 0 4px 0px;}
dd {margin: -20px 0 4px 0;padding-left: 305px; font-weight:bold;color:#f93;}
/*------------------5.navi-----------------*/
#navi{display: none;position:absolute;	text-indent:-4000px;}
/*------------------6.subnavi-----------------*/
#subnavi{display: none;position:absolute;	text-indent:-4000px;}

/*------------------7.navi-bottom-----------------*/
#navi-bottom{display: none;position:absolute;	text-indent:-4000px;}

/*------------------8.reservierung-----------------*/

#zimmer{display: none;}	
#restaurant{display: none;}	
#weinkeller{display: none;}	
#tagungen{display: none;}	

/*---------------9.logos------------------*/
#logos{	display: none;}
/*---------------10.show-layer ------------------*/

.ul-showlayer{
	margin:0px 0 25px 0;
	font-size:1em;
	line-height:1.5em;}


.ul-showlayer li {
	list-style-type: none;
	margin-bottom:6px;
	line-height:1.5em;
	text-align:justify;}
