body,p,td,th,a,input,select,optgroup,option,textarea {
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:18px;
}

body {
	padding: 0px;
	border:0px;
}

a {
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.smalltxt {
	text-align:center;
	font-size: 10px;
}

.content a { color:#0076ac; font-weight:bold; }

/* ------------------ Contentbereiche desc ------------------ */

.produktdetaildescription table {
	width:440px;
}

/* ------------------ START: FORMS ------------------ */
.inputtext {
	width:250px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	font-size:12px;
	font-family:arial;
	padding:2px;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
.produktinputtext {
	width:250px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	font-size:12px;
	font-family:arial;
	padding:2px;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
.inputtextmedium {
	width:130px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	font-size:12px;
	font-family:arial;
	padding:2px;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
.inputtextshort {
	width:50px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	font-size:12px;
	font-family:arial;
	padding:2px;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
.inputsubmit {
	font-size:12px;
	font-family:arial;
	width:50%;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	padding:2px;
	margin:2px 0px 2px 0px;
	font-weight: bold;
	line-height:14px;
}
.inputtlabel {
	vertical-align:middle;
	font-size:12px;
	font-family:arial;
	padding:2px;
	line-height:14px;
}
.inputarea {
	width:250px;
	height:200px;
	border:1px solid #cccccc;
	background-color:#fcfcfc;
	padding:2px;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
select {
	border:0px solid #cccccc;
	background-color:#fcfcfc;
	margin:2px 0px 2px 0px;
	line-height:14px;
}
/* ------------------ END: FORMS ------------------ */





/* ------------------ START: RECHTS ------------------ */
#news .content {
 padding:10px;
 border-bottom: 1px solid #ffffff;
}
/* ------------------ END: RECHTS ------------------ */





/* ------------------ START: WK ------------------ */
.warenkorbhl {
	font-weight:bold;
	padding-left: 20px;
	height:18px;
	background-color:#FFA500;
	border-bottom: 1px solid #e6e6e6;
}
.warenkorbinhalt{
	padding-left: 20px;
	background-color:#FDD998;
	border-bottom: 1px solid #e6e6e6;
}
.warenkorbsumme {
	padding-left: 20px;
	background-color:#FDD998;
	border-bottom: 1px solid #e6e6e6;
}
.warenkorbeinsehen {
	margin:10px 0px 0px 0px;
	padding: 3px 0px 0px 35px;
	list-style: none;
	background-repeat: no-repeat;
	background-position:20px 6px;
	background-image: url(files/but_orange.gif);
}
.versandinformationen {
	margin:0px 0px 0px 0px;
	padding: 3px 0px 70px 35px;
	list-style: none;
	background-repeat: no-repeat;
	background-position:20px 6px;
	background-image: url(files/but_orange.gif);
}
.wknummerakt {
	float:left;
	width:16px;
	height:16px;
	background-color:#0076AC;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.wknummerstd {
	float:left;
	width:16px;
	height:16px;
	background-color:#969696;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.wkstatstd {
	float:left;
	width:90px;
	height:16px;
	padding-left:4px;
	background-color:#DEDEDE;
	color:#707070;
}
.wkstatakt {
	float:left;
	width:90px;
	height:16px;
	padding-left:4px;
	background-color:#DEDEDE;
	color:#0076AC;
}

/* ------------------ END: WK ------------------ */





/* ------------------ START:TOPNAVI ------------------ */
.topnavi
{
	text-align:center;
}
.linktopa {
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	text-decoration: underline;
}
.linktopp {
	color:#ffffff;
	font-weight:bold;
	padding:10px;
}
/* ------------------ END:TOPNAVI ------------------ */





/* ------------------ START:PRODUKTNAVI ------------------ */
#produktuebersicht {
	margin: 0px;
	padding:0px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight:bold;
}
.produl { margin-top: 0px;}
UL,LI {
	margin: 0px;
	padding: 0px;
}
UL LI{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 35px;
	list-style: none;
	background-repeat: no-repeat;
	background-position:20px 6px;
}
.prodlia1 {
	background-color: #ccc; font-weight:bold; 
	border-bottom: 1px solid #999999;
}
.prodlia {
	background-color: #ededed;
	border-bottom: 1px solid #999999;
}
.prodlip {
	background-color: #ccc;
	border-bottom: 1px solid #bbbbbb;
}
.prodlip:hover {
	background-color: #ededed;
}

.prodlia2 {
	background-color: #dddddd;
	padding-left:40px;
	border-bottom: 1px solid #999999;
}
.prodlip2 {
	background-color: #ededed;
	padding-left:40px;
	border-bottom: 1px solid #bbbbbb;
}
.prodlip2:hover {
	background-color: #e6e6e6;
}
/* ------------------ END:PRODUKTNAVI ------------------ */



/* ------------------ START:PRODUKTDARSTELLUNG ------------------ */
.produktlistebild{
	float:left;
	margin:0px 10px 0px 0px;
	width:150px;
	border:white 1px solid;
}
.produktlistetexte{
	float:left;
	display:block;
    width:280px;
	border:solid white 1px;
	margin:0px 0px 0px 0px;
}
.trenner{
   	margin:10px 0px 10px 0px;
}
.produktlisteblock{
	clear:both;
}
.produktlistepreis{
	display:block;
	width:100%;
}
.produktlistedetaillink{
    width:434px;
	display:block;
	text-align:right;
    padding:10px 0px 0px 0px;
}
a.produktlink{
	text-decoration:none;
}


.produktdetailblock{
	clear:both;
}
.produktdetailbildblock{
	display:block;
	margin:0px 0px 10px 0px;
	border:solid 1px white;
}
.produktdetailname{
	display:block;
	width:100%;
}
.produktdetailbild{
	display:block;
	float:left;
}
.produktdetailtextblock{
	float:right;
}

.produktdetailpreis{
	display:block;
}
.produktdetailwkllink{

}
.produktdetailartikelnummer{
	display:block;
}
.produktdetaildescription{
	display:block;
	width:100%;
	clear:both;
	color:#000000;
}


.produktlisteartikelnummer{
	display:block;

}
.produktteaserbild{
	float:left;
	width:150px;
	margin:0px 10px 0px 0px;
}
.produktteasertexte{
	float:left;
	display:block;
    width:282px;
	border:solid white 1px;
	margin:0px 0px 20px 0px;
}
.produktteaserdetaillink{
    width:434px;
	display:block;
	text-align:right;
    padding:0px 0px 10px 0px;
}

.warenkorblink{
   	color:#FFA500;
   	font-weight:bold;
}
.produktlink{
	color:#0076AC;
}

.wkblock{
  	clear:both;
}
.wkbild{
	float:left;
	margin:0px 10px 20px 0px;
	width:75px;
}
.wktexte{
	float:left;
	display:block;
    width:355px;
	border:solid white 1px;
	margin:0px 0px 20px 0px;
}
.wkname{
	float:left;
	display:block;
    width:145px;
}
.wkanzahl{
	float:left;
	display:block;
    width:50px;
    text-align:center;
}
.wkpreis{
	float:left;
	display:block;
    width:80px;
    text-align:right;
}
.wksummepreis{
	float:left;
	display:block;
    width:80px;
    text-align:right;
}
.wkgesammtsummebez{
	float:left;
	display:block;
    width:365px;
    text-align:right;
}
.wkgesammtsumme{
	float:left;
	display:block;
    width:80px;
    text-align:right;
}
.wkkeinprodukt{
	color:#FFA500;
 	width:100%;
    text-align:center;
}
.wknettoprodukt{
 	width:100%;
    text-align:center;
}
.wklinkbestellen{
 	width:100%;
    text-align:right;
}


/* ------------------ END:PRODUKTDARSTELLUNG ------------------ */

/* ------------------ START:PARKETTDOKTOR ------------------ */

.linkblau{
	text-decoration:none;
   	font-weight:bold;
	color:#0076AC;
}


/*  Start Forms */ 
#formwrap { 
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 50px; 
} 
#form { 
   padding: 0px 0px 10px 0px; 
   margin: 0px 0px 0px 0px; 
   text-align: left; 
} 
/* Rahmenfarbe angeben für Opera */ 
fieldset { 
   border: 1px solid #fff; 
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px; 
} 
legend { 
   border: 1px solid #fff; 
} 
Label { 
   font:11px/20px verdana, arial, helvetica, sans-serif; 
   padding:0px; 
   margin-left: 0px; 
} 
.inpt { 
   width: 350px; 
   border: 1px solid #999; 
   background-color: transparent; 
   color: #666666; 
   font-family: Verdana, Arial, Sans-Serif; 
   font-size: 11px; 
   padding: 1px 1px 1px 3px; 
   margin: 0px 0px 5px 0px; 
   word-spacing: 0.2em; 
} 
.txt { 
   width: 350px; 
   border: 1px solid #999; 
   background-color: transparent; 
   color: #666666; 
   font-family: Verdana, Arial, Sans-Serif; 
   font-size: 11px; 
   padding: 1px 1px 1px 3px; 
   margin: 0px 0px 5px 0px; 
   word-spacing: 0.2em; 
} 
input.inpt:focus, textarea.txt:focus { 
   color: #000; 
   font-family: Verdana, Arial, Sans-Serif; 
} 
.senden { 
   width: 150px; 
   font-weight: bold; 
   font-size: 11px; 
   margin: 15px 0px 0px 198px; 
   padding: 3px 0px 3px 0px; 
   background-color: #eee; 
   color: #333; 
   text-align: center; 
   border: solid 1px #999; 
   cursor: pointer; 
} 
label, 
select, 
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
   cursor: pointer; 
} 

/*  End Forms */ 
.content li { list-style-type:disc; margin:0; padding:0; }
.content ul { margin-left:15px; }


/* ------------------ END:PARKETTDOKTOR ------------------ */

