#startvisual {
    display:block;
    width:970px;
    height:250px;
    position:absolute;
    top:20px;
    z-index:50;
}

#visual {
    display:block;
    width:970px;
    height:250px;
    position:absolute;
    z-index:50;
}

#pagepaddingcontainer {
    background: url(../images/innerback2.png) no-repeat left top;
    height:700px;
}

#widecolumn {
}

#startvisual .slides {
    position:absolute;
    top:0;
}

#contentblock {
    background: url(../images/lines.gif) repeat-y left top;
    width:970px;
    top:255px;
    position:relative;
    padding-bottom:6em;
}

.singlecolumn {
    background: url(../images/line.gif) repeat-y left top!important;
}

#leftblock {
    float:left;
    width:210px;
}

#rightblock {
    float:right;
    width:760px;
}

#normalcolumn {
    float:left;
    width:550px;
}

#rightcolumn {
    float:right;
    width:210px;
}

.padding {
    padding:0px 15px;
}

#contentblock ul {
}

#contentblock ul li {
    padding-left:1em;
    background: url(../images/bullet.gif) no-repeat left 6px;
}

.csc-linkToTop {
    margin-top:4em;
}

.news-latest-container, .news-list-container {
    padding-top:0.5em;
    border-top:1px dashed #66C;
}

.news-latest-item, .news-list-item {
    padding-bottom:0.5em;
    margin-bottom:0.5em;
    border-bottom:1px dashed #66C;
}

.news-single-backlink {
    margin-top:4em;
}

.news-single-additional-info {
    border-top:1px dashed #66C;
    border-bottom: 1px dashed #66C;
    padding: 1em 0;
    margin-top:1em;    
}

.news-single-timedata {
    padding-bottom:1em;
    margin-bottom:1em;
    border-bottom:1px dashed #66C;
}

.tx-felogin-pi1 input {
    border:1px solid #66C;
}

.tx-felogin-pi1 #pass {
    margin-bottom:1em;
}

.blog form {
    border-top:1px dashed #66C;
    margin-top:1em;
    padding-top:1em;    
    border-bottom:1px dashed #66C;
    margin-bottom:1em;
    padding-bottom:1em;
}

.blog label {
    text-transform:uppercase;
    font-weight:bold;
    color:#333399;
    margin-bottom:0.7em;
    display:block;
    font-size:1.2em;
}

.blog input {
    border:1px outset #999;
    background:#CCC;
    padding:0.2em 0.5em;
}

.blog textarea {
    background:#D8E0E8;
    width:90%;
    height:70px;
}

.blog .rednumber {
    padding-right:0.5em;
}

.blog .newscomments {
    list-style:none!important;
}

.blog .newscommentitem {
    margin-top:1em;
    padding-top:0.5em;
    list-style:none;
    background:none!important;
}

.blog .newscommentdata {
    font-size:0.8em;
    width:100%;
    display:block;
    border-bottom:1px solid #CCC;
    margin-bottom:0.5em;
}

.blog .news-single-backlink {
    display:none;
}

.blog .tx-tagpack-pi1-linkbox, .blog .taggedelementslist dl {
    border-bottom:1px dashed #66C;
    border-top:1px dashed #66C;
    margin:1em 0;
    padding:1em 0;
}

.blog .taggedelementslist dt {
    margin-bottom:0.5em;
    font-weight:bold;
    font-size:1.2em;
}

.blog .taggedelementslist dd {
    border-bottom:1px solid #CCC;
    padding-bottom:0.5em;
    margin-bottom:1em;
}

