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

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

       
        
        @font-face {
          font-family: 'ClarendonBT';
          src: url('https://ares4.info/fonts/ClarendonFont/bt/clarendonbt.eot'); /* IE9 Compat Modes */
          src: url('https://ares4.info/fonts/ClarendonFont/bt/clarendonbt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
               url('https://ares4.info/fonts/ClarendonFont/bt/clarendonbt.woff2') format('woff2'), /* Super Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/bt/clarendonbt.woff') format('woff'), /* Pretty Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/bt/clarendonbt.ttf')  format('truetype'); /* Safari, Android, iOS */
        }
        @font-face {
          font-family: 'ClarendonBTRoman';
          src: url('https://ares4.info/fonts/ClarendonFont/bt-roman/clarendonbtroman.eot'); /* IE9 Compat Modes */
          src: url('https://ares4.info/fonts/ClarendonFont/bt-roman/clarendonbtroman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
               url('https://ares4.info/fonts/ClarendonFont/bt-roman/clarendonbtroman.woff2') format('woff2'), /* Super Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/bt-roman/clarendonbtroman.woff') format('woff'), /* Pretty Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/bt-roman/clarendonbtroman.ttf')  format('truetype'); /* Safari, Android, iOS */
        }
        @font-face {
          font-family: 'DINRegular';
          src: url('https://ares4.info/fonts/ClarendonFont/din/din-regular.eot'); /* IE9 Compat Modes */
          src: url('https://ares4.info/fonts/ClarendonFont/din/din-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
               url('https://ares4.info/fonts/ClarendonFont/din/din-regular.woff2') format('woff2'), /* Super Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/din/din-regular.woff') format('woff'), /* Pretty Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/din/din-regular.ttf')  format('truetype'); /* Safari, Android, iOS */
        }
        @font-face {
          font-family: 'DINMedium';
          src: url('https://ares4.info/fonts/ClarendonFont/din/din-medium.eot'); /* IE9 Compat Modes */
          src: url('https://ares4.info/fonts/ClarendonFont/din/din-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
               url('https://ares4.info/fonts/ClarendonFont/din/din-medium.woff2') format('woff2'), /* Super Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/din/din-medium.woff') format('woff'), /* Pretty Modern Browsers */
               url('https://ares4.info/fonts/ClarendonFont/din/din-medium.ttf')  format('truetype'); /* Safari, Android, iOS */
        }
        /* General */
        
        /*html, body {
            height: 100%;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
        }*/
        
        body {
            font-family: DINRegular;
        }
        
        a {
            color: #8B1B10;
        }

        #ares4 {
            min-height: 100%;
            width: 100%;
            padding: 0;
            margin: 0;
            font-family: 'Open Sans', sans-serif;
        }
        
        #ares4 .ie {
            overflow: hidden;
        }
        
        #ares4 .site-wrapper {
			max-width:1400px;
			margin-left:auto;
			margin-right:auto;
			padding: 5px 0 50px 0;
			background-repeat: no-repeat;
        }
        
        #ares4 #header, #ares4 #footer {
            font-family: DINRegular;
        }
        
        /* Logo */

        #ares4 #logo img {
            width: auto;
            height: 80px;
            margin: 25px 0px 0 0px;
        }
        /* Seach Box */

        #ares4 #search {
            padding: 10px;
            margin: 10px;
            border: 1px solid #000;
            width: 200px;
            box-sizing: border-box;
        }
        
    	#ares4 #searchbar .hide-search:after {
    		content: "";
    		background: url(https://api.ares4.info/v0.1/file/149/downloads/icon-search.png);
    			background-repeat: repeat;
    		width: 25px;
    		height: 25px;
    		background-repeat: no-repeat;
    		position: absolute;
    		top: 3px;
    		right: 10px;
    	}
        /* Breadcrumb Trail */

        #ares4 #breadcrumb {
            font-size: 14px;
            color: #696969;
            margin-bottom: 10px;
            padding: 20px 0 0 10px;
        }

        #ares4 #breadcrumb a {
            margin: 0 10px 0 0;
            color: #696969;
            text-decoration: none;
        }
        /* Information Room */

        #ares4 .ie-grid {
            background-position: center center;
            background-size: 1000px;
            background-repeat: no-repeat;
            padding: 25px 5px 25px 5px;
        }

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

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

        #ares4 .ie-grid .ie {
            /* border: 2px solid white; */
            position: relative;
            margin-bottom: 0px;
            box-sizing: border-box;
        }

        #ares4 a.front {
            text-decoration: none;
        }

        #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: 101%!important;
            background-repeat: no-repeat;
            background-color: white;
        }

        #ares4 .ie-grid .ie .front-1 h3 {
            position: absolute;
            color: #ffffff!important;
            background-color: rgba(212, 0, 0, 0.8);
            /*bottom: 40px;*/
            bottom: 0px;
            left: 0px;
            font-size: 35px;
            padding: 35px 15px;
            min-width: 470px;
            font-family: ClarendonBT;
            margin: 0;
        }
        
        #ares4 .ie-grid .ie .front-1 h3:before {
            content: "";
            position: absolute;
            right: -20px;
            border-style: solid;
            border-width: 10px 10px 10px 10px;
            border-color: rgba(212, 0, 0, 0.8) rgba(212, 0, 0, 0.8) transparent transparent;
            top: 0px;
            transform: rotate(180deg);
        }
        
        #ares4 .ie-grid .ie .front-1 h3:after {
            content: "";
            position: absolute;
            right: -20px;
            border-style: solid;
            border-width: 150px 10px 10px 10px;
            border-color: rgba(212, 0, 0, 0.8);
            top: 20px;
            transform: rotate(180deg);
        }

        #ares4 .ie-grid .ie .front-1 h4 {
            position: absolute;
            color: #d40000!important;
            background-color: rgba(255,255,255,1);
            bottom: -30px;
            left: 0px;
            font-size: 22px;
            padding: 15px 15px;
            min-width: 490px;
            font-family: DINRegular;
        }
        
        #ares4 .ie-grid .ie .front-2 {
            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;
            border: none;
            border-bottom: 3px solid #8b1b10;
        }
        
        #ares4 .ie-grid .ie a.front.front-2::after {
            content: "";
            position: absolute;
            right: 0px;
            border-style: solid;
            border-width: 10px 10px 10px 10px;
            border-color: #fff #fff transparent transparent;
            top: 0px;
        }

        #ares4 .ie-grid .ie .front-2 h3 {
            margin: 0 0 2px 0;
            font-size: 22px;
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            padding: 10px;
            background-color: rgba(255,255,255,1);
            font-family: ClarendonBTRoman;
        }

        #ares4 .ie-grid .ie .front-2 h4 {
            display: none;
        }
        
        #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;
            padding: 10px 0;
        }

        #ares4 .ie-grid .ie .front-3 h3 {
            margin: -43px 0 0px 0;
            padding: 5px 10px;
            font-size: 22px;
            font-family: DINRegular;
        }
        #ares4 .ie-grid .ie.ie-width-8.ie-height-3 .front-3 h3 {
            margin: 0;
        }
        #ares4 .ie-grid .ie.ie-width-8.ie-height-2 .front-3 h3 {
            margin: 0px 0 0px 0;
            padding: 5px 10px;
            font-size: 22px;
            font-family: DINRegular;
        }

        #ares4 .ie-grid .ie .front-3 h4 {
            display: none;
        }
        
        #ares4 .ie-grid .ie a.front.front-3:before {
            content: "";
            background: url(https://api.ares4.info/v0.1/file/149/downloads/vid-play.png);
            background-repeat: no-repeat;
            background-size: 100%;
            width: 75px;
            height: 75px;
            position: absolute;
            left: 50%;
            top: 60%;
            opacity: 0.6;
            transform: translateX(-50%) translateY(-60%);
        }
        
        #ares4 .ie-grid .ie.ie-width-8.ie-height-3 a.front.front-3:before {
            background: none;
        }
        
        #ares4 .ie-grid .ie a.front.front-3:hover:before {
            opacity: 1 !important;
        }
        
        #ares4 .ie-grid .ie .front-4 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            height: 100%;
            position: relative;
            top: 0px;
        }
        
        #ares4 .ie-grid .ie a.front.front-4:before {
            content: "";
            top: 0px;
            left: 0px;
            height: 100%;
            position: absolute;
            width: 100%;
            background-color: rgba(255, 0, 6, 0.7);
        }
        
        #ares4 .ie-grid .ie a.front.front-4::after {
            content: "";
            position: absolute;
            right: 0px;
            border-style: solid;
            border-width: 10px 10px 10px 10px;
            border-color: #fff #fff transparent transparent;
            top: 0px;
        }

        #ares4 .ie-grid .ie .front-4 h3 {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            padding: 0;
            margin: 0;
            color: #fff!important;
            font-size: 24px;
            width: 100%;
            text-align: center;
            left: 0px;
            font-family: ClarendonBT;
        }

        #ares4 .ie-grid .ie .front-4 h4 {
            display: none;
        }
        
        #ares4 .ie-grid .ie .front-5 {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100%;
            width: 100%;
            background-size: 50px!important;
            background-position: 10% center!important;
        }
        
        #ares4 .ie-grid .ie a.front.front-5:before {
            content: "";
            background: url(https://api.ares4.info/v0.1/file/149/downloads/kachel5.png);
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 99%;
            background-size: cover;
            background-color: transparent;
            background-repeat: no-repeat;
        }

        #ares4 .ie-grid .ie .front-5 h3 {
            position: absolute;
            color: #8b1b10!important;
            font-size: 20px;
            margin-left: 30%;
            transform: translateY(-50%);
            top: 32%;
            opacity: 0.85;
            font-family: ClarendonBTRoman;
        }

        #ares4 .ie-grid .ie .front-5 h4 {
            display: none;
        }

        #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;
            border: 2px solid #8b1b10;
        }
        
        #ares4 .ie-grid .ie .back-1 h1 {    
            position: relative;
            font-family: 'DINMedium' !important;
            font-size: 22px;
            font-weight: normal !important;
            color: #696969 !important;
            background: none;
            padding: 0;
        }
        #ares4 .ie-grid .ie .back-1 h2 {    
            margin: 0 0 0 0;
            background-color: #8b1b10;
            color: #fff !important;
            padding: 10px;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            font-family: ClarendonBT;
        }

        #ares4 .ie-grid .ie .back-1 h3 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-1 .ie-tab h1 {
            position: relative;
            font-size: 24px;
            
            color: #8b1b10 !important;
            text-align: center;
        }
        #ares4 .ie-grid .ie .back-1 .ie-tab h2 {
            position: relative;
            font-family: 'DINMedium';
            font-size: 17px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
            margin-top: -9px;
        }
        #ares4 .ie-grid .ie .back-1 .ie-tab h3 {
            position: relative;
            font-family: 'DINRegular';
            font-size: 18px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
        }

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

        #ares4 .ie-grid .ie .back-1 .ie-close {
            position: absolute;
            right: 0;
            color: #fff;
            z-index: 1;
            font-size: 17px;
            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: -10px 0 0 0;
            height: 30px;
            text-align: right;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #cccccc !important;
            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-1 .ie-tabnav a h3 {
            margin: 0px;
            padding: 0px;
            display: inline-block;
            font-size: 16px;
            line-height: 26px;
            font-family: 'DINRegular';
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav .active {
            color: #8b1b10 !important;
            border-top: 2px solid #8b1b10;
        }

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

        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 14px;
            font-family: DINRegular;
        }
        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab a {
            color: #8B1B14;
        }
        
        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab blockquote {
            position: relative;
            font-style: italic;
            background-color: #efefef;
            padding: 1px 20px;
            margin: 10px 20px;
        }
        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab blockquote::before {
            content: '»';
            position: absolute;
            top: 9px;
            left: 5px;
            font-size: 21px;
        }
        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab blockquote::after {
            content: '«';
            position: absolute;
            bottom: 9px;
            right: 8px;
            font-size: 21px;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options {
            display: block;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: #8b1b10;
            color: #fff;
            position: absolute;
            text-align: center;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div {
            list-style-type: none;
            display: inline-block;
            height: 25px;
            text-align: center;
            vertical-align: middle;
            margin: 0px 5px;
            position: relative;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa {
            color: #fff;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }
        
        #ares4 .ie-grid .ie .back-4 {    
            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;
            border: 2px solid #8b1b10;
        }
        
        #ares4 .ie-grid .ie .back-4 .ie-tabs #tab-0 {
            background: url(https://api.ares4.info/v0.1/file/149/downloads/loader.gif);
            background-position: center center;
            background-repeat: no-repeat;
        }
        
        #ares4 .ie-grid .ie .back-4 h1 {    
            position: relative;
            font-family: 'DINMedium' !important;
            font-size: 22px;
            font-weight: normal !important;
            color: #696969 !important;
            background: none;
            padding: 0;
        }
        #ares4 .ie-grid .ie .back-4 h2 {    
            margin: 0 0 0 0;
            background-color: #8b1b10;
            color: #fff !important;
            padding: 10px;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            font-family: ClarendonBT;
        }

        #ares4 .ie-grid .ie .back-4 h3 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-4 .ie-tab h1 {
            position: relative;
            font-size: 24px;
            
            color: #8b1b10 !important;
            text-align: center;
        }
        #ares4 .ie-grid .ie .back-4 .ie-tab h2 {
            position: relative;
            font-family: 'DINMedium';
            font-size: 17px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
            margin-top: -9px;
        }
        #ares4 .ie-grid .ie .back-4 .ie-tab h3 {
            position: relative;
            font-family: 'DINRegular';
            font-size: 18px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
        }
        #ares4 .ie-grid .ie .back-4 .ie-tab p {
            color: #fff;
        }

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

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

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

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

        #ares4 .ie-grid .ie .back-4 .ie-tabnav a {
            text-transform: uppercase;
            text-decoration: none;
            color: #cccccc !important;
            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-4 .ie-tabnav a h3 {
            margin: 0px;
            padding: 0px;
            display: inline-block;
            font-size: 16px;
            line-height: 26px;
            font-family: 'DINRegular';
        }

        #ares4 .ie-grid .ie .back-4 .ie-tabnav .active {
            color: #8b1b10 !important;
            border-top: 2px solid #8b1b10;
        }

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

        #ares4 .ie-grid .ie .back-4 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 14px;
            font-family: DINRegular;
        }
        #ares4 .ie-grid .ie .back-4 .ie-tabs .ie-tab a {
            color: #8B1B14;
        }
        
        #ares4 .ie-grid .ie .back-4 .ie-tabs .ie-tab .videoframe {
            text-align: center;
            padding-top: 10px;
        }

        #ares4 .ie-grid .ie .back-4 .ie-options {
            display: block;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: #8b1b10;
            position: absolute;
            text-align: center;
        }
        
        /* ****************************** */
        #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;
            border: 2px solid #8b1b10;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabs #tab-0 {
            background: url(https://api.ares4.info/v0.1/file/149/downloads/loader.gif);
            background-position: center center;
            background-repeat: no-repeat;
        }
        
        #ares4 .ie-grid .ie .back-5 h1 {    
            position: relative;
            font-family: 'DINMedium' !important;
            font-size: 22px;
            font-weight: normal !important;
            color: #696969 !important;
            background: none;
            padding: 0;
        }
        #ares4 .ie-grid .ie .back-5 h2 {    
            margin: 0 0 0 0;
            background-color: #8b1b10;
            color: #fff !important;
            padding: 10px;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            font-family: ClarendonBT;
        }

        #ares4 .ie-grid .ie .back-5 h3 {
            margin: 0;
            font-size: 14px;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tab h1 {
            position: relative;
            font-size: 24px;
            
            color: #8b1b10 !important;
            text-align: center;
        }
        #ares4 .ie-grid .ie .back-5 .ie-tab h2 {
            position: relative;
            font-family: 'DINMedium';
            font-size: 17px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
            margin-top: -9px;
        }
        #ares4 .ie-grid .ie .back-5 .ie-tab h3 {
            position: relative;
            font-family: 'DINRegular';
            font-size: 18px;
            font-weight: normal !important;
            color: #3d3d3d !important;
            background: none;
            padding: 0;
        }
        #ares4 .ie-grid .ie .back-5 .ie-tab p {
            color: #fff;
        }

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

        #ares4 .ie-grid .ie .back-5 .ie-close {
            position: absolute;
            right: 0;
            color: #fff;
            z-index: 1;
            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 !important;
            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 a h3 {
            margin: 0px;
            padding: 0px;
            display: inline-block;
            font-size: 16px;
            line-height: 26px;
            font-family: 'DINRegular';
        }

        #ares4 .ie-grid .ie .back-5 .ie-tabnav .active {
            color: #8b1b10 !important;
            border-top: 2px solid #8b1b10;
        }

        #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: 14px;
            font-family: DINRegular;
        }
        #ares4 .ie-grid .ie .back-5 .ie-tabs .ie-tab a {
            color: #8B1B14;
        }
        
        #ares4 .ie-grid .ie .back-5 .ie-tabs .ie-tab .videoframe {
            text-align: center;
            padding-top: 10px;
        }

        #ares4 .ie-grid .ie .back-5 .ie-options {
            display: block;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: #8b1b10;
            position: absolute;
            text-align: center;
        }

   
        #ares4 .ie-options .fa-facebook-official::before {
            content: "";
            background: url(https://api.ares4.info/v0.1/file/149/downloads/fb.png);
                background-repeat: repeat;
            width: 11px;
            height: 18px;
            position: absolute;
            background-repeat: no-repeat;
            top: 3px;
            right: 0px;
        }
        
        #ares4 .ie-options .fa-envelope::before {
            content: "";
            background: url(https://api.ares4.info/v0.1/file/149/downloads/mail.png);
                background-repeat: repeat;
                background-size: auto auto;
            width: 26px;
            height: 18px;
            /*position: absolute;*/
            background-repeat: no-repeat;
            /*top: 3px;
            left: 0px;*/
            background-size: 100%;
            display: inline-block;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 0.6;
        }
        
        #ares4 .ie.ie-width-6.ie-height-2 {
            border: none!important;
            padding: 40px 0px 10px;
        }
        
        #ares4 .ie.ie-width-6.ie-height-2:before,
        #ares4 .ie.ie-width-8.ie-height-3:before {
            position: absolute;
            top: -5px;
            left: 0px;
            content: "..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
            min-width: 100%;
            letter-spacing: 4px;
            color: #000;
            font-size: 12px;
        }
        
        #ares4 .ie.ie-width-6.ie-height-2:after,
        #ares4 .ie.ie-width-8.ie-height-3:after {
            position: absolute;
            bottom: 0px;
            content: "..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
            min-width: 100%;
            left: 0px;
            letter-spacing: 4px;
            color: #000;
            font-size: 12px;
        }
        
        /* 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: 21px;
        }

        #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: 37px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #ares4 .ie-grid .ie-width-8 h3 {
            font-size: 49px;
        }

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

        #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: 870px;
            height: 540px;
        }
        /* Responsive */
        
        @media screen and (max-width: 1024px) {
            #ares4 .ie-grid .ie-width-8 {
                width: 980px;
            }
            #ares4 .ie-grid .ie a.front.front-1 {
                background-size: 135%!important;
            }
        }
        
        @media screen and (max-width: 800px) {
            #ares4 .ie-grid .ie .back-1 .ie-tabnav a {
                margin-left: 10px;
            }
            #ares4 .ie-grid .ie .back-1 .ie-tabnav a h3 {
                font-size: 12px;
            }
        }
        @media screen and (max-width: 768px) {
            #ares4 .ie-grid .ie-width-8 {
                width: 650px;
            }
            #ares4 .ie-grid .ie a.front.front-1 {
                background-size: 200%!important;
            }
            
            /*#ares4 .ie-grid .ie .back-1 .ie-tabnav a {
                margin-left: 10px;
            }
            #ares4 .ie-grid .ie .back-1 .ie-tabnav a h3 {
                font-size: 12px;
            }*/
        }

        @media screen and (max-width: 740px) {
            #ares4 #logo img {
                width: auto;
                height: 70px;
                margin: 25px 0px 0 0px;
            }

            #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 {
                position: absolute;
                color: #ffffff!important;
                background-color: rgba(212, 0, 0, 0.8);
                bottom: 35px;
                left: 0px;
                font-size: 17px;
                padding: 15px 15px;
                min-width: 250px;
            }
            #ares4 .ie-grid .ie .front-1 h4 {
                position: absolute;
                color: #d40000!important;
                background-color: rgba(255,255,255,1);
                bottom: -16px;
                left: 0px;
                font-size: 12px;
                padding: 15px 15px;
                min-width: 270px;
            }
            #ares4 .ie-grid .ie a.front.front-1 {
                background-size: 300%!important;
            }
            
            #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: 18px;
            }
            #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: 34px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 610px;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 20px;
            }
            #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: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }
        
        @media screen and (max-width: 480px) {
            #ares4 .ie-grid .ie .back-1 .ie-tabnav a {
                margin-left: 5px;
            }
            #ares4 .ie-grid .ie .back-1 .ie-tabnav a h3 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie .back h2 {
                font-size: 16px;
            }
        }

        @media screen and (max-width: 420px) {
            #ares4 #logo img {
                width: auto;
                height: 70px;
                margin: 25px 0px 0 0px;
            }
            #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 .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: 18px;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 10px;
            }
            #ares4 .ie-grid .ie-width-3 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 34px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #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: 46px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 20px;
            }
            #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: 300px;
            }
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 300px;
                height: 300px;
            }
        }
        
        /* *** Lightbox *** */
        #lightbox {
    		display: none;
    		position: fixed;
    		top: 0px;
    		left: 0px;
    		width: 100%;
    		height: 100%;
    		background-color: rgba(255,255,255,0.75);
    		z-index: 1000;
    	}
    	#lightboxinhalt {
    		position: fixed;
    		width: 40%;
    		top: 15%;
    		left: 50%;
    		transform: translateX(-50%);
    	}
    	#lbheader {
    		position: relative;
    		font-family: ClarendonBTRoman;
    		font-size: 24px;
    		color: #fff;
    		height: 31px;
    		background-color: #8B1B10;
    		padding: 5px;
    	}
    	#lbheader::before {
    		content: "";
    		position: absolute;
    		right: -40px;
    		top: 0px;
    		height: 42px;
    		width: 41px;
    		background: url('https://zedach.ares4.info/img/schraege.png');
    		background-position: center right;
    		background-repeat: no-repeat;
    	}
    	/*#lbheader::before {
    		content: "";
    		position: absolute;
    		right: -40px;
    		border-style: solid;
    		border-width: 40px;
    		border-color: #8B1B10 transparent transparent transparent;
    		top: -39px;
    		transform: rotate(180deg);
    		height: 0;
    		width: 0;
    	}*/
    	/*#lbheader::after {
    		content: "";
    		position: absolute;
    		right: -20px;
    		border-style: solid;
    		border-width: 150px 10px 10px 10px;
    		border-color: #8B1B10;
    		top: 20px;
    		transform: rotate(180deg);
    	}*/
    	#lbheader a {
    		position: absolute;
    		top: 12px;
    		right: 0px;
    		font-size: 16px;
    		color: #fff;
    		text-decoration: none;
    	}
    	#lbinhalt {
    		background-color: #fff;
    		border: solid 1px #8B1B10;
    		margin-right: -40px;
    	}
    	iframe#kontaktframe {
    		width: 100%;
    		max-width: 100%;
    		/*height: 500px;*/
    		border: none;
    	}
    	
    	/* *** Bildergalerie *** */
    	#galeriebox {
    		display: none;
    		position: fixed;
    		top: 0px;
    		left: 0px;
    		width: 100%;
    		height: 100%;
    		background-color: rgba(255,255,255,0.75);
    		z-index: 1000;
    	}
    	#galerieboxinhalt {
    		position: fixed;
    		width: 80%;
    		top: 15%;
    		left: 50%;
    		transform: translateX(-50%);
    	}
    	#gbheader {
    		position: relative;
    		font-family: ClarendonBTRoman;
    		font-size: 24px;
    		color: #fff;
    		height: 31px;
    		background-color: #8B1B10;
    		padding: 5px;
    	}
    	#gbheader::before {
    		content: "";
    		position: absolute;
    		right: -40px;
    		top: 0px;
    		height: 41px;
    		width: 41px;
    		background: url('https://zedach.ares4.info/img/schraege.png');
    		background-position: center right;
    		background-repeat: no-repeat;
    	}
    	#gbheader a {
    		position: absolute;
    		top: 12px;
    		right: 0px;
    		font-size: 16px;
    		color: #fff;
    		text-decoration: none;
    	}
    	#gbinhalt {
    		background-color: #fff;
    		border: solid 1px #8B1B10;
    		margin-right: -40px;
    	}
    	iframe#galerieframe {
    		width: 100%;
    		max-width: 100%;
    		/*height: 500px;*/
    		border: none;
    	}
    	
    	/* *** Info *** */
    	#jetztneu {
    		display: none;
    		position: fixed;
    		right: 0px;
    		bottom: 0px;
    		width: auto;
            max-width: 260px;
    		background-color: rgba(255,255,255,0.75);
    		padding-bottom: 50px;
    		z-index: 500;
    	}
    	#jetztneuausgabe {
    		position: relative;
    	}
    	#jetztneuheader {
    		position: relative;
    		font-family: ClarendonBTRoman;
    		font-size: 18px;
    		color: #fff;
    		height: 25px;
    		background-color: #8B1B10;
    		padding: 10px 5px 5px 5px;
    	}
    	#jetztneuheader a {
    		position: absolute;
    		top: 12px;
    		right: 10px;
    		font-size: 16px;
    		color: #fff;
    		text-decoration: none;
    	}
    	#jetztneuinhalt {
			overflow:auto;
			max-height: 350px;
    		/*text-align: center;*/
    		background-color: #fff;
    		border: solid 1px #8B1B10;
            padding: 5px;
    	}
    	#jetztneuinhalt img {
    	    width: auto;
    	    height: 100%;
    	    max-height: 300px;
    	    margin-bottom: -3px;
    	}
    	
    	@media screen and (max-width: 1024px) {
    		#lightboxinhalt {
        		width: 70% !important;
        	}
    		#galerieboxinhalt {
        		width: 90% !important;
        	}
        	
        	/* *** Info *** */
        	#jetztneu {
        		display: none;
        		position: fixed;
        		top: 0px;
        		left: 0px;
        		width: 100%;
        		height: 100%;
        		background-color: rgba(255,255,255,0.75);
        		padding-bottom: 50px;
        		z-index: 500;
        	}
        	#jetztneuausgabe {
        		position: fixed;
        		top: 50%;
        		left: 50%;
        		width: auto;
        		height: 80%;
        		transform: translate(-50%, -30%);
        	}
    	}
    	
    	@media screen and (max-width: 768px) {
    		#lightboxinhalt {
        		width: 90% !important;
        		left: 25%;
    		    transform: translateX(-25%);
        	}
    		#galerieboxinhalt {
        		width: 90% !important;
        		left: 25%;
    		    transform: translateX(-25%);
        	}
    	}
    	
    	@media screen and (max-width: 640px) and (orientation: landscape) {
        	#jetztneuausgabe {
        		position: fixed;
        		top: 50%;
        		left: 50%;
        		width: auto;
        		height: 50%;
        		transform: translate(-50%, -20%);
        	}
        	#jetztneuinhalt img {
                width: auto;
                height: 100%;
                max-height: 200px;
            }
    	}
    
    	@media screen and (max-width: 520px) {
            #jetztneuausgabe {
                width: 80%;
            }
    		#lightboxinhalt {
        		width: 80% !important;
        		left: 20%;
    		    transform: translateX(-20%);
        	}
    		#galerieboxinhalt {
        		width: 80% !important;
        		left: 20%;
    		    transform: translateX(-20%);
        	}
    	}
        
        .main h1 {
            color: #8B1B10;
        }
        .main h2 {
            color: #9e9e9e;
        }
        .main a.backlink {
            display: inline-block;
            color: #fff;
            text-decoration: none;
            background-color: #8B1B10;
            padding: 5px 10px;
            margin-bottom: 10px;
        }
        
        @media print {
            #header,
            #header-container {
                position: relative !important;
                text-align: right !important;
                padding-bottom: 10px !important;
                background: none !important;
                height: auto !important;
            }
            #searchbar,
            #static-menu {
                display: none !important;
            }
            #logo {
                position: relative !important;
                display: block !important;
            }
            .ie-maximized,
            .back-1 {
                position: relative !important;
                height: auto !important;
                top: 0px !important;
                left: 0px !important;
            }
            .ie-maximized h2 {
                position: relative !important;
            }
            .ie-tabs {
                height: auto !important;
            }
            .ie-tab {
                height: auto !important;
                max-height: none !important;
            }
            .ie-tabnav {
                margin: 0 !important;
            }
        }
    .zusatzausgabe {
        z-index: 0;
    }