body {
	margin: 0px;
	background-color: #98C782;
}

#maintable_left {
	background-color: #E0F1C8;
	background-image: url(../img/nl_back.gif);
	height: 100%;
	width: 330px;
	vertical-align: top;
}
#maintable_right {
	background-color: #E0F1C8;
	height: 100%;
	width: 504px;
	vertical-align: top;
}
#maintable_top {
	background-color: #E0F1C8;
	width: 100%;
	height: 107px;
	background-image: url(../img/nt_back.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
#shadow_left {
	background-image: url(../img/shadow_left.gif);
	background-repeat: repeat-y;
	width: 17px;
}
#shadow_right {
	background-image: url(../img/shadow_right.gif);
	background-repeat: repeat-y;
	width: 17px;
}
/* Postit */

div.postit {
  position: absolute;
  width: 180px;
  height: 184px;
  margin: 140px 0 0 750px;
  background: url('../img/postit.png') no-repeat;
  padding: 10px 0 0 30px;
  font-family: Arial;
  font-size: 8pt;
}

#nl0 {
	width: 330;
	display: block;
	height: 22px;
	background-color: #CEEBB1;
	background-image: url(../img/nl0_back.gif);
	background-repeat: no-repeat;
/*	padding-left: 82px; */
	text-indent: 82px;
	color: #666666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
	margin-bottom: 9px;
} #nl0:hover {
	color: #000000;
	background-image: url(../img/nl0_back_hover.gif);
	background-repeat: no-repeat;
} #nl0_a {
	width: 330px;
	height: 22px;
	display: block;
	background-color: #CEEBB1;
	background-image: url(../img/nl0_back_hover.gif);
	background-repeat: no-repeat;
/*	padding-left: 82px; */
	text-indent: 82px;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
	margin-bottom: 9px;
}


#nl1_list {
	color: #C6E7A3;
	padding-top: 0px;
	padding-left: 82px;
	padding-right: 0px;
	padding-bottom: 0px;
} #nl1_list_a {
	color: #666666;
	padding-top: 0px;
	padding-left: 82px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#nl1 {
	width: 100%;
	color: #666666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	vertical-align: absmiddle;
} #nl1:hover {
	color: #000000;
} #nl1_a {
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	vertical-align: absmiddle;
}

#nt_table {
	width: 100%;
	height: 107px;
}
#nt_cell {
	padding-top: 23px;
	height: 88px;
	vertical-align: top;
	text-align: left;
	background-image: url(../img/nt_book_bottle.gif);
	background-repeat: no-repeat;
	background-position: 250px 1px;
}
#nt_cella {
	padding-top: 0px;
	height: 17px;
	vertical-align: top;
	text-align: right;
}
#nt0 {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
} #nt0:hover {
/*	background: #E0F1C8; */
	text-decoration: underline;
}
#nt0a {
	color: #98C782;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
} #nt0a:hover {
/*	background: #E0F1C8; */
	text-decoration: underline;
}

#home {
	margin: 0px;
	padding: 2px;
	width: 504px;
	background-color: #C6E7A3;
	border-bottom: solid 1px #E0F1C8;
	font-family: Arial;
	font-size: 10pt;
	color: #666;
	font-weight: bold;
}


#content {
	vertical-align: top;
}

#quad_table {
	margin: 0px;
}
#quad {
	background: #C6E7A3;
	width: 100px;
	height: 100px;
	vertical-align: top;
}
#quad1 {
	background: #C6E7A3;
	background-image:url(../img/quad1.gif);
	background-repeat:repeat-y;
	width: 100px;
	vertical-align: top;
}
#quad2 {
	width: 90px;
	height: 100px;
	vertical-align: top;
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: #666;
	scrollbar-track-color:      #E0F1C8;
	scrollbar-face-color:       #C6E7A3;
	scrollbar-3dlight-color:    #E0F1C8;
	scrollbar-highlight-color:  #E0F1C8;
	scrollbar-shadow-color:     #E0F1C8;
	scrollbar-darkshadow-color: #E0F1C8;
	scrollbar-arrow-color:      #666666;
}
#quad3 {
	width: 90px;
	height: 100px;
	vertical-align: bottom;
	padding: 5px;
	font-family: Arial;
	font-size: 7pt;
	color: #000;
}
#quad4 {
	width: 100px;
	height: 100px;
	vertical-align: top;
}

#newspic{
	position:relative;
	float:right;
	top:10px;
	margin:5px;
}

h1 {
	color: #7AB55C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: -10px;
}

h2 {
	color: #7AB55C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: -10px;
}

h5{
	color: #2E7287;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -3px;
}

h6 {
	color: #2E7287;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
}

p {
	display: marker;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

#form_lable {
	background: #C6E7A3;
	width: 100px;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 5px;
}
#form_submit {
	background: #C6E7A3;
	border: 0px;
	width: 100px;
	font-family: Arial;
	font-size: 8pt;
}
#text {
	font-family: Arial;
	font-size: 8pt;
	color: #666;
}

a {
	font-family: Arial;
	font-size: 8pt;
	color: #666;
}

#script {
	font-family: Comic Sans MS, Arial;
	font-size: 8pt;
	line-height: 16px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666;
	background-image: url(../img/scriptlines.gif);
}

#katalog {
	background-color: #C6E7A3;
	background-image: url(../img/icon.16x16.book.gif);
	background-repeat: no-repeat;
	background-position: 4 0;
	padding-left: 24px;
	padding-right: 6px;
	height: 16px;
	font-family: Arial;
	font-size: 8pt;
	color: #666;
}

/* ======================================================================== Fehler */
div.error {
	border: 1px #F00 solid;
	background: #FFF3F3;
	font-family: Arial;
	font-size: 10pt;
	color: #F00;
	display: block;
	margin: 0 0 0 0;
	padding: 5;
	width: 100%;
}
h2.error {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #F00;
	display: inline;
	margin: 0 0 -10 0;
}
p.error {
	margin: 0;
	padding: 5 0 0 0;
}
ul.error {
	list-style-type: square;
	margin: 5 0 5 40;
}