* {
    color: #DDDDDD;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    color: #DDDDDD;
    font-family: -apple-system, BlinkMacSystemFont, "DejaVu Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 15px;
    line-height: 25px;
    background: #03213A;
}

a,
img {
    border: 0px;
}

.align-right {
    text-align: right;
}

p.small {
    font-size: 75%;
}

.style2 .imgitem {
    background: transparent;
}

h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0px auto 30px auto;
}

h2 {
    font-size: 24px;
    line-height: 1.5;
    padding: 5px 0;
    font-weight: 500;
}

.margin_30 {
    height: 30px;
}

.margin_50 {
    height: 50px;
}

.margin_70 {
    height: 70px;
}

.margin_vs {
    height: 20px;
}

.margin_sm {
    height: 40px;
}

.margin_md {
    height: 60px;
}

.margin_lg {
    height: 80px;
}

label {
    display: block;
}

input,
textarea,
button {
    background-color: #333;
    border: 0px;
    line-height: 20px;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
}

#form_login .ltrow {
    margin-bottom: 10px;
}

button,
.button {
    background: #FFCC88BF;
    color: #FFF;
    text-align: center;
}

#layout_content div.login_outer {
    padding: 10px;
    max-width: 700px;
    margin: auto;
    padding: 50px;
    background: rgba(0, 0, 0, 0.5);
}

.dd_form {
    max-width: 400px;
    margin: auto;
}

.frme {
    margin-bottom: 10px;
}

.msg_info {
    background: #246;
    border: 1px solid #469;
    ;
    padding: 10px;
    margin-bottom: 10px;
}

.layout_content_inner>.cr a {
    color: #FC8;
    text-decoration: none;
}

#layout_outer {}

#layout_inner {
    background-repeat: no-repeat;
    height: 100%;
}

#layout_head {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    box-shadow: 0 3px 6px #000;
height: 650px;
background-size: cover;
    overflow: hidden;
}

.page9 #layout_head {
    max-height: 650px;
}

#layout_head img {
    max-width: 100%;
    height: auto;
    display: block;
}

#layout_content {
    padding-top: 25px;
}

.imgcontainer {
    display: grid;
}

.imgcontainer_2 {
    grid-template-columns: 50% 50%;
    ms-grid-template-columns: 50% 50%;
}

.imgcontainer_3 {
    grid-template-columns: 33% 33% 33%;
}

.imgcontainer_4 {
    grid-template-columns: 25% 25% 25% 25%;
}

.imgitem {
    background: #000;
    text-align: center;
    padding: 1px;
    vertical-align: middle;
}

.imgcontainer_2 .imgitem {
    margin: 5px;
}

.imgcontainer_3 .imgitem {
    margin: 5px;
}

.imgcontainer_4 .imgitem {
    margin: 5px;
}

.imgitem img {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

.align-center {
    text-align: center;
}

.teaser h2,
.teaser h3 {
    text-align: center;
}

.teaser {
    padding: 16px 20px 0px 20px;
    background: #136;
    max-width: 280px;
    line-height: 20px;
    margin: auto;
}

.pearlnav_outer {
    position: fixed;
    left: 20px;
    top: 50%;
    opacity: 0.2;
    z-index: 10;
}

.pearlnav_outer>div {
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 6px;
    margin-bottom: 20px;
}

.teaser a {
    display: block;
    text-align: center;
    margin: 15px 0px;
    padding: 10px 17px;
    border: 1px solid #FC8;
    color: #FFF;
    opacity: 0.7;
    text-decoration: none;
    transition: 0.5s;
}

.teaser a:hover {
    border: 1px solid #333;
    color: #235;
    background: #FC8;
}

#layout_content>div.area2,
div.area2 {
    max-width: 100%;
    background: #543033;
}

#layout_content>div.area3,
div.area3 {
    max-width: 100%;
    background-color: #111111;
    background-image: url('/fe_skin_alveon/pattern2.jpg');
    background-repeat: repeat;
}

div.area2>div,
div.area3>div {
    max-width: 1280px;
    margin: auto;
}

.area2 .teaser {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.teaser h3 {
    margin-bottom: 10px;
}

#layout_content>div.fullwidth {
    max-width: 100%;
}

.fullwidth.background {
    position: relative;
    overflow: hidden;
    padding: 50px;
    min-height: 500px;
    display: flex;
    align-content: center;
    align-items: center;
}

.fullwidth.background>div {
    z-index: 10;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.fullwidth.background img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 100%;
    height: auto;
}

.page9 .news-list-outer {
    display: flex;
}

.page9 .news-list-item {
    width: 100%;
    background: #111;
    margin: 5px;
    padding: 5px 20px;
}

@media(max-width: 680px) {
    #layout_content>div.area2 {
        padding: 10px;
    }
}

.datenschutz h2 {
    padding-top: 30px;
}

.spelllist_outer .ltrow {
    background: #246;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 6px;
}

.spelllist_outer .ltrow.listheader {
    background: transparent;
    font-weight: bold;
    padding: 0px;
    font-style: italic;
}

.skilllist_outer .ltrow {
    border: 1px solid #246;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 6px;
}

.skilllist_outer .ltrow.listheader {
    background: transparent;
    border: 0px;
    font-weight: bold;
    padding: 0px;
    font-style: italic;
}

.col.lg-adv0,
.col.lg-skill0 {
    width: 100%;
}

.lg-adv1,
.lg-skill1 {
    width: 90px;
}

.lg-adv2,
.lg-skill2 {
    width: 30px;
    text-align: right;
    padding: 0px 10px;
}

.lg-adv3,
.lg-skill3 {
    width: 70px;
    text-align: right;
}

.lg-adv3 a,
.lg-skill3 a {
    text-decoration: none;
    font-weight: bold;
}

@media(min-width: 651px) {
    #layout_head .headnav {
        position: absolute;
        left: 20%;
        top: 200px;
        width: 12%;
        max-width: 100%;
        min-width: 230px;
    }
}

#layout_head li {
    background: rgba(0, 0, 0, 0.5);
    list-style-type: none;
    padding: 5px;
    margin-bottom: 2px;
    transition: background 0.5s;
}

#layout_head li:hover {
    background: #136;
}

#layout_nav li {
    background: rgb(20, 20, 20);
    list-style-type: none;
    margin: 0px 0;
    padding: 10px;
}

#layout_nav {
    margin-left: -500px;
    position: absolute;
    top: 110px;
    width: 195px;
    z-index: 30;
    left: 50%;
}

#layout_nav a {
    color: #BBBBBB;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#layout_title span {
    display: none;
}

#layout_top {
    height: 100px;
    background: #111111;
}

#layout_title {
    background: rgba(0, 0, 0, 0) url("/fe_skin_alveon/title.png") no-repeat scroll center center / contain;
    font-size: 40px;
    height: 60px;
    left: 50%;
    margin-left: -650px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 3px #aaaaaa;
    text-transform: uppercase;
    top: 30px;
    width: 300px;
    z-index: 100;
}

.lbouter {
    position: fixed;
    left: 50%;
    width: 80%;
    z-index: 100;
    height: 80%;
    background: rgba(0, 0, 0, 0.8);
    top: 10%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 10px #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 10px solid #000;
}

.shader {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 50;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

@media(max-width: 1300px) {
    .#layout_title {
        margin-left: 0px;
        left: 20px;
    }
}

#layout_content>div {
    max-width: 1200px;
    margin: auto;
}

#layout_content>div.frmgrey {
    max-width: 100%;
    background: #111317;
    padding: 20px 0px;
    margin-bottom: 30px;
}

#layout_content>div.frmgrey>div {
    max-width: 1200px;
    margin: auto;
}

.linkhl a {
    background: #224466 none repeat scroll 0 0;
    display: block;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
}

.inner {
    margin: auto;
    max-width: 1200px;
}

.chapters_list {
    position: absolute;
    left: 45px;
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.element_type_h2 {
    padding-top: 50px;
}

.element_type_h3 {
    padding-top: 20px;
}

#layout_content div.paragraphcontainer {
    max-width: 800px;
    margin: auto;
    margin-bottom: 10px;
}

.tal_doc_title {
    max-width: 800px;
    margin: auto;
}

#layout_footer {
    background: #111 none repeat scroll 0 0;
    padding: 30px;
    text-align: center;
}

#layout_content li {
    padding: 3px;
}

.contentlist_item,
.article_list_item {
    margin: 3px;
}

.tal_content_img_item {
    background-color: #111;
    box-sizing: border-box;
    float: left;
    margin: 1%;
    padding: 5px;
    text-align: center;
    width: 48%;
}

.tal_content_img_item img {
    height: auto;
    max-width: 100%;
}

.news-list-item {
    margin-bottom: 20px;
}

.news-list-item .tal_content_img_item {
    background-color: #111;
    box-sizing: border-box;
    float: left;
    margin: 5px;
    padding: 5px;
    text-align: center;
    width: 31%;
}

.col.lg-2.newsdate span {
    display: block;
    background: #136;
    padding: 20px 0px;
    text-align: center;
    margin-right: 20px;
    font-size: 17px;
    color: #DDD;
    height: 100%;
}

.tal_content_img_clearer {
    clear: both;
}

.tal_content_img_item img {}

.layout_content_inner>.cr h2 a,
.news-list-item h2 a {
    font-size: 23px;
    font-weight: 200;
    text-decoration: none;
    color: #FFF;
}

.news-list-item h2 {
    padding-bottom: 5px;
}

.news-list-item>p {
    color: #DDDDDD;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    text-align: justify;
}

.news-list-item .more {
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

.ce_2col .col1,
.ce_2col .col2 {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.ce_2col6633>.col1 {
    width: 66%;
    padding-right: 30px;
}

.ce_2col6633>.col2 {
    width: 33%;
}

.ce_2col3366>.col1 {
    width: 33%;
    padding-right: 30px;
}

.ce_2col3366>.col2 {
    width: 66%;
}

.ce_2col7525>.col1 {
    width: 75%;
    padding-right: 30px;
}

.ce_2col7525>.col2 {
    width: 25%;
}

.layout_start .layout_content_inner {
    min-height: 100px;
}

.layout_col2 {
    float: left;
    padding: 0 2%;
    width: 64%;
}

.layout_col3 {
    float: left;
    padding: 0 2%;
    width: 28%;
}

.layout_content_inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media(min-width: 800px) {
    ul.headnav {
        max-width: 220px;
    }
}

.headnav .cur>a::before {
    content: "» ";
    font-size: 25px;
}

#layout_content ul.headnav li {
    list-style-type: none;
    padding: 6px 20px 6px 0;
}

.headnav a {
    display: block;
    font-size: 18px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    max-width: 170px;
}

.boxlink a {
    display: block;
    min-height: 50px;
    padding: 20px;
    text-decoration: none;
    transition: box-shadow 0.5s, background 0.5s;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #000;
    background: rgba(0, 0, 0, 0.1);
}

.box {
    background: #111;
    display: block;
    min-height: 100px;
    padding: 20px;
    text-decoration: none;
    transition: box-shadow 0.5s, background 0.5s;
    box-shadow: 0px 0px 0px #000;
}

.blackbox {
    max-width: 100%;
    display: block;
    background: #111;
    margin: 5px;
    padding: 20px 20px 0px 20px;
    height: 100%;
}

.boxlink a:hover,
a.box:hover {
    box-shadow: 0px 0px 5px #000;
    background: #543033;
}

.pad>.col {
    padding: 20px;
}

.pad {
    margin: -20px;
}

.boxes.pad,
.pad2 {
    margin: 0px -30px;
}

.boxes.pad .col,
.pad2 .col {
    padding: 10px 30px 25px;
}

#layout_content div.boxes {
    background: #246 none repeat scroll 0 0;
    border-bottom: 1px solid #000;
    margin: 20px auto;
}

@media(max-width:768px) {
    .pearlnav_outer {
        display: none;
    }

    ul.headnav {
        width: auto;
        border: 0px;
        margin-bottom: 20px;
    }

    ul.headnav:after {
        content: "";
        display: table;
        clear: both;
    }

    #layout_content ul.headnav li {
        float: left;
    }

    .headnav a {
        text-align: center;
    }
}

.news-list-item .tal_content_img_item {
    height: auto;
}

.more {
    clear: both;
}

.news-list-item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 20px;
}

.talon_blog_article p {
    color: #CCCCCC;
}

.talon_blog_article h1 {
    padding: 0px 0px 15px 0px;
}

.talon_blog_article h2 {
    font-size: 16px;
}

.talon_blog_article .tal_content_img_item {
    background-color: #111111;
    float: left;
    height: auto;
    margin: 5px;
    padding: 5px;
    text-align: center;
    width: 192px;
}

.ltrow.post_outer {
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.listtable {
    width: 100%;
    table-layout: fixed;
}

.listtable th,
.listtable td {
    text-align: left;
    padding: 5px;
}

.listtable_b td {
    background: #234;
}

.tal_forum_topiclist .thcol_1 {
    width: 120px;
}

.tal_forum_topicform {
    background: #222;
    padding: 10px;
    margin: 2px;
}

.post_outer .cl {
    background: #234;
    padding: 10px;
}

.user,
.created {
    margin: 0px;
    font-size: 12px;
}

.contentlist_preview p {
    font-size: 13px;
    color: #AAAAAA;
}

.contentlist_preview .more {
    position: absolute;
    right: 20px;
    bottom: 5px;
}

.contentlist_preview {
    padding: 15px 15px 5px 15px;
    margin: 5px;
    background: #023;
    max-width: 600px;
    min-height: 90px;
    position: relative;
}

.chargen-options {
    padding: 10px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}

.chargen-abscontainer {
    position: fixed;
    z-index: 3;
    top: 100px;
    bottom: 100px;
    background: rgba(0, 0, 0, 0.8);
    padding: 30px;
    overflow-y: scroll;
    max-width: 30%;
}

@media(max-width:550px) {

    .sm-12,
    .vs-12 {
        margin-bottom: 20px;
    }
    
    .headnav::before {
        content: "Menu";
        text-align: center;
        display: block;
        padding: 0px;
    }

    .layout_start .layout_content_inner {
        padding: 15px;
    }

    .box {
        min-height: 0px;
    }

    .headnav {
        max-height: 20px;
        transition: 0.5s;
        overflow: hidden;
    }

    .headnav:hover {
        max-height: 1000px;
    }

    #layout_content ul.headnav li {
        padding: 0;
        width: 100%;
    }

    ul.headnav {
        padding: 0px;
    }

    .headnav a {
        border-bottom: 1px solid #346;
        font-size: 15px;
        max-width: 100%;
        padding: 10px;
    }

    .ce_2col,
    .ce_2col6633 {
        margin: 0px -0px;
    }

    .ce_2col6633>.col1 {
        width: 100%;
        padding-right: 0px;
    }

    .ce_2col6633>.col2 {
        width: 100%;
    }

    .ce_2col7525>.col1 {
        width: 100%;
        padding-right: 0px;
    }

    .ce_2col7525>.col2 {
        width: 100%;
    }

    .ce_2col .col1,
    .ce_2col .col2 {
        width: 100%;
        padding: 0px 6%;
    }

    .layout_start #layout_content {
        top: 30%;
    }
}

@media(max-width: 1100px) {
    .headnav a {
        font-size: 15px;
    }
}

#layout_content>div.alveon_aspect_outer,
#layout_content>div.alveon_talent_outer {
    margin-bottom: 50px;
    padding: 50px;
    background: #422;
}

.alveon_aspectlist_outer div a,
.alveon_talentlist_outer div a {
    text-decoration: none;
    padding: 5px;
    background: #543033;
    display: block;
    margin: 2px;
}

.alveon_talentlist_outer,
.alveon_aspectlist_outer {
    display: flex;
    flex-wrap: wrap;
}

.alveon_talentlist_category,
.alveon_aspectlist_category {
    min-width: 400px;
    width: 33%;
}

.alveon_aspectlist_category>p {
    padding: 10px;
}

@media(max-width: 1024px) {
#layout_content { padding: 20px; }
}
