td,th,ul,li,ol,p,div,a,			{ font-family:verdana,arial,helvetica,sans serif; }
body, select,input,textarea		{ font-family:verdana,arial,helvetica,sans serif; }

h1,h2,h5,h4				{ color:black; font-weight:bold; font-size:10pt }
.titel					{ color:black; font-weight:bold; font-size:10pt }
.content				{ color:black; font-size:9pt }
.feet					{ color:white; font-size:8pt }
.tiptext				{ color:#E8527C; font-size:9pt; font-style: italic; }
.linkliste				{ margin-top:10px; }
		
.leftnavigation				{ font-size:9pt; color:#000000 }
.leftnavigation:link			{ font-size:9pt; color:#000000; text-decoration:underline }
.leftnavigation:visited			{ font-size:9pt; color:#000000; text-decoration:underline }
.leftnavigation:active			{ font-size:9pt; color:#000000; text-decoration:underline }
.leftnavigation:hover			{ font-size:9pt; color:#003366; text-decoration:underline }


.smalllink				{ font-size:8pt; color:#FFFFFF }
.smalllink:link				{ font-size:8pt; color:#FFFFFF; text-decoration:underline }
.smalllink:visited			{ font-size:8pt; color:#FFFFFF; text-decoration:underline }
.smalllink:active			{ font-size:8pt; color:#FFFFFF; text-decoration:underline }
.smalllink:hover			{ font-size:8pt; color:#FFFFFF; text-decoration:underline }


.TextLink				{ font-size:9pt; color:#000000 }
.TextLink:link				{ font-size:9pt; color:#000000; text-decoration:none }
.TextLink:visited			{ font-size:9pt; color:#000000; text-decoration:none }
.TextLink:active			{ font-size:9pt; color:#000000; text-decoration:none }
.TextLink:hover				{ font-size:9pt; color:#003366; text-decoration:none }


a:link       { color: blue; text-decoration: underline }
a:visited    { color: purple; text-decoration: underline }
a:active     { color: blue; text-decoration: underline }
a:hover      { color: red; text-decoration: underline }

.hintergrund {
	width: 100%;
	background-color: #005595;
}


