/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
/* main-css.css */
#main .pagination li{float:left;list-style-type:none}#main .pagination{margin-top:8px}.mod_newsreader h1{padding-bottom:17px;border-bottom:1px solid #B8B8B8;font-family:ubuntu}.mod_newsreader p{font-family:pt sans caption;}#header .mod_changelanguage{right:14px;top:2px;position:absolute;background-repeat:no-repeat;font-size:0px}#header .mod_changelanguage li{float:left;margin-right:2px;margin-left:2px;border:1px solid #000}#header .mod_changelanguage .lang-de{width:23px;height:16px;background-image:url("../../files/NeptuneOS/Layout/img/Flag-Icons.png")}#header .mod_changelanguage .lang-en{width:24px;height:16px;background-image:url("../../files/NeptuneOS/Layout/img/Flag-Icons.png");background-position:right top}#header .mod_changelanguage a,#header .mod_changelanguage span{display:block}#header .mod_changelanguage .active{opacity: 0.4}#header .logo{top:0;position:absolute}#main .mod_article h1,#main .mod_article h2,#main .mod_article h3,#main .mod_article h4{margin-bottom:26px;padding-bottom:17px;border-bottom:1px solid #B8B8B8;font-family:ubuntu}#container{border-top:1px solid #fff}.big-box{background-image:url("../../files/NeptuneOS/Layout/img/neptune4-bg.min.png");background-position:center center;background-repeat:no-repeat;min-width: 900px;border-bottom: 1px solid #9184BD;background: url("../../files/NeptuneOS/Layout/img/neptune4-bg.min.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);text-shadow: 0 0 10px #FFFFFF;border-top: 1px solid #fff}.big-box-content{padding-top:70px;padding-bottom:70px;text-align:center}.big-box-content a{padding-right:12px;padding-left:12px;text-align:center;background-color: #5597DE;    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #89ABCE;    border-image: none;    border-style: solid;    border-width: 0 0 6px;    box-shadow: none;    color: #FFFFFF;    font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 20px;    font-weight: 300;    letter-spacing: 1px;    line-height: 1;    outline: medium none;    padding: 14px 16px;    text-decoration: none;    text-shadow: none;    width: 200px}.big-box-content a:hover{background-color:#1a7fec;color:#fff}.dl-btn{width:80%;height:40px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;text-align:center;background-color: #5597DE;    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #89ABCE;    border-image: none;    border-style: solid;    border-width: 0 0 6px;    box-shadow: none;    color: #FFFFFF;    font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 20px;    font-weight: 300;    letter-spacing: 1px;    line-height: 2;    outline: medium none;    padding: 14px 16px;    text-decoration: none;    text-shadow: none}.big-box-content a:active{margin-top:4px;text-align:center;border-bottom:3px solid #0d6dd5}.dl-btn:hover{background-color:#1a7fec;color:#fff}.dl-btn:active{margin-top:4px;text-align:center;border-bottom:3px solid #0d6dd5}.dl-btn a:hover,.dl-btn a{display:block;color:#fff}.dl-btn-torrent{width:80%;height:40px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;text-align:center;background-color: #1d9e49;    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #7fc697;    border-image: none;    border-style: solid;    border-width: 0 0 6px;    box-shadow: none;    color: #FFFFFF;    font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 20px;    font-weight: 300;    letter-spacing: 1px;    line-height: 2;    outline: medium none;    padding: 14px 16px;    text-decoration: none;    text-shadow: none}.dl-btn-torrent:hover{background-color:#298c4b;color:#fff}.dl-btn-torrent:active{margin-top:4px;text-align:center;border-bottom:3px solid #7fc697}.dl-btn-torrent a:hover,.dl-btn-torrent a{display:block;color:#fff}#footer{padding-top:20px;text-align:center;border-top:1px solid #C0B9C4;font-size:12px;overflow:hidden}#footer #copy{font-size:9pt;font-variant:small-caps}.webkit #footer #copy{font-size:10pt}#main hr{border-bottom: 1px solid #FFFFFF;border-top: 1px solid #BDBDBD}#main{width:900px;min-height:500px;float:none;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:rgba(255,255,255,.66);margin: 0 auto;box-shadow: 5px 0px 36px -30px #000, -5px 0px 36px -30px #000;-webkit-box-shadow: 5px 0px 50px -26px #000, -5px 0px 46px -26px #000}.ie #main{box-shadow: 5px 0px 50px -26px #000, -5px 0px 46px -26px #000}#main .mod_article h1{font-size:34.5px}#main .mod_article h2{font-size:31.5px}#main .mod_article h3{font-size:24.5px}#main .mod_article p{font-family:pt sans caption}#main .mod_article ul{list-style-type:square}#main .ce_gallery ul{list-style-type:none}#main .mod_article ul li{margin-left:30px}#main .ce_gallery ul li{margin:0}.mod_newslist p.info{left:778px;top:92px;position:relative}.mod_newslist div.teaser{padding-top:16px}#main .td-hover tr:hover{background: transparent !important}#main .td-hover td:hover{background: #ebebeb !important}body{font:14px/20px Helvetica,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#333}a{text-decoration:none;color: #7665AC}a:hover{text-decoration:none;color: #534580}h1,h2,h3,h4,h5{font-family:ubuntu;text-rendering: optimizeLegibility}.no-underline{text-decoration:none;border:none !important}.h2-simple{margin:0;padding:0;text-decoration:none;border:none !important}#header .mod_navigation ul.level_1{float:right;margin-bottom:34px;margin-left:auto;font-size:15px}#header .mod_navigation ul > li{float:left;margin-top:34px;margin-left:auto}#header .mod_navigation ul > li > a,#header .mod_navigation ul > li > span{margin-right:15px;margin-left:15px;padding:15px 0;text-decoration:none;text-transform:uppercase;color: #5E4E90;text-shadow: 0 1px 0 #FFFFFF}#header .mod_navigation ul > li .active,#header .mod_navigation ul > li .trail,#header .mod_navigation ul > li a:hover{padding-bottom:28px;text-decoration:none;color:#333;text-transform:uppercase;border-bottom: 4px solid #7665AC}#main .mod_navigation ul.level_1{float:none;margin-right:auto;margin-left:auto;text-align:center;font-size:15px;border-bottom: 1px solid #9184BD}#main .mod_navigation ul > li{float:none;display:inline-block;padding-top:15px;padding-bottom:15px}#main .mod_navigation ul > li > a,#main .mod_navigation ul > li > span{margin-right:15px;margin-left:15px;padding:15px 0;text-decoration:none;text-transform:uppercase;color: #5E4E90;text-shadow: 0 1px 0 #FFFFFF}#main .mod_navigation ul > li .active,#main .mod_navigation ul > li a:hover{padding-bottom:14px;text-decoration:none;color:#333;text-transform:uppercase;border-bottom: 4px solid #7665AC}#footer .mod_customnav ul > li{float:none;display:inline-block;padding-right:8px;padding-left:8px;text-decoration:none}#footer .mod_customnav ul > li > a,#footer .mod_customnav ul > li > span{color: #7665AC}#container{background-image:url("../../files/NeptuneOS/Layout/img/contentbg.png");background-repeat:repeat}#header{background-image:url("../../files/NeptuneOS/Layout/img/topbg2.min.png");background-repeat:repeat;border-bottom:1px solid #C0B9C4}#header .inside{width:900px;margin-right:auto;margin-left:auto}
