/*Import von ADZ3*/
@import url("artdet3mmozwisch_lr.css");

/* Artieklübersicht */
#artueb_mit {
	display: block;
	height: auto;
	width: 600px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
}
#ueb_1  { margin: 0px; padding: 0px }
#ueb_2 { margin: 0px; padding: 0px }
.artikelnormal, .artikelmitglied, .artikelfunktionaer, .artikelmitarbeiter {
	float: left;
	width:576px;
	padding-top: 0px;
	padding-bottom: 3px;
	background: url(images/streifen.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	margin:0px;
	margin-bottom:3px;
}
.colltitle {
	height: 13px;
	width: 576px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #9D0C15;
	text-transform: uppercase;
	display: block;
	background: url(images/streifen.gif);
}
.reservelink {
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width: 587px;
	margin-right:-3px;
	padding-top:1px;
	padding-bottom:1px;
}

.reservelink a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-top:1px;
	padding-bottom:1px;
}
.reservelink a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.thumb {
	display: block; height: 100%; float:left; margin-right:-3px;
}
#artueb_mit .date {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-left:5px;
	float:left;
}
.artikeltitle {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
	padding-left:5px;
	padding-bottom:5px;
	float: left;
}
.artikelmitglied .artikeltitle, .artikelfunktionaer .artikeltitle, .artikelmitarbeiter .artikeltitle {
    background: url(images/schluessel.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.artikeltitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}
.artikeltitle a:hover {
	text-decoration:underline;
}
.vorspann {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	padding-left:5px;
	float: left;
	width: 446px;
}
.audioicon {
	height: 13px;
	width: 17px;
	background: url(images/audioicon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left:2px;
	float: left;
}
.videoicon {
	height: 13px;
	width: 15px;
	background: url(images/videoicon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left:2px;
	float: left;
}
.open a {
	height: 13px;
	width: 20px;
	background: url(images/ak_open.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-left:3px;
}
#coll_1, #coll_3, #coll_4, #coll_5, #coll_6, #coll_7 {
	display: none;
}
#coll_2 {
	display: block;
	float: left;
	height: auto;
	width: 587px;
	padding-top: 7px;
}


#coll_2 .thumb {
	width: 120px;
	margin: 0px;
	display: block;
	float: left;
}
#coll_2 .date, #coll_2 .artikeltitle {
	width: 446px;
}

#blaettern {
	display: block;
	float: left;
	position: relative;
	left: 10px;
	width: 576px;
	height: 18px;
	padding-top:3px;
	text-align:center;
	background-image: url("images/blaettern.gif");
	 background-repeat: no-repeat;
	  background-position: top left;
	  margin-top:10px;
}
#back {
	padding-right: 30px;
}
#seitenvon {
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #9D0C15;
}
#forward {
	padding-left: 30px ;
}

#blaettern a  { color: #9D0C15; text-decoration: none }
#blaettern a:hover  { color: #9D0C15; text-decoration: underline}
#back a  { font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #9D0C15; background-image: url("images/icon_zurueck.gif"); background-repeat: no-repeat; background-position: 0% 50%; padding-left: 18px }
#forward a { font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #9D0C15; background-image: url("images/icon_weiter.gif"); background-repeat: no-repeat; background-position: 100% 50%; padding-right: 18px}

