td            {
	font-style: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	;
	color: #3d392d;
}
p             { font-style: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }
b              { font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }
div               {
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif
}

a:active          { color: white; text-decoration: none }
a:active:hover           { color: #dc8d4f; text-decoration: none }
a:visited       { color: white; text-decoration: none }
a:visited:hover           { color: #dc8d4f; text-decoration: none }
a:link       { color: white; text-decoration: none }
a:hover           { color: #dc8d4f; text-decoration: none }

.link:link        { color: black; text-decoration: underline }
.link_ohne:link { color: black; text-decoration: none }
.link:hover          { color: black; text-decoration: underline }
.link_ohne:hover { color: black; text-decoration: none }
.link:visited:hover { color: black; text-decoration: underline }
.link_ohne:visited:hover { color: black; text-decoration: none }
.link:visited { color: black; text-decoration: underline }
.link_ohne:visited { color: black; text-decoration: none }
.link:active { color: black; text-decoration: underline }
.link_ohne:active { color: black; text-decoration: none }
.link:active:hover { color: black; text-decoration: underline }
.link_ohne:active:hover { color: black; text-decoration: none }
#map { width: 100%; height: 300px; padding : 10 px; border : 1px solid #1B5EA8; margin : 0 auto;}

