﻿/* CSS Document */
body, html {
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 10pt;
	line-height: 13pt;
}
* {
	border-width:0px !important;
}

div#printhead {
	position:absolute;
	top:30px;
	
	display:block;
	margin:0px;
	margin-bottom:30px;
}

div#wrapper {
	float:none;
}

div#site,div#mainWrapper {
	margin:0px;
}
div#left{
	margin-top: 30px;
	width:180px;
	
}
div#right {
	top:0px;
	position:relative;
}

div#textbereich {
	margin-left:0px;
}

div#nav_hor, div#mainNavigation, div#naviLeftCol, div#naviMenuMain, div#naviLine1, div#naviLine2, div#naviRootline, div#cntLeftCol, div#cntBorder, div#left {
	display: none;
}





/* 
body, html {
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
}
h1, h2, h3 {
	font-size: inherit;
	line-height: normal;
}
.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
form {
	margin: 0;
}
li {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}


*/

