body, html, p
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
}
body
{
	background-color: #660000;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
}
div, p, td, th, li, ol, a, input, textarea
{
	font-size: 13px;
}
div#frame
{
	position: absolute;
	left: 50%;
	margin-left: -383px;
}
div#main
{
	width: 750px;
	margin: 20px 8px 30px 8px;
	text-align: center;
}
div#header
{
	width: 750px;
	height: 130px;
	background-image: url(/inc/pics/ferienwohnung-am-rodenbusch.jpg);
}
div#menu
{
	width: 750px;
	height: 35px;
	background-image: url(/inc/pics/content.gif);
}
div#menu img
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
ul.menu li
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.menu
{
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
div#container
{
	width: 750px;
	background-image: url(/inc/pics/content.gif);
}
div#content
{
	padding: 10px 25px 10px 25px;
	width: 700px;
	text-align: left;
}
div#footer
{
	width: 750px;
	height: 25px;
	background-image: url(/inc/pics/footer.jpg);
}
p
{
	padding-bottom: 7px;
}
h1, h2, h3
{
	border-bottom: 1px solid #cccc99;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 14px;
}
h1.home, h2.home, h3.home
{
	border-bottom-width: 0px;
	text-align: center;
}
p.home
{
	font-size: 14px;
}
font.red
{
	color: #FF0000;
}
font.darkred
{
	color: #990000;
	
}
td.line
{
	border-bottom: 1px solid #cccc99;
}
div.grundriss
{
	width: 320px;
	height: 488px;
}
img
{
	border-width: 0px;
}
img.left
{
	margin: 0px 10px 10px 0px;
	float:left;
}
img.right
{
	margin: 0px 0px 10px 10px;
	float:right;
}
div.clear
{
	clear:both;
}

