/*
	Formatierung linker Inhalt
*/
#links{
	padding:0;
	margin: 20px 0 0 0;
	width:810px;
	float:none;
	border:0px solid red;
}

#links .innerwrap{
	padding:0;
	margin:0;
	border:0px solid red;
}


/**
	Plugin Produkt Image
*/
.tx-produktimage-pi1 dl{
	width:810px;
	margin:0;
	padding:0;
}

.tx-produktimage-pi1 .toprow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/810_border_t.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}

.tx-produktimage-pi1 .centerrow{
	margin:0;
	padding:6px 10px;
	background-image:url(../img/810_border_c.gif);
	background-repeat:repeat-y;
}

.tx-produktimage-pi1 .bottomrow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/810_border_b.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}

.tx-produktimage-pi1 .produkttitel{
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #c4c4c4;
}


/**
	Plugin Produkt Liste
*/
.tx-produktliste-pi1{
	
}

.tx-produktliste-pi1 dl{
	float:left;
	width:400px;
	margin:0 10px 10px 0;
	padding:0;
}

.tx-produktliste-pi1 dl.listNum_2{
	margin:0 0 10px 0;
}

.tx-produktliste-pi1 .toprow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/400_border_t.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}

.tx-produktliste-pi1 .centerrow{
	margin:0;
	padding:6px 10px;
	background-image:url(../img/400_border_c.gif);
	background-repeat:repeat-y;
}

.tx-produktliste-pi1 .centerrow .innerwrap{
	
}

.tx-produktliste-pi1 dd.bottomrow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/400_border_b.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}


.tx-produktliste-pi1 .tx-produktimage-pi1{
	float:left;
	margin-top:3px;
}

.tx-produktliste-pi1 img.produkttitel{
	margin:0;
	padding:0;
	border:none;
}

.tx-produktliste-pi1 img.artikeltitel{
	margin:0 0 0 10px;
	padding:0;
	border:none;
}


.tx-produktliste-pi1 .tx-produktinfo-pi1{
	float:right;
	width: 250px;
	height: 170px;
	overflow:hidden;
	margin-right:10px;
}

.tx-produktliste-pi1 .tx-produktinfo-pi1 a{
	text-decoration:none;
	padding-left:1px;
}

.tx-produktliste-pi1 .produkttitel{
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #c4c4c4;
}

.tx-produktliste-pi1 .tx-produktartikel-pi1{
	float:right;
	width:460px;
}



/**
	Content Frames
*/

#links .contentframe{
	width:810px;
	margin:0;
	padding:0;
}

#links .contentframe .toprow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/810_border_t.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}

#links .contentframe .centerrow{
	margin:0;
	padding:6px 10px 0px 10px;
	background-image:url(../img/810_border_c.gif);
	background-repeat:repeat-y;
}

#links .contentframe .bottomrow{
	height:4px;
	margin:0;
	padding:0;
	background-image:url(../img/810_border_b.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}










