/********************************************************************************/
/* Content																		*/
/********************************************************************************/
/* Externer-Link im Content */
a.content_externer_link:link {
	font-weight: bold;
	color: #eb7d00;
	text-decoration: none; }

a.content_externer_link:visited {
	font-weight: bold;
	color: #eb7d00;
	text-decoration: none; }

a.content_externer_link:hover {
	font-weight: bold;
	color: #cc6633;
	text-decoration: underline; }

/* Zeilenabstand in der rechten Spalte */
p.links_zeilenabstand {
	line-height: 16px; }

/* Rechte Spalte im Content */
#content_2 {
	position: absolute;
	left: 558px;
	top: 316px;
	width: 440px;
	height: 250px;
	font-size: 11px;
	z-index: 50; }

/* Text Firma / Adresse */
#text_adresse {
	position: absolute;
	left: 736px;
	top: 564px; 
	width: 250px;
	font-size:11px;
	line-height:16px;
	color:#4c4c4c;
	z-index: 68; }

/* Footer - Impressum/ AGBs/ Disclaimer */
#footer {
	position: absolute;
	left: 736px;
	top: 750px;
	width: 200px;
	color: #eb7d00; 
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle; 
	z-index: 70; }

/* Footer - Bild Printer */
#footer_printer {
	position: absolute;
	left: 796px;
	top: 744px;
	width: 22px;
	height: 26px;
	z-index: 71; }
