.menu a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC00;
	height: 25px;
	width: 200px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bolder;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	line-height: 21px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	}

.menu a:hover
	{
	color: #000000;
	text-decoration: none;
	}

.menuaktiv a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #00CC00;
	height: 25px;
	width: 200px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bolder;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	line-height: 21px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	}

.menuaktiv a:hover
	{
	color: #000000;
	text-decoration: none;
	}


.adresse
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	width: 200px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px none #A5D7BE;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-image: url(../bilder/logo_abriss.gif);
	background-repeat: no-repeat;


	}

.link a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px none BFE3D0;
	}

.link a:hover
	{
	color: #00cc00;
	text-decoration: none;
	}
.lineright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: BFE3D0;
	text-decoration: none;
	background-color: #00CC00;
	width: 40px;
	font-weight: normal;
	line-height: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	height: 100%;
}

