body {
        background-color: #cccccc;
        margin: 0px;
        padding: 0px;
 }

#base{
        width: 755px;
        margin: 23px auto;
}


a:link {
        outline: none;
	text-decoration: none;
        border: 0px;
}

a:visited {
        outline: none;
	text-decoration: none;
        border: 0px;
}

a:hover {
        outline: none;
	text-decoration: none;
        border: 0px;
}
a:active {
        outline: none;
	text-decoration: none;
        border: 0px;
}

a:focus {
        outline: none;
	text-decoration: none;
        border: 0px;
}

.head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.15em;
        font-weight:bold;
        line-height:1.5em;
        text-transform: uppercase;
        color: #cccccc;
        text-decoration:none;
}

.headgrey {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.15em;
        font-weight:bold;
        line-height:1.5em;
        text-transform: uppercase;
        color: #868686;
        text-decoration:none;
}

.headblack {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.15em;
        font-weight:bold;
        line-height:1.5em;
        text-transform: uppercase;
        color: #000000;
        text-decoration:none;
}

.headsmall {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.15em;
        font-weight:bold;
        line-height:1.5em;
        color: #cccccc;
        text-decoration:none;
}


.head_black {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.15em;
        font-weight:bold;
        line-height:1.5em;
        text-transform: uppercase;
        color: #000000;
        text-decoration:none;
}

.txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.09em;
        font-weight:normal;
        line-height:1.5em;
        color: #cccccc;
        text-decoration:none;
}

.txtblack {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.7pt;
        letter-spacing:0.09em;
        font-weight:normal;
        line-height:1.5em;
        color: #000000;
        text-decoration:none;
}

.sml {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 7pt;
        letter-spacing:0.09em;
        font-weight:normal;
        color: #cccccc;
        text-decoration:none;
}

img {
  border:0px none;
}


.headnavi {
    position: relative;
    width: 755px;
    height: 10px;
    color: #000000;
    font-family: Arial;
    font-size: 8px;
    letter-spacing:0.1em;
}

.headnavi002 {
    position: relative;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    letter-spacing:0.1em;
    margin-right: 29px;
    text-decoration: none;
    float: left;
}

.headnavi003 {
    position: relative;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    letter-spacing:0.1em;
    text-decoration: none;
    float: right;
}

.headnavi_img {
    text-decoration: none;
    border: 0px;
}

div.headnavi table{
    height: 10px;
    padding: 0px;
    margin: 0px;
    width: 755px;
    border-collapse:collapse;
}

div.headnavi tr{

}

div.headnavi td{
    text-align: center;
}

div.headnavi td.lefttd{
    text-align: left;
}

div.headnavi td.righttd{
    text-align: right;
}

div.headnavi div {
    display: inline;
}

div.headnavi td a{
    text-decoration: none;
    color: #000000;
}

#hn_login {
    position: absolute;
    left: 330px;
    outline: none;
}


#ahn_login form {
    display: inline;
}

input.login_uname{
    display: inline;
    position: relative;
    top: -6px;
    height: 10px;
    width: 70px;
    border: 0px;
    background-color: #000000;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:0.15em;
    padding-left: 1px;
}

input.login_pswd{
    display: inline;
    position: relative;
    top: -6px;
    height: 10px;
    width: 70px;
    border: 0px;
    background-color: #000000;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:0.15em;
    margin-left: 2px;
    padding-left: 1px;
}

input.login_btn{
    display: inline;
    position: relative;
    position: right;
    height: 10px;
    width: 10px;
    border: 0px;
    cursor: pointer;
    background: transparent;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2010/06/pfeil.png');
    background-repeat: no-repeat;
    background-position: 2px;
    outline: none;
}

input.login_uname2{
    display: inline;
    position: relative;
    top: 0px;
    height: 10px;
    width: 70px;
    border: 0px;
    background-color: #000000;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:0.15em;
}

input.login_pswd2{
    display: inline;
    position: relative;
    top: 0px;
    height: 10px;
    width: 70px;
    border: 0px;
    background-color: #000000;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:0.15em;
}

input.login_btn2{
    display: inline;
    position: relative;
    top: 0px;
    left: 2px;
    width: 48px;
    border: 0px;
    cursor: pointer;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2010/06/pfeil.png');
    background-repeat: no-repeat;
    outline: none;
}

#hn_search {
    position: absolute;
    left: 613px;
}

#hn_search form {
    display: inline;
}

.hn_search_text {
    position: relative;
    top: -6px;
    height: 10px;
    width: 70px;
    border: 0px;
    background-color: #000000;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:0.15em;
    margin-right: 2px;
    padding-left: 2px;
}

.hn_search_submit {
    position: relative;
    height: 10px;
    width: 10px;
    border: 0px;
    cursor: pointer;
    background: transparent;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2010/06/pfeil.png');
    background-repeat: no-repeat;
    outline: none;
}

#headlogo {
    position: relative;
    top: 2px;
    width: 755px;
    height: 138px;
    background-color: #000000;
    text-align: center;
}

#headlogo a {
    color: #cccccc;
    text-decoration: none;
}

#headlogo a:visited {
    color: #cccccc;
    text-decoration: none;
}

.navi {
    position: relative;
    top: 10px;
    width: 755px;
    height: 26px;
}

#navi_blog a {
   text-decoration: none;
}

#navi_contest a {
   text-decoration: none;
}

#navi_mag a {
   text-decoration: none;
}

div.navi_maincat div a {
    display: block;
}

#navi_blog {
    position: absolute;
    width: 251px;
    height: 26px;
    text-align: center;
    color: #cccccc;
    font-size: 12pt;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/was_anschlag.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
}

#navi_contest{
    position: absolute;
    width: 251px;
    height: 26px;
    left: 252px;
    text-align: center;
    color: #cccccc;
    font-size: 12pt;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/wer_anschlag.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
}

#navi_mag{
    position: absolute;
    width: 251px;
    height: 26px;
    left: 504px;
    text-align: center;
    color: #cccccc;
    font-size: 12pt;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/wie_anschlag.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
}

div.navi img.navimainimg{
    display: inline;
}

div.navi div div{
    display: none;
    z-index: 5;
}

div.navi div.hover div, div.navi div:hover div, div.navi div div.hover{
    display: block;
    position: absolute;
    top: 18px;
    width: 221px;
    background-color: #000000;
    border: 0;
    color: #cccccc;
    font-size: 10pt;
    text-align: left;
    padding: 15px;
    z-index: 5;
    cursor: pointer;
}

a.navi_dd_link{
    text-decoration: none;
    color: #cccccc;
}

a.navi_dd_link:hover{
    text-decoration: underline;
    color: #cccccc;
}

#content {
    position: relative;
    top: 20px;
    width: 755px;
    background-color: #000000;
    color: #cccccc;
    background-image: url('images/content_bg.png');
    background-repeat: no-repeat;
    background-position: -2px bottom;
}

div.storytitle{
    height: 57px;
    width: 755px;
    color: #cccccc;
    text-align: center;
    font-size: 24pt;
    font-family: Arial, Helvetica, sans-serif;
    background: url('images/article_head_devider.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

div.storytitle img.headlineimg {
    display: inline;
}

div.storytitledevider{

}

div.storycontent div.text{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    min-height: 340px;
    height: auto !important;
    height: 340px;
}

div.predecessorpreview{
    position: absolute;
    left: -794px;
    top: 0px;
    width: 755px;
    min-height: 435px;
    height: auto !important;
    height: 435px;
    background-color: #000000;
}

div.predecessorpreview div.previewhead{
    position: relative;
    height: 57px;
    width: 755px;
    background: url('images/article_head_devider.png');
    background-repeat: repeat-x;
    background-position: bottom;

}

div.successorpreview{
    position: absolute;
    left: 794px;
    top: 0px;
    min-height: 435px;
    height: auto !important;
    height: 435px;
    background-color: #000000;
    overflow: hidden;
}


div.successorpreview div.fader{
    position: absolute;
    top: 0px;
    left:0px;
    height: 100%;
    background: url('images/preview_fader.png');
    background-repeat: repeat-y;
    background-position: right;
    z-index: 5;
}

div.successorpreview div.previewhead{
    position: relative;
    height: 57px;
    width: 755px;
    background: url('images/article_head_devider.png');
    background-repeat: repeat-x;
    background-position: bottom;
    color: #cccccc;
    text-align: center;
    font-size: 24pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.1em;
}

div.previewbody{
    position: absolute;
    top: 57px;
    width: 755px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
}

div.meta{
    height: 22px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: -2px -7px;
    color: #cccccc;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.meta table.meta_tab{
    position: relative;
    top: -1px;
}

div.meta td.meta_part{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
    color: #cccccc;
}

.meta_part_left{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
    color: #cccccc;
}

.meta_part_center{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
    color: #cccccc;
}

.meta_part_right{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
    color: #cccccc;
}

div.meta a{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
    color: #cccccc;
}

div.meta a.selected{
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    letter-spacing:0.14em;
}

div.postentrymeta{
    height: 28px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: -1px -7px;
    color: #666666;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.postentrymeta a{
    color: #666666;
    font-size: 7pt;
    font-family: Arial;
    text-decoration: none;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.postentrymeta table{
    width: 755px;
    padding-right: 8px;
    padding-left: 8px;
    position: relative;
    top: -1px;
}

div.postentrymeta table td.right{
    text-align: right;
}

div.postentrymeta table td{
    text-align: center;
}

div.postentrymeta table td.left{
    text-align: left;
}

div.postentrymetaright{
    height: 22px;
    width: 755px;
    background-image: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -7px;
    color: #666666;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.postentrymetaright a{
    color: #666666;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.postentrymetaright table{
    padding-right: 8px;
    padding-left: 8px;
    position: relative;
    top: -1px;
    display: inline;
}

div.postentrymetaright table td.right{
    text-align: right;
    width: 180px;
}

div.postentrymetaright table td{
    text-align: center;
    width: 200px;
}

div.postentrymetaright table td.left{
    text-align: left;
}

div.postentryhead{
    height: 50px;
    width: 755px;
    background: url('images/comment_head_devider.png');
    background-position: bottom;
    background-repeat: repeat-x;
    color: #666666;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.1em;
}

div.postentryform table{
    width: 100%;
    margin-bottom: 4px;
}

div.postentryform table input.head{
    width: 370px;
    border: 0;
}

div.postentryform table input.doublehead{
    width: 713px;
    border: 0;
    margin-top: 0;
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.7pt;
    letter-spacing:0.15em;
    font-weight:bold;
    line-height:1.5em;
    color: #666666;
    text-decoration:none;
    background-color: #cccccc;
}

div.postentryform table textarea{
    width: 711px;
    height: 190px;
    border: 0;
    margin: 3 7px;
    padding: 2px;
    background-color: #cccccc;
    margin-left: 15px;
    color: #666666;
}

td.right{
    text-align: right;
}

td.left{
    text-align: left;
}

div.postentryform table input.postentrysubmit{
    border: 0;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/senden.jpg');
    background-position: center;
    background-repeat: no-repeat;
    height: 11px;
    width: 50px;
    display: inline;
    cursor: pointer;
    margin-right: 20px;
}

#comment {
    position: relative;
    width: 735px;
    margin: 0 auto;
    background-color: #cccccc;
    border: 0;
    color: #000000;
}

div.commentsarea{
    position: relative;
    top: 0px;
}

div.commenthead{
    height: 24px;
    width: 755px;
    background: url('images/comment_head_devider.png');
    background-position: bottom;
    background-repeat: repeat-x;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 6px;
    letter-spacing:0.1em;
}

div.commenttext{
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.7pt;
    letter-spacing:0.09em;
    font-weight:normal;
    line-height:1.5em;
    text-decoration:none;
    color: #cccccc;
}

div.commentmeta{
    height: 22px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-position: -2px bottom;
    background-repeat: repeat-x;
    color: #cccccc;
    font-size: 7pt;
    font-family: Arial;
    letter-spacing:0.14em;
    text-transform: uppercase;
}

div.commentmeta table.meta_tab{
    position: relative;
    top: -1px;
}

div.commentmeta td.meta_part{
    text-align: center;
}

div.commentmeta a{
    text-decoration: none;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
}

div.writecommenthead{
    height: 40px;
    width: 755px;
    background: url('images/comment_head_devider.png');
    background-position: bottom;
    background-repeat: repeat-x;
    color: #cccccc;
    text-align: center;
    text-weight: bold;
    font-size: 20pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.1em;
}

div.writecommentbody input.writecommentsubmit{
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2009/12/senden.jpg');
    background-position: center;
    background-repeat: no-repeat;
    height: 11px;
    width: 52px;
    border: 0px;
    position: relative;
    left: 700px;
    margin-bottom: 8px;
}

div.loginnotice{
    visibility: hidden;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

div.loginnotice div.hider{
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background-color: #000000;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    opacity: 0.50;
    z-index: 10;
}

div.loginnotice div.notice{
    position: relative;
    height: 76px;
    width: 562px;
    padding: 8px;
    background-color: #cccccc;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.7pt;
    letter-spacing:0.09em;
    font-weight:normal;
    line-height:1.5em;
    text-decoration:none;
    z-index: 11;
    text-align: center;
    margin: 20% auto;
}

div.notice {
    padding: 4px 0px;
    width: 100%;
}

div.loginnotice img.register{
    position: relative;
    left: 17px;
}

div.loginnotice img.back{
    cursor: pointer;
}

div.neverendingloginnotice{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 347px;
    width: 755px;
}

div.neverendingloginnotice div.hider{
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background-color: #000000;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    opacity: 0.50;
    z-index: 10;
}

div.neverendingloginnotice div.notice{
    position: absolute;
    top: 10px;
    left: 96px;
    height: 130px;
    width: 562px;
    background-color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.7pt;
    letter-spacing:0.09em;
    font-weight:normal;
    line-height:1.5em;
    color: #ffffff;
    text-decoration:none;
    z-index: 11;
    text-align: center;
}

div.neverendingloginnotice div.notice {
    position: relative;
    left: -1px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border: 0px;
}

div.neverendingloginnotice div.notice img{
    display: inline;
}

div.neverendingloginnotice div.notice form.noticeform{
    position: relative;
    left: 85px;
}

div.neverendingloginnotice img.register{
    position: relative;
    left: -1px;
}

div.neverendingwritehead{
    position: relative;
    height: 44px;
    width: 755px;
    padding-top: 4px;
    background: url('images/article_head_devider.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

div.neverendingtext{
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    letter-spacing:0.09em;
    line-height:1.2em;
    color: #cccccc;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

div.neverendingwritebody {
    width: 733px;
    height: 108px;
    margin: 0 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.7pt;
    letter-spacing:0.15em;
    font-weight:bold;
    line-height:1.5em;
    color: #cccccc;
    text-decoration:none;
}

div.neverendingwritebody textarea{
    border: 0;
    position: relative;
    width: 733px;
}

div.neverendingwritebody input.send{
    border: 0px;
    position: relative;
    height: 14px;
    width: 50px;
    background: url('images/send_btn.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 5px;
}

div.devider{
    position: relative;
    height: 1px;
    width: 755px;
    background-color: #cccccc;
}

div.postsnavi{
    position: relative;
    height: 21px;
}

div.postsnavi a{
    text-decoration: none;
    color: #cccccc;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:0.1em;
}

img.postnavilink{
    display: block;
    border: 0;
}

td.postsnavi_left{
    color: #cccccc;
    width: 647px;
}

td.postsnavi_right{
    color: #cccccc;
    text-align: right;
}

.postsnavi_left002{
    position: absolute;
    left: -29px;
    top: 0px;
    width: 19px;
    height: 100%;
    background-color: black;
}

.postsnavi_right002{
    position: absolute;
    left: 765px;
    top: 0px;
    width: 19px;
    height: 100%;
    background-color: black;
}


div.footinfo {
    position: relative;
    top: 31px;
    height: 64px;
    width: 755px;
}

div.footinfo div div{
    position: relative;
    top: 15px;
    text-align: center;
}

div.footinfo div.lastmag{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 64px;
    width: 251px;
    background-color: #000000;
    color: #cccccc;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/themaderletzten.jpg');
    background-repeat: no-repeat;
    background-position: top;
    border:0px;
}

div.footinfo div.actualblog{
    position: absolute;
    top: 0px;
    left: 252px;
    height: 64px;
    width: 251px;
    background-color: #000000;
    color: #cccccc;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/aktuellesThema.jpg');
    background-repeat: no-repeat;
    background-position: top;
    border:0px;
}

div.footinfo div.nextmag{
    position: absolute;
    top: 0px;
    left: 504px;
    height: 64px;
    width: 251px;
    background-color: #000000;
    color: #cccccc;
    background: url('http://www.anschlag-blog.de/wp-content/uploads/2011/10/themadernaechsten.jpg');
    background-repeat: no-repeat;
    background-position: top;
    border:0px;
}

div.footnavi {
    position: relative;
    top: 31px;
    height: 14px;
    width: 755px;
}


.rightdiv {
    float: right;
    margin-left: 6px;
}

.rightdiv_fn {
    float: right;
    margin-left: 106px;
}

.leftdiv {
    float: left;
    text-decoration: none;
    margin-right: 6px;
}


.bg_line{
    height: 1px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: -1px -7px;
}

.bg_line_hof{
    position: relative;
    top: 1px;
    height: 1px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: -1px -7px;
}

.bg_line_tk {
    height:7px;
    width: 755px;
    background: url('images/article_meta_bg.png');
    background-repeat: no-repeat;
    background-position: -1px -7px;
}
