/*------------------------------------------------------------------- CONTENT / ALLGEMEINES */


img { border: none; }


.clearfix { clear:both; height: 0px; line-height: 0px; }
.last { border: none !important; }


/*------------------------------------------------------------------- LISTEN */

ul {  margin: 10px 10px 10px 15px; }




/*------------------------------------------------------------------- SPALTENBEZOGENE STYLES */

#column-middle h1.underline {
    border-bottom: 1px solid #534F4A;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


.contentheader {
    border-bottom: 1px solid #534F4A;
    padding-bottom: 6px;
    margin-bottom: 25px;
}
.content-list {
    border-bottom: 1px solid #534F4A;
    margin-bottom: 8px;
}

.content-list .list-item {
    border-bottom: 1px solid #262524;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.content-list .list-item a.image-link {
    display: block;
    float: left;
    width: 137px; height: 91px;
    margin-right: 10px;
}

.community-content { line-height: 16px; }
.content-list .list-item span.headline,
.community-content span.headline
 {
    color: #EEE3C7;
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.content-sitejump { text-align: center; padding-top: 5px; }

.content-sitejump a,
.content-sitejump a:link,
.content-sitejump a:active,
.content-sitejump a:visited,
.content-sitejump span {
    padding: 0px 3px;
    color: #E8BB57;
}
.content-sitejump a.link-active { color: #8C8C8C; }
.content-sitejump a.back,
.content-sitejump a.forward { color: #8C8C8C;}
.content-sitejump a.back img,
.content-sitejump a.forward img { position: relative; top: 2px; left: 0; }

a.download-link,
a.download-link:link,
a.download-link:active,
a.download-link:visited {
    display: inline;
    background-image: url(../images/icn_download-link.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
    color: #E8BB41;
}
a.download-link:hover {}


a.more-link,
a.more-link:link,
a.more-link:active,
a.more-link:visited {
    display: inline;
    background-image: url(../images/doublearrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    color: #E8BB41;
}
a.more-link:hover {}


a.doublearrow,
a.doublearrow:link,
a.doublearrow:active,
a.doublearrow:visited {
    display: inline-block;
    width: 15px;
    height: 16px;
    background-image: url(../images/doublearrow.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
}
a.doublearrow: hover {}

/* COMMUNITY WATCH UPDATES */

#list-community h1.upper { color: #E0C8A2; margin-bottom: 20px; }

#list-community .list-content .headline {
    color: #E8BB41;
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
}
#list-community .list-item { border: none; }

span.date {
    color: #8C8C8C;
    font-size: 12px;
    display: block;
}

.separationline { height: 1px; border-bottom: 1px solid #534F4A; margin-bottom: 30px;}

ul.linklist { margin: 10px 10px 10px 15px; }
img.firststep { margin: 8px 0px; }


.backlink a,
.backlink a:link,
.backlink a:active,
.backlink a:visited {
    display: block;
    background-image: url(../images/arrow_left.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 12px;
}


#content-header { position: absolute; top: 0; left: 0; z-index: 300}

#langswitch {
    width: 186px; min-height: 26px;
    background-image: url(../images/bg_langswitch.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 5px; left: 9px;
}
#langswitch:hover { background-image: url(../images/bg_langswitch_hover.png); }
#langswitch a,
#langswitch a:link,
#langswitch a:active,
#langswitch a:visited {
    display: block;
    width: 156px;
    height: 26px;
    line-height: 26px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
    color: #9E9A9A;
    font-family: "Times New Roman", serif;
    font-size: 14px;
}
#langswitch a:hover { color: #E8BB57; }
#langswitch a.de { background-image: url(../images/flag_langswitch_de.gif); }
#langswitch a.en { background-image: url(../images/flag_langswitch_gb.gif); }
#langswitch a.fr { background-image: url(../images/flag_langswitch_fr.gif); }
#langswitch a.ru { background-image: url(../images/flag_langswitch_ru.gif); }

#langswitch #langswitch-layer {
    border: 1px solid #747273;
    background-color: #000000;
    padding: 2px 2px 0 2px;
    margin: 0px 3px;
    display: none;
}
#langswitch #langswitch-layer a { width: 144px; background-color: #232323; margin-bottom: 2px; }
#langswitch #langswitch-layer a:hover { color: #E8BB57; }


#play4free-switch {
    width: 186px; min-height: 26px;
    background-image: url(../images/bg_langswitch.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 5px; left: 200px;
}
#play4free-switch a,
#play4free-switch a:link,
#play4free-switch a:active,
#play4free-switch a:visited {
    display: block;
    width: 176px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
    color: #9E9A9A;
    font-family: "Times New Roman", serif;
    font-size: 14px;
}
#play4free-switch a:hover { color: #E8BB57; }

#play4free-switch a img {
    position: relative;
    left: 0;
    top: 3px;
    margin: 0 3px;
}


#play4free-switch #play4free-layer {
    border: 1px solid #727473;
    background-color: #000000;
    padding: 2px 2px 0 2px;
    margin: 0px 3px;
    display: none;
    z-index: 3000;
}
#play4free-switch #play4free-layer a { width: 164px; background-color: #232323; margin-bottom: 2px; }
#play4free-switch #play4free-layer a:hover { color: #E8BB57; }


/*------------------------------------------------------------------- STORY */

.history-nav {
    width: 161px;
    height: 254px;
    border-bottom: 1px solid #534F4A;
    background-image: url(../images/bg_history_book.png);
    background-repeat: no-repeat;
    margin-bottom: 12px;
    position: relative;
    padding: 38px 252px 0 56px;
}
.history-nav a,
.history-nav a:link,
.history-nav a:active,
.history-nav a:visited {
    display: block;
    color: #47352A;
    font-family: "Times New Roman", Verdana, serif;
    font-size: 14px;
    background-image: url(../images/arrow_brown_history.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 16px;
    line-height: 20px;

}
.history-nav a:hover,
.history-nav a.link-active {
    color: #B90E1D;
    background-image: url(../images/arrow_red_history.png);
}
.history-nav img {
    position: absolute;
    top:49px;
    left:259px;
}
#history-conternt { line-height: 16px; }
#history-content .item {
    margin-bottom: 30px;
}

#history-content .item b {
    display: block;
    color: #EEE3C7;
    font-family: "Times New Roman", Verdana, serif;
    font-size: 20px;
}
#history-content .item .intro-ele {
    font-weight: bold;
}

#history-content img {
    float: left;
    margin: 0px 8px 5px 0;
}


.history-char-image {
    background-image: url(../images/bg_history_frame.png);
    background-repeat: no-repeat;
    width: 156px;
    height: 177px;
    padding: 33px 13px;
    float: left;
    margin: 0 10px 8px 0;
}

h1.character-name {
    font-size: 20px;
    color: #EEE3C7;
    font-family: "Times New Roman", Verdana, serif;
}
span.character-subline {
    color: #E0C8A2;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
}

/**************************************************** FOOTER */

#footer, #footerru { position: relative; }
#footer a, #footerru a {
    color: #646464;
    font-family: Arial, Verdana, sans-serif;
}
#footer-links,
#footer-logos,
#footer-signatureLogo {
    position: absolute;
    top: 60px;
    color: #646464;
}
#footer-links                   { left: 336px; width: 326px; text-align: center;  }
#footer-links a { font-size: 10px !important; }
#footer-logos                   { left: 25px; }
#footer-logos img {
    margin-right: 13px;
}
#footer-signatureLogo   { left: 715px; }



/*---------------------------------------------------------------------------- LOGINBOX */

#loginbox {
    width: 204px;
    height: 96px;
    background-image: url(../images/bg_loginbox.png);
    background-repeat: no-repeat;
    border-bottom: 1px solid #5A5A5A;
    margin-bottom: 20px;
    margin-top: -22px;
    position: relative;
    padding: 49px 0 13px 12px;
}
#loginbox input {
    background: transparent;
    border: 1px solid transparent !important;
    color: #3C3C3C;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    width: 160px;
    border: none;
}
#loginbox #loginb-user { margin: 0 0 12px 5px; }
#loginbox #loginb-pass { margin: 0 0 6px 5px; }
#loginbox a,
#loginbox a:link,
#loginbox a:active,
#loginbox a:visited {
    color: #E0C8A2;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}


#loginbox .btn {
    display: block;
    position: absolute;
    border: none !important;
    height: 29px;
    width: 29px;+
    background-color: transparent !important;
    background-image: url(../images/btn_newsrotator.png) !important;
    background-repeat: no-repeat;
    top: 73px;
    left: 181px;
}

/* LOGGED IN */


#loggedin {
    width: 220px; height: 148px;
    background-image: url(../images/bg_loggedin.png);
    background-repeat: no-repeat;
    border-bottom: 1px solid #5A5A5A;
    margin-bottom: 20px;
    margin-top: -18px;
    position: relative;
    padding: 0 0 13px 0;
}
#loggedin .welcome {
    position: absolute;
    top: 25px;
    left: 11px;
    width: 195px;
    overflow: hidden;
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    color: #E0C8A2;
}

#loggedin img {
    position: absolute;
    top: 61px;
    left: 15px;
}
#loggedin .linklist {
    position: absolute;
    bottom: 30px;
    left: 95px;
    width: 116px;
    /*height: 66px;*/
    overflow: hidden;
}
#loggedin .linklist a{
    display: block;
}

/*---------------------------------------------------------------------------- NEWSROTATOR */

#newsrotator {
    width: 468px; height: 458px;
    background-image: url(../images/bg_newsrotator.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #534F4A;
    margin-bottom: 20px;
}
#newsrotator .mainimage {
    position: absolute;
    top: 16px;
    left: 12px;
    display: none;
}
#newsrotator .mainimage.active { display: block; }
#newsrotator #previmages {
    position: absolute;
    top: 375px; left: 0px;
    padding: 0 0 0 14px;

}
#newsrotator #previmages .preview {
    float: left;margin-right: 16px;
}
#newsrotator #previmages .preview img { opacity:1.0; filter:alpha(opacity=100) }
#newsrotator #previmages .preview img:hover,
#newsrotator #previmages .preview img.active { opacity:0.4; filter:alpha(opacity=40) }
#newsrotator #previmages .preview.last { margin: 0; }

#rotatornavi { display: none; }
#newsrotator #rotatorimages {
    top: 16px;
    left: 12px;
}
#newsrotator #rotatorteasers {
    top: 23px;
    left: 0px;
}
#newsrotator .rotatortext {
    position: absolute;
    top: 284px; left: 0px;
    padding: 0 14px;
    height: 75px;
    width: 400px;
    display: none;
}
#newsrotator .rotatortext.active { display: block; background-image: none !important; }

#newsrotator .rotatortext b { display: block; padding: 3px 0 5px 0; color: #E8BB41; font-size: 15px; font-weight: normal; }

#newsrotator a.btn {
    display: block;
    position: absolute;
    height: 29px;
    width: 29px;
    background-image: url(../images/btn_newsrotator.png);
    background-repeat: no-repeat;
    top: 46px;
    left: 430px;
}

#content-home {}
#content-home .list-item,
#content-home.content-list { border: none; }
#content-home a span.headline {
    color: #E8BB41;
    font-family: Arial, verdana, sans-serif;
    font-size: 15px
}
#content-home .contentfooter { padding-top: 10px}
#content-home .contentfooter a { color: #E8BB41}
#content-home .contentfooter a:hover { text-decoration:underline }

/*------------------------------------------------------------------------------- KARTENEDITIONEN */

.twilight-images { padding: 20px 0px 20px 20px; }
.twilight-images img { margin-right: 20px; }

img.img-intext-right { float: right; margin: -20px 50px 20px 30px; }

div.cardedition-screenshot {
    background-image:url(../upload/Campaigns/back_screenshots.jpg);
    background-repeat:no-repeat;
    float:left;
    height:256px;
    margin:15px 0;
    padding:7px 37px;
    width:468px;
}

div.hrarticle {
    height: 1px;
    background:#333333 none repeat scroll 0 0;
    color:#333333;
    line-height: 1px;
    margin: 20px 0;
}
div.hrarticle2 {
    height: 1px;
    background:#333333 none repeat scroll 0 0;
    color:#333333;
    line-height: 1px;
    margin: 5px 0 15px 0;
}
a.more,
a.more:link,
a.more:active,
a.more:visited {
    display: block;
    float: left;
    padding-left: 12px;
    margin-left: 41px;
    background-image: url(//images/arrow_link.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #E8BB57;
    text-decoration: none;
}
a.more:hover { text-decoration: underline; }

#column-middle a.more,
#column-middle a.more:link,
#column-middle a.more:active,
#column-middle a.more:visited,
span.fansite a,
span.fansite a:link,
span.fansite a:active,
span.fansite a:visited {
    display: inline;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 16px;
    background-image: url(../images/arrow_link.png);
    background-repeat: repeat-x;
    background-position: 0px 4px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #E8BB57;
    text-decoration: none;
    text-indent: -2000px;
}
#column-middle a.more:hover,
span.fansite a:hover { text-decoration: none; }

/*------------------------------------------------------------------------------- TUTORIALS */

dl.image-list-item dd .link-list {
    padding-top: 10px;
}

dl.image-list-item dd .link-list a {
    padding-bottom: 0;
    margin-right: 20px;
}
