/* CSS Document Restaurante*/

#bartextbereich {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC3333;
	width: 750px;
	height: 1350px;
	margin-top: 100px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}

#bartext {
	position: absolute;
	left: 20px;
	top: 1px;
	background-color: #999999;
	height: 570px;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000099;
	font-style: italic;
	padding-top: 15px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
#barfoto4 {
	position: absolute;
	top: 990px;
	left: 466px;
	width: 254px;
}

#barfoto1 {
	position: absolute;
	left: 300px;
	top: 1px;
	margin-top: 10px;
	width: 396px;
}	
 
#barfoto2 {
	position: absolute;
	left: 300px;
	top: 290px;
	margin-top: 10px;
	width: 395px;
}
#barfoto3 {
	position: absolute;
	left: 10px;
	top: 1020px;
	margin-top: 10px;
	width: 405px;
}
#barfoto6 {
	position: absolute;
	left: 337px;
	top: 644px;
	width: 398px;
}
#restaurante1 {
	position: absolute;
	top: 620px;
	left: 20px;
	width: 287px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
}
