<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
img {
	margin:0px;
	padding:0px;
}
h2 {
    display:inline;
    color:#316097;
	font-size:22px;
    font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #113055;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.tarn:link {
	text-decoration: none;
	color: #000000;
}
a.tarn:visited {
	text-decoration: none;
	color: #000000;
}
a.tarn:hover {
	text-decoration: none;
	color: #000000;
}
a.tarn:active {
	text-decoration: none;
	color: #000000;
}
/* Gesamtbox */
#gesamt {
	margin:auto;
	width:968px;
	text-align:left;
    overflow:hidden;
}
/* Headbereich */
#header {
	margin:auto;
	width:968px;
	text-align:left;
	height:104px;
}
/* Logobereich */
#header_left {
    width:293px;
	padding:0px 0px 0px 0px;
	float: left;
	margin-left:auto;
	height:104px;
}
/* Navigationsbereich */
#header_right {
    width:660px;
	padding-top: 0px;
	padding-right: 15px;
	float: right;
	margin-left:auto;
	height:104px;
    background-image:url(../images/header_grafik_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#header_right_blank {
    width:660px;
	padding-top: 0px;
	padding-right: 15px;
	float: right;
	margin-left:auto;
	height:104px;
}
/* Navigation */
#navi ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    height:31px;
}
#navi li
{
    float: right;
    margin: 0px;
    background-image:url(../images/mainnavi_linie.gif);
    background-position:right;
    background-repeat:no-repeat;
    height:31px;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
}
#navi li.end
{
    float: right;
    margin: 0px;
    height:31px;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
    background-image:url(../images/spacer.gif);
    background-repeat:no-repeat;
}
#navi a:link {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
#navi a:visited {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
#navi a:hover {
	text-decoration: none;
	color: #113055;
	text-decoration:underline;
}
#navi a:active {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
/* Grafik- &amp; Loginbereich */
#grafik {
	margin:auto;
	width:968px;
	text-align:left;
	height:163px;
}
/* Grafikbereich */
#grafik_left {
    width:748px;
	padding:0px 0px 0px 0px;
	float: left;
	margin-left:auto;
	height:163px;
	background-repeat:no-repeat;
}
/* Loginbereich */
#grafik_right {
    width:220px;
	padding:0px 0px 0px 0px;
	float: right;
	margin-left:auto;
	height:163px;
}
/* Hotline */
#hotline {
    width:220px;
	padding:0px 0px 0px 0px;
	float: right;
	margin-left:auto;
	height:64px;
}
/* Login */
#login {
    width:220px;
	padding:0px 0px 0px 0px;
	float: right;
	margin-left:auto;
	height:99px;
	background-image:url(../images/login_bg.gif);
	background-repeat:no-repeat;
}
#login_left {
    width:130px;
    padding-top:8px; 
	padding-left:10px; 
  	float: left;
	margin-left:auto;
	height:91px;
}
#login_right {
    width:75px;
    padding-top:8px; 
	padding-left:5px; 
    float: right;
	margin-left:auto;
	height:91px;
}
#login_erfolgreich {
    width:210px;
	padding:5px;
    text-align: left;
	margin-left:auto;
	height:89px;
}
.login_erfolgreich_titel {
    color:#133050;
	font-size:13px;
	font-weight:bold;
}
.login_erfolgreich_titel2 {
    color:#294B72;
	font-size:11px;
	font-weight:bold;
}
.logintext {
    color:#3F6B9E;
	font-size:18px;
}
input.login{ 
	color:#606060;
	text-align:left;
	padding:2px;
	margin-bottom:3px;
}
a.pw:link {
    font-size:11px;
	text-decoration: none;
	color: #004372;
	text-decoration:underline;
}
a.pw:visited {
    font-size:11px;
	text-decoration: none;
	color: #004372;
	text-decoration:underline;
}
a.pw:hover {
    font-size:11px;
	text-decoration: none;
	color: #00233C;
	text-decoration:underline;
}
a.pw:active {
    font-size:11px;
	text-decoration: none;
	color: #004372;
	text-decoration:underline;
}
/* Content */
#content {
	margin:auto;
	width:968px;
	text-align:left;
}
/* Content Links */
#content_left {
    width:748px;
	padding-top:20px;
	float: left;
	margin-left:auto;
}
#content_left_l {
    width:504px;
	padding-left:10px;
	float: left;
	margin-left:auto;
}
#content_left_r {
    width:214px;
	float: right;
	margin-left:auto;
	padding-left:20px;
}
#content_left_kb {
    width:728px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
	margin-left:auto;
}
/* Content Rechts */
#content_right {
    width:220px;
	/*padding-top:20px;*/
	float: right;
	margin-left:auto;
}
.contenttitel{
    color:#316097;
	font-size:22px;
}
.startboxtitel{
    color:#3F931C;
	font-size:20px;
}
#startbox {
   	width:483px;
	padding-left:15px;
	padding-right:5px;
	padding-top:0px;
	margin-left:auto;
}
#contentbox {
    width:483px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-left:auto;
	text-align:left;
}
#contentbox_kb {
    width:708px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-left:auto;
}
#contentbox_left {
    width:242px;
    float:left;
	margin-left:auto;
	text-align:left;
}
#contentbox_right {
    width:241px;
    float:right;
	margin-left:auto;
	text-align:left;
}
#startbox ul
{
    list-style: none;
    padding: 0;
    margin: 0;
	padding-bottom:20px;
}
#startbox li
{
    height:24px;
    padding-left:30px;
    padding-top:7px;
	padding-bottom:4px;
    background-image:url(../images/haken.png);
    background-position:left;
    background-repeat:no-repeat;
}
#startbox li a:link, #startbox li a:visited, #startbox li a:hover, #startbox li a:active {
	font-size:10px;
	color:#4da520;
	text-decoration:none;
}
#startbox li a:hover {
	text-decoration:underline;
}
.sofunktionierts{
    color:#436C9B;
	font-size:22px;
}
.neueshops{
    color:#436C9B;
	font-size:19px;
}
#neueshops {
    width:200px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-left:auto;
}
/* Neue Shopsliste */
#neueshops ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#neueshops li
{
    height:55px;
    padding-left:13px;
    padding-top:12px;
    background-image:url(../images/neueshops_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* Kundenmenu */
#kundenmenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
	margin-left:10px;
}
#kundenmenu li
{
    height:26px;
	width:175px;
    padding-left:10px;
    padding-top:9px;
    background-image:url(../images/kundenmenu_button_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
}
/* Footer */
#footer {
	margin:auto;
	width:963px;
	text-align:left;
	height:47px;
	padding-top:24px;
	padding-left:5px;
	background-image:url(../images/footer_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* Footer Links */
#footer ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    height:31px;
}
#footer li
{
    float: left;
    margin: 0px;
    background-image:url(../images/mainnavi_linie.gif);
    background-position:right;
    background-repeat:no-repeat;
    height:31px;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
}
#footer li.end
{
    float: left;
    margin: 0px;
    height:31px;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
    background-image:url(../images/spacer.gif);
    background-repeat:no-repeat;
}
#footer li.copyright
{
    float: left;
    margin: 0px;
    height:31px;
    padding-right:20px;
    padding-left:10px;
    padding-top:10px;
    background-image:url(../images/spacer.gif);
    background-repeat:no-repeat;
}
#footer a:link {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
#footer a:visited {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration: none;
	color: #113055;
	text-decoration:underline;
}
#footer a:active {
	text-decoration: none;
	color: #3F6B9E;
	text-decoration:underline;
}
input.bewertung{ 
	 background-color: #FFFFFF;
     color: #000000;
	 font-weight:bold;
	 padding:4px;
	 border: 0px;
	 text-align:center;
}
a.link_schwarz:link {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
a.link_schwarz:visited {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
a.link_schwarz:hover {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
a.link_schwarz:active {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
.wizard_button_green {
	padding:0;
	margin:0;
	border:0px; 
	background-image:url(../images/wizard_button_green.gif); 
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: 0px 0px;
	width:148px;
	height:48px;
	text-align:center;
	}
.wizard_button_red {
	padding:0;
	margin:0;
	border:0px; 
	background-image:url(../images/wizard_button_red.gif); 
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: 0px 0px;
	width:148px;
	height:48px;
	text-align:center;
	}	
.wizard_button_back {
	padding:0;
	margin:0;
	border:0px; 
	background-image:url(../images/wizard_button_back.gif); 
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-position: 0px 0px;
	width:100px;
	height:23px;
	text-align:center;
	}	
.wizard_button_submit {
	padding:0;
	margin:0;
	border:0px; 
	background-image:url(../images/wizard_button_submit.gif); 
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: 0px 0px;
	width:294px;
	height:23px;
	text-align:center;
	}
	
.reset-email {
	width:200px;
	}
	
.reset-button {
	width:100px;
	}</pre></body></html>