html, body {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

h1 {
	width: 100%;
	color: white;
	background-color: green;
	padding: 0.3em;
	font-weight: bold;
	margin: 0;
}

.nl {
	clear: both;
}

input[type=text], input[type=password] {
	font-family: "Courie Newr", Courier;
	margin-right: 1em;
}

a {
	color: #006600;
}

a:visited {
	color: #00B000;
}

a:focus {
	color: red;
}

a:hover {
	color: #669900;
}

a.linkbtn {
	text-decoration: none;
}

div#menu a.linkbtn {
	padding: 0.2em;
	margin: 0 0.1em 2em 0.1em;
	background-color: #E0E0E0;
	color: #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=315, Strength=20);
}

div#menu a:hover.linkbtn {
	background-color: #333333;
	color: #FFFFFF;
}

#menupoint {
	background-color: #333333 !important;
	color: #FFFFFF !important;
}

div.abstand {
	width: 3em;
	float: left;
}

div.attention {
	width: 90%;
	padding: 1em;
	font-weight: bold;
	font-size: larger;
}

.etikett {
	width: 15em;
	float: left;
	font-weight: bold;
	margin: 0 1em 0.4em 0;
}

.etikettkompakt {
	width: 15em;
	float: left;
	font-weight: bold;
	margin: 0 1em 0.1em 0;
}

.etikettkurz {
	width: 7em;
	float: left;
	font-weight: bold;
	margin: 0 1em 0.4em 0;
}

.etikettmittel {
	width: 10em;
	float: left;
	font-weight: bold;
	margin: 0 1em 0.4em 0;
}

div#head {
	text-align: center;
	margin: 0;
	padding: 0.3em;
	font-weight: bold;
	font-size: larger;
}

div#mainmenu {
	width: 60%;
	margin: 0.2em;
	float: left;
}

div#custommenu {
	width: auto;
	margin: 0.2em;
	float: left;
}

div#helpmenue {
	width: 2em;
	margin: 0.2em;
	float: right;
}

b.blocked {
	color: red;
}

div.clear {
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

input.lupe {
	background-image: url(../../icons/b_search.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 2px outset gray;
	padding-left:  20px;
	margin-left: 1em;
}

div.fussnote {
	width:2em;
	font-size:90%;
	float:left;
}

div.fnotetxt {
	font-size:90%;
	text-indent:0em;
	width:auto;
	margin-left:2em;
	margin-right:1.5em;
	margin-bottom: 0.7em;
}

div.fnlinie {
	width: 8em;
}

hr.fussnote {
	width:8em;
	height:1pt;
	color:black;
	background-color:black;
	border-style:none;
	text-align:left;
	margin-bottom:0.2em;
}

form.dataform {
	padding: 0.4em;
	margin-bottom: 0.5em;
	background-color: #FFFFE0;
}

textarea {
	margin-bottom: 0.3em;
}

input.edit {
	background-image: url(../../icons/b_edit.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 2px outset gray;
}

input.delete {
	background-image: url(../../icons/b_drop.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 2px outset gray;
}

input[type=reset] {
	margin-left: 4em;
}

div.notneeded {
	display: none;
}

div.advice {
	width: auto;
	float: left;
	margin-left: 1em;
	font-size: smaller;
}

.fleft {
	 float: left;
	 width: auto;
}

.fleft70 {
	 float: left;
	 width: 70%;
}

.red {
	color: red !important;
}

.green {
	color: #008000;
}

.menubt a.linkbtn {
	padding: 0.2em;
	margin: 0 0.1em 2em 0.1em;
	background-color: #E0E0E0;
	color: #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=315, Strength=20);
}

.menubt a:hover.linkbtn {
	background-color: #333333;
	color: #FFFFFF;
}

input#bt_print {
	background-image: url(../../icons/print.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 0.5em;
}

input:disabled {
	color: #999999 !important;
}

.smallfont {
	font-size: small;
	font-weight: normal;
}

hr.fussnote {
	width:8em;
	height:1pt;
	color:black;
	background-color:black;
	border-style:none;
	text-align:left;
	margin-bottom:0.2em;
}

div.bild {
	width: 252px;
	height: 152px;
	margin-bottom: 5px;
}

table.datalist th, tr{
	vertical-align: top;
}

input.lupe {
	background-image: url(../../../icons/b_search.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 2px outset gray;
}

