body {
   
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #ffffff;
}

.copyright {

   font-family: "Verdana";
   font-size: 8px;
   color: #ffffff;
   text-decoration:none;
}

.copyright:hover {

   font-family: "Verdana";
   font-size: 8px;
   color:#FAA528;
   text-decoration:none;
}
.titel {

    font-family: "Verdana";
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.titel2 {

    font-family: "Verdana";
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.titel3 {

    font-family: "Verdana";
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.text {

	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
.text2 {

	font-family: "Verdana";
	font-size: 14px;
	color: #252628;
	font-weight:normal;
	text-decoration:none;
}
.map {

	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
.map:hover {

	font-family: "Verdana";
	font-size: 10px;
	color: #57AE50;
	font-weight:normal;
	text-decoration:none;
}
.link {

	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.link:hover {

	font-family: "Verdana";
	font-size: 12px;
	color: #57AE50;
	font-weight:bold;
	text-decoration:none;
}
.text_sub {

    font-family: "Verdana";
	color: #484949;
	font-size: 12px;
	font-weight: none;
}
.link_sub {

	font-family: "Verdana";
	font-size: 12px;
	color:#818286;
	font-weight:normal;
	text-decoration:none;
}
.link_sub:hover {

	font-family: "Verdana";
	font-size: 12px;
	color: #57AE50;
	font-weight:normal;
	text-decoration:none;
}
.text_titel{

    font-family: "Verdana";
	color: #57AE50;
	font-size: 15px;
	font-weight: bold;
}
.text_bold{

    font-family: "Verdana";
	color: #818286;
	font-size: 13px;
	font-weight: none;
}
.text_bold_green{

    font-family: "Verdana";
	color: #57AE50;
	font-size: 11px;
	font-weight: none;
	font-weight:bold;
	text-decoration:none;
}
.link2 {

	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
