/* Styles Weidezaunrechner */
/* Erstellt am xx.11.2005 */
/* www.b-fusion.de network@b-fusion.de */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 14;
	background-color:#007457;
}
form {
	margin: 0;
}


/* Formatierungen content linker Bereich --------------------------------*/
.bggrau {
	background-color:#e0e1e2;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.04em;
}
.textsmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 16px;
}
.textsmalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height: 16px;
	font-weight:bold;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	font-weight:bold;
	letter-spacing: 0.04em;
}
.textboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	line-height: 14px;
	font-weight:bold;
	letter-spacing: 0.04em;
}
.textboldsmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
	line-height: 14px;
	font-weight:bold;
	letter-spacing: 0.04em;
}
.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	line-height: 20px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	letter-spacing: 0.06em;
}
.imgborder {
	border: 1px solid #999;
}
}
.imgborderactive {
	border: 2px solid #f00;
}

.inzaunanlage {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	color:#f00;
	width: 40px;
	margin: 0px 0px;
}

.bottom-border
{
	border-bottom-color:#007457;
	border-width:2px;
	border-style:solid;
	padding:1px
}

.artnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 16px;
	width: 100px;
}
/* Formatierungen Online-Doku --------------------------------*/

.bghlgruen {
	background-color:#093;
}
.bghlgruen2 {
	background-color:#c1ef9a;
}
.bghlgruen3 {
	background-color:#7dd176;
}
.bghlgruen4 {
	background-color:#009933;
}
.bghlgruen5 {
	background-color:#7DD176;
}
.bghlgruen6 {
	background-color:#C1EF9A;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	margin-left: 12px;
	/*letter-spacing: 0.06em;*/
}
.textred_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	line-height: 14px;
	/*letter-spacing: 0.06em;*/
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	margin-left: 12px;
	/*letter-spacing: 0.06em;*/
}
.hlwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0.06em;
}
.naviw, a.naviw:link, a.naviw:visited, a.naviw:hover, a.naviw:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	text-decoration: none;
	/*letter-spacing: 0.06em;*/
	font-weight:bold;
}
a.naviw:hover, a.naviw:active {
	text-decoration: underline;
}

.naviinactiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016D25;
	line-height: 22px;
	font-weight:bold;
}

.navib, a.navib:link, a.navib:visited, a.navib:hover, a.navib:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	/*letter-spacing: 0.06em;*/
	font-weight:bold;
}
a.navib:hover, a.navib:active {
	text-decoration: underline;
}

.materialhead
{
	background-color:#C1EF9A;
}

.materialsep
{
	background-color:#007457;
}

.materialimg
{
	background-color:#FFFFFF;
}

.materialitem1
{
	background-color:#F5F5F5;
}

.materialitem2
{
	background-color:#E0E1E2;
}