a:any-link {
color: -webkit-link;
text-decoration: none;
cursor: auto;
}

a:hover {
	text-decoration:underline;
}

.Film {
font-variant:small-caps;
font-style:normal;
}

.excerptbox {
text-align:left;
border: solid 1px black;
padding-left: 8px;
padding-right: 8px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom:8px;
min-height:110px;
max-width: 530px;
margin-left: -16px;
}

.excerptbox:nth-child(even) {
    background-color: white;
}

.excerptbox:nth-child(odd) {
    background-color: rgba(236, 236, 231, 0.7);
}

.datum {
	font-weight:bold;
	font-size: 80%;
	background-color: #ABABAB;
	padding: 2px;
	border: 1px black solid;
	z-index: 99;
	position: relative;
	width: 10em;
	text-align: center;
	margin-bottom:10px;
}

.graybox {
margin-top:-8px;	
	
}

.previewthumb {
	float:right;
	margin-top: -35px;
	margin-left: 1em;
	border: 1px black solid;
	padding: 0;
	z-index: 1;
	display:block;
}

.attachment-160x120 {
	display:block;
	float:right;
	border: 1px solid black;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 3px;
	z-index: 0;
	position: relative;
	width:200px;
}

.imgcenter {
	width:100%;
}

.lightbox img {	width:100%;}

.caption {
float: right;
width: 60%;
text-align: left;
font-size: 14px;
padding: 0em;
color: black;
margin: 0.5em 1.5em 0.5em 1em;
left: 2em;
}

.Bibliographie {
margin-top:-5pt;
margin-bottom:5pt;
padding-left: 22px ;
text-indent: -22px ;
}

.anchor {
margin-top: -35px;
padding-top: 35px;
	display: block;
}

h2.anchor {
	margin-top: -0px;
padding-top: 20px;	
}

.kritik {
	margin-top:6pt;
	margin-bottom:6pt;
	
}

h2 {
	line-height:1.2;
	font-size:1.4em;
	margin-top: 24px;
	margin-bottom: -6px;
}

input[type=submit] {
	font-size: 12pt;
	width: 100%;
	max-width: 480px;
background: #3E4145}

.caption a.lightbox img, .caption a img, .caption-center a.thickbox img, .wp-caption a img {
	width: 100%;
	height: 100%;
	border: 2px #29393C solid;
}


.caption div, .wp-caption div {
	font-weight:bold;
	text-align: left;
	padding-bottom: 5px;
}

figcaption.wp-caption-text {
	font-weight:bold;
	color:black;
	font-size:14px;
	
}

.Zitat {
	margin: .25em 0;
	padding: .35em 40px;
	position: relative;
	font-style: normal;	
}

.footnote {
	font-size: 75%;
	vertical-align: baseline;
	position: relative;
	top: -.4em;
}
	