@charset "utf-8";
/* CSS Document */

body {
		margin-left: 20px;
	margin-top: 20px;
}

.port_bilder_rahmen_aktuell {
	padding: 0px;
	border: 2px solid #A2CB0E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.port_bilder_rahmen {
	padding: 0px;
	border: 2px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.port_bilder_rahmen:hover {
	padding: 0px;
	border: 2px solid #A2CB0E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.print_bilder_port_rahmen {
	border: 1px solid #999;
}

#buttons_links_hoerb {
	position: absolute;
	height: 266px;
	width: 97px;
	top: 41px;
	left: 331px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#buttons_rechts_hoerb {
	position: absolute;
	height: 258px;
	width: 103px;
	top: 41px;
	left: 429px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#buttons_links {
	position: absolute;
	height: 435px;
	width: 103px;
	top: 19px;
	left: 493px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#buttons_mite {
	position: absolute;
	height: 435px;
	width: 103px;
	top: 19px;
	left: 373px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#beschreibung {
	position: absolute;
	height: 83px;
	width: 313px;
	top: 294px;
	left: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 15px;

}

#close {
	position: absolute;
	height: 23px;
	width: 44px;
	top: 485px;
	left: 497px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 15px;

}

a:link {
	color: #FFF;
	background-color: #A2CB0E;
	font-size: 14px;
	text-decoration: none;
	target: _blank;
	}
	
a:visited { color: #FFF;
	background-color: #A2CB0E;
	font-size: 14px;
	text-decoration: none;
	}
a:hover { color: #FFF;
	background-color: #000000;
	font-size: 14px;
	text-decoration: none;
	}
a:active { color: #FFF;
	background-color: #A2CB0E;
	font-size: 14px;
	text-decoration: none;
	}
a:focus{ color: #FFF;
	background-color: #A2CB0E;
	font-size: 14px;
	text-decoration: none;
	}
