body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: #C1C1AC;
	text-align: left;
}


a:link {
	text-decoration: underline;
	color: #A2072D;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #A2072D;
}
a:active {
	text-decoration: none;
	color: #A2072D;
}

a.hauptnav, a.hauptnav:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.hauptnav:hover {
	font-weight: bold;
	color: #A2072D;
	text-decoration: underline;
}

a.hauptaktuell, a.hauptaktuell:link, a.hauptaktuell:visited {
	font-weight: bold;
	color: #A2072D;
	text-decoration: none;
}

a.hauptaktuell:hover {
	font-weight: bold;
	color: #A2072D;
	text-decoration: underline;
}

a.textlink, a.textlink:link, a.textlink:visited, a.textlink:hover {
	color: #A2072D;
	text-decoration: underline;
}

a.subnav, a.subnav:link, a.subnav:visited, a.subnav:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.subnav:hover {
	color: #A2072D;
	text-decoration: underline;
	font-weight: bold;
}

a.kursnav, a.kursnav:link, a.kursnav:visited, a.kursnav:hover {
	color: #A2072D;
	text-decoration: none;
	font-weight: bold;
}

a.kursnav:hover {
	color: #A2072D;
	text-decoration: underline;
	font-weight: bold;
}

.rot-text {color: #FF0000}

.mittig {
	text-align: center;
}
.rechts {
	text-align: right;
}

.login {
	text-align: right;
	color: #A2072D;
	font-size: 11px;
	font-weight: bold;
}

#container {
	position: relative;
	text-align: center;
	width: 900px;
}

.rotfett {
	color: #A2072D;
	font-weight: bold;
}

.b_grau {
	color: #666666;
	font-weight: bold;
}

.b_schwarz {
	color: #000000;
	font-weight: bold;
}


h1 {
	color: #A2072D;
	font-size: 26px;
	font-weight: bold;
}

.aktuell {
	font-weight: bold;
	color: #A2072D;
}

.klein {
	font-size: smaller;
}