@CHARSET "ISO-8859-1";
ul#ulrechts {
	position: relative;
	top: -8px;
	left: -5px;
	/* border: 1px dashed black; */
}
#warnung {
	background-color: #white;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: bold;
}
ul#warnung {
	color: red;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	letter-spacing: 1px;
	display:inherit;
	list-style-image: url(../img/buttons/s_warn.png);
}
#ok {
	background-color: #D2D2D2;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: bold;
}
ul#ok {
	color: #10AA10;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	letter-spacing: 1px;
	display:inherit;	
	list-style-image: url(../img/buttons/s_okay.png);
}
li#refresh {
	color: #000000;
	list-style-type:square;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	letter-spacing: 0px;
	display:inherit;	
}
#admin_navi {
	position: absolute;
	top: 40px;
	right:1%;
	width: 200px;
	background-color: #E2E2E2;
	border: 1px dashed black;
}
#admin_navi h1 {
	color: #F60605;
	font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 14pt;
	letter-spacing: 1px;
}
#debug_window {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 800px;
	height: 1000px;
	background-color: #731073;
	border: 1px dashed black;
	color: white;
	overflow: auto;
}
#masteredit_window {
	position: absolute;
	top: 10px;
	left: 3px;
	width: 1000px;
	height: 800px;
	background-color: #E0E0E0;
	border: 1px dashed black;
	color: black;
	overflow: show;
}
#layoutcss_td_links {
	width: 50%;
	border-right: 1px dashed grey;
}
#layoutcss_td_rechts {
	width: 50%;
}
#layoutcss_artikel {
	padding: 3px;
	
}
#layoutcss_text {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	line-height: 19px;
}
#layoutcss_text table{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	line-height: 16pt;
}

#galerie_galerie {
	color: #FD0000;
	font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 14pt;
	letter-spacing: 1px;
}
#galerie_h1 {
	color: #FD0000;
	font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 14pt;
	letter-spacing: 1px;
	font-weight: bold;
}
#galerie_h2 {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
#galerie_bilddiv {
	width: 32%;
	height: 180px;
	float: left;
	left: 10px;
	text-align: center;
}
#galerie_bild {
	border: 1px solid black;
}
#galerie_seiten_oben {
}
#galerie_seiten_unten {
	clear: both;
	position: relative;
	 top: -30px;
}