/* Artikel Detail 3 - verkuerzter strunk Import */
@import url("verkuerzt.css");
/* Übersicht */
#linkueb {display:inline; float: left; width: 420px; padding-left: 10px; margin: 0px; overflow: hidden;}
#ueb_1 {
	display: block;
	float: left;
	width: 420px;
	margin:0px;
	padding:0px;
	margin-right:-3px;
}
#ueb_2 {
	display: block;
	float: left;
	width: 420px;
	margin:0px;
	padding:0px;
	margin-right:-3px;
}
#coll_1, #coll_2, #coll_3, #coll_4, #coll_5, #coll_6, #coll_7 {
	display: block;
	float: left;
	width: 420px;
	margin:0px;
	padding-bottom:20px;
	margin-right:-3px;
}
.colltitle {
	display: block;
	float: left;
	width: 420px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	margin-right:-3px;
}
.linknormalungerade, .linknormalgerade {
	display: block;
	float: left;
	width: 420px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #E4E4E4;
	margin-right:-3px;
	margin-bottom:10px; <!--margin-bottom:5px;-->
	}
.extern, .intern {
	display: block;
	height: auto;
	width: 420px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0px;
	padding:0px;
	margin-right:-3px;
}
.extern a, .intern a {
	display: block;
	float:left;
	height: auto;
	width: 420px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #C3002A;
	text-decoration: none;
	background-image:  url("images/linkpfeil.gif");
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin:0px;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:-3px;
}
.extern a:hover, .intern a:hover {
	text-decoration:underline;
}
.linkbesch {
	display: block;
	height: auto;
	width: 420px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0px;
	padding:0px;
	margin-right:-3px;
}
/* Übersicht - additive */

