body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #B8BDA4;
	color: #003326;
}
h1 {
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 18px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.text {
	font-size: 12px;
}
.text_block {
	font-size: 12px;
	text-align: justify;
}
.bottom {
	font-size: 10px;
	color: #009933;
}
.small_block {
	font-size: 10px;
	text-align: justify;
}
.underline {
	text-decoration: underline;
}
input {
	font-size: 12px;
	color: #003326;
}
select {
	font-size: 12px;
	color: #003326;
}
li {
	list-style:  url(shared/icons/dot.gif) outside;
	margin-bottom: 2px;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #003326;
}
a:visited {
	text-decoration: none;
	color: #003326;
}
a:hover {
	text-decoration: underline;
	color: #003326;
}
a:active {
	text-decoration: underline;
	color: #003326;
}
.back_images {
	background: url(shared/design/image_cell_back.png);
}
.green_back {
	background: url(shared/design/green_back.png);
}
.back_nav {
	background: url(shared/design/navi_back.png);
}
.img_link {
	border: 1px #003326;
}
th {
	font-size: 12px;
	font-weight: bold;
	background: #B2D492;
	text-align: left;
}
.back_table_white {
	background: #FFFFFF;
}
hr {
	background: #008837;
	color: #008837;
}
#referenzen {
	font-size: 11px;
}

.frame {
	width: 460px;
	height: 330px;
	padding-left: 50px;

}

/* step2web link box  */

#step2web_link {
	WIDTH: 200px;
	BOTTOM: 0px;
	HEIGHT: 20px;
	CLEAR: both;
	position: fixed;
	padding-left: 5px;
	margin: 0px;
	font-size: 10px;
	padding-bottom: 5px;
}
#step2web_link A:link {
	COLOR: #999;
	text-decoration: underline;
}
#step2web_link A:hover {
	TEXT-DECORATION: none;
	color: #000;
}
#step2web_link A:visited {
	TEXT-DECORATION: none;
	color: #666;
}
#step2web_link A:active {
	TEXT-DECORATION: none;
}

/* end step2web link box  */

