<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	text-align:center;
	width:900px;
	margin:20px auto;
	text-align:justify;
	color: #FFF;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif !important;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3 em;
	background-color: #3D2301;
	background-image: url(../pix/bg_site.jpg);
	table-layout: auto;
	font-variant: normal;
	font-size: 12px;
	}

td {
	font-size: 1em;
	line-height: 1.21em;
	width: auto;
	height: auto;
}
h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0.0em 0;
	text-transform: uppercase;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif !important;
	font-variant: normal;
	line-height: 1.4em;
}
h2 {
	color: #C88F42;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.1em 0;
	text-transform: uppercase;
}
h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.1em 0;
}
a:link {
	margin-top: 0em;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	margin-top: 0em;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	margin-top: 0em;
	color: #FC0;
	font-style: normal;
	text-decoration: none;
}

a:active {
	margin-top: 0em;
}
#HEADER {
	background-image: url(../pix/Bilder/BG_salomondecaus_2012_01.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	top: 20px;
	z-index: 1;
	float:left;
	visibility: visible;
}

#HEADER_BILD {
	background-image: url(../pix/Bilder/BG_salomondecaus_2012_03.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
	top: 120px;
	z-index: 1;
	float:left;
	visibility: visible;
}

#NAVTOP {
	background-repeat: no-repeat;
	background-image: url(../pix/Bilder/BG_salomondecaus_2012_02.jpg);
	height: 30px;
	width: 900px;
	top: 320px;
	z-index: 1;
	float:left;
	visibility: visible;
	font-size: 16px;
}


#CONTENT {
	font-size: 12px;
	height: auto;
	width: 820px;
	top: 470px;
	z-index: 1;
	padding-top: 3em;
	padding-left: 40px;
	padding-right: 40px;
	visibility: visible;
	float: left;
	background-color: #3d2301;
	}

#NAVBOT {
	background-repeat: no-repeat;
	background-image: url(../pix/Bilder/BG_salomondecaus_2012_06.jpg);
	background-color: #FFF;
	height: 60px;
	width: 880px;
	z-index: 2;
	visibility: visible;
	padding: 10px;
	float: left;
	color: #FFF;
}
#TABLE_neutral {
	background-repeat: no-repeat;
	height: auto;
	width: 640px;
	z-index: 2;
	visibility: visible;
	padding: 16px;
	float: left;
	line-height: 1.4em;
}

#TABLE {
	font-size: 12px;
	background-repeat: no-repeat;
	height: auto;
	width: 320px;
	z-index: 2;
	visibility: visible;
	padding: 20px;
	float: left;
	line-height: 1.5em;
}
#TABLE_RIGHT{
	font-size: 12px;
	background-repeat: no-repeat;
	height: auto;
	width: 320px;
	z-index: 2;
	visibility: visible;
	padding: 18px;
	float: left;
	line-height: 1.5em;
}

a.menu {
	display:block;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	float: left;
	height: 30px;
	width: 160px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif !important;
	font-size: 1.1em;
	z-index: 2;
	color: #FFFFFF;
	background-color: #3D2301;
	background-repeat: no-repeat;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 5px;
 }
a.menu:link, a.menu:visited
{
	text-decoration:none;
	border-width: 2px;
	color: #FFFFFF;
	background-image: url(../pix/button_neutral.png);
}
a.menu:active, a.menu:hover
{
	color:#FFF;
	background-repeat: no-repeat;
	background-image: url(../pix/button_gruen.png);
}
 
.white_bold {
	color: #FFF;
	font-size: 0.9 em;
}
.CONTENT_li {
	list-style-type: disc;
	list-style-image: url(../pix/Content_liste.png);
	list-style-position: outside;
	bottom: auto;
}
</pre></body></html>