<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'AvantGardeRegular', Avantgarde, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	background-color: #6CC;
}

#blatt{
	position: absolute; top: 10px; left: 50%;
	margin: 0; margin-left: -490px; padding: 0; border: 0;
	width: 980px; height: 850px;
	background-color: #FFF; border: 1px inset #699;
}

#firma{
	position: absolute; top: 25px; left: 550px;
	color: #6CC; font-size: 24px;
}
#firmaName{
	position: absolute; top: 54px; left: 550px;
	font-family: AvantGardeBold; font-size: 46px;
	color: #6CC;
}

#logo{
	position: absolute; top: 0px; right: 0px; z-index: 10;
}

#navi{
	position: absolute; top: 155px; left: 25px; width: 930px;
	border-bottom: 2px solid #6CC; height: 50px; z-index: 20;
}

#collage{
	position: absolute; top: 220px; left: 25px; width: 930px;
	border: 0px; height: 150px; z-index: 5;
	font-size: 12px; font-family: AvantGardeItalic;
}

#links{
	position: absolute; top: 440px; left: 25px; width: 275px;
	border: 0px; font-size: 14px; color: #400080;
}
#links b{
	font-family: AvantGardeBold; font-size: 21px;
}
#AKT{
	position: absolute; top: 635px; left: 25px; width: 300px;
	border: 0px; font-size: 12px; color: #000; height: 150px;
	background-image: url(../bilder/AKT_logo.jpg);
	background-size: 125px;
	background-position: 55px 5px;
    background-repeat: no-repeat;
}

#haupt{
	position: absolute; top: 440px; left: 315px; width: 640px;
	border: 0px; background-color: #FFF; z-index: 20;
	font-size: 14px; height: 400px; overflow-y: auto;
}

#mitte{
	position: absolute; top: 440px; left: 315px; width: 375px;
	border: 0px; background-color: #FFF; z-index: 20;
	font-size: 14px; height: 400px; overflow-y: auto;
}

#rechts{
	position: absolute; top: 440px; left: 705px; width: 250px;
	border: 0px; background-color: #FFF; z-index: 20;
	font-size: 12px; height: 400px; overflow-y: auto;
}

#aktiv {
    padding: 10px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    display: inline-block;
     
    border-right: 30px solid transparent;
    border-bottom: 30px solid #6CC; 
     
    height: 0;
    line-height: 50px;
}
a {
    text-decoration: none;
    color: white;
    font-weight: normal;
    display: inline-block;
     
    border-right: 30px solid transparent;
    border-bottom: 30px solid #6CC; 
}
a.passiv {
    padding: 10px;
    border-bottom: 30px solid #CCC; 
     
    height: 0;
    line-height: 50px;
}
a.wahl {
	width: 200px;
    padding: 0px 10px 10px;
    border-bottom: 30px solid #EEE; color: #666;
     
    height: 0px;
    line-height: 50px;
}
a:hover {
    border-bottom: 30px solid #400080; text-transform: uppercase;
    color: white;
}

ul {
	list-style-image: url(../bilder/GreenSquare.png);
	margin: 0 0 5px 0;
}
li {
	text-transform: uppercase; margin: 5px 0 0 0;
}
#inhalt{
	font-family: AvantGardeItalic; font-size: 14px;
}

.liste{
	font-family: AvantGardeItalic; font-size: 14px;
	text-transform: none;
	list-style-type: disc;
}

h1 {
	font-family: 'AvantGardeBold', Avantgarde, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26px;
}

td {
	font-family: 'AvantGardeItalic';
	font-size: 12px;
}

th{
	font-family: AvantGardeBold; font-size: 18px; color: #6CC;
}

code {
	font-family: 'AvantGardeRegular';
	font-size: 14px;
}




</pre></body></html>