body, html{ 
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
 	font-style: normal; 
 	font-weight: normal; 
	background-color: #ffffff; 
	padding: 0;
	margin: 0;
	z-index: 1;
}

table, tr, td {
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
 	font-style: normal; 
 	font-weight: normal; 
	background-color: #ffffff; 
}


/*
table tr td {
	vertical-align: top;
}
*/

.tablehead {
	color: #333333;
	font-weight: bold; 
}

.tablehead a:active, .tablehead a:link, .tablehead a:visited{
	color: #333333;
	font-weight: bold; 
}
.tablehead a:hover { 
	color: #999999; 
	text-decoration: underline; 
}


table.tbl_kompakt_suche{
	border:1px solid #000000;
	border-collapse:collapse;
	margin-top:20px;
	background-color:#ffffff;
	
}

tr.tbl_kompakt_suche {


}

th.tbl_kompakt_suche{
	background-color:#9EAE6D;
	height:20px;
	line-height:20px;
	border:1px solid #000000;
	border-collapse:collapse;
	
}



th.tbl_kompakt_suche a:active, th.tbl_kompakt_suche a:link, th.tbl_kompakt_suche a:visited{
	color: #333333;
	font-weight: bold; 
}

th.tbl_kompakt_suche a:hover {
	color: #333333; 
	text-decoration: underline; 
}


td.tbl_kompakt_suche{
	border:1px solid #000000;
	border-collapse:collapse;
}

td.tbl_kompakt_suche_hover{
	border:1px solid #000000;
	border-collapse:collapse;
	background-color:#CADB95;
}



img { 
	border: 0; 
	margin: 0;
	padding: 0;
}

a:active.link_all, a:link.link_all, a:visited.link_all {
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}
a:hover.link_all { 
	color: #999999; 
	text-decoration: underline; 
}

a:active.link_hell, a:link.link_hell, a:visited.link_hell {
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}
a:hover.link_hell { 
	color: #ffffff; 
	text-decoration: underline; 
}


a:active, a:link, a:visited {
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}
a:hover { 
	color: #999999; 
	text-decoration: underline; 
}

#main { 
	position: absolute; 
	left: 50%; 
	width: 1000px;
	margin-left: -500px; 
	padding: 30px 0 0 0;
	background-color: #ffffff;
}

#header {
	width: 1000px; 
	height: 145px;
	background-color: #9EAE6D; 
	border: 0px solid black; 
	padding: 0px;
	margin: 0;
}

#logo {
	float: left;
	margin-left: -3px;
	margin-right: -5px;
}
body>#main #logo {
	margin-left: 0px;
}

#maus {
	float: right;
	margin-left: -3px;
	margin-right: -3px;
}
body>#main #maus {
	margin-right: 0px;
}

div#nav {
	float: left; 
	padding: 0;
	margin: 8px 0 0 15px;
  /*background: #9EAE6D; */
  border: 0px solid red;
  height: 25px;
}
div#header > div#nav {
	margin-left: 35px;
	margin-top: 8px;
}

div#nav ul {
	margin: 0; 
	padding: 0; 
	position: relative;
}

div#nav ul li, div#nav ul li#erster {
	position: relative; 
	float: left; 
	list-style: none; 
	margin: 0;
  line-height: 15px;
  padding: 0 6px;
}

div#nav ul li, div#nav ul li#erster {
  border-left: 2px solid #ffffff; 
}

div#nav ul li#erster {
  border: none; 
}

div#nav ul li a:active, div#nav ul li a:link, div#nav ul li a:visited {
	color: #ffffff;
	font-weight: bold;
}

div#nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#nav ul ul {
	position: absolute;
	top: 35px;
	left: 0px;
	background: #CADB95;
	padding: 0;
	margin: 0;
	width: 700px;
	height: 15px;
	border: 0px red solid;
}

div#nav ul ul li { 
	padding: 0;
	margin: 0;
	border-left: 2px #ffffff solid;
}

div#nav ul ul li.erster { 
	border: none;
}

div#nav ul ul li a:active, div#nav ul ul li a:link, div#nav ul ul li a:visited, div#nav ul ul li a.erster { 
	padding: 0 10px;
	margin: 0px;
	color: #ffffff;
	/*color: #7c8c4b;*/
}

span.menue_aktiv {
	text-decoration: underline; 
}


#streif_hell {
	height: 31px;
	background-color: #CADB95;
	padding: 0;
	margin: 2px 0 0 0;
}

#streif_weiss {
	height: 14px;
	background-color: #ffffff;
	padding: 0;
	margin: 3px 0 0 0;
	border-top: 1px solid #999999;
}

#streif_dunkel{
	height: 28px;
	background-color: #9EAE6D;
	padding: 0;
	margin: 0;
	
}
#streif_dunkel form{
	width: 970px;
}


#myusedLink {
	float: right;
	clear: none;
	color: #ffffff;
	font-weight: bold; 
	border: 0px #ffffff solid;
	padding: 2px 7px;
	margin:  -28px 40px 0 0;
}

#contents {
	border-width: 1px 1px 0 1px;
	border-color: #999999;
	border-style: solid; 
	padding: 0px 40px;
	margin: 3px 0 0 0;
	height: 300px;
}
#main > #contents {
	height: auto;
	min-height: 300px;
}

#titel{
	
	font-size: 12px; 
	font-weight: bold; 
	border-bottom: 1px dashed #999999;
	margin: 0 0 20px 0;
	padding: 30px 0px 10px 0;
	margin-right:155px;
	
}

#live_chat{
	float:right;
	width:150px;
	padding:10px 0px 0px 0px;
	text-align:right;
}


.beschreibung_popup {
	position: absolute; 
	visibility: hidden; 
	z-index: 999999; 
	border: 2px solid; 
	border-color: #cccccc #999999 #999999 #cccccc; 
	width: 140px; 
	background-color:#ffffff; 
	margin: 0; 
	padding: 3px;
}

.beschriftung {
	cursor: hand;
	width: 140px;
}

.error {
	color: red;
}

/*
.kopftabelle {
	text-decoration: underline; 
}
*/

.banner {
	/*overflow:hidden;
	
	border-width:  0 1px;
	border-color: #999999;
	border-style: solid; 
	*/
	margin:auto;
	margin-bottom:25px;
	text-align:center;

	
}


#footer {
	font-size: 10px; 
	background-color: #9EAE6D;
	color: #ffffff;
	margin: 0;
	padding: 3px 20px 3px 3px;
	height: 14px;
	
}
#footer_left {
	float:left;
	width:200px;
	text-align:left;
}

#footer_right {
	margin-left:150px;
	text-align:right;
}

div#footer a:active, div#footer a:link, div#footer a:visited {
	color: #ffffff;
 	font-weight: normal; 
}
div#footer a:hover {
	text-decoration: underline; 
}




#main_popup {
	border: 0px solid red; 
	position: absolute; 
	left: 50%; 
	width: 600px;
	margin: 0 0 0 -300px; 
	padding: 0 0 0 0;
	background-color: #ffffff;
}

#header_popup {
	width: 600px; 
	height: 100px;
	background-color: #9EAE6D; 
	border: 0px solid black; 
	padding: 0;
	margin: 0;
}

#ecke_links {
	float: left;
	margin-left: -3px;
}
#main_popup>#header_popup #ecke_links {
	margin-left: 0px;
}


#ecke_rechts {
	float: right;
	margin-right: -3px;
}
#main_popup>#header_popup #ecke_rechts {
	margin-right: 0px;
}


#streif_hell_popup {
	height: 31px;
	background-color: #CADB95;
	padding: 9px 10px 0 0;
	margin: 2px 0 0 0;
	text-align: right;
	color: #ffffff;
}

#titel_popup {
	/*border: 1px solid green;*/
	margin: 0;
	padding: 80px 0 0 40px;
	color: #ffffff;
	font-weight: bold; 
}

.rahmen_bottom {
 border-bottom: 1px dashed #999999;
}

#contents_popup {
	border-width: 1px 1px 0 1px;
	border-color: #999999;
	border-style: solid; 
	padding: 30px 40px;
	margin: 3px 0 0 0;
	height: 350px;
}
#main_popup > #contents_popup {
	height: auto;
	min-height: 350px;
}

.div_popup {
	width:500px; 
	margin: 0; 
	padding: 20px 0 20px 0;
}


.zurueck_weiter {
	margin: 0 0 30px 0;
}

.weiter {
	float: right; 
	margin: 0 0 0 0; 
	width: 70px;
}
.pipe {
	float: right; 
	margin: 0 10px 0 0; 
	width: 10px;
}
.zurueck {
	float: right; 
	margin: 0 10px 0 0; 
	width: 70px; 
	text-align: right;
}


.link_als_button {
	background-color: #9EAE6D; 
	padding: 2px 10px 2px 10px;
}
.link_als_button a:active, .link_als_button a:link, .link_als_button a:visited {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}
.link_als_button a:hover { 
	color: #ffffff; 
	text-decoration: normal; 
}

.agb {
	border:1px solid #000000; 
	width:100%; 
	height:200px; 
	overflow:auto; 
	padding:5px;
}

.agb div {
	margin: 20px 0 0 0;
}



.zentriert {
	text-align: center;
}

.fett {
	font-weight: bold; 
}

.abstand_oben {
	margin-top: 15px;
}

.abstand_links {
	margin-left: 20px;
}

.abstand_rechts {
	margin-right:10px;
}

.groessere_schrift{
	font-size: 12px; 
}

.unterstreichen {
	text-decoration: underline;
}

.rot {
	color: #aa6d36;
}

.schwimmt_links {
	float: left;
}

.schwimmt_rechts {
	float: right;
}


/***********************
	Formularelemente
***********************/
#formSuche {
	border: 0px solid red;
	margin: 0;
	padding: 5px 0 0 42px;
	width: 850px;
	height: 25px;
	float: left;
}

#streif_dunkel > #formSuche {
	padding-left:10px;
}

.inputfeld {
 color: #333333; 
 background-color: white; 
 border-width: 1px; 
 border-color: #333333; 
 border-style: solid; 
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
 z-index: 1;
}

textarea {
 scrollbar-base-color: #999999; 
 scrollbar-track-color: #999999; 
 scrollbar-arrow-color: #999999; 
 scrollbar-face-color: #cccccc; 
 scrollbar-shadow-color: #cccccc; 
 scrollbar-3dlight-color: #cccccc; 
}

.checkboxfeld {
	border: none;
}

.button {
 color: #FFFFFF; 
 background-color: #9EAE6D; 
 border-width: 1px; 
 border-color: #FFFFFF; 
 border-style: solid; 
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

div.window_open_header {
	width: 910px;
	height: 193px;
	background-image: url(images/artikelsuche_detail_header.gif);
	background-position: top left;
	background-color: #9eae6d;
	padding: 0 0 0 0px;
}

div.window_open_title {
	padding-left: 60px;
	padding-top: 135px;
	font-size: 12px; 
	font-weight: bold; 
	color:#FFFFFF;
}

div.window_open_print_close {
	padding-top: 17px;
	padding-right: 25px;
	text-align: right;
	font-size: 12px; 
	font-weight: bold; 
	color:#FFFFFF;
}

a:link.window_open_print_close {
	color:#FFFFFF;
}
a:visited.window_open_print_close {
	color:#FFFFFF; 
}
a:hover.window_open_print_close {
	color:#999999; 
}
a:active.window_open_print_close{
	color:#FFFFFF; 
}

div.window_open_content {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

.label {
	font-weight: bold;
}

div.topartikelContainer{
	margin:auto;
	text-align:center;
	margin-top:20px;
	border:1px solid #9EAE6D;
	padding-bottom:2px;
}

div.topartikel{
	float:left;
	overflow:hidden;
	width:128px;
	margin-left:2px;

	
}
div.topartikel_img{
	width:100px;
	height:100px;
	margin-bottom:10px;
	text-align:center;
}

div.topartikel_img img{
	margin:auto;
	text-align:center;
}

div.topartikel_text{
	text-align:left;
	padding:4px;
}

span.topartikel_text{
	display:block;
	height:45px;
}

div.topartikelContainer h1{
	margin:0px;
	padding:2px 2px 2px 2px;
	color:#fff;
	font-size: 12px; 
	font-weight: bold; 
	background-color:#9EAE6D;
	margin-bottom:5px;
}


div.topartikel_footer_left{
	margin-top:1px;
	margin-right:50%;
	text-align:center;
	background-color:#9EAE6D;
	color:#fff;
	font-size: 12px; 
	font-weight: bold; 
	line-height:18px;
	height:18px;
}
div.topartikel_footer_right{
	margin-top:1px;
	float:right;
	width:50%;
	text-align:right;
	line-height:18px;
	height:18px;
}


a.topartikel_netto:link{
	color:#850119;
	font-weight:bold;
}
a.topartikel_netto:hover{
	color:#850119;
	font-weight:bold;
}
a.topartikel_netto:visited{
	color:#850119;
	font-weight:bold;
}


a.topartikel_brutto:link{
	color:#333333;
	font-weight:bold;
}
a.topartikel_brutto:hover{
	color:#333333;
	font-weight:bold;
}
a.topartikel_brutto:visited{
	color:#333333;
	font-weight:bold;
}

a.topartikel_text:link{
	color:#333333;
	font-weight:bold;
}
a.topartikel_text:hover{
	color:#333333;
	font-weight:bold;
}
a.topartikel_text:visited{
	color:#333333;
	font-weight:bold;
}


a.topartikel_footer:link{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.topartikel_footer:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.topartikel_footer:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}



* html div.topartikelContainer{
	position:relative;
	z-index:1000;
}

td.sep {
  height:12px;
  background:url(images/dot.png) repeat-x left center;
}

