a {
	color: #A02A2A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #A9A9A9;
	color: Black;
	font-family: "Comic Sans MS", "Monotype Corsiva";
	margin: 1%;
}

h1,h2,h3,h4,h5,h6 {
	color: #0033CC;
	margin-bottom: 1ex;
	margin-top: 1ex;
}

h3,h4,h5,h6 {
	color: #A52A2A;
}

ol,ul {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

table {
	border-width: 0;
}

td {
	background-color: #FDFDFD; /*color: #B53B00;*/
}

td.grau {
	background-color: #F5F5F5;
	color: #040404;
}

td.rt_25 {
	text-align: right;
	vertical-align: top;
	width: 25%;
}

th.center {
	border-style: none;
	border-width: thin;
	text-align: center;
}

th.left {
	border-style: none;
	border-width: thin;
	text-align: left;
}

tr.formular {
	border-style: none;
}

tr.index {
	border-style: none;
	border-width: thin;
}

tr.tabelle {
	border-style: none;
	border-width: thin;
}

.abgeblendet {
	color: #B0B0B0;
}

.center {
	text-align: center;
}

.col1 {
	background-color: #FEF5D6;
}

.col2 {
	background-color: #FFFFFF;
}

.copyright {
	font-size: xx-small;
	text-align: center;
}

.domaintitel {
	color: #B0B0B0;
	font-size: smaller;
	font-weight: bolder;
}

.domainuntertitel {
	color: #B0B0B0;
	font-size: smaller;
}

.fett {
	font-weight: bolder;
	color: #A52A2A;
}

.fussmenue {
	/*background-color: #547E9D;*/
	background-color: #A9A9A9;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.grau-auf-grau {
	color: #D3D3D3;
}

.indextitel {
	font-size: 1.1em;
	margin-bottom: 0em;
	margin-top: 0.6em;
}

.linke_spalte {
	background-color: #FFCC66; 
	/*background-color: #DCDCDC;*/
	margin: 1%;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.right {
	text-align: right;
}

.smaller {
	font-size: smaller;
}

.smallest {
	font-size: xx-small;
}

.tabellenkopf {
	background-color: #FFCC66; 
	color: #84002B;
}

.tooltip {
	color: #FFFFB7;
}

#ohne-gif {
	background-image: url(images/blank.gif);
}

#stiller-link {
	background-image: none;
	color: #4B5F6D;
	text-decoration: none;
}

#right {
	text-align: right;
	}
