/* *
 * * HTML Elements 

 * * * * * * * * * * * * * * * * * * * * * * * * * */
 .float-boxp {
    display: inline-block;
    height: auto;
    margin: 0 0 80px 0 ;
text-align:center;
	width: 100%;
}	
.float-boxp:after {content:"";display:table;clear:both}


	/*.....PRODUKTIONEN  ALLE FILME......   */
	
.pbox {
    display: inline-block;
    width:90%; min-width: 160px; max-width: 270px;
    margin: 10px;
    padding:10px 0 10px 0;
    vertical-align: middle;
    }
.pbox a{color:black;}
.pbox a{background-color:transparent;}
.pbox a{text-decoration:none;}
.pbox a:active.button{color:#2A4E44;}
.pbox a:active,a:hover{outline-width:0}
.pbox a:hover{color:#AE3A1C;}
.pbox a:visited{color: #2A4E44;}

	
	/*.....PRODUKTIONEN  ALLE FILME - id    */	
#hbox { text-align: center;}
#hbox {margin: 20px auto;}

	/*.....PRODUKTIONEN..(ibox)......   */
#ibox { text-align: center;}
#ibox {margin: 20px auto;}

/*.....PRODUKTIONEN..(jbox)......   */
#jbox { text-align: center;}
#jbox {margin: 20px auto;}

	/*.....PRODUKTIONEN..(kbox)......   */
#kbox { text-align: center;}
#kbox {margin: 20px auto;}

/*.....PRODUKTIONEN..(lbox)......   */
#lbox { text-align: center;}
#lbox {margin: 20px auto;}

/*.....PRODUKTIONEN..(mbox)......   */
#mbox { text-align: center;}
#mbox {margin: 20px auto;}

/*.....PRODUKTIONEN..(nbox)......   */
#nbox { text-align: center;}
#nbox {margin: 20px auto;}
/*.....PRODUKTIONEN..(obox)......   */
#obox { text-align: center;}
#obox {margin: 20px auto;}

	/*.....PRODUKTIONEN..(pbox)......   */
#pbox { text-align: center;}
#pbox {margin: 20px auto;}

	/*.....PRODUKTIONEN..(pbox)......   */
#kapbox { text-align: center;}
#kabox {margin: 20px auto;}


	/*.....PRODUKTIONEN..(pbox)......   */
#kbbox { text-align: center;}
#kbbox {margin: 20px auto;}

	/*.....PRODUKTIONEN..(pbox)......   */
#kcbox { text-align: center;}
#kcbox {margin: 20px auto;}


	/*.....Ende......   */
	
@media (max-width:600px){
.float-boxp{display:block!important;}
.float-boxp: h2{word-wrap:break-word!important;}
}

@media only screen and (min-width:880px) and (max-width:1224px) {
.float-boxp {width: 70%!important;}
}
@media (max-width:870px){
.float-boxp {width: 100%!important;}
}

	/*.....background-color:gray;   ......   */
	/*.....
	@media only screen and (min-width:900px) and (max-width:1224px) {
.pbox {background-color:green!important;}
.pbox:first-child { padding-left: 100px!important;}
}
	
@media only screen and (min-width:460px){
    .pbox { width:40%; }
    .pbox { vertical-align: top;}
    .pbox:last-child { margin-right: 50px!important;} 
}



@media only screen and (min-width:680px){
    .pbox:last-child { margin: 0;}
    .pbox:first-child { margin: 0; }
        
    }
    ...   */