#topbar {
	visibility: hidden;
	width:0px ! important;
	height:0px ! important;
	overflow:hidden;
}

#flaggen {
	 visibility: hidden;
	 overflow:hidden;
}

#navigationbar {
	visibility: hidden;
	width:0px ! important;
	height:0px ! important;
	overflow:hidden;
}

#content {
	width:100%;
}

div.titlepicture {
	visibility: hidden;
	width:0px ! important;
	height:0px ! important;
	overflow:hidden;
}

#contentleft {
	width:100%;	
}

#socialbookmark {
	 visibility: hidden;
	 width:0px ! important; 
	 overflow:hidden;
}

#adsense {
	 visibility: hidden;
	 width:0px ! important;
	 overflow:hidden;
}

/* Bilder */

img {
	border: 0px;
}

.floatright {
	float:right;
	margin-left:20px;
	margin-bottom:10px;	
}
	
.floatleft {
	float:left;
	margin-right:20px;
}

.biusleft {
	border-right: 1px dotted #7379B5;
	border-bottom: 1px dotted #7379B5;
	font-size:10px;
	padding-right: 3px;
}

.biusright {
	border-left: 1px dotted #7379B5;
	border-bottom: 1px dotted #7379B5;
	font-size:10px;
	padding-left: 3px;
}

.w251 {
	width:251px;	
}	

.w188 {
	width:188px;
}	