﻿body {
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0;
    background-color:#FFFEF6;
}

.titel {
	text-align: right;
	font-size: x-large;
	letter-spacing: 2px;
	font-variant: small-caps;
	color: #666666;
}

.ueberschriften {
	font-size: 24px;
	color: #000000;
}

.unterueberschriften {
	font-size: 14px;
	color: #666666;
}

.tdrechts {
	text-align: right;
}

.tdlinks {
	text-align: left;
}

.tdmitte {
	text-align: center;
}

.tdhover {
    width: 113px;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-top: 1px;
    border-left: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-color: #CCCCCC;
    border-style: solid;
}

.tdhover a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: #FFFEF6;
    color: #666666;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    height: 20px;
    width: 113px;
    display: block;
}

a.kat_a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    line-height: 19px;
    vertical-align: middle;
    text-decoration: none;
    width: 113px;
    height: 20px;
    display: block;
}

a.kat1:hover {
    background: #CCCCCC;   
}

<!-- LINKS -->

a.linkallg {
	text-decoration: none;
	color: #666666;
}

a.linkallg:link {
	text-decoration: none;
	color: #666666;
}

a.linkallg:visited {
	text-decoration: none;
	color: #666666;
}

a.linkallg:hover {
	text-decoration: underline;
	color: #000000;
}

a.linkwebseite {
	text-decoration: underline;
	font-size: 14px;
	color: #666666;
}

a.linkwebseite:link {
	color: #666666;
}

a.linkwebseite:visited {
	color: #666666;
}

a.linkwebseite:hover {
	color: #000000;
}

a.link_unten {
	text-decoration: none;
	font-size: 10px;
	color: #000000;	
}

a.link_unten:link {
    text-decoration: none;
    color: #000000;
}

a.link_unten:visited {
    text-decoration: none;
    color: #000000;
}

a.link_unten:active {
    text-decoration: none;
    color: #000000;
}

a.link_unten:hover {
    text-decoration: none;
    color: #666666;
}

a.link_auswahl {
	text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.link_auswahl:link {
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.link_auswahl:visited {
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.link_auswahl:active {
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.link_auswahl:hover {
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

a.link_aktuell {
	text-decoration: none;
	font-size: 10px;
	color: red;
}

a.link_aktuell:link {
	text-decoration: none;
	font-size: 10px;
	color: red;
}

a.link_aktuell:active {
	text-decoration: none;
	font-size: 10px;
	color: red;
}

a.link_aktuell:visited {
	text-decoration: none;
	font-size: 10px;
	color: red;
}

a.link_aktuell:hover {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
