@charset "UTF-8";
/* CSS Document */

/*#bottom a, #bottom a:visited,
#bottom a:link {
*/
#menutop a, #menutop a:visited,
#menutop a:link,
a.bottom, a.bottom:visited,
a.bottom:link {
	font-size:10pt;
	color:green;
	/* [disabled]background-color:#F0F; */
	border:1px solid #5B945E;
	text-decoration:none;
	line-height: 16pt;
	height: 16pt;
	vertical-align: top;
	text-align: center;
}

/*#bottom a:hover,
#bottom a:active*/
a.bottom:hover,
a.bottom:active {    color:#fff; background-color:transparent; border:1px solid #fff; text-decoration:none; }




a.bttn     { display:block;
             background-image:url(../images/bttn_Kontakt.png);
             width:430px; height:50px }
a.bttn:hover { background-image:url(../images/bttn_Kontakt_over.png); }

