<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: 12px/16px arial, helvetica, verdana, sans-serif;
	color: #555;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

Div#kasten1{
	margin-left: auto;
	margin-right: auto;
	position: static;
	background-image:url(pics/bg1.gif);
	height:100px;
}

Div#kasten2{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height:20px;
	top: 40px;
	text-align: right;
}

Div#container2{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height:113px;
	background-image: url(pics/bansol.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

Div#container1{
	margin-left: auto;
	padding-left: 107px;
	margin-right: auto;
	position: relative;
	height:22px;
	top: 0px;
	background-image: url(pics/bgnavi.jpg);
}

Div#container3{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height:20px;
	top: 0px;
}


Div#container4{
	margin-left: 0px;
	padding-left: 20px;
	position: relative;
	height:auto;
	top: 0px;
	width: 107px;
	height: 352px;
	clear: left;
	float: left;
}

Div#container5{
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	top: 0px;
	width: 270px;
	height: 680px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A8A8FF;
}

Div#container6{
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	top: 0px;
	width: 270px;
	height: 680px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A8A8FF;
}

Div#container7{
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	top: 0px;
	width: 225px;
	height: 352px;
	float: left;
}</pre></body></html>