/* I.C.E. AG - Oktober 2006 - by Online Consulting AG - muc */
* {
	padding: 0;
	margin: 0;
}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix {inline-block;}

/************************************************
*		   Grundlayout - Global					*
************************************************/
@page { size:29.7cm 21cm; margin-top:10cm; margin-bottom:1cm  }
html {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff !important;
	height: auto !important;
	}
body {
	color: #555A5C;
	font-size: 0.75em;
	width: 100%;
	height: auto !important;
	margin: 0;
	}
.wrapper {
	position: static;
	width: 100%;
	margin: 0;
	} 
.globus {
	display: none;
	}
.header {
	display: none;
	}
.hnav {
	display: none;
	}
.main {
	position: static;
	border: none;
	width: 100%;
	}
/* linker Balken */
.snav { 
	display: none;
	}
.splash {
	width: 600px;
	height: auto;
	}
.content {
	width: 600px !important;
	height: 100% !important;
	padding: 0 !important;
	margin: 0 0 0 30px;
	font-size: 8pt;
	line-height: 12pt;
	overflow: visible !important;
	}
h1 {
	margin: 10px 0 0 0 !important;
	padding: 0 0 5px 0 !important;
	}

h3 {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	}

.content p {
	margin: 0 0 5px 0 !important;¨
	page-break-inside: avoid !important;
	}

.print {
	display: none;
	}
img {
	overflow: visible;
	margin: 0 !important;
	padding: 0 !important;
}
/* Listen */
.content ul {
	margin-left: 10px !important;
	list-style-type: none !important;
	list-style-position: inside !important;
	list-style-image: none !important;
	padding: 0 !important;
}
.content .box ul li {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: square;
	display:list-item !important;
	background: none !important;
	}
.content .box p {
	padding-left: 8px;
}
/* 2-spaltig */
.left-col,
.right-col {
	width: 280px;
	float: left;
	}
.right-col {
	margin-left: 39px;
	}
/* Box */
.content .box {
	margin: 10px 0;
	border: 1px solid #F50000;
}
.dokumente label {
	padding: 2px 0 0 0;
}
div.checkboxen label {
	position: relative;
	left: -25px;
	}

.info { /* rechter Balken */
	display: none;
	}
.bottom {
	display: none;
	}

.right-col img.logo,
.footer img.logo {
	margin: 50px 0 0 0 !important;
	position: static !important;
	text-align: right !important;
}
.footer {width: none !important; padding: 0 !important;}