body
	{
	padding:0;
	margin:0;
	border:0;
	background-image: url('http://www.fewo-stephan.de/layout/fewo-stephan.jpg');
	height:100%;
	text-align:center;
	font-family: arial, Verdana;
	color: #660000;
	font-size: 16px;

scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-face-color: #FFCC00;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #660000;
scrollbar-track-color: #A87631;

	}

A:link {
	color: #0000db;
	text-decoration: underline;
}

A:visited {
	color: #0000db);
	text-decoration: underline;
}

A:active {
	color: #0000db);
	text-decoration: underline;
}

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

}


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


#header
	{
	width: 976px;
	height: 225px;
	background-image: url('http://www.fewo-stephan.de/layout/ferienwohnungen-stephan.gif');
	margin-top: 10px;
	margin-bottom: 10px;
	}

#ticker {
	width: 980px;
	margin: 15px 0 15px 15px;
//margin: 15px 0;
	}


#content
	{
	margin-top: 15px;
	margin-left: 10px;
	width: 980px;
	background-color: #ffcc00;
	float: left;
	}

#links
	{
	width: 277px;
	height: 510px;
	float: left;
	text-align: center;
	}

#kontakt
	{
	width: 387px;
	height: 510px;
	margin-left: 10px;
	float: left;
	}

#rechts
	{
	width: 276px;
	height: 510px;
	margin-left: 10px;
	float: right;
	}


#footer
	{
	margin-top:8px;
	clear: both;
	width: 1000px;
	}

