div#headerLine { 
	background: #3a480c;
}

ul.menuSortiment { border-bottom: 1px solid #3a480c; }
ul.menuService{ border-bottom: 1px solid #CCC; }
ul.menuExtern { border-bottom: 1px solid #CCC; }
ul.menuLANDOR { border-bottom: 1px solid #CCC; }


div#contentField {
	background: url(../img/Layout/contentfield_sort.gif) repeat-y #FFF;
}
div#content h1, div#content h2, div#nav a, div#footer a, div#content a, div#PopupDiv a {
	color: #576716;
}

div#nav {

}

body#offert {
	margin: 0;
}
body#offert p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
body#offert h2{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #576716;
}
body#offert a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	border-bottom: 1px solid #CCC;
	color: #576716;
}
body#offert a:hover{
	color: #000;
	border: none;
}
body#offert h3{
	font-size: 12px;
	margin: 5px 15px 5px 0;
}
a.noBorder {
	border: none !important;
}
span.pflichtfeld {
	margin: 0 0 0 5px;
	font-weight: bold;
	color: #BB0000;
}
a.delArtikel {
	display: block;
	background: url(../img/Layout/x.gif) no-repeat;
	width: 150px;
	border: none !important;
	padding: 0 0 0 20px;
	height: 15px;
}
a.delArtikel:hover {
	border: none;
	background: url(../img/Layout/x_h.gif) no-repeat;
}
tr.allArtDel td{
	padding-top: 10px;
}