/* [PHSG] - [Februar 2008] - [Online Consulting AG] - [muc] - [print.css] */
.clearfix {display: block;} /* Verhindert, dass Bilder abgeschnitten werden */
   
#emotion,
#hnav,
#gnav,
#left,
#breadcrumb,
#right,
#footer {
	display: none;
	height: 0;
	width: 0;
	}
#header {
    width: auto;
    height: auto;
    text-align: right;
    }
#logo {
    float: none;
    margin: 0;
    }
#wrapper,
#main,
#center {
    width: auto;
    padding: 0;
    margin: 0;
	border: none;
	float: none;
	background: none;
	}
#content{
	padding: 0px !important;
	clear: both;
	}
#content ul {
    list-style: disc;
    margin-left: 20px;
    }
#content ul li {
    padding-left: 0;
    }
/* 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;
	}
.news-liste {
    margin: 20px 0;
    }
.news-liste .bild {
    float: left;
    }
