A:visited {text-decoration: none;}
A:hover {text-decoration: none; color: #00ccff}
A:link {text-decoration: none;}
A:active {text-decoration: none;}

.randverweis {
	color: #445164;
	font-size:0.9em;
	font-weight:200;
}

.textverweis {
	color: #445164;
	font-weight:200;
}

a.randverweis:hover { text-decoration: underline; color: blue; }
a.randverweis:link { text-decoration: underline; }
a.randverweis:active { text-decoration: none;}
body {
	font-family: Arial, Helvetica, sans-serif, Sans-serif;
	margin-left: 10px;
}

p { color: #336633;
	font-size: 1.08em;
}

.table, .th, .td {
	border: 1px solid #018978;
}

.biger { margin-left: 10px;
	font-size: 1,4em;
	font-weight: bold;
}
.rumpf {margin-left: 10px;
	font-weight: normal;
}

.kasten { color: #009966;
	font-size: 0.85em;
	border: 1px solid;
}

.copy { color: #ffffff;
	font-size: 0.65em;
}

h1 { font-size: 1.80em;
	color: #336633;
	margin: 10px;
}
h2 { font-size: 1.40em;
	color: #336633;
	margin: 10px;
}
