body,td,th {
	font-size: 16px;
	color: #F7EBD4;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color: #6D8D37;
	background-image:url(../img/allgemein/bg_top.gif);
	background-repeat:repeat-x;
}

a {
	font-size: 16px;
	color: #F7EBD4;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F7EBD4;
}

a:active {
	text-decoration: none;
}

a:hover   {
	color:#FF0000;
	text-decoration: none;
	cursor:pointer;
}

.style_div {
	color: #46751E;
	border-width:medium;
	border-style:solid;
	border-color:#437318;
	background-color:#F7EBD4;
}
table.main	{
	border:none;
	width:808px;
	vertical-align:top;
}
table.fotogallerie	{
	width:100%;
	border:none;
}
span.fotogallerie	{
	margin:100px 50% 50% 50%;
}
td.right		{
	width:380px;
	vertical-align:top;
}
td.bild	{
	height:240px;
	width:380px;
	vertical-align:top;
}
td.title	{
	height:30px;
	width:428px;
	vertical-align:top;
	text-align:left;
}
td.anfahrt	{
	width:808px;
	text-align:left;
	vertical-align:top;
}
td.info	{
	font-size:15px;
	width:428px;
	vertical-align:top;
	text-align:left;
}
td.notes	{
	height:50px;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
}
div.impressum	{
	position:relative;
	top:320px;
	left:530px;
	font-size:12px;
	color: #F7EBD4;
}
p.impressum2	{
	font-size:12px;
	color: #F7EBD4;
}
div.ueberschrift	{
	position:relative;
	top:0px;
	left:0px;
}


a.links {
	font-size:14px;
	color: #F7EBD4;
}

a.links:link {
	text-decoration: none;
}

a.links:visited {
	text-decoration: none;
	color: #F7EBD4;
}

a.links:active {
	text-decoration: none;
}

a.links:hover   {
	color:#FF0000;
	text-decoration: none;
	cursor:pointer;
}