/* === Start: artothekmodule */
#content {
	
}
/* overview */
div.artothekOverview {
	width: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 8px 0px;
	width:290px;
	height:120px;
	float:left;
	border-bottom:1px solid #E7E7E7;
}

div.artothekOverview div.artothekMedia {
	width:150px;
	max-width:150px;
	float:left;
}

div.artothekOverview div.artothekText {
	float:left;
	width:140px;
	height:104px;
}

div.artothekOverview div.artothekText h1 {
	margin:0px;
	padding-bottom:8px;
}

div.artothekOverview div.artothekText h1 a {
	text-decoration:none;
}

div.artothekOverview div.artothekMedia div.artothekContentImage {
}

div.artothekOverview div.more {
	float:right;
}

div.artothekOverview div.more a {
	text-decoration:none;
	font-size:12px;
}

/* details */
#artothekmodule {
	width: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 10px 25px;
}

#artothektext {
	width: 400px;
	padding: 0px 125px 0px 20px;
	margin-top: 0px;
}

#artothekhead {
	padding: 0px 125px 0px 0px;
	margin-top: 0px;
}

#artothekmodule .contentimagenewsdetail 
, #artothekmodule .medianews {
	width:100%;
	max-width:100%;
}

#artothekmodule .image {
	float:left;
	width:310px;
}

#artothekmodule .imagetext {
	float:left;
	font-size:12px;
}
/* === End: artothekmodule */