body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.rollover1 a: {
  display:block;
}
.rollover1 a:hover {
  background: url(grafik/buttons_home_ol.jpg);
}
.galerie_titel {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 18px;
}
.untertiel_grau {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.standard_schrift_rot {font-family: "Times New Roman", Times, serif; color: #FF0000;}
.titel_fett_rot {color: #FF0000; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; }
.schrift_weiss_fett {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.schrift_blau_fett {color: #0033FF;	font-weight: bold; font-family: "Times New Roman",}
.schrift_gelb_fett {cursor: hand; font-size: 16px;	color: #FFFF00;	font-family: "Times New Roman", Times, serif;	font-weight: bold;}

a:link
{
  text-decoration:none;
}
a:visited
{
  text-decoration:none;
}
.link_history:link {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.link_history:visited {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
}
.TableBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}.link_links:link {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.link_links:visited {
    color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.kontakt_adress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
}
.kontakt_disclaimer {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.link_galerie:link {

	color: #FF0000;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.link_galerie:visited {

	color: #CCCCCC;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.AdminFont {
  color:#FFFFFF;
  font-size: 14px;
}
.AdminFontGreen {
  color:#00CC33;
  font-size:14px;
}
.AdminFontRed {
  color:#FF0000;
  font-size: 14px;
}
/* standard list style table */
table.adminlist {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../galerie_members/images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #000000;
}
table.adminlist tr.row1 {
	background-color: #FFFFFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #333333;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
.AdminInput {
   border: 0px solid grey;
   background-color:#000000;
   color:#FFFFFF;
}
.AdminInputRed {
   border: 0px solid grey;
   background-color:#000000;
   color:#FF0000;
}
.AdminInputGreen {
   border: 0px solid grey;
   background-color:#000000;
   color:#00CC33;
}
input {
   border: 1px solid grey;
   background-color:#000000;
   color:#FFFFFF;
}
.Titel {	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
