body  { 			background-color: #878787;
					margin: 0;
					padding: 0;
					font-family: verdana; 
					font-size: 11px;
					color: #565556;
					line-height: 16px;
					margin-top: 40px;
					text-align: center;
		}
			
		a { color: #565556; text-decoration: underline; font-weight: bold; }
		a:hover { color: #000000; text-decoration: underline; font-weight: bold; }
			
		#container {	width:933px;
						height: 600px;
						margin: 0 auto; 
						background-color: none;
						background-image:url(../images/alishadaleycom.jpg);
						background-repeat: no-repeat;
						text-align: left;
		}
		
		#left {	width: 190px;
				height: 320px;
				bbackground-color: #cccccc;
				margin: 110px 10px 0 275px;
		}
		
		#right {	width: 430px;
					height: 460px;
					bborder: 1px solid black;
					bbackground-color: #ccccff;
					margin-top: 110px;
		}
		
		#myspace {	height: 64px;
					width: 189px;
		}
		
		#newsletter { 	margin-top: 10px;
						background-image:url(../images/newsletter_banner.png);
						background-repeat: no-repeat;
						padding: 37 0 0 18;
						height: 55px;
						width: 189px;
		}
		
		#booking {	margin-top: 10px;
					background-image:url(../images/booking_banner.png);
					background-repeat: no-repeat;
					height: 116px;
					width: 189px;
					padding: 37 0 0 18;
		}
		
		#footer {	font-size: 9px; 
					float: right;
					margin-right: 10px;
					margin-top: 10px;
		}
		
		.imgages { 	border: 1px solid #575757;
					height: 40px;
		}
		
		#content_box {	 padding-left: 16px;
		}
		
		#kontaktformular {		font-size: 10px;
								margin-top: 20px;
				}
		.feld {		border: 1px solid black; margin-bottom: 3px;

		}
		
*html #left {	width: 190px;
				height: 320px;
				bbackground-color: #cccccc;
				margin: 110px 10px 0 145px;
		}

*html #newsletter {		height: 92px;
						
		}
		
*html p { margin: 10px;	}

*html #content_box {	 padding-left: 5px;
		}
