* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin: 0;
}
#container {
	background-image: url(../image/ferienwohnung-dresden.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
	margin: 30px 0 0 60px;
}
#header h1 {
	color: #FFF0E1;
	font-size: 9px;
	letter-spacing: 2px;
	padding: 0 0 0 405px;
}
#footer h3 {
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	font-weight: normal;
}

#Navigation li {
	font-weight: bold;
	list-style-type: none;
	display: inline;
	padding: 0 0 0 20px;
}
#Navigation ul {
	padding: 5px 0 0 170px;
}
#Navigation a {
	text-decoration: none;
}

#Navigation a:hover {
	text-decoration: underline;
}





#header {
	height: 20px;
}

#Navigation {
	height: 30px;
}

#main {
	height: 510px;
}
#mainTop {
	height: 450px;
	width: 280px;
	margin-left: 550px;
}

#mainbottom {
	height: 50px;
}
#mainbottom h2 {
	font-size: 18px;
	font-weight: bold;
	color: #EAEAEA;
	padding: 17px 0 0 625px;
}




#footer {
}

#mainTop h2 {
	font-size: 14px;
	padding-top: 40px;
}

#mainTop p {
	padding-top: 20px;

}

