

* {
margin: 0;
padding: 0;
}


body {
        font: 75%/160% verdana, sans-serif;
        color: black;
        background: black;

        text-align: left;
        font-family: verdena, "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
}

/*
        The class "clearfix" allows stretching of elements containing
        floats. See: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* \*/
*+html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.vg {
        float: left;
}

p {
                margin: 0px;
}

img {
                border: 0px;
}

.klein {
        font: 80% verdana, sans-serif;
        font-weight: normal;
        text-decoration: none;
}

.kursiv {
        font-style: italic;
}

.miniabc {
        font: 80% verdana, sans-serif;
        border-top: 1px groove silver;
        border-bottom: 1px groove silver;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        text-decoration: none;
}

.miniabc a {
        padding: 5px;

}

.linktipps {
        vertical-align: middle;
        border-top: 1px groove gray;
        border-bottom: 1px groove gray;
        margin-top: 15px;
        padding: 2px;
        padding-left: 4px;
        padding-right: 4px;
        font: 80% verdana, sans-serif;
}

.linktipps a {
        text-decoration: none;
}

.linktipps a:hover {
        text-decoration: underline;
}

.filmnoir_who {
                border-top: 1px solid #525252;
                border-bottom: 1px solid #525252;
}

.filmnoir_foto {
                float: left;
                margin-right: 10px;
		        border: 2px groove gray;
		        -moz-border-radius:15px;
        		-khtml-border-radius:15px;
        		border-radius: 8px;		
}

.youtube {
 	        	width: 563px;
				height: 318px;
				padding: 3px;
				background-color: #1b1b1b;
				border: 2px groove gray;
				-moz-border-radius:15px;
        		-khtml-border-radius:15px;
        		border-radius: 8px;		
}

.coverfilmliste {
                float: right;
                margin: 5px;
                margin-left: 3px;
                margin-right: 5px;
		        border: 2px groove gray;
		        -moz-border-radius:15px;
        		-khtml-border-radius:15px;
        		border-radius: 8px;	
                padding: 2px;
}

.coverfilmliste2 {
				margin-top: 3px;
                margin-right: 8px;
		        border: 2px groove gray;
		        -moz-border-radius:15px;
        		-khtml-border-radius:15px;
        		border-radius: 8px;	
}


dl.image {
          padding: 3px;
}

dl.image img {
		        border: 2px groove gray;
		        -moz-border-radius:15px;
        		-khtml-border-radius:15px;
        		border-radius: 8px;	
}

.profilnavi {
        border-top: 2px groove silver;
        border-bottom: 2px groove silver;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        text-decoration: none;
}

.profilnavi a {
        padding: 15px;
}

.aktiv {
        color: yellow;
        }
		
.tenfilms {
border-top: 1px solid silver;
margin-bottom: 10px;
}

.fett {
                font-weight: bold;
}

.einschub {
        padding-left: 25px;
}

.rightside {
        text-align: right;
}

.filmwertung {
		height: 15px;
		border: 1px solid black;
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;		
		background: #b90909;
		margin-bottom: 5px;
		color: white;
        font: 96% verdana, sans-serif;	
		font-weight: bold;
}

.filmwertung p {
		padding-left: 45px;
}

hr {
                margin: 0 auto;
                text-align: center;
                width: 55%;
                border-bottom: solid #787878 1px;
                background-color: #696969;
                height: 1px;
                color: #696969;
                margin-top: 35px;
                margin-bottom: 35px;
}

h1 {
        font: 155% verdana, sans-serif;
        text-align: right;
        margin: 0px;
        color: white;
        padding-top: 5px;
        padding-bottom: 3px;
        font-weight: bold;
}

h2 {
        font: 130% verdana, sans-serif;
        text-align: left;
        margin: 0px;
        color: black;
        padding-bottom: 8px;
        font-weight: bold;
        text-decoration: underline;
}

h3 {
        text-align: left;
        font: 115% verdana, sans-serif;
        text-decoration: none;
        font-weight: bold;
}

h4 {
        font: 130% verdana, sans-serif;
        text-align: left;
        margin: 0px;
        color: black;
        padding-bottom: 15px;
        font-weight: bold;
        text-decoration: underline;
}

h5 {
        text-align: left;
        font: 100% verdana, sans-serif;
        text-decoration: none;
        padding: 0px;
        padding-bottom: 15px;
        margin: 0px;
        font-weight: none;
}

h6 {
        font: 95%/160% verdana, sans-serif;
        text-align: left;
        font-weight: bold;
        color: #6D6D6D;
        margin-left: 5px;
        padding-top: 5px;
}

h7 {
        font: 95%/160% verdana, sans-serif;
        text-align: left;
        font-weight: bold;
        color: white;
        margin-left: 5px;
        padding-top: 5px;
}

h8 {
        text-align: left;
        font-weight: none;
}


        A { text-decoration: underline;}
        a:link {color:black;}
        a:visited {color:red;}
        a:hover {color:#C73C3B;}
        a:active {color:#990033;}

.dank {
        margin-top: 5px;
        margin-bottom: 5px;
}

.dank li {
        list-style-position: inside;
}

.logo {
      margin-bottom: 30px;
}

#sidebar {
         float: left;
         width: 280px;
         text-align:center;
         color: silver;
}

.sideteaser {
         margin-bottom: 20px;
}

.sidebartext {
         margin-top: -40px;
}

.tagline {
	margin-left: 25px;
	margin-right: 25px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;	
}

.socialmedia img {
        border: 1px groove gray;
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;
}

.widget {
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;
}

#mainpart {
         margin-left: 300px;
         margin-top: 25px;
         margin-right: 20px;
}

#mainpart p {

}

.mainparttext {
         margin-bottom: 20px;
         background: #eaeaea;
		 border-left: 1px solid gray;
		 border-right: 1px solid gray;		  
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;
}

.mainparttextright {
         margin-bottom: 20px;
         width: 49%;
         float: right;
         background: #eaeaea;
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;
		 
}

.mainparttextleft {
         margin-bottom: 20px;
         width: 49%;
         background: #eaeaea;
		 border-left: 1px solid gray;
		 border-right: 1px solid gray;	 
        -o-border-radius: 8px;
         -icab-border-radius: 8px;
         -khtml-border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         border-radius: 8px;
}

.subtext {
		 height: 170px;	
		 padding-left: 10px;
		 padding-right: 10px;
}

.subtext2 {
		 padding-left: 10px;
		 padding-right: 10px;
}

.subtextfree {
		 padding-left: 10px;
		 padding-right: 10px;
}

.teaserheadline {
         padding-left: 7px;
         color: white;
         background-color: #474141;
        margin-bottom: 7px;
        -o-border-top-left-radius: 8px;
         -icab-border-top-left-radius: 8px;
         -khtml-border-radius-topleft: 8px;
         -moz-border-radius-topleft: 8px;
         -webkit-border-top-left-radius: 8px;
         border-top-left-radius: 8px;
        -o-border-top-right-radius: 8px;
         -icab-border-top-right-radius: 8px;
         -khtml-border-radius-topright: 8px;
         -moz-border-radius-topright: 8px;
         -webkit-border-top-right-radius: 8px;
         border-top-right-radius: 8px;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(38, 38, 38, 0.7)), to(rgba(13, 13, 13, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));		 
}

.teasersubline {
         padding-left: 7px;
         color: white;
         background-color: #474141;
        margin-top: 7px;
        -o-border-bottom-left-radius: 8px;
         -icab-border-bottom-left-radius: 8px;
         -khtml-border-radius-bottomleft: 8px;
         -moz-border-radius-bottomleft: 8px;
         -webkit-border-bottom-left-radius: 8px;
         border-bottom-left-radius: 8px;
        -o-border-bottom-right-radius: 8px;
         -icab-border-bottom-right-radius: 8px;
         -khtml-border-radius-bottomright: 8px;
         -moz-border-radius-bottomright: 8px;
         -webkit-border-bottom-right-radius: 8px;
         border-bottom-right-radius: 8px;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(38, 38, 38, 0.7)), to(rgba(13, 13, 13, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));		 
}

.productimg {
        float: left;
        margin-right: 10px;
		margin-bottom: 5px;
        border: 2px groove gray;
        -o-border--radius: 15px;
         -icab-border--radius: 15px;		
        -moz-border-radius:15px;
        -khtml-border-radius:15px;		 
         -webkit-border-bottom-right-radius: 15px;		
        border-radius: 15px;		
}

.amazonimgmini {
	margin-top: -30px;
        border: 2px groove gray;
        -o-border--radius: 15px;
         -icab-border--radius: 15px;		
        -moz-border-radius:15px;
        -khtml-border-radius:15px;		 
         -webkit-border-bottom-right-radius: 15px;		
        border-radius: 15px;	
}

.amicon {
        float: right;
        width: 75px;
        margin-top: 45px;
        }

.amicon img {
        border: 2px groove gray;
        -o-border--radius: 15px;
         -icab-border--radius: 15px;		
        -moz-border-radius:15px;
        -khtml-border-radius:15px;		 
         -webkit-border-bottom-right-radius: 15px;		
        border-radius: 15px;	
}

.amproduct {
        float: right;
        padding-right: 2px;
        padding-left: 5px;		
}

.amproduct img {
        border: 3px groove gray;
        -o-border--radius: 15px;
         -icab-border--radius: 15px;		
        -moz-border-radius:15px;
        -khtml-border-radius:15px;		 
         -webkit-border-bottom-right-radius: 15px;		
        border-radius: 15px;	
}

.mitte {
	text-align: center;
}

.autorenfrage {
width:95px;
height: 175px;
}

dl {
	text-align: center;
} 

dl.left {
          float: left;
}

dl.right {
          float: right;
}

dt {
font: 75% verdana, sans-serif;
	text-align: center;
}

dd {
	text-align: center;
}

.kleinsilber {
        font: 70% verdana, sans-serif;
        color: grey;
        font-weight: normal;
        text-decoration: none;
}

.kritikheadline {
        border-bottom: 1px solid silver;
        color: gray;
}

.autorenbild {
		float: right;
		width:95px; 
		height: 175px;
		padding-right: 10px;
}

q {
	font-size: 160%;
	font-weight: bold;
}

.reztab {
        width: 100%;
}

.reztab th {
        font: 100%/100% verdana, sans-serif;
        background: silver;
        padding: 2px;
        padding-left: 10px;
}

.reztab td {
        border-right: 1px solid silver;
        border-bottom: 1px solid silver;
        padding-left: 10px;
}

.reztabger {
        width: 40%;
}

.reztabreg {
        width: 30%;
}

.reztabautor {
        width: 15%;
}

.reztabyear {
        width: 70px;
}

.reztabgenre {
        width: 70px;
}

.taglinks a {
	line-height: 180%;
 text-decoration: underline;
}

.tag1 {
	font-size: 144%;
}

.tag2 {
	font-size: 220%;
}

.tag3 {
	font-size: 111%;
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
        border: 3px groove gray;
        -o-border--radius: 15px;
         -icab-border--radius: 15px;		
        -moz-border-radius:15px;
        -khtml-border-radius:15px;		 
         -webkit-border-bottom-right-radius: 15px;		
        border-radius: 15px;	
	background-color: white;
	z-index:1002;
	overflow: auto;
}