div#cms1, div#cms2, div#cms3 {
	background          : #ffffff;
}
div#config {
	position            : absolute;
	top                 : 10px;
	left                : 201px;
	white-space         : nowrap;
}
div#top {
	position            : relative;
	clear               : both;
	margin              : 0;
}
div#middle {
	position            : relative;
	clear               : both;
	margin              : 0;
}
div#bottom {
	position            : relative;
	clear               : both;
	margin              : 0 0 10px 201px;
}
div#menu {
	position            : relative;
	float               : left;
	width               : 186px;
	margin              : 30px 0 0 0;
}
div#content {
	position            : relative;
	float               : left;
	width               : 580px;
	min-height          : 350px;
	margin              : 40px 25px 30px 15px;
}
div#margin {
	position            : relative;
	float               : left;
	width               : 194px;
	margin              : 70px 0 20px 0;
}

div.logo {
	height              : 53px;
}
div.slider {
	position            : relative;
	height              : 121px;
	background          : #ffffff;
	overflow            : hidden;
}
a.menu {
	display             : block;
	padding             : 3px 0 3px 40px;
	text-decoration     : none;
}
div.menu {
	padding-bottom      : 10px;
}
div.copyright {
	font-size           : 9pt;
}

div.title {
	position            : relative;
	margin              : 0 0 12px 0;
}
div.content {
	position            : relative;
	clear               : both;
}
div.margin {
	position            : relative;
	clear               : both;
}
div.text {
	position            : relative;
}
div.image {
	position            : relative;
	float               : left;
	padding             : 4px 20px 10px 0;
	z-index             : 1;
}

div.sitemap0 {
	padding             : 0 0 0 0;
	font-weight         : bold;
}
div.sitemap1 {
	padding             : 8px 0 0 0;
	font-weight         : bold;
}
div.sitemap2 {
	padding             : 2px 0 0 40px;
}
div.sitemap3 {
	padding             : 0 0 0 80px;
}
div.debug {
	margin              : 10px;
}

h1, h2, h3, h4 {
	margin              : 0;
	padding             : 0;
	font-weight         : bold;
	font-size           : 12pt;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
div#cms1 a, div#cms2 a, div#cms3 a {
	color               : #000000 !important;
}
