/* 
	///////////////////////////////////////
	styles of cwt_press_center plugin (informatikjahr.de)
	WE DO communcation GmbH 2005
	http://www.wedo-berlin.de 
	///////////////////////////////////////
*/
.pressListView {
	margin-top:30px;
}
.pressDate {
	border-bottom:1px solid #e60003;
	text-align:right;
}
.pressHeadline {
}
.pressContent {
}
.pressMediaobjects {
	margin-top:20px;
	margin-bottom:20px;
}
.pressSingleViewMediaobjectContainer {
}
.tx-cwtpresscenter-pi1-listrow {
}

.press-list-morelink a, .press-list-backlink a {
	background-repeat:no-repeat;
}
.press-list-morelink a {
	background-position:right;
	background-image:url(../../../../page/img/readmore_arrow.gif);
	margin-right:10px;
	padding-right:10px;
}
.press-list-backlink a {
	background-position:left;
	background-image:url(../../../../page/img/readmore_arrow_left.gif);
	padding-left:12px;
}
.objectHeader a {
	font-weight:normal;
}

/*Single View below*/
.pressSingleView {
	padding-bottom:10px;
}
.pressSingleViewDate {
	border-bottom:1px solid #e60003;
}
.pressSingleViewHeadline {
}
.pressSingleViewMediaobjects {
	margin-top:20px;
}
.pressSingleViewMediaobjects h3, 
.pressSingleViewLinks h3, 
.pressSingleViewExport h3, 
.pressSingleViewRelated h3 {
	/* the headers of the additional subsections of an Single View, like links, objects, etc. */
	margin-top: 30px;
	border-bottom:1px solid #999;
	margin-bottom:20px;
}
.pressSingleViewMediaobjectContainer .objectHeader,
.mASingleViewMediaobjectContainer .objectHeader { /* the container of the assembled headline for the object types*/
	margin-bottom:0px;
}
.pressSingleViewMediaobjectContainer .objectList,
.mASingleViewMediaobjectContainer .objectList {
	clear:left;
	padding-left:55px; /* the same as the width of .objectHeader_image */
	margin-bottom:20px;
}
.pressSingleViewMediaobjectContainer .objectHeader_image,
.mASingleViewMediaobjectContainer .objectHeader_image {
	width: 35px;
	float:left;
}
.pressSingleViewMediaobjectContainer .objectHeader h4, 
.mASingleViewMediaobjectContainer .objectHeader h4 {
	margin-top:0px; /* to be reset for IE*/
	margin-bottom:0px; /* is a must */
	padding-top: 10px; /* positioning the vertical alignment */
	padding-bottom:7px; 
}
.pressSingleViewMediaobjectContainer .objectPrevimage,
.mASingleViewMediaobjectContainer .objectPrevimage {
	display:inline;
}
.pressSingleViewMediaobjectContainer .objectPrevimage img,
.mASingleViewMediaobjectContainer .objectPrevimage img { /*the div containing the generated thumbnail of images */
	margin-left: 10px; /* generate som space to the text */
}
.pressSingleViewMediaobjectContainer .objectTitle, 
.mASingleViewMediaobjectContainer .objectTitle {
	display:inline;
}

/*
.pressSingleViewMediaobjectContainer ul li {
	margin:0px;
}
*/
.pressSingleExpItems div {
	margin-bottom:10px;
}
.pressSingleExpZipMsg {
	border:1px solid #999;
	padding:3px;
}
.pressSingleViewBack {
	padding-left:12px;
	margin-bottom:20px;
	background-image:url(../../../../page/img/readmore_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:left;	
}
.pressListViewMore {
	display:inline;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:20px;
	background-image:url(../../../../page/img/readmore_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

/*Single view above*/
.pressSearchform {
	margin-bottom:10px;
}

/*mediaarchive below*/
.mALatestView h3 {
	border-bottom:1px solid #999;
	margin-top:30px;
	margin-bottom:20px;
} 

.aMListViewItem {
	clear:both; 
	padding-bottom:30px;
	margin-top:20px; 
	border-top:1px solid #e60003; 
	padding-top:10px;
}
.aMListViewItemType {
	float:left; 
	width:30px;
}
.aMListViewItemImg {
	float:right; 
	width:130px; 
	text-align:right; 
	margin-bottom:20px;
}
.aMListViewItemDescr {
	margin-bottom:20px;
}
.tx-cwtpresscenter-pi2-browsebox {
	clear:both;
}
.mASingleViewExp h3 {
	border-bottom:1px solid #999;
	padding-top:10px;
}
.mASingleViewItem {
	margin-top:30px;
}
.mASingleViewBorder {
	border-bottom:1px solid #e60003;
	display:block;
}
.mASingleViewItem h3 {
	
}
.mASingleViewItemImg {
	border-top:1px solid #ffffff;
	float:right; 
	margin-bottom:20px; 
	margin-top:15px;
	padding-left:15px;
	text-align:right;
	
}
.mASingleViewItemImgTxt {
	margin-top:10px;
}
.mASingleViewExp {
	clear:both;
}
.mASingleViewExpItems {
	margin-top:10px;
	margin-bottom:20px;
}
.mASingleViewDwnld {
	margin-top:20px;
}
.mASingleViewBack {
	margin-bottom:20px;
	padding-left:12px;
	background-image:url(../../../../page/img/readmore_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/*mediaarchive above*/
/*Searchform below*/
.mASearchform h3 {
	border-bottom:1px solid #999;
	margin-top:20px;
	margin-bottom:20px;
}
.mASearchInput input {
	border: 1px solid #555555; /* the same as the #box border*/
	margin-bottom: 10px;
	font-size: 12px;
}
.mAsSearchOptions {
}
/*Searchform above*/
