/* Copyright 2005 Twin-Lab www.twin-lab.de [Pascal Alich, Ole Nass] */


/*####################### SHOP begin ###########################*/

div#catheadline{
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #DC0000;
	width: 550px;
}
div#listelement{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 300px; /*265px;*/
	float: left;
	border: 1px dotted #000000;
}
div#bild{
	float: left;
	padding: 1px;
	margin-left:5px;
	margin-right:5px;
	border: thin black solid;
}
div#listcontent{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
span#title a:link, span#title a:visited, td.product a:link, td.product a:visited, td.agb a:link, td.agb a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size:13px;
}
span#title a:hover, td.product a:hover, td.agb a:hover{
	color: #DC0000;
	font-weight: bold;
	text-decoration: underline;
}
div#itemhead{
	color: #DC0000;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px
}
div#itemcontent{
	width: 400px;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	border-right: 1px dotted #DC0000;
}
div#preis{
	clear: both;
	width:620px;
}
div#preis span#bigpreis{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	display: block;
	text-align: right;
}
div#preis span#preisinfo{
	color: #000000;
	font-size: 12px;
	display: block;
	text-align: right;
}
div#itemview a{
	font-size: 11px;
	text-decoration: underline;
	color: #DC0000;
}

div#tx-ttproducts-pi1-listcat ul#cat1{
	list-style-type: none;
	padding: 5px;
	color: #000000;
}

div#tx-ttproducts-pi1-listcat ul#cat1 li, div#tx-ttproducts-pi1-listcat ul#cat1 li a{
	list-style-type: none;
	padding: 5px;
	color: #000000;
}
div#itemwarenkorb{
	clear: both;
}
span#korbbutton{
	margin-left: 150px;
	display: inline;
	text-align: right;
}
div.tx-ttproducts-pi1{
	padding: 5px;
}
td.headsum, td.headquant, td.headproduct, td.headprice, td.head{
	/*background-color: #FFB71F;*/
	color: #DC0000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 2px
}
td.spacer{
	height: 4px;
	font-size: 1px;
}
a.no_border{
	border:0px;
}
td.headsum, td.sum{
	width: 20%;
}
td.headprice, td.price{
	width: 15%;
}
td.headproduct, td.product{
	width: 45%;
}
td.headquant, td.quant{
	width: 20%;
}
td.quant, td.sum, td.price, td.product, td.versand, td.weise, td.komplettsum, td.agb, td.lieferinfo{
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
td.sum, td.price, td.headprice, td.headsum, td.komplettsum{
	text-align:right;
}
#contentContainer img {
  margin: 2px;
  border-color: DC0000;
  border-style: solid;
  border-width: 1px;
}
img.spacer-gif {
  border: 0px solid black !important;
}
div.tx-ttproducts-pi1 img {
  border: 0px solid black !important;
}


.news h1{
	background-color: #DC0000;
	height:27px;
	width: 99%;
	color:#FFFFFF;
	margin-left:1px;
	margin-top:1px;
	font-size: 16px;
	line-height:24px;
	padding-left:5px;
}
.newsbacklink {
	padding-left:5px;
}

/*####################### SHOP end ###########################*/



body {

	background: #C0C0C0;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:black	;
  padding:10px;
	margin:0px;
}


td, ul li {
	font-size:14px;
}

a {
   font-size:13px;
	font-weight:bold;
	color: black;
	text-decoration:underline;
}


#main_table {
	width: 100%;
	margin: 0px;
 	border-left: 25px solid #DC0000;
	border-right: 1px solid black;
}

#head_row {
 height:135px;
 background-color: black;
}
#head_row td {
 /* border-bottom: 2px solid yellow; */
}


#link_row {
 background-color: #DC0000;/* #DC0000; */
}
#link_row_col {
 padding: 2px;
 border-bottom: 2px solid black;
 text-align: left;

}
#link_row_table {

}
#link_row td {
 font-size:16px;
 font-weight:bold;
 color:white;
}
#link_row a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: white;
}


#content_row {
 background-color: #eeffff;

}

#content_row_td {
 border-left: 1px dashed black;
}
#content_table_td {
 padding: 10px 10px 20px 10px;
 vertical-align:top;
}
#content_table_td p {

  font-size:14px;
  /*color:#4E5F8A;*/
  color:black;
  padding:0px;
  margin: 0px 0px 14px 0px;

}

#content_table_td li{
	font-size:14px;
}

td.right {
	vertical-align:top;
	padding: 10px;
}

td.label { 
  text-align:right;
  color:#DC0000;
  font-weight:bold;
  padding-right:5px;
  }

#content_table img {
/* border: 2px outset black; */
}

#footer_row {

 height:25px;
 background-color: yellow;

}
#footer_row td {
 padding: 5px;
 border-top: 2px solid black;
 border-bottom: 2px solid black;
 border-left: 1px dashed black;
 text-align: center;

}
#footer_row td p, #twinlab{

 font-size:10px;
 /*color:#4E5F8A;*/
 color:black;
 padding:0px;
 margin: 0px;

}
#twinlab {
 text-decoration: none;
 font-weight: bold;
}


h1 {

	color:black;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin:0px;

}
h2 {

	color:black;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px 5px 0px;
	margin:0px;

}

img {

	margin: 0px;

}


/*


input {

	font-size: 10px;
	color: #64749E;
	font-family: Verdana;
	background-color: #DFE3E7;
	text-decoration: none;

}



a:link { font-size:12px;    color:#894D7C	; text-decoration:underline }

a:visited { font-size:12px;    color:#894D7C; text-decoration:underline }

a:hover { font-size:12px;   color:#894D7C; text-decoration:underline }

a:active { font-size:12px;   color:#894D7C; text-decoration:underline }

a:focus { font-size:12px;   color:#894D7C; text-decoration:underline }

*/
