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

#greenlineBG {
	/*	background-attachment: fixed; */
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../pics/greenline_baumhand.png);
}



.ifrm {
overflow-y: hidden;
overflow-x: hidden;
}




a.nav:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 7px;
	font-style: normal;
	font-weight: bold;
	color: #646566;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 7px;
	font-style: normal;
	font-weight: bold;
	color: #646566;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 7px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 7px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	color: #646566;
	text-decoration: none;
}

.txt-inh {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	color: #646566;
	text-decoration: none;
}

.punkt {
	padding-left: 10px;
	padding-right: 10px;
}