<!--
body {

	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font: normal 9px Verdana;
}

#content p {
	text-align: justify;
	font-size: 12px;
	padding-right: 30px;
}
#news p {
	text-align: justify;
	font-size: 12px;
	padding-right: 5px;
}
#anreise p
{
	text-align: justify;
	font-size: 12px;
}
input {
	height: 21px;
}
h1 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

#search a
{
	font-family: Verdana;
	text-decoration: underline;
	color: #212121;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#search a:hover
{
	text-decoration: none;
		text-decoration: underline;
	color: #306DBF;
	font-size: 12px;
}
a
{
	font-family: Verdana;
	text-decoration: none;
	color: #212121;
	font-weight: normal;
	font-size: 12px;
}
a:hover
{
	text-decoration: none;
	color: 306DBF;
	font-size: 12px;
}
ul
{
	list-style-image: url(images/ul.gif);
	padding-right: 40px;
	text-align: justify;
}
#anreise ul
{
	text-align: justify;
	list-style-image: url(images/dot.jpg);
}


SPAN.highlight {
	font-weight: bold;
}
SPAN.excerpt   {
	font-size: 12px;

}
table {	font-family: Verdana;
	font: normal 9px Verdana;

}
#menu	a:link 		{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
}
#menu	a:visited 	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
}

#menu	a:hover 		{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
}

#menu	a:active 	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
							}


#small a
{
	font-family: Verdana;
	text-decoration: none;
	color: Navy;
	font-weight: normal;
	font-size: 9px;
}
#small a:hover
{
	text-decoration: none;
	color: #306DBF;
	font-size: 9px;
}
.scroll {overflow:auto;height:150px}