a:link
{
	color: #660000;
	border: 0px solid black;
	text-decoration: none;
	width:100px;
}

a:visited
{
	color: #660000;
	border: 0px solid black;
	text-decoration: none;
}

a:hover
{
	color: #B06D50;
	border: 0px solid black;
	text-decoration: none;
}

td.preise_head
{
	width:300px;
	text-align:center;
	border:1px solid #B06D50;
}

td.preise_titel
{
	width:300px;
	padding-left:60px;
	height:30px;
	border-bottom:1px solid #B06D50;
}

td.preise
{
	width:300px;
	padding-left:140px;
	height:30px;
	border-bottom:1px solid #B06D50;
}

td.preise_p
{
	width:300px;
	padding-left:148px;
	height:30px;
	border-bottom:1px solid #B06D50;
}

td.kontakt
{
	width:250px;
}

.innen
{
	padding-left:20px;
}

.senden
{
	color: #E2C498;
	background-color: #CC9966;
	font-weight: bold;
	border: 1px solid #FFD79C;
}

.ourZimmer
{
	margin-bottom:30px;
	border:0px solid black;
	width:800px;
}

.bilder_zimmer
{
	border:1px solid black;
	width:200px;
	height:200px;
	margin-left:20px;
	float:left;
}

.text_zimmer
{
	border-top:1px solid #B06D50;
	border-left:1px solid #B06D50;
	width:700px;
	margin-left:20px;
	margin-bottom:30px;
	padding-top:10px;
	padding-left:10px;
}