body {
	font-family : "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #FFFFFF ! important;
	background-image: url(keines) ! important;
}


	
/** Main Sections ***/
	
	
.navigation, .subnavigation, #floater, #floatersub	{display:none;}

	
.editthis {display:none;}

img {
	border: 0px;
}
		

	
/** Wall Sections *******************************************************/
	
.wall {
	clear:left;
	height:220px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom:20px;
	padding-bottom:10px;
	
	page-break-inside:avoid;
}



.wall-left {
	width: 250px;	
	float: left;
}
.wall-left .inner {	
	overflow: hidden;
	}
	
.wall-right-container {
	margin-left:30px;
	width: 350px;	
	float: left;	
	}	

.wall-right-top {
	display: none;
}
.wall-right {
	
}

.wall-right-bottom {
	display: none;
}

.wall-start {
	display: none;
}

.author {
	float: right;
	padding-right: 20px;
}
	



.subfooter {
	display: none;
}



.subfooter {display:none;}



#menue {display:none;}
	
/** Headlines size and margins  **********************************************************/
	
.pic-left {
	clear: left;
	float: left;
	padding-right: 12px;
}
.pic-right {
	clear: right;
	float: right;
	padding-left: 8px;
}
	


	
/** Headlines size and margins  **********************************************************/

h1 {
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	line-height: 24px;
}	
	
h2{
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 4px;
	}	

h3{
	font-size: 14px;
	margin: 0px;
}

h4{
	font-size: 12px;
	margin: 0px;
}
h5{
	font-size: 11px;
	margin: 0px;
}
h6{
	font-size: 10px;
	margin: 0px;
}

p, td {
	margin: 0px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 17px;
	padding-top: 0px;

}

blockquote {margin: 0px; margin-bottom: 5px; font-size: 12px;
	line-height: 15px; margin-right:15px;}


hr{
 border: 0px; /* Für Firefox und Opera */
 clear:left;
 margin-top: 3px;
}


li {
	list-style-type: disc;
	list-style-image: url(lipu.gif);
	padding-bottom: 6px;
	text-align: left;
	
} 

ul {
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	text-align: left;
}
