




        /* 
   _____                          _____  
  /  _  \_______   ____   ______ /  |  | 
 /  /_\  \_  __ \_/ __ \ /  ___//   |  |_
/    |    \  | \/\  ___/ \___ \/    ^   /
\____|__  /__|    \___  >____  >____   | 
        \/            \/     \/     |__| 

Ares4 Default Theme 1.0
http://www.ares4.com
*/
        /* Font import */

        @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
        /* General */

        #ares4 {
            min-height: 100%;
            width: 100%;
            padding: 0;
            margin: 0;
			font-family: Arial, Verdana, sans-serif;
            font-family: 'Open Sans', sans-serif;
        }
		
		#ares4 .site-wrapper {
			max-width:890px;
			margin-left:auto;
			margin-right:auto;
			padding: 5px 0 50px 0;
			background-repeat: no-repeat;
		}
		
		
		/* hamburger */
		
	    #ares4 header{
        	width:100%;
        	line-height:35px;
        
        }
        
        #ares4 .hamburger {
            background:none;
            position:absolute;
            top:0;
            line-height:45px;
            margin: 125px 15px 0px 635px;
            color:#fff;
            border:0;
            font-size:35px;
            font-weight:bold;
            cursor:pointer;
            outline:none;
            z-index:10000000000000;
        }
        
        #ares4 .cross{
           background:none;
           position:absolute;
           top:0px;
           margin:125px 15px 0px 635px;
           color:#fff;
           border:0;
           font-size:38px;
           line-height:65px;
           font-weight:bold;
           cursor:pointer;
           outline:none;
           z-index:10000000000000;
        }
        
        #ares4 .menu{
            z-index:1000000; 
            font-weight:bold; 
            font-size:5px; 
            width:30%; 
            background:#f1f1f1;
            background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
            position:absolute; 
            text-align:center; 
            font-size:12px;
            margin: 5px 15px 0px 640px;
        }
        
        #ares4 .menu ul {
            margin: 0; 
            padding: 0; 
            list-style-type: none; 
            list-style-image: none;
        }
        
        #ares4 .menu li {
            display: block;   
            padding:5px 0 5px 0; 
            /*border-bottom:#dddddd 1px solid;*/
            
        }
        
        #ares4 .menu li:hover {
            /*background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/Strich_Hamburger.png');
            */
            display: block; 
            padding: 5px 0 5px 0;
            background-repeat:no-repeat;
            border-bottom:#CD0E1E 3px solid;
            
        }
        
  
        
        #ares4 .menu ul li a { 
            text-decoration:none;  
            margin: 0px; 
            color:#666;
            
        }
        
        #ares4 .menu ul li a:hover {  
            color: #fff; 
            text-decoration:none;

        }
        
        #ares4 .menu a{
            text-decoration:none; 
            color:#fff;
            
        }
        
        #ares4 .menu a:hover{
            text-decoration:none; 
            color:#fff;

        }
        
         
        #ares4 .glyphicon-home{
            color:white; 
            font-size:1.5em; 
            margin-top:5px; 
            margin:0 auto;
        }
        
        #ares4 header{
            display:inline-block; 
            font-size:80px;
            
        }
        #ares4 span{
            padding-left:10px;
            
        }
        #ares4 a{
            color:#336699;
            
        } 
		
		/* header */
		
		#ares4 #header img {
		    width: auto;
            height: 60px;
            margin: 50px 0px 0 0px;
		}
		
		        #ares4 .Sprache ul {
        	float: left;
        	width: auto;
        	padding: 0;
        	margin: 53px 10px 0 10px;
        }
        
        #ares4 .Sprache a:avtive{
            color: red;
        }

		
        #ares4 .Sprache ul li {
        	display: inline-block;
        	width: auto;
        	text-align: left;
        	list-style-type: none;
        	padding: 0;
        	margin: 0 0 0 15px;
        }
		
        #ares4 .Sprache  a {
        	display: inline-block;
            color: #777;
            position: absolute;
            margin: -96px 0 0 770px;
            font-size: 15px;
            text-decoration: none;
        }
		


		
        /* Logo */

        #ares4 #logo img {
            width: auto;
            height: 120px;
            margin: -100px 0px 0 230px;
        }
        /* Seach Box */
		
		#ares4 #searchbar{
			max-width: 870px;
			margin: 0 auto;
        }

        #ares4 #search {
            padding: 10px;
			margin: -80px 0 10px 0;
			border: 1px solid #000;
			width: 200px;
			box-sizing: border-box;
			float: right;
        }
        /* Breadcrumb Trail */

        #ares4 #breadcrumb {
            position: absolute;
            font-size: 14px;
            color: #696969;
            margin-bottom: 10px;
            margin-left: 0px;
            padding: 15px 0 0 10px;
        }

        #ares4 #breadcrumb a {
            margin: 0 10px 0 0;
            color: #fff;
            text-decoration: none;
        }
		
		/* Footer */
		
		#ares4 #footer {
	        overflow: hidden;
	        text-align: left;
	        width: 100%;
	        max-width: 995px;
	        margin: 0 auto;
        }
        
        
        #ares4 #footer img {
        	width: auto;
        	height: 70px;
        	margin: 0px 0 15px 10px;
        }
		
        #ares4 #footer ul {
        	float: left;
        	width: auto;
        	padding: 0;
        	margin: 20px 10px 0 -10px;
        }
		
        #ares4 #footer ul li {
        	display: inline-block;
        	width: auto;
        	text-align: left;
        	list-style-type: none;
        	padding: 0;
        	margin: 0 0 0 20px;
        }
		
        #ares4 #footer ul li a {
        	display: inline-block;
        	color: #f2f2f2;
        	text-decoration: none;
        }
		
        /* Information Room */

        #ares4 .ie-grid {
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            padding: 10px 10px 10px 10px;
        }

        #ares4 .ie-grid .grid-sizer {
            width: 100px;
            display: inline-block;
        }

        #ares4 .ie-grid .grid-gutter {
            width: 10px;
            display: inline-block;
        }
        /* Information Unit */

        #ares4 .ie-grid .ie {
            border: 1px solid black;
            position: relative;
            margin-bottom: 0px;
            box-sizing: border-box;
			border-color: rgba(255, 255, 255, 0);
        }

        #ares4 a.front {
            text-decoration: none;
        }
		
		/* Information Unit 1 */

        #ares4 .ie-grid .ie .front-1 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
			background-color: rgba(255,255,255,0.7) !important;
        }

        #ares4 .ie-grid .ie .front-1 h3 {
            margin: 0 0 2px -10px;
            position: absolute;
            /*left: 50%;
            transform: translate(-50%, -50%);*/
            bottom: 0;
            text-align: center;
           /* height: 20px; */
            line-height:1.1em;
            width:100%;
            display:table;
        }
		
		#ares4 .ie-grid .ie .front-1 h3 span{
            display:table-cell;
            vertical-align:middle;
        }
        
      

        #ares4 .ie-grid .ie .front-1 h4 {
            margin: 0;
        }
		
		/* Information Unit 2 */
		
		#ares4 #kaffeekompetenz #tab-0 div{
            margin-right: 25px;
        }
        
        #ares4 #die_espressomaschine #tab-0 div{
            margin-right: 15px;
        }
        
        
        #ares4 .ie-grid .ie {
			position: relative;
			margin-bottom: 0px;
			box-sizing: border-box;
    	}
        
        
    	#ares4 .ie-grid .ie .front-2 {
			cursor: pointer;
			text-decoration: none;
			height: 100%;
			padding: 10px 10px 10px 10px;
			box-sizing: border-box;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
			background-color: rgba(255,255,255,0.7) !important;
		}
        
        #ares4 .ie-grid .ie .front-2 h3 {
            margin: 0 0 5px 0;
            position: absolute;
            left: 50%;
            top:50%;
            transform: translate(-50%, -50%);
            text-align: center;
            color: rgba(255, 255, 255, 0,7) !important;
            width: 100%;
        }
        
        
        #ares4 .ie-grid .ie .front-2 h4 {
            margin: 0;
        }
		
		
		/* Information Unit 3 */
		
		#ares4 .ie-grid .ie .front-3 {
			cursor: pointer;
			height: 100%;
			padding: 10px 10px 10px 10px;
			box-sizing: border-box;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
			background-color: white;
			text-decoration: none;
		}
        
        #ares4 .ie-grid .ie .front-3 h3 {
            margin: 0 0 5px 0;
            position: absolute;
            left: 50%;
            transform: translate(-50%, -50%);
            bottom: 0;
            text-align: center;
            height: 18px;
            width: 100%;
        }
        
        
        #ares4 .ie-grid .ie .front-3 h4 {
            margin: 0;
        }
		
		/* Information Unit 4 */
		
		
		#ares4 .ie-grid .ie .front-4 {
			cursor: pointer;
			text-decoration: none;
			height: 100%;
			padding: 10px 10px 10px 10px;
			box-sizing: border-box;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
			background-color: rgba(255,255,255,0.7) !important;
		}
        
        #ares4 .ie-grid .ie .front-4 h3 {
            margin: 0 0 7px -10px;
            position: absolute;
            /*left: 50%;
            transform: translate(-50%, -50%);*/
            bottom: 6px;
            text-align: center;
           /* height: 20px; */
            line-height:0.85em;
            width:100%;
            display:table;
        }
        
        #ares4 .ie-grid .ie .front-4 h3 span{
            display:table-cell;
            vertical-align:middle;
        }
        
        #ares4 .ie-grid .ie .front-4 h4 {
            margin: 0;
        }
		
		/* Information Unit 5 */
		
		
		#ares4 .ie-grid .ie .front-5 {
			cursor: pointer;
			text-decoration: none;
			height: 100%;
			padding: 10px 10px 10px 10px;
			box-sizing: border-box;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
			background-color: rgba(255,255,255,0.7) !important;
		}
        
        #ares4 .ie-grid .ie .front-5 h3 {
            margin: 0 0 5px 0;
            position: absolute;
            left: 50%;
            top:40%;
            transform: translate(-50%, -50%);
            text-align: center;
            color:#333 !important;
        }
        
        
        #ares4 .ie-grid .ie .front-5 h4 {
            margin: 0;
        }
		

        #ares4 .ie-grid .ie .back {}

        #ares4 .ie-grid .ie .back-1 {
            height: 100%;
            width: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
        }

        #ares4 .ie-grid .ie .back-1 h3 {
            margin: 0 0 0 0;
            font-size: 23px;
        }

        #ares4 .ie-grid .ie .back-1 h4 {
            margin: 0;
            font-size: 14px;
        }
		
		#ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab::webkit-scrollbar{ 
            width: 2px; 
            height: 2px;
            
        }

        #ares4 .ie-grid .ie .back-1 hr {
            border: none;
            height: 0;
            overflow: hidden;
            margin: 10px 0;
            border-top: 0px solid black;
        }

        #ares4 .ie-grid .ie .back-1 .ie-close {
            position: absolute;
            right: 0;
            color: #cf0712;
            opacity: 0.3;
            font-size: 21px;
            margin: 0px 10px 0 0;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }

        #ares4 .ie-grid .ie .back-1 .ie-close:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav {
            margin: -30px 0 0 0;
            height: 42px;
            text-align: right;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #333;
            margin-left: 0px;
            padding-top: 7px;
            cursor: pointer;
            display: inline-block;
            font-size: 15px;
            line-height: 16px;
            
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav .active {
            color: #ccc;
            display:none;  
            
            
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabs {
            height: calc(100% - 88px);
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab {
            height: 110%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 15px;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: gainsboro;
            position: absolute;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div {
            list-style-type: none;
            display: table-cell;
            height: 25px;
            text-align: center;
            vertical-align: middle;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa {
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
		
		/* Information Unit Back 2 */
		
		#ares4 .ie-grid .ie .back-2 {
            height: 100%;
            width: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
        }
        
        #ares4 .ie-grid .ie .back-2 h3 {
            margin: 0 0 0 0;
            font-size: 19px;
            margin-top: 5px;
        }
        
        #ares4 .ie-grid .ie .back-2 h4 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-2 hr {
            border: none;
            height: 0;
            overflow: hidden;
            margin: 10px 0;
            border-top: 0px solid black;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-close {
            position: absolute;
            right: 0;
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin: 0px 10px 0 0;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-close:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-tabnav {
            margin: -10px 0 0 0;
            height: 30px;
            text-align: right;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #cccccc;
            margin-left: 20px;
            padding-top: 5px;
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            line-height: 16px;
            border-top: 2px solid white;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-tabnav .active {
            color: black;
            border-top: 2px solid black;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-tabs {
            height: calc(100% - 88px);
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 15px;
            margin-top: 220px;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-options {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: gainsboro;
            position: absolute;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-options div {
            list-style-type: none;
            display: table-cell;
            height: 25px;
            text-align: center;
            vertical-align: middle;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-options div .fa {
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-2 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
		
		/* Information Unit Back 3 */
		
		#ares4 .ie-grid .ie .back-3 {
            height: 100%;
            width: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
        }
        
        #ares4 .ie-grid .ie .back-3 h3 {
            margin: 0 0 0 0;
            font-size: 21px;
        }
        
        #ares4 .ie-grid .ie .back-3 h4 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-3 hr {
            border: none;
            height: 0;
            overflow: hidden;
            margin: 10px 0;
            border-top: 1px solid black;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-close {
            position: absolute;
            right: 0;
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin: 0px 10px 0 0;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-close:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-tabnav {
            margin: -10px 0 0 0;
            height: 30px;
            text-align: right;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #cccccc;
            margin-left: 20px;
            padding-top: 5px;
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            line-height: 16px;
            border-top: 2px solid white;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-tabnav .active {
            color: black;
            border-top: 2px solid black;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-tabs {
            height: calc(100% - 88px);
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-options {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: gainsboro;
            position: absolute;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-options div {
            list-style-type: none;
            display: table-cell;
            height: 25px;
            text-align: center;
            vertical-align: middle;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-options div .fa {
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-3 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        } 
		
		/* Information Unit Back 5 */
		
		#ares4 .ie-grid .ie .back-5 {
            height: 100%;
            width: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
        }
        
        #ares4 .ie-grid .ie .back-5 h3 {
            margin: 0 0 0 0;
            font-size: 19px;
            margin-top: 5px;
        }
        
        #ares4 .ie-grid .ie .back-5 h4 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-5 hr {
            border: none;
            height: 0;
            overflow: hidden;
            margin: 10px 0;
            border-top: 0px solid black;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-close {
            position: absolute;
            right: 0;
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin: 0px 10px 0 0;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-close:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabnav {
            margin: -10px 0 0 0;
            height: 30px;
            text-align: right;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #cccccc;
            margin-left: 20px;
            padding-top: 5px;
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            line-height: 16px;
            border-top: 2px solid white;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabnav .active {
            color: black;
            border-top: 2px solid black;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabs {
            height: calc(100% - 88px);
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 15px;
            margin-top: 220px;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-options {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: gainsboro;
            position: absolute;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-options div {
            list-style-type: none;
            display: table-cell;
            height: 25px;
            text-align: center;
            vertical-align: middle;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-options div .fa {
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }   
		
		
        /* Information Unit Sizes */

        #ares4 .ie-grid .ie-width-1 {
            width: 100px;
        }

        #ares4 .ie-grid .ie-width-1 h3 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-1 h4 {
            font-size: 10px;
        }

        #ares4 .ie-grid .ie-width-2 {
            width: 210px;
        }

        #ares4 .ie-grid .ie-width-2 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-2 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-3 {
            width: 320px;
        }

        #ares4 .ie-grid .ie-width-3 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-3 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-4 {
            width: 430px;
        }

        #ares4 .ie-grid .ie-width-4 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-4 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-5 {
            width: 540px;
        }

        #ares4 .ie-grid .ie-width-5 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-5 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-6 {
            width: 650px;
        }

        #ares4 .ie-grid .ie-width-6 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-6 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-7 {
            width: 760px;
        }

        #ares4 .ie-grid .ie-width-7 h3 {
            font-size: 20px;
        }

        #ares4 .ie-grid .ie-width-7 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-8 {
            width: 870px;
        }

        #ares4 .ie-grid .ie-width-8 h3 {
            font-size: 30px;
            padding-bottom:12px;
        }

        #ares4 .ie-grid .ie-width-8 h4 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-height-1 {
            height: 100px;
        }

        #ares4 .ie-grid .ie-height-2 {
            height: 210px;
        }

        #ares4 .ie-grid .ie-height-3 {
            height: 320px;
        }

        #ares4 .ie-grid .ie-height-4 {
            height: 430px;
        }

        #ares4 .ie-grid .ie-height-5 {
            height: 540px;
        }

        #ares4 .ie-grid .ie-height-6 {
            height: 650px;
        }

        #ares4 .ie-grid .ie-height-7 {
            height: 760px;
        }

        #ares4 .ie-grid .ie-height-8 {
            height: 870px;
        }

        #ares4 .ie-grid .ie-maximized {
            width: 430px;
            height: 430px;
        }
        /* Responsive */
        
        @media screen and (max-width: 770px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 100px;
            }
			
			#ares4 #searchbar {
				padding: 0 40px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 300px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
            
            
            	/* hamburger */
		
	    #ares4 header{
        	width:100%;
        	line-height:35px;
        
        }
        
        #ares4 .hamburger {
            background:none;
            position:absolute;
            top:0;
            line-height:45px;
            margin: 157px 15px 0px 500px;
            color:#fff;
            border:0;
            font-size:40px;
            font-weight:bold;
            cursor:pointer;
            outline:none;
            z-index:10000000000000;
        }
        
        #ares4 .cross{
           background:none;
           position:absolute;
           top:0px;
           margin: 157px 15px 0px 500px;
           color:#fff;
           border:0;
           font-size:50px;
           line-height:65px;
           font-weight:bold;
           cursor:pointer;
           outline:none;
           z-index:10000000000000;
        }
        
        #ares4 .menu{
            z-index:1000000; 
            font-weight:bold; 
            font-size:5px; 
            width:30%; 
            background:#f1f1f1;
            background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
            position:absolute; 
            text-align:center; 
            font-size:12px;
            margin: 93px 15px 0px 506px;
        }
            
    
			#ares4 #breadcrumb {
				font-size: 16px;
				color: #fff;
				margin-bottom: 15px;
				padding: 55px 0px 0 36px;
			}
			
			#ares4 .main {
			    padding: 45px 0 0 0;
			}	
			

            #ares4 .ie-grid {
                width: 650px;
                left: 10px;
                margin: auto;
            }
            
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 19px;
            }
            
            #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab img {
                height: auto !important;
                width: 100% !important;
            }
          /*  #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
				top: 130px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 18px;
                top:120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }*/
            #ares4 .ie-grid .ie-width-8 {
                width: 650px;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 28px;
               /* top: 283px;*/
               
            }
          /*  #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }*/
            #ares4 .ie-grid .ie-height-8 {
                height: 650px;
            }
          /*  #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 400px;
                height: 400px;
            }*/
        }
       
        
        
        
        @media screen and (max-width: 740px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 100px;
            }
            
            #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 12px;
            margin-top: 130px;
            }
            
            #ares4 .hamburger {
                background: none;
                position: absolute;
                top: -100px;
                right: 0;
                line-height: 45px;
                padding: 0 10px 0 0;
                /*margin: 55px 15px 0px 540px;*/
                color: #fff;
                border: 0;
                font-size: 50px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .cross {
                background: none;
                position: absolute;
                top: -100px;
                right: 0;
                padding: 0 10px 0 0;
               /* margin: 55px 15px 0px 540px;*/
                color: #fff;
                border: 0;
                font-size: 70px;
                line-height: 65px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .menu {
                z-index: 1000000;
                font-weight: bold;
                font-size: 0.8em;
                width: 35%;
                background: #f1f1f1;
                background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
                position: absolute;
                text-align: center;
                font-size: 12px;
                margin: 0px 15px 0px 430px;
            }
			
			#ares4 #searchbar {
				padding: 0 0px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 300px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
    
			#ares4 #breadcrumb {
				font-size: 14px;
				color: #fff;
				margin-bottom: 15px;
				padding: 45px 0px 0 36px;
			}
			
			#ares4 .Sprache ul li a {
                display: inline-block;
                color: #777;
                position: absolute;
                margin: -190px 0 0 520px;
                font-size: 23px;
                text-decoration: none;
            }

			#ares4 .main {
			    padding: 45px 0 0 0;
			}			

            #ares4 .ie-grid {
                width: 620px;
                left: 10px;
                margin: auto;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }
            #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab img {
                height: auto !important;
                width: 100% !important;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
				top: 130px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
                
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 18px;
                top:120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 16px;
                top: 283px;
               
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-8 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }

        @media screen and (max-width: 568px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 55px;
            }
            
            #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 12px;
            margin-top: 130px;
            }
            
            #ares4 .hamburger {
                background: none;
                position: absolute;
                top: 0;
                line-height: 45px;
                margin: 55px 15px 0px 460px;
                color: #fff;
                border: 0;
                font-size: 50px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .cross {
                background: none;
                position: absolute;
                top: 0px;
                margin: 55px 15px 0px 460px;
                color: #fff;
                border: 0;
                font-size: 70px;
                line-height: 65px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .menu {
                z-index: 1000000;
                font-weight: bold;
                font-size: 0.8em;
                width: 40%;
                background: #f1f1f1;
                background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
                position: absolute;
                text-align: center;
                font-size: 12px;
                margin: 0px 15px 0px 340px;
            }
            
			
			#ares4 #searchbar {
				padding: 0 45px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 250px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
    
			#ares4 #breadcrumb {
				font-size: 14px;
				color: #fff;
				margin-bottom: 15px;
				padding: 45px 0px 0 36px;
			}
			
			#ares4 .Sprache ul li a {
                display: inline-block;
                color: #777;
                position: absolute;
                margin: -190px 0 0 440px;
                font-size: 23px;
                text-decoration: none;
            }
			
			
			#ares4 .main {
			    padding: 45px 0 0 0;
			}

            #ares4 .ie-grid {
                width: 320px;
                left: 0px;
                margin: auto;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }
            
            #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab img {
                height: auto !important;
                width: 100% !important;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
                top: 132px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 16px;
                top: 120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 300px;
                
            }
            
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 16px;
                    top: 133px;
                    padding-bottom: 1px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-8 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }
        
        /* Iphone 6s Plus */
        @media screen and (max-width: 420px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 20px;
            }
            
            #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 12px;
            margin-top: 130px;
            }
            
            #ares4 .hamburger {
                background: none;
                position: absolute;
                top: 0;
                right:0;
                line-height: 45px;
                /*margin: 55px 15px 0px 330px;*/
                padding: 0 7px 0 0;
                color: #fff;
                border: 0;
                font-size: 50px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .cross {
                background: none;
                position: absolute;
                top: 0px;
                right: 0;
                /*margin: 55px 15px 0px 250px;*/
                padding: 0 7px 0 0;
                color: #fff;
                border: 0;
                font-size: 70px;
                line-height: 65px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .menu {
                z-index: 1000000;
                font-weight: bold;
                font-size: 0.8em;
                width: 100%;
                background: #f1f1f1;
                background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
                position: absolute;
                text-align: center;
                font-size: 12px;
                margin: 0px 15px 0px 0px;
            }
            
			
			#ares4 #searchbar {
				padding: 0 27px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 300px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
    
			#ares4 #breadcrumb {
				font-size: 14px;
				color: #fff;
				margin-bottom: 15px;
				padding: 45px 0px 0 36px;
			}
			
			#ares4 .Sprache ul li a {
                display: inline-block;
                color: #777;
                position: absolute;
                margin: -190px 0 0 240px;
                font-size: 23px;
                text-decoration: none;
            }
			
			
			#ares4 .main {
			    padding: 45px 0 0 0;
			}

            #ares4 .ie-grid {
                width: 320px;
                left: 10px;
                margin: auto;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }
            #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab img {
                height: auto !important;
                width: 100% !important;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
                top: 132px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 16px;
                top: 120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 300px;
                
            }
            
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 16px;
                    top: 133px;
                    padding-bottom: 1px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-8 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }        
        

        /* Iphone 6s */
        @media screen and (max-width: 375px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 20px;
            }
            
            #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 12px;
            margin-top: 130px;
            }
            
            #ares4 .hamburger {
                background: none;
                position: absolute;
                top: 0;
                right:0;
                line-height: 45px;
                /*margin: 55px 15px 0px 330px;*/
                padding: 0 7px 0 0;
                color: #fff;
                border: 0;
                font-size: 50px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .cross {
                background: none;
                position: absolute;
                top: 0px;
                right: 0;
                /*margin: 55px 15px 0px 250px;*/
                padding: 0 7px 0 0;
                color: #fff;
                border: 0;
                font-size: 70px;
                line-height: 65px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .menu {
                z-index: 1000000;
                font-weight: bold;
                font-size: 0.8em;
                width: 100%;
                background: #f1f1f1;
                background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
                position: absolute;
                text-align: center;
                font-size: 12px;
                margin: 0px 15px 0px 0px;
            }
            
			
			#ares4 #searchbar {
				padding: 0 27px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 300px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
    
			#ares4 #breadcrumb {
				font-size: 14px;
				color: #fff;
				margin-bottom: 15px;
				padding: 45px 0px 0 36px;
			}
			
			#ares4 .Sprache ul li a {
                display: inline-block;
                color: #777;
                position: absolute;
                margin: -190px 0 0 240px;
                font-size: 23px;
                text-decoration: none;
            }
			
			
			#ares4 .main {
			    padding: 45px 0 0 0;
			}

            #ares4 .ie-grid {
                width: 320px;
                left: 10px;
                margin: auto;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
                top: 132px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 16px;
                top: 120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 300px;
                
            }
            
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 16px;
                    top: 133px;
                    padding-bottom: 1px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-8 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }
        
        /* Iphone SE 5 */
        @media screen and (max-width: 320px) {
            #ares4 #header img {
                width: auto;
                height: 40px;
                margin: 10px 0px 0 25px;
            }
           
            #ares4 #logo img {
                width: auto;
                height: 100px;
                margin: 0px 0px 0 -25px;
            }
            
            #ares4 .ie-grid .ie .back-2 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 12px;
            margin-top: 130px;
            }
            
            #ares4 .hamburger {
                background: none;
                position: absolute;
                top: 0;
                line-height: 45px;
                margin: 55px 15px 0px 210px;
                color: #fff;
                border: 0;
                font-size: 50px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .cross {
                background: none;
                position: absolute;
                top: 0px;
                margin: 55px 15px 0px 210px;
                color: #fff;
                border: 0;
                font-size: 70px;
                line-height: 65px;
                font-weight: bold;
                cursor: pointer;
                outline: none;
                z-index: 10000000000000;
            }
            
            #ares4 .menu {
                z-index: 1000000;
                font-weight: bold;
                font-size: 0.8em;
                width: 100%;
                background: #f1f1f1;
                background-image: url('https://api.ares4.info/v0.1/file/33/downloads/nicht_anfassen/HG_Hamburger.png');
                position: absolute;
                text-align: center;
                font-size: 12px;
                margin: 0px 15px 0px 0px;
            }
            
			
			#ares4 #searchbar {
				padding: 0 45px 0 0;
			}
    
		
            #ares4 #search {
                padding: 10px;
                margin: 10px;
                margin-left: 90px;
                border: 1px solid #000;
                width: 200px;
                box-sizing: border-box;
                background-color: #e2e2e2;
            }
    
			#ares4 #breadcrumb {
				font-size: 14px;
				color: #fff;
				margin-bottom: 15px;
				padding: 45px 0px 0 36px;
			}
			
			#ares4 .Sprache ul li a {
                display: inline-block;
                color: #777;
                position: absolute;
                margin: -190px 0 0 190px;
                font-size: 23px;
                text-decoration: none;
            }
			
			
			#ares4 .main {
			    padding: 45px 0 0 0;
			}

            #ares4 .ie-grid {
                width: 320px;
                left: 0px;
                margin: auto;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 67.5px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 10px;
                display: inline-block;
            }
            
            #ares4 .ie-grid .ie .front-1 h3 {
                margin: -19px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .front-4 h3 {
                margin: 0px 0 2px -10px;
            }
            
            #ares4 .ie-grid .ie .back-1 h3 {
                margin: 0 0 0 0;
                font-size: 16px;
            }

            #ares4 .ie-grid .ie-width-1 {
                width: 67.5px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 7px;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 145px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 13px;
                top: 132px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 222.5px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 16px;
                top: 120px;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 22px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 300px;
                
            }
            
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 16px;
                    top: 133px;
                    padding-bottom: 1px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 16px;
            }
            #ares4 .ie-grid .ie-height-1 {
                height: 67.5px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 222.5px;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 145px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-8 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }