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

a:hover {
	color: #0061BD;
	text-decoration: underline;
}

a.nodeko_s {
	font-size: xx-small;
	text-decoration: none;
}

body {
	/*background-color: #A9A9A9;*/
	color: #003399; 
	font-family: "Comic Sans MS";
	margin: 0%;
}

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

h1.top,h2.top,h3.top {
	margin-bottom: 1%;
	margin-top: 0px;
}

ol,ul {
	margin: 0;
	padding: 0;
	}

li {
	margin-left: 1em;
	}

li.einzug_1 {
	margin-left: 1em;
	}

table {
	border: none;
	margin: 0px;
	padding: 0px;
}

td { padding: 5px; }

/*
table.foo tr.nopadding td {
 padding:0;
}
*/

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

td.grau {
	background-color: #E1E1E1;
	color: #4B4B4B;
}

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, tr.tabelle {
	border-style: none;
	border-width: thin;
}

.abgeblendet { color: #B0B0B0; }

.center {
	text-align: center;
}

.col1 {
	background-color: #FEF5D6;
}

.col2 {
	background-color: #FEFDEB;
}

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

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

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

.fett {
	font-weight: bolder;
}

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

.menue {
	background-color: #FFCC66; 
	/*background-color: #547E9D;*/
	font-size: smaller;
	text-align: left;
}

.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, #right {
	text-align: right;
}

.smaller {
	font-size: smaller;
}

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

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

.tooltip { color: #FFFFB7; }

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

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

