@import url("news.css");
@import url("search.css");
@import url("basics.css");

.drucken { display:none;}
.page{
		width:430px;
		margin:20px;
		
		}
.header{
		
		display:none;
		
		}
.content_wrapper{
		
		width:390px;
		}
.linke_spalte{
		
		display:none;
		}
.content{
		
		width:360px;
		
		}
.rechte_spalte{
		
		display:none;
		}
.footer{
		clear:both;
		border-top:1px solid #cccccc;
		
		height:30px;
		margin:55px 10px 20px 10px;
		
		
		}
.footer .box {
		width:320px;
		float:left;
		}
.impressum{
		
		display:none
		}
