@charset "utf-8";
/* CSS Document */

<!--
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffffff;}

body {
	background-color: #753273;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-x;
}

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

a.login:link {color: #ad71ab;text-decoration: underline;}
a.login:visited {text-decoration: underline;color: #ad71ab;}
a.login:hover {text-decoration: none;color: #ad71ab;}
a.login:active {text-decoration: underline;color: #ad71ab;}

a.function:link {color: #BB829D;text-decoration: none;}
a.function:visited {text-decoration: none;color: #BB829D;}
a.function:hover {text-decoration: none;color: #ffffff; background-color:#BB829D;}
a.function:active {text-decoration: none;color: #BB829D;}

a.footer:link {font-size: 12px;color: #ad71ab;font-weight: bold;text-decoration: none;}
a.footer:visited {text-decoration: none;font-size: 12px;color: #ad71ab;font-weight: bold;}
a.footer:hover {text-decoration: underline;font-size: 12px;color: #ad71ab;font-weight: bold;}
a.footer:active {text-decoration: none;font-size: 12px;color: #ad71ab;font-weight: bold;}

a.navi:link {font-size: 14px;color: #d15690;font-weight: bold;text-decoration: none;}
a.navi:visited {text-decoration: none;font-size: 14px;color: #d15690;font-weight: bold;}
a.navi:hover {text-decoration: underline;font-size: 14px;color: #d15690;font-weight: bold;}
a.navi:active {text-decoration: none;font-size: 14px;color: #d15690;font-weight: bold;}

.Stil2 {font-size: 12px;color: #797979;font-weight: bold;}
.Stil3 {color: #4F2B3C;font-weight: bold;}
.Stil4 {color: #4F2B3C}
.Stil6 {font-size: 14px}
.Stil7 {font-size: 14px;color: #d15690;font-weight: bold;}
.Stil8 {color: #6f0d2e}
.Stil9 {color: #e88cb7;font-weight: bold;}
.Stil10 {font-size: 12px; color: #4F2B3C}
.content_text {font-size: 12px;color: #ffffff;}

-->