/* CSS Schwarzer Adler Uttenreuth */

body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9A081D;
}
div{
	text-align:left;
}
img{
border:0;	
}
a{
	text-decoration:none;
	color:#FFFF99;
}
a:hover{
	text-decoration:underline;
}
a.text{
	color:#9A081D;
	font-size:14px;
}
h1{
	font-size:12px;
}
ul{
	list-style-position:outside;
	white-space:normal;
	margin:0;
	margin-left:20px;
	padding:0;
}
li{
	padding:0;
	margin:0;
}
p{
	text-align:justify;
}
iframe{
border:0;
}
/*IDs*/
#container{
	background-color:#9A081D;
	width:1000px;
	margin:0 auto;
}
#head{
	background-color:#9A081D;
	height:30px;
	color:#FFFF99;
	font-size:16px;
	padding-top:10px;
}
#content-hochzeit{
	background-color:#FFFF99;
	width:610px;
	height:650px;
	float:left;
	clear:none;
	text-align:center;
}


#content-startseite{
	background-color:#FFFF99;
	width:610px;
	height:630px;
	float:left;
	clear:none;
	text-align:center;
}

#content{
	background-color:#FFFF99;
	width:610px;
	height:540px;
	float:left;
	clear:none;
	text-align:center;
}

#content a{
color:#9A081D;
}
#content a:hover{
color:#000000;
}
#content-garten{
	background-color:#FFFF99;
	width:610px;
	height:645px;
	float:left;
	clear:none;
	text-align:center;
}
#content-restaurant{
	background-color:#FFFF99;
	width:610px;
	height:610px;
	float:left;
	clear:none;
	text-align:center;
}
#left{
	background-color:#9A081D;
	width:200px;
	height:500px;
	float:left;
	clear:none;
	color:#FFFF99;
}
#logo{
	margin-top:10px;
	height:130px;
	text-align:center;
}
#navi{
	font-size:14px;
	width:200px;
	padding:0px;
	line-height:18px;
}
#contact{
	margin-top:30px;
	text-align:center;
	font-size:11px;
}
#foot{
	background-color:#9A081D;
	color:#FFFF99;
	width:1000px;
	height:15px;
	text-align:right;
	margin:auto;
	clear:both;
}
#twl{
	text-align:center;
	margin-top:10px;
}
#impressum{
	margin-left:845px;
}
#open{
	float:left;
	clear:none;
	margin-left:200px;
}
#m15{
	margin:50px;
	margin-top:15px;
	margin-bottom:15px;
}
/*Layout-Bilder*/
#pic{
	background-image:url(img/adler.jpg);
	width:170px;
	height:630px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic_rest{
	background-image:url(img/rest2.jpg);
	width:170px;
	height:610px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-hoch{
	background-image:url(img/hochzeit.jpg);
	width:170px;
	height:650px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-feiern{
	background-image:url(img/feiern.jpg);
	width:170px;
	height:540px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-hot{
	background-image:url(img/hotel.jpg);
	width:170px;
	height:540px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-sem{
	background-image:url(img/seminar.jpg);
	width:170px;
	height:540px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-gar{
	background-image:url(img/garten.jpg);
	width:170px;
	height:645px;
	margin:0px;
	padding:0px;
	float:left;
}
#pic-gar-gew{
	background-image:url(img/gar_gew.jpg);
	width:170px;
	height:540px;
	margin:0px;
	padding:0px;
	float:left;
}
/*content IDs*/
#text-img{
	width:580px;
	margin:15px;
	margin-top:20px;
	clear:both;
}
#img-text{
	width:580px;
	margin-left:15px;
	margin-top:20px;
	clear:both;
}
#img-left{
	float:left;
	clear:none;
}
#img-right{
	width:120px;
	float:left;
	margin-left:10px;
}
#text-right{
	float:left;
	width:465px;
	margin-left:10px;
}
#text-left{
	float:left;
	width:450px;
	clear:none;
}
#text{
	width:390px;
	clear:both;
	margin:15px;
	margin-bottom:0px;
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */