#page {
	font-size:100.01%;
	margin:0 auto;
	text-align:left;
	position:relative;
	width:61.23em;			/* 1008px */
	height:48.3125em;	/* 774px: 100 (logo) + 6 (rahmen) + 33 (home) + 6 (rahmen) + 587 (navi) + 6 (rahmen) + 27 (footer) + 6 (rahmen) + 12 (schatten) */
}

#breadcrumb {
	position:absolute;
	top:0;
	left:0.375em;				/* 6px */
	width:49.625em;				/* 794px: 170 + 6 + 624 - 6 (padding)*/
	height:1.5em; 				/* 24px: 100 - 76 (padding)  */
	padding:4.75em 0 0 0.375em;	/* 76px */
}

#logo {
	position:absolute;
	top:0;
	left:48.9375em;
	width:10.625em;		/* 170px */	
	height:6.25em;		/* 100px */
}

#home {
	position:absolute;
	top:6.625em; 		/* 106px: 100 + 6 */
	left:0.375em;		/* 6px */
	width:9.875em; 		/* 158px: 170 - 12 (padding) */
	height:1.3125em; 	/* 21px: 33 - 12 (padding) */
	padding:0.375em;	/* 6px */
}

#top-line {
	position:absolute;
	top:6.625em;		/* 106px */
	left:11.375em;		/* 182px: 6 + 170 + 6 */
	width:37.125em; 	/*  594, vormals 614px */
	height:2.0625em;	/* 33px */
}

#login {
	position:absolute;
	top:6.625em;				/* 106px */
	left:48.9375em;
	width:9.375em;				/* 150px: 170 - 20 (padding) */
	height:1.3125em;			/* 21px: 33 - 12 (padding) */
	padding:0.375em 0.625em;	/* 6px 10px */
}

#navi {
	position:absolute;
	left:0.375em;		/* 6px */
	top:9.0625em;		/* 145px: 106 + 33 + 6 */
	width:9.875em;		/* 158px: 170 - 12 (padding) */
	height:35.375em;	/* 566px: 578 - 12 (padding) */
	padding:0.375em;	/* 6px */
	overflow:hidden;
}

#content-outer {
	position:absolute;
	top:9.0625em;		/* 145px: 106 + 33 + 6 */
	left:11.375em;		/* 182px: 6 + 170 + 6 */
	width:49.5em;		/* 822px: 594 + 6 + 170 + 22 (scrollbars) */
	height:36.125em;	/* 578px */
	overflow-y:auto;
	overflow-x:hidden;
	/*overflow-x:hidden;*/
}

#content-inner-wrapper
{
	background:#F2F2F1 none;
	width:48.17em;
}



#content-small, 
#content-large
{
	float:left;
	vertical-align:top;
	padding:0.75em 0.625em 0.75em 1.5em;	/* 12px 10px 12px 24px */
	min-height:26.9em;
	width: 46.03em;
}



/* content 2 columns - left (content) */
#content-small {
	margin-right:.375em;
	width:35em;							/* 560px, vormals 580px: 614 - 34 (padding) */
}

/* content 2 columns - right (teaser) */
#content-teaser {
	float:left;
	width:9.65em;
	padding:0.375em 0.375em 0.375em 0.625em;	/* 6px 6px 6px 10px */
	min-height:26.9em;
}

#footer {
	position:absolute;
	left:0.375em;								/* 6px */
	top:45.5625em;								/* 729px: 145 + 578 + 6 */
	width:58.4375em;								/* 944px: 954px: 780 + 170 + 6 - 12 (padding) */
	height:1.1875em;							/* 15px: 27 - 8 (padding); */
	padding:0.125em 0.375em 0.375em 0.375em;	/* 2px / 6px */
	overflow:hidden;
}
#footer-print {
	float:left;
}
#footer-meta {
	float:right;
	padding-top:0.4166em; 	/* 5px (font-size:12px) */
}
#shadow-bottom {
	position:absolute;
	top:47.625em;			/* 762px */
	left:0;
	width:61.3125em;
	overflow:hidden;
}
#shadow-bottom img {
	width:61.3125em;				/* 1014px */
}
#shadow-right {
	position:absolute;
	top:0;
	left:61.23em;
}
#shadow-right img {
	height:47.75em;			/* 764px */
}

.teaser-separator {
	height:0.0625em;
	clear:both;
	margin:1em 0;
	line-height:0.0625em;
}
.inv {
	display:inline !important;
	height:0px !important;
	left:-1000px !important;
	overflow:hidden !important;
	position:absolute !important;
	top:-1000px !important;
	width:0px !important;
	border:none !important;
}

legend.inv { 
	display:none;
}