/* Body */
html {
	}
BODY {
	margin: 0 0 0 0;
	background-color:#ffffff;
	border:0;
	width:95%;
	}
	

#oben {
	height:1px;
	display:none;
}


#unten  {
}


#left {
	width:1px;
	height:1px;
	clear:left;
	display:none;
}

#mitte { 
	width:100%;
}

#right {
	width:1px;
	display:none;
	clear:right;
}




#content { 
	display:block;
	position:absolute;
	left:3px;
	top:0px;
	width:95%;
	white-space:normal;
}

#boxenspalte {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:1px;/* 170px */
}
#werkzeugleiste {
	display:none;
	margin: 0 0 0 0;
	list-style-type:none;
	padding-left:5px;
	background-color:#cccccc;

}
#werkzeugleiste li {
	margin-bottom:20px;
	font-size:8pt;
}


td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	white-space:normal;
	}

a {
	color:#888888;
	/*text-decoration:underline;*/
/* 	font-style:italic; */
/* 	margin:10px; */
	padding-left:8px;
	padding-right:8px;
}

#edit_button {
	display:none;
}
h3 {
	color: #bbbbcc; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt; font-weight: bold;
	}
h4 {
	color: #bbbbcc; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt; font-weight: bold;
	}

h5 {
	color: #bbbbcc; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt; font-weight: bold;
	}

h6 {
	color: #bbbbcc; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt; font-weight: bold;
	}
	
#news_liste {
	margin: 0 0 0 0;
	list-style-type:none;
	padding-left:8px;
}
#news_liste li {
	min-height:180px;
}


#news_liste li img { 
	margin-right:10px; 
	float:left;
	border:1px;
	border-color:#000000;
	border-style:solid;
	}
#news_liste	span.news_time_created {
	color:#666666;
	font-size:smaller;
}

#kommentar_form {
	display:none;
}
.doc_infos {
 	visibility:hidden;
	display:none;
}
