body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#content{
background-image:url(../images/grass.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.pagetitle{
height:35px;
vertical-align:top;
color:#8FAA3B;
font-size:15px;
}


/*/link formats/*/
a 	{text-decoration: none; COLOR:#000000}		
a:focus {text-decoration: none; COLOR: #000000}		
a:hover {text-decoration: underline; COLOR: #000000}

a.blue 	{text-decoration: none; COLOR:#376397}		
a.blue:focus {text-decoration: none; COLOR: #376397}		
a.blue:hover {text-decoration: underline; COLOR: #376397}

/*/Anfrage Reservierung/*/
.important {
	font-weight:bold;
	color:red;
	font-size:14px;
}
table#preisliste  {
	background-color:#888888;
}
table#preisliste td  {
	background-color:#ffffff;
	padding:2px;
	
}
h1 {
font-family: Arial, Helvetica, sans-serif;
color:#8FAA3B;
font-size:15px;
text-align:left;
margin:5px 0px 5px 0px;
}

div#foto_unter {
font-size:10px;
float:right;
}

/* Settings for CMS-Photo-Gallery */

td.t_besch {
	background-color: #f9db6a;
	font-weight: bold;
	color: #345d95;
}

td.t_bild {
	background-color: #fff4c7;
}
