/* Allgemein *****************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#accesskeys {
	display:none;
}

.outofreach {
	display:none;
}

/* Site-Container ************************************************************/

#rahmen {
	width: 80%;
	margin: 15mm auto 0;
	text-align: left;
	background-color:#fff;
}

/* Kopfzeile *****************************************************************/

#kopf {
	display: none;
}

#printkopf {
	margin-bottom: 10mm;
}

/* Navigation *****************************************************************/

#navigation {
	display:none;
}

/* Quicklinks *****************************************************************/

#quicklinks {
	display:none;
}

/* Inhalt *****************************************************************/

#inhalt {
	width: 100%;
	overflow-x: hidden;
}

#inhalt div {
	margin: 0!important;
	position: inherit!important;
	margin-bottom: 8mm!important;
	height: auto!important;
	z-index: auto!important;
}

#inhalt img {
	width: 100%;
}

#inhalt table  {
	width: 100%!important;
	table-layout: fixed;
}

#inhalt table td  {
	width: auto!important;
	padding: 0 30px!important 0 0;
}

/* Fusszeile *****************************************************************/

#fuss {
	display: none;
}

#printfuss {
	border-top: 1px solid #888;
	padding-top: 5mm;
	margin-top: 10mm;
}

#fader {
	display: none;
}

.noscreen {
	display: block;
}
