/* -------- Allgemein -------- */

body
	{
	padding: 0px;
	margin: 0px;
	scrollbar-track-color: #0000ff;
	scrollbar-arrow-color: #ED1D24;
	scrollbar-3dlight-color: #ED1D24;
	scrollbar-darkshadow-color: #ED1D24;
	scrollbar-face-color: #0000ff;
	scrollbar-highlight-color: #0000ff;
	scrollbar-shadow-color: #0000ff;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	background: url(http://www.ferienwohnung-wien-zentrum.at/images/bg.gif) center repeat-x;
	}

html
	{
	height: 100%;
	}



/* -------- Inhaltsbereich -------- */


.p,p,.link
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	}

td.p, .link
	{
	line-height: 17px;
	}

.copy
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: none;
	}

.foto
	{
	border: 1px solid #666666;
	}

.foto:hover
	{
	border: 1px solid #fa6b1e;
	}

.link:hover
	{
	color: #fa6b1e;
	}


#starttext,.starttext
	{
	display:none;
	}


