/* [Online Consulting AG] - [print.css] */

.clearfix {
	display: block;
	}
body {
	font-size: 10pt !important;
	}
#header,
#left,
#footer,
#headerbild {
	display: none;
	}
#content{
	width: 438px !important;
	padding: 0px !important;
	border: none;
	background: none;
	}
#right{
	width: 211px !important;
	padding: 0px !important;
	border: none;
	background: none;
	}
/* Listen */
#content ul  {
	margin: 0 0 0 15px;  
	}
#content ul li {
	padding: 0 0 0 0;
	background: none;
	list-style-type: square;
	list-style-position: outside;  
	}
	
#right ul  {
	margin: 0 0 0 15px;  
	}
#right ul li {
	padding: 0 0 0 0;
	background: none;
	list-style-type: square;
	list-style-position: outside;  
	}
	
/* 3 Spalten 33% - 33% - 33% 
.col1-1-1 .left {
	width: 170px;
	}
.col1-1-1 .center {
	width: 170px;
	margin-left: 16px;
	}
.col1-1-1 .right {
	width: 170px;
	margin-left: 16px;
	}
div.formular br {
	clear: both;
	}*/
