body {
	background-image: url(images/bg.gif);
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Verdana , Arial;
}
body.help {
	background-image: url(blank.gif);
	background-color: #ffffff;
	margin: 10px;
	font-size: 12px;
	font-family: Verdana , Arial;
}
body.help td {
	font-size: 12px;
	font-family: Verdana , Arial;
}
img {
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
/* Navigations Buttons */
.navi_spacer {
	float: left;
	display: block;
	width: 1px;
	height: 30px;
	background-image: url(images/navi/menu.gif);
}
a#btn_1 {
	float: left;
	display: block;
	width: 72px;
	height: 30px;
	background-image: url(images/navi/btn_1.gif);
	background-position: 0px 0px;
	text-decoration: none;
}
a:hover#btn_1 {
	background-position: 0px 30px;
}
a#btn_2 {
	float: left;
	display: block;
	width: 68px;
	height: 30px;
	background-image: url(images/navi/btn_2.gif);
	background-position: 0px 0px;
	text-decoration: none;
}
a:hover#btn_2 {
	background-position: 0px 30px;
}
a#btn_3 {
	float: left;
	display: block;
	width: 95px;
	height: 30px;
	background-image: url(images/navi/btn_3.gif);
	background-position: 0px 0px;
	text-decoration: none;
}
a:hover#btn_3 {
	background-position: 0px 30px;
}
a#btn_4 {
	float: left;
	display: block;
	width: 89px;
	height: 30px;
	background-image: url(images/navi/btn_4.gif);
	background-position: 0px 0px;
	text-decoration: none;
}
a:hover#btn_4 {
	background-position: 0px 30px;
}
a#btn_5 {
	float: left;
	display: block;
	width: 69px;
	height: 30px;
	background-image: url(images/navi/btn_5.gif);
	background-position: 0px 0px;
	text-decoration: none;
}
a:hover#btn_5 {
	background-position: 0px 30px;
}
#help_title {
	border-color: #66bd55;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
#preisliste {
	width: 169px;
	height: 169px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	z-index: 3;
} 
#kunden_login {
	visibility: hidden;
	width: 127px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 55px;
	margin: 0px 0px 0px 220px;
	z-index: 3;
}
#overview_box {
  width: 90%;
  position: relative;
	top: 50px;
}
#content {
	visibility: hidden;
	position: absolute;
	left: 50%;
	top: 125px;
	margin-left: -221px;
	z-index: 2;
	width: 550px;
	height: 300px;
}
#werbung {
	border-width: 1px;
	border-style: solid;
	border-color: #66bd55;
	position: relative;
	width: 120px;
	height: 80px;
	left: 60px;
	top: -70px;
	z-index: 3;
	background-color: #FFFFFF;
}
#flower {
	position: relative;
	left: 40px;
	top: -65px;
	z-index: 1;
}
.content_text {
	visibility: hidden;
	font-size: 1px;
}
.glow_t {
	height: 30px;
	background: url(images/glow_t.png) left bottom repeat-x !important;
	background: url(blank.gif) left bottom repeat-x;
}
.glow_b {
	height: 30px;
	background: url(images/glow_b.png) left top repeat-x !important;
	background: url(blank.gif) left bottom repeat-x;
}
.morph {
	height: 300px;
	width: 550px;
}
#morpher {
	width: 100%;
	height: 100%;
	border-width: 0px;
	background-color: #FFFFFF;
}
#referenz_box {
	opacity: 0;
	width: 0px;
	height: 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #999999;
}
#referenz_viewer {
	visibility: hidden;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 0px;
}
#referenz_viewer img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#blacker {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 10;
	visibility: hidden;
}
#form {
	color: #ffffff;
	position: absolute;
	left: 50%;
	top: -300px;
	margin: 20px 0px 0px -170px;
	width: 340px;
	height: 250px;
	z-index: 11;
	visibility: visible;
}
.no_border {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.alert {
	display: block;
	float: left;
	height: 48px;
	background: url(images/icon/alert.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 50px;
}
.ok {
	display: block;
	float: left;
	height: 48px;
	background: url(images/icon/ok.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 50px;
}
.menu_point {
  width: 132px;
  height: 85px;
  float: left;
}
.help_button {
  position: absolute;
  left: 400px;
  top: 180px;
  z-index: 2;
}
.layout_line {
  height: 1px;
  background-color: #66bd55;
}
.layout_line_1px {
  height: 1px;
}
.layout_line_50px {
  height: 50px;
}
.layout_bg_white {
  background-color: #ffffff;
}
.layout_stripe {
  position: relative;
  top: -30px;
  z-index: 1;
}
