body
	{
	padding:0;
	margin:0;
	border:0;
	background-color: #ffffff;
	height:100%;
	text-align:center;
	font-family: arial, Verdana;
	color: #000000;
	font-size: 15px;

scrollbar-arrow-color: #CCCC99;
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #913333;
scrollbar-shadow-color: #660000;
scrollbar-track-color: #ddddcc;
	}

A:link {
	color: rgb(105,0,0);
	text-decoration: underline;
}

A:visited {
	color: rgb(105,0,0);
	text-decoration: underline;
}

A:active {
	color: rgb(105,0,0);
	text-decoration: underline;
}

A:hover {
	color: rgb(230,255,255);
	text-decoration: underline overline;
	background-color: rgb(105,0,0);
}


#container
	{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	}


#head
	{
	width: 1000px;
	height: 84px;
	background-image: url('http://www.ferienwohnung-schubert.ruebenau.de/images/fewo-schubert.png');
	margin-top: 10px;
	margin-bottom: 10px;
	}



#left
	{
	width: 355px;
	height: auto;
	float: left;
	}

#rechts
	{
	width: 576px;
	height: auto;
	margin-left: 65px;
	float: left;
//margin-left: 15px;
//width: 570px;
	}

#right
	{
	width: 570px;
	height: auto;
	background-color: #fef7da;
	border-style: solid;
	border-size: 1px;
	border-color: #663300;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	}

#text
	{
	width: 550px;
	margin: 0 auto;
	text-align: left;
//margin-top: 5px;
	}

#bild
	{
	width: 400px;
	height: auto;
	border-style: solid;
	border-size: 1px;
	border-color: #663300;
	margin-bottom: 10px;

	}

#bildwechsler
	{
	width: 400px;
	height: 300px;
	border-style: solid;
	border-size: 1px;
	border-color: #663300;
	margin-bottom: 10px;
	}

#footer
	{
	width: 570px;
	height: auto;
	background-color: #fef7da;
	border-style: solid;
	border-size: 2px;
	border-color: #663300;
	float: left;
	text-align: center;
	margin: 0 auto;
//padding: 10px;
	}
