/* ALLGEMEIN */
body { 
	position: relative;
	background-color:#fff;
	font-family: Lucida Grande, Verdana, Helvetia, Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
 	padding: 0;
	margin: 0;
} 
a#link {
	color: black;
}
a#top {
	display: none;
}
img {
	border: 0px;
}
div#warning_javascript, div#warning_css {
	display: none;
}
h1, h2, h3, h4, h5, h6  {
	color: black;
}
h1:first-letter {
	font-size: xx-large;
	font-weight: bold;
}
/* HAEADLINE */
div#text_picture, div#background_picture, div#cover_picture {
	display: none;
}
/* TEXTMENUE UND TEXTSUB MENUE */
ul#text_menue, ul#text_sub_menue {
	display: none;
}
/* MAIN MENUE ETC. */
ul#main_menue, ul#sub_menue {
	display: none;
}
/* IMPRESSUM UND BREADCRUMBS*/
#breadcrumbs, #impress_search, div#bread, #impress_search, div#impress {
	display: none;
}
/* MAIN FRAME MIT RAND NACH OBEN UND DEN SEITEN */
div#main_frame {
}
/* LINKES UND RIGHT FRAME */
div#left_frame, div#left_frame_down, div.index_right_frame {
	display: none;
}