

#body {
	background: #fff;
}

#wrapper {
	width: auto;
	margin: 0 auto;
	min-height: 90%;
}
#footer {
	width: auto;
	margin: 0 auto;
}
#headerLogo {
	height: 50px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 0;
}
.withStatusBar #logo {
	top: -35px;
}
#logoWeb {
	display: none;
}
#logoPrint {
	display: block;
}
#logoPrint img {
	display: block;
	width: 200px;
	height: auto;
}
#userStatusBar #appName {
	position: absolute;
	left: 0;
	top: 60px;
}
#headlineBig {
	position: absolute;
	left: 10px;
	top: 50px;
}

#userStatusBar #user {
	position: absolute;
	top: 9px;
	right: 0;
}

#contentContainer {
	padding-top: 20px !important;
}
#contentContainerSide {
	padding-top: 10px !important;
}

#metaNavi,
#mainNavi,
#subNavi,
#flowNavi,
#toggleView,
#logout,
.formButtons, 
.flow-buttons,
.flow-buttons-extra {
	display:none !important;
}
a.button,
input[type="submit"], 
.submit {
	display:none;
}

h1, h2, h3, h4, h5, h6,
th, td, p, li, a {
	color: black !important;
}
a.linkIntern,
#content a[target="_blank"],
a.linkExtern,
#content a.linkExtern {
	background: none;
	padding-right: 0;
}

h1,
#appName a,
p.claim {
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 13px;
}
th, td, p, li, h4 {
	font-size: 10px !important;
}

td:first-child,
th:first-child {
	width: 220px;
}



#footer li {
	font-size: 8px !important;
	line-height: 1em;
}

span.print-only {
	display: inline;
}

.url {
	width: auto;
}

.url img {
	display: none;
}

.clear {
	display: none;
}

.kommentar,
.kommentar-abschnitt,
.kommentar-le,
.kommentar-lv {
	font-size: 8px !important;
}

