@import "flavors/dgg/spgm_style.css";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2C2C27;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}
a {
	color: #535F34;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #535F34;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #535F34;
	font-weight: bold;
}
.footertext {
	color: #EFDEB3;
	font-size: 10px;
}

a.footertext {
	color: #FFFFFF;
}

a:link.footertext {
	text-decoration: none;
}
a:visited.footertext {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.footertext {
	text-decoration: underline;
	color: #EFDEB3;
}
a:active.footertext {
	text-decoration: none;
	color: #FFFFFF;
}

TR.tabellenheader {
	BACKGROUND-COLOR: #F8DC9E;
}

TR.tabellenrow1 {
	BACKGROUND: #F4E8CE;
}

TR.tabellenrow2 {
	BACKGROUND: #F5E6C6;
}