body
	{
	background-color: rgb(31,97,47);
	margin: 0 auto;
	height: 100%;
	text-align: center;
	font-family: arial; 
	color: #660000;
	font-size: 16px;
	}

table
	{
	font-size: 14px;
	}



a:link {
color: #000080;
text-decoration: none;
}

a:visited {	
text-decoration: none;
color: #000080;
}
a:hover {
color: #000000;
text-decoration: underline;
}


#container
	{
	margin: 20px auto;
	width: 1000px;
	height: 100%;
	}

#oben
	{
	width: 1000px;
	height: 16px;
	float: left;
	}

#header
	{
	width: 974px;
	height: 235px;
	}


#content
	{
	float: left;
	width: 980px;
	height: auto;
	background:url(./layout/pension-oehme.gif) repeat-y;
	padding: 0 10px 0 10px; 
	text-align: left;
//width: 1000px;
	}


#text
	{
	float: left;
	width: 610px;
	height: auto;
	}

#fotos
	{
	width: 370px;
	height: auto;
	float: right;
	text-align: right;
	}

#pic
	{
	width: 370px;
	height: auto;
	margin-bottom: 10px;
	}

#footer
	{
	clear: both;
	width: 1000px;
	padding: 20px 0 0 0;
	}
