<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}

.MAINNAVWRAPPER, .FOOTERWRAPPER,
.FUNCWRAPPER, .ANGEBOTWRAPPER,
.LEFTNAVWARPPER, .BANNERWRAPPER,
#supersized, #supersized img,
#TOPLINK {
	display: none;
}

div, table {
}

#supersized {
	width: 0;
	height: 0;
}

.MAINWRAPPER {
	width: 550px;
}

.HEADERMAINWRAPPER {
    background: none;
    border-top: none;
    position: static;
    top: 0;
	width: 550px;
	height: auto;
}

.LOGOWRAPPER {
    background: none repeat scroll 0 0 #fff;
    padding: 12px 10px 8px;
    position: static;
    width: auto;
    height: auto;
	margin: 0 0 48px;
}

.LOGOWRAPPER img {
	width: 160px;
	height: 84px;
	max-width: 160px;
	max-height: 84px;	
}


.HEADERWRAPPER {
	width: 550px;
	height: auto;	
}

.MIDDLEWRAPPER {
    background: none;
    margin: 0;
    padding: 0;
    width: 550px;
}

.CONTENTWRAPPER {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: 550px;
}

table th {
	border-bottom: solid 1px #000;
	color: #000;
}

#CONTENT {
    padding: 0;
}


#CONTENT h1 {
    background: none;
    color: #000;
    font-size: 1.692em;
    font-weight: 700;
    margin: 0 0 28px;
    padding: 0;
}

#CONTENT a img {
	border: none;
}

.CONTENT ul {
	list-style: disc;
    margin: 0 0 0 20px;
    padding: auto;
}

CONTENT li {
    background: none;
    padding: 0;
}</pre></body></html>