<!--
BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #951B03;
text-decoration: none;
}

TD  { 	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #951B03;
text-decoration: none;
 }

.willkommen {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #951B03;
text-decoration: none;
}

.normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #A84625;
text-decoration: none;
}

.normal_rot {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #A84625;
text-decoration: none;
}

.klein {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #951B03;
text-decoration: none;
}

.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #A84625;
font-weight: bold;
text-decoration: none;
}

select {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #951B03;
}

textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #951B03;
}

A {
color: #A84625;
text-decoration: underline;
}

A:link {
color: #A84625;
text-decoration: underline;
}

A:visited {
color: #A84625;
text-decoration: underline;
}

A:active {
color: #A84625;
text-decoration: underline;
}

A:hover {
color: #000000;
text-decoration: underline;
}

.rot {
color: #A84625;
text-decoration: underline;
}

A.rot:link {
color: #A84625;
text-decoration: underline;
}

A.rot:active {
color: #A84625;
text-decoration: underline;
}

A.rot:visited {
color: #A84625;
text-decoration: underline;
}

A.rot:hover {
color: #A84625;
text-decoration: underline;
}

.black {
color: #000000;
text-decoration: none;
}

.white {
color: #ffffff;
text-decoration: none;
}

A.black:link {
color: #000000;
text-decoration: underline;
}

A.black:active {
color: #000000;
text-decoration: underline;
}

A.black:visited {
color: #000000;
text-decoration: underline;
}

A.black:hover {
color: #000000;
text-decoration: underline;
}

.navigation
{
	background: #F5DAB4;
}

.teaser
{
	background: #f5f3ac;
}

.active_navigation
{
	background: white;
}

.content
{
	color: #951B03;
}

.gray
{
	color: #999999;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-color: #951B03;
color: #951B03;
}

-->