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;
	color: #000000 ! important;
}


	
/** Main Sections ***/
	
	
.navigation, .subnavigation, #floater, #floatersub	{display:none;}
	

	
.toplogo {
	margin-right:12px;
	z-index: 100;
	margin-top: 0px;
}

a {color: #000000 ! important;}
	

#content{ }
	
.editthis {display:none;}

		
/**  *******************************************************/
	
.wand {
	width: 600px;
	padding: 0px;
	clear:left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom:30px;
}

.linkeseite {
	width: 230px;	
	float: left;
	
}

.rechteseite {
	float: right;	
	width: 350px;
	padding-left: 20px;
}

.author {display:none}
	
iframe {
	border: none;
	padding: 0px;	
	margin-top: 0px;	
}

.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;
}

