div#inhalt a:link,div#inhalt a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a[href*="//"] {
	padding-left: 0px;
	background: none;
}

a[href*="//"]:after {
    content: " <" attr(href) "> ";
    color: #7c7c7c;
    font-style: italic;
    font-weight: normal;
}

body {
	background:#fff;
	font-size: 9pt;
}

div#header h1#logo {
	position: static;
	width: inherit;
	height: inherit;
	font-size: 133%;
	border-top: 4px double #d9411f;
	margin-top: 0.3cm;
	padding-top: 0.5cm;
	text-align: right;
}

div#header h1#logo a {
	color: #d9411f;
}

div#intro {
	width:100%;
	height: inherit;
	margin:0;
	background:#fff;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.0);
	-moz-box-shadow:rgba(0,0,0,0.0) 1px 1px 4px;
}

div#intro div#oskar,
div#intro ul.introAuswahl,
div#intro p#AnimationStarten,
div#intro p#FilmAbspielen,
div#intro img#loading {
	display: none;
}

div#header h1#logo a span,
div#footer,
form#suchfeld,
div#sprachwahl,
div#menuArea {
	display:none;
}

div#intro div.aufmacher {
	width:100%;
	height:inherit;
	border:none;
	position: static;
}

div#intro div.aufmacher h3.helveticaBlack {
	left:10px;
	font-size:200%;
	font-weight: bold;
}

div.nurPrint {
	position: static;
	width: inherit;
	color: #000;
	border-bottom: 4px double #d9411f;
	padding-bottom: 0.5cm;
	margin-bottom: 1.5cm;
	text-align: right;
}

div.nurPrint div.org {
	display: none;
}

div.nurPrint a[href*="//"]:after {
    content: "";
}

div#content {
	width:100%;
	margin:0;
	background:#fff;
	color:#000;
	overflow: visible;
}

div#header {
	width:100%;
	height: inherit;
	margin:0;
}

div.schublade {
	background:#fff;
	width:100%;
	margin:0;
	color: #000;
	padding:0;
	overflow:hidden;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.0);
	-moz-box-shadow:rgba(0,0,0,0.0) 1px 1px 4px;
}

div.schublade blockquote {
	color:#D12829;
	float: none;
	margin-left:0;
	text-align:left;
	width: inherit;
}

div.schublade div.text {
	margin-left:0;
	margin-right:0;
}

div.schublade p#wenigerZeigen {
	display: none !important;
}

div#inhalt {
	margin-bottom: 0;
	padding:0;
	float: none;
	width: 100%;
}
