a:link {
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

body {
	color: #333333;
	background: #FFFFFF url(../pics/back.gif) repeat;
}

em, h1 em, h2 em {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #000000;
	font: normal bold 20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

h2 {
	color: #000000;
	font: normal bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.tabelle {
	background: url(../pics/tabelle-back.gif) no-repeat;
}

.text {
	color: #000000;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

.texthide {
	color: #ED060C;
	background: url(http://www.webtide.de/pics/rote-leiste.jpg);
	font: 2px Arial, Helvetica, sans-serif;
}

.textklein {
	color: #000000;
	font: normal 10px Arial, Helvetica, sans-serif;
}

.textnavi {
	color: #000000;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
