* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color: #3b3b3b;
}

body {
	margin: 0;
}

h1 {
	font-weight: bold;
	text-decoration: underline
}

h2 {
	font-weight: bold;
}

div {
	position: relative;
}

img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	width: 818px;
	padding-bottom: 15px;
	background: url('../media/landing/bg_bottom.gif') #e0dad0 bottom center no-repeat;
}

#content {
	margin: 0 auto;
	padding: 10px;
	width: 799px;
	background: url('../media/landing/bg_main.gif') center repeat-y;
	text-align: center;
}

#content_bottom {
	margin: 0 auto;
	width: 804px;
	height: 37px;
	background: url('../media/landing/main_bottom.gif') bottom center no-repeat;
}

#footer {
	text-align: center;
	font-family: Georgia, Times, serif; 
	font-size: 9pt;
	color: #fff;
	margin: 0 auto;
	width: 804px;
	background: url('../media/landing/bg_footer.gif') bottom center repeat-y;
}

#footer a {
	font-family: Georgia, Times, serif; 
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}

#footer_bottom {
	margin: 0 auto;
	width: 804px;
	background: url('../media/landing/bg_footer_bottom.gif') bottom center no-repeat;
}

#head_image {
	margin: 25px 0 0 28px;
}

#menu {
	text-align: center;
	margin: 25px auto;
	padding-top: 7px;
	width: 736px;
	background: url('../media/landing/bg_menu.gif') top repeat-x;
}

.content_block {
	margin: -20px auto 40px auto;
	width: 736px;
	padding: 15px 0 0 0;
	background: url('../media/landing/bg_top.gif') top repeat-x;
}

.bold {
	font-weight: bold;
}

#logo_klein {
	position: relative;
	margin-top: -25px;
	z-index: 101;
}

#logo_bg {
	position: absolute;
	top: 180px;
	left: -75px;
}
.detox {
	font-size: 10pt; 
	font-weight:bold;
}
