body {
    color: #3F3F3F;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

p {
    font-size: 12px;
    color: #3F3F3F;
    line-height: 1.2;
}

a:link {
    color: #3F3F3F;
}

a:visited {
    color: #3F3F3F;
}

a:hover{
    color: #ab0101;
    text-decoration: underline;
}

a:active {
    color: #3F3F3F;
}

.font1 {
    color: #3F3F3F;
}

.font2 {
    color: #000;
}
#ovHeader {
    padding-bottom: 0px;
}

#ovMain {
    background: #FFF;
}

#ovNavi {
    height: auto;
}

.myBackground {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: black;
    visibility: hidden;
    z-index: 0;
}

.myBackground img {
    width: 100%;
    height: 100%;
}

div.background {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#tlMainInfo1 {
    width: 100%;
    height: 100px;
    background: url(../images/kicker/maininfo0.jpg) center no-repeat;
}

div.game {
    margin: auto;
    position: relative;
    top: 0px;
    left: 0px;
    width: 964px;
    height: 100%;
    z-index: 2;
}

div.header {
    float: left;
    width: 960px;
    height: 100px;
/*    height: 133px;
    margin-top: 10px;*/
    z-index: 1000;
/*    background-image: url(../images/startpage/head.png);*/
}

div.headerContent {
    float: left;
    width: 964px;
    height: 0px;
    z-index: 1001;
}

div.headerBanner {
    float: left;
    margin: 0px 6px 10px 6px;
    height: 60px;
    width: 468px;
    background: #3F3F3F;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #FFF;
    display: inline;
}

div.headerOptions {
    float: right;
    margin: 2px 10px 0px 10px;
    height: 57px;
    width: 240px;
    display: inline;
}

div.startbar {
    float: right;
    width: 200px;
    height: auto;
}

div.headerLanguage {
    float: right;
    padding: 0px;
    margin: 1px 4px;
    margin-top: 4px;
    height: 42px;
    width: 160px;
    display: inline;
}

div.headerSocialIcons {
    float: right;
    padding: 0px 0px 10px 0px;
    height: 24px;
    width: auto;
    display: inline;
}

.headerSocialIcons a{
    padding: 0;
    background: transparent;
}

img.socialIcons {
    margin: 0px 8px;
    border: 0;
}

.ie6box {
    position: absolute;
    top: 22px;
    left: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #FFF;
       width: 956px;
    height: 56px;
    line-height: 14px;
    border: 4px solid #F00;
    text-align: center;
    z-index: 1002;
}

.navigation {
    float: left;
    padding: 1px 10px 0px 10px;
    margin: 0;
    width: 740px;
/*    border-left: 2px solid #c3c3c3;
    border-right: 2px solid #c3c3c3;*/
    height: 19px;
    font-size: 10px;
}

.navigation ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 10;
}
.navigation ul ul {
    width: 100px;
}

.navigation li {
    float: left;
    width: 101px;
    position: relative;
}

.navigation a, .navigation a:visited {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    color: #FFFFFF;
    width: 100px;
    padding: 0px;
    height: 19px;
    line-height: 16px;
}

* html .navigation a, * html .navigation a:visited {
    width: 100px;
    w\idth: 100px;
}

.navigation ul ul a.drop, .navigation ul ul a.drop:visited {
    background: #000;
}

.navigation ul ul a.drop:hover{
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul :hover > a.drop {
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul ul a, .navigation ul ul ul a:visited {
    background: #000;
}

.navigation ul ul ul a:hover {
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul ul :hover > a {
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul {
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 19px;
    left: 0;
    width: 100px;
}

* html .navigation ul ul {
    top: 19px;
    t\op: 19px;
}

.navigation ul ul ul{
    top: 0;
    left: 100px;
    width: 100px;
}

.navigation ul ul ul.left {
    left: -100px;
}

.navigation table {
    position: absolute;
    top: 0;
    left: 0;
}

.navigation ul ul a, .navigation ul ul a:visited {
    height: 20px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    width: 100px;
    z-index: 10;
    background: #adb1b6 url(../images/startpage/navigation/submenue.png);
}
* html .navigation ul ul a{
    width: 100px;
    w\idth: 100px;
}

.navigation ul ul a:hover {
    color: #000;
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul :hover > a {
    color: #000;
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation a:hover{
    color: #000;
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation :hover > a{
    color: #000;
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul li:hover ul,
.navigation ul a:hover ul{
    visibility: visible;
}

.navigation ul :hover ul ul{
    visibility: hidden;
}

.navigation ul :hover ul :hover ul ul{
    visibility: hidden;
}

.navigation ul :hover ul :hover ul{
    visibility: visible;
}

.navigation ul :hover ul :hover ul :hover ul {
    visibility: visible;
}

.navAct {
    background: #c1fa55 url(../images/startpage/navigation/menue_high.png);
}

.navigation ul ul .navFooter {
    height: 8px;
    width: 100px;
    background: url(../images/startpage/navigation/submenue_end.png);
}

.langSel {
    float: right;
    padding: 0;
    margin: 14px 4px 0px 0px;
    width: 120px;
    height: 19px;
    font-size: 10px;
    background: #FFF;
}

.langSel ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 10;
}

.langSel ul ul {
    width: 120px;
}

.langSel li {
    float: left;
    width: 121px;
    position: relative;
}

.langSel a, .langSel a:visited {
    float: left;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    color: #3F3F3F;
    width: 120px;
    padding: 0px;
    height: 19px;
    line-height: 16px;
}

.langSelFlag {
    float: left;
    margin: 4px;
}

.langSelArrow {
    float: right;
    margin: 5px 4px;
}

* html .langSel a, * html .langSel a:visited {
    float: left;
    width: 120px;
    w\idth: 120px;
}

.langSel ul ul a.drop, .langSel ul ul a.drop:visited {
    background: #FFF;
}

.langSel ul ul a.drop:hover{
    background: #AB0101;
}

.langSel ul ul :hover > a.drop {
    background: #AB0101;
}

.langSel ul ul {
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 19px;
    left: 0;
    width: 120px;
}

* html .langSel ul ul {
    top: 19px;
    t\op: 19px;
}

.langSel table {
    position: absolute;
    top: 0;
    left: 0;
}

.langSel ul ul a, .langSel ul ul a:visited {
    height: 20px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    width: 120px;
    z-index: 10;
    background: #FFF;
}
* html .langSel ul ul a{
    width: 120px;
    w\idth: 120px;
}

.langSel ul ul a:hover {
    color: #FFF;
    background: #AB0101;
}

.langSel ul ul :hover > a {
    color: #FFF;
    background: #AB0101;
}

.langSel a:hover{
    color: #000;
    background: #FFF;
}

.langSel :hover > a{
    color: #000;
    background: #FFF;
}

.langSel ul li:hover ul,
.langSel ul a:hover ul{
    visibility: visible;
}

.langSel ul :hover ul ul{
    visibility: hidden;
}

.langSel ul :hover ul :hover ul ul{
    visibility: hidden;
}

.langSel ul :hover ul :hover ul{
    visibility: visible;
}

.langSel ul :hover ul :hover ul :hover ul {
    visibility: visible;
}

.langLanguage {
    float: left;
    width: 102px;
}

.langArrow {
    float: left;
    width: 18px;
    height: 19px;
}

.mainContent {
    float: left;
    width: 948px;
    margin-left: 1px;
/*    border-left: 2px solid #c3c3c3;
    border-right: 2px solid #c3c3c3;*/
    height: auto;
    padding: 6px;
/*    background: transparent url('../images/startpage/content_bg.png');*/
    background: #FFF;
    display: inline;
}

.hiddenButton {
    width: 0px;
    height: 0px;
    visibility: hidden;
    font-size: 1px;
}

div.teaser {
    float: left;
    margin: 0px;
    border: 4px solid white;
    width: 200px;
    height: 150px;
    display: inline;
}

div.teaserText {
    position: absolute;
    left: 226px;
    width: 310px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    z-index: 2;
}

div.teaserText1 {
    top: 110px;
}

div.teaserText2 {
    top: 130px;
}

div.teaserText3 {
    top: 150px;
    font-size: 15px;
}

.buttonMtext {
    height: 48px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: -1px -1px #333;
    color: #FFF;
    z-index: 2;
}

.buttonM {
    float: left;
    height: 48px;
    line-height: 48px;
    width: auto;
    cursor: pointer;
}

.Mblue1 .buttonLeft {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMblue1_left.png) center no-repeat;
}

.Mblue1 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonMblue1_middle.png) center repeat-x;
}

.Mblue1 .buttonRight {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMblue1_right.png) center no-repeat;
}

.Mblue2 .buttonLeft {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMblue2_left.png) center no-repeat;
}

.Mblue2 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonMblue2_middle.png) center repeat-x;
}

.Mblue2 .buttonRight {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMblue2_right.png) center no-repeat;
}

.Mred1 .buttonLeft {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMred1_left.png) center no-repeat;
}

.Mred1 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonMred1_middle.png) center repeat-x;
}

.Mred1 .buttonRight {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMred1_right.png) center no-repeat;
}

.Mred2 .buttonLeft {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMred2_left.png) center no-repeat;
}

.Mred2 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonMred2_middle.png) center repeat-x;
}

.Mred2 .buttonRight {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMred2_right.png) center no-repeat;
}

.Mgrey1 .buttonLeft {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMgrey1_left.png) center no-repeat;
}

.Mgrey1 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonMgrey1_middle.png) center repeat-x;
}

.Mgrey1 .buttonRight {
    float: left;
    width: 19px;
    background: url(../images/startpage/buttons/buttonMgrey1_right.png) center no-repeat;
}

.buttonBtext {
    height: 75px;
    line-height: 68px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: -1px -1px #333;
    color: #FFF;
    z-index: 2;
}

.buttonB {
    float: left;
    height: 75px;
    line-height: 75px;
    width: auto;
    cursor: pointer;
}

.Bred1 .buttonLeft {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBred1_left.png) center no-repeat;
}

.Bred1 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonBred1_middle.png) center repeat-x;
}

.Bred1 .buttonRight {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBred1_right.png) center no-repeat;
}

.Bred2 .buttonLeft {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBred2_left.png) center no-repeat;
}

.Bred2 .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonBred2_middle.png) center repeat-x;
}

.Bred2 .buttonRight {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBred2_right.png) center no-repeat;
}

.Bgrey .buttonLeft {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBgrey1_left.png) center no-repeat;
}

.Bgrey .buttonMiddle {
    float: left;
    text-align: center;
    background: url(../images/startpage/buttons/buttonBgrey1_middle.png) center repeat-x;
}

.Bgrey .buttonRight {
    float: left;
    width: 23px;
    background: url(../images/startpage/buttons/buttonBgrey1_right.png) center no-repeat;
}

.buttonCursor {
    cursor: default;
}

div.regButton {
    position: absolute;
    top: 200px;
    left: 324px;
    width: 278px;
    height: 75px;
    z-index: 2;
}

div.features {
    margin: 0px 10px;
}

div.featureBlock {
    float: left;
    padding: 5px 0px;
    width: 196px;
    height: 70px;
    cursor: pointer;
}

div.featureImage {
    float: left;
    width: 64px;
    height: 70px;
}

div.featureImage img {
    margin: 3px;
}

div.featureText {
    float: left;
    margin: 0px 5px;
    padding: 0px 5px;
    width: 112px;
    height: 70px;
    font-size: 12px;
    color: #3F3F3F;
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #3F3F3F;
    font-family: Arial, sans-serif;
}

div.footer {
    float: left;
    padding-top: 5px;
    width: 962px;
    height: 79px;
    line-height: 36px;
/*    background: url('../images/startpage/footer.png');*/
    background: #EFEFEF;
}

div.awards {
    float: left;
    width: 960px;
    height: 38px;
    margin: 0px 2px;
    display: inline;
}

div.votingWidget {
    float: left;
    width: 88px;
    height: 31px;
    margin: 3px 0px 3px 10px;
    display: inline;
}

div.votingWidget a:hover{
    background-color: transparent;
}

div.copyright {
    float: left;
    margin: 2px 10px;
    height: 36px;
    line-height: 36px;
    width: 560px;
    color: #3F3F3F;
    font-size: 11px;
    display:inline;
}

.copyright a {
    color: #3F3F3F;
}

.copyright a:hover {
    color: #ab0101;
    text-decoration: underline;
}

div.partners {
    float: left;
    margin: 2px 10px;
    text-align: right;
    height: 36px;
    line-height: 36px;
    width: 360px;
    display: inline;
}

div.partnerLogo {
    float: right;
    margin: 11px 3px;
    height: 16px;
    cursor: pointer;
    display: inline;
}

.box_container {
    float: left;
/*    margin: 10px 0px 0px 10px; */
    margin: 4px;
    visibility: visible;
    display: inline;
}

.boxh {
    float: left;
    visibility: visible;
    display: inline;
}

.box_title_bg {
    float: left;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
}

.box_title {
    position: relative;
    top: -9px;
    left: 0px;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
/*    background: #395678;*/
    background: #ab0101;
    display: inline;
}

.box_close {
    position: relative;
    top: -9px;
    left: 0px;
    width: 24px;
    height: 24px;
    float: left;
    background: #395678 url('../images/startpage/box/elements_close.png') right center no-repeat;
    display: inline;
    cursor: pointer;
}

.box_close:hover {
    background: #395678 url('../images/startpage/box/elements_close_high.png') right center no-repeat;
}

.box_title_lcorner {
    position: relative;
    top: -9px;
    left: 0px;
    float: left;
    margin-left: 5px;
    width: 12px;
    height: 24px;
    background: url('../images/startpage/box/l_title.png');
    display: inline;
}

.box_title_rcorner {
    position: relative;
    top: -9px;
    left: 0px;
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 24px;
    background: url('../images/startpage/box/r_title.png');
    display: inline;
}

.box_corner {
    float: left;
    width: 14px;
    height: 14px;
}

.box_center {
    float: left;
    height: 14px;
}

.box_content {
    float: left;
}

.box_color {
    background: #efefef;
}

.box_colorh {
    background: #CCCCCC;
}

.box_lo {
    background: url('../images/startpage/box/lo.png');
}

.box_ro {
    background: url('../images/startpage/box/ro.png');
}

.box_lu {
    background: url('../images/startpage/box/lu.png');
}

.box_ru {
    background: url('../images/startpage/box/ru.png');
}

.box_loh {
    background: url('../images/startpage/box/loh.png');
}

.box_roh {
    background: url('../images/startpage/box/roh.png');
}

.box_luh {
    background: url('../images/startpage/box/luh.png');
}

.box_ruh {
    background: url('../images/startpage/box/ruh.png');
}


.boxDesk {
    float: left;
    margin: 5px;
    height: 200px;
    width: 650px;
    background: url('../images/startpage/box/desk.png');
    display: inline;
}

.register {
    position: relative;
    top: -20px;
    left: 5px;
    height: 284px;
    width: 604px;
}

.promo {
    position: relative;
    top: -14px;
    left: 0px;
    height: 150px;
    width: 940px;
}

.promo img {
    border: 0;
}

.promo a {
    padding: 0;
    background-color: transparent;
}

.boxScene {
    float: left;
    margin: 5px;
    height: 288px;
    width: 620px;
    background: url('../images/startpage/big-image.png');
    display: inline;
}

.screenshotContainer {
    float: left;
    margin: 0px 5px;
    width: 300px;
    height: 160px;
    display: inline;
}

.screenshotDiv {
    float: left;
    margin-top: 4px;
    width: 100px;
    height: 76px;
    text-align: center;
    display: inline;
}

.screenshotDiv a{
    padding: 0;
    background: transparent;
}

.screenshotDiv img{
    border: 1px solid #3F3F3F;
}

.newsLeft {
    float: left; width: 632px; height: auto;
}

.newsRight {
    float: left; width: 316px; height: auto;
}

.newsDiv {
    float: left;
    height: 220px;
    width: 308px;
}

.newsdykPic {
    position: relative;
    top: -9px;
    left: 5px;
    height: 84px;
    width: 298px;
}

.newsdykTextBox {
    position: relative;
    top: -9px;
    left: 5px;
    height: 152px;
    width: 300px;
}

.newsdykTitle {
    float: left;
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    width: 300px;
    font-weight: bold;
    font-size: 14px;
}

.newsdykTitle a {
    text-decoration: none;
}

.newsdykTitle a:hover {
    text-decoration: underline;
}

.newsdykText {
    float: left;
    height: 122px;
    line-height: 1.2em;
    width: 300px;
    font-size: 13px;
}

.newsKeywords {
    padding: 0px 5px;
    width: 298px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.newsBox {
    position: relative;
    top: -6px;
    left: 2px;
}

.newsPic {
    float: left;
    width: 604px;
    height: 168px;
    margin: 0px 8px;
}

.newsRel {
    float: left;
    width: 294px;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    padding-left: 8px;
    font-size: 11px;
    background-color: #CCCCCC;
}

.newsDate {
    float: left;
    width: 294px;
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    padding-right: 8px;
    font-size: 11px;
    text-align: right;
    background-color: #CCCCCC;
}

.newsTitle {
    float: left;
    width: 604px;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
    font-weight: bold;
    font-size: 16px;
}

.newsText {
    float: left;
    width: 604px;
    height: auto;
    line-height: 20px;
    padding: 0px 8px;
    font-size: 13px;
}

.newsAuthor {
    float: left;
    width: 604px;
    height: 20px;
    line-height: 20px;
    padding: 0px 8px;
    font-size: 11px;
    text-align: right;
}

.newsRelated {
    width: 624px;
    height: 110px;
    color: #3F3F3F;
    font-size: 12px;
    cursor: pointer;
}

.newsRelatedHover {
    width: 624px;
    height: 110px;
    background-color: #ab0101;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
}

.newsRelatedLeft {
    float: left;
    height: 110px;
    width: 307px;
}

.newsRelatedDate {
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: 297px;
    padding: 0px 5px;
}

.newsRelatedPic {
    float: left;
    height: 90px;
    width: 302px;
    padding-left: 5px;
    text-align: right;
}

.newsRelatedPic img {
    border: 1px solid #3f3f3f;
}

.newsRelatedTitle {
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: 305px;
    padding: 0px 4px;
}

.newsRelatedText {
    float: left;
    font-size: 12px;
    height: 90px;
    line-height: 1.2em;
    width: 305px;
    padding: 0px 4px;
}

.newsList {
    height: 32px;
    width: 624px;
    color: #3F3F3F;
    font-size: 12px;
    cursor: pointer;
}

.newsListHover {
    height: 32px;
    width: 624px;
    background-color: #ab0101;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
}

.newsListDate {
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    width: 45px;
    padding-left: 5px;
}

.newsListPic {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 85px;
    text-align: center;
}

.newsListPic img {
    margin-top: 4px;
    border: 1px solid #3f3f3f;
}

.newsListRel {
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    width: 410px;
    padding-left: 5px;
}

.newsListTitle {
    float: left;
    height: 15px;
    line-height: 15px;
    width: 410px;
    padding-left: 5px;
}

.newsFeed {
    height: 32px;
    width: 308px;
    color: #3F3F3F;
    font-size: 12px;
    cursor: pointer;
}

.newsFeedHover {
    height: 32px;
    width: 308px;
    background-color: #ab0101;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
}

.newsFeedDate {
    float: left;
    height: 30px;
    line-height: 15px;
    width: 85px;
    font-weight: bold;
    padding-left: 5px;
}

.newsFeedCat {
    float: left;
    height: 15px;
    line-height: 15px;
    width: 85px;
    font-size: 10px;
}

.newsFeedTitle {
    float: left;
    height: 30px;
    line-height: 15px;
    width: 215px;
}

.matchdayTeam {
    position: relative;
    top: 4px;
    left: 9px;
    width: 289px;
    height: 210px;
    background: url('../images/startpage/fields/field2.png') center no-repeat;
}

.matchdayTeam img {
     background: url('../images/startpage/pos_bg.png');
}

.toptenDiv {
    float: left;
    height: 220px;
    width: 310px;
}

.toptenRow {
    float: left;
    padding: 0px 10px;
    width: 288px;
    height: 20px;
}

.row_even {
    background-color: #CCCCCC;
}

.row_odd {
    background-color: #EFEFEF;
}

.topTen_data {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 35px;
    margin-left: 5px;
    display: inline;
    color: #3F3F3F;
    font-size: 12px;
}

.topTen_pts {
    text-align: right;
}

.topTen_head {
    color: #000;
    font-weight: bold;
}

.topTen_club {
    font-weight: bold;
    width: 123px;
}

.rollOver {
    position: relative;
    width: 308px;
    clear: both;
    overflow: hidden;
}

.rollOver .cellSmall {
    position: relative;
    margin: 2px 0px 0px 0px;
    height: 20px;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}

.rollOver .cellSmall .cellInfo {
    float: left;
    width: 60px;
    line-height: 20px;
    padding: 0px 0px 0px 5px;
    color: black;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellSmall .cellNewsInfo {
    float: left;
    width: 55px;
    line-height: 20px;
    padding: 0px 0px 0px 5px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellSmall .cellText {
    float: left;
    width: 196px;
    padding: 4px 0px 0px 0px;
}

.rollOver .cellSmall .cellNewsText {
    float: left;
    width: 240px;
    padding: 0px 5px 0px 0px;
}

.rollOver .cellSmall .cellText .textInfo {
    display: none;
}

.rollOver .cellSmall .cellText h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellSmall .cellText p {
    display: none;
}

.rollOver .cellSmall .cellNewsText .textInfo {
    display: none;
}

.rollOver .cellSmall .cellNewsText h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellSmall .cellNewsText p {
    display: none;
}

.rollOver .cellBig {
    position: relative;
    margin: 2px 0px 0px 0px;
    height: 128px;
    clear: both;
    overflow: hidden;
}

.rollOver .cellBig .cellInfo {
    float: left;
    width: 60px;
    line-height: 40px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.rollOver .cellBig .cellNewsInfo {
    float: left;
    width: 55px;
    line-height: 40px;
    padding: 0px 0px 0px 5px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    cursor: pointer;
}

.rollOver .cellBig .cellText {
    float: left;
    width: 196px;
    padding: 0px;
}

.rollOver .cellBig .cellNewsText {
    float: left;
    width: 240px;
    padding: 0px 5px 0px 0px;
}

.rollOver .cellBig .cellText a:hover {
    text-decoration: underline;
}

.rollOver .cellBig .cellText .textInfo {
    color: #3F3F3F;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.rollOver .cellBig .cellText h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellBig .cellText p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #3F3F3F;
}

.rollOver .cellBig .cellNewsText a:hover {
    text-decoration: underline;
}

.rollOver .cellBig .cellNewsText .textInfo {
    color: #3F3F3F;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.rollOver .cellBig .cellNewsText h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rollOver .cellBig .cellNewsText p {
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #3F3F3F;
}

.rollOver h3 a {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

div.std_form {
    color: #FFF;
}

div.std_form ul {
    font-size: 12px;
}

div.std_form ul a {
    color: #666666;
}

div.std_form fieldset {
    border: 0 none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

div.std_form fieldset label {
    display: block;
    float: left;
    margin: 7px 0px;
    width: 355px;
}

div.std_form fieldset label a {
    color: #666666;
}

div.std_form fieldset .text {
    border: 2px solid #999999;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    width: 420px;
}

div.std_form fieldset select.text {
    margin-right: 15px;
}

div.std_form fieldset .checkbox {
    margin: 5px 0;
}

div.std_form fieldset textarea {
    border: 2px solid #999999;
    float: left;
    font-size: 12px;
    padding: 5px;
    width: 420px;
}

div.std_form fieldset select {
    border: 2px solid #999999;
    float: left;
    font-size: 12px;
    padding: 4px;
    width: 432px;
}

div.std_form fieldset > select, div.std_form fieldset div > select {
    float: none;
}

div.std_form_row {
    clear: both;
    float: left;
    padding: 10px;
    width: 960px;
    display: inline;
}

.contactIntro {
    margin: 5px 10px;
    width: 960px;
}

div.login {
    color: #FFF;
}

div.login ul {
    font-size: 12px;
}

div.login ul a {
    color: #666666;
}

div.login fieldset {
    border: 0 none;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div.login fieldset label {
    display: block;
    float: left;
    margin: 0px;
    width: 270px;
    color: #3F3F3F;
}

div.login fieldset label a {
    color: #3F3F3F;
}

div.login fieldset .text {
/*    border: 2px solid #999999;*/
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 6px;
    width: 268px;
}

div.login_row {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 288px;
    height: 28px;
    line-height: 28px;
    color: #3F3F3F;
    display: inline;
}

div.login_errorrow {
    clear: both;
    float: left;
    width: 308px;
    height: 40px;
    display: inline;
}

div.login_button {
    float: left;
    margin-left: 80px;
    width: 154px;
    height: 48px;
    display: inline;
}
.successText {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 288px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #669922;
}

.errorText {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 288px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #B40000;
}

div.login_linkrow {
    font-size: 11px;
    font-weight: normal;
}

div.login a {
    font-family: Arial, sans-serif;
}

div.signup {
    color: #FFF;
}

div.signup ul {
    font-size: 12px;
}

div.signup ul a {
    color: #666666;
}

div.signup fieldset {
    border: 0 none;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
}

div.signup .label {
    display: block;
    float: left;
    margin: 0px;
    width: 170px;
    color: #3F3F3F;
}

div.signup .error {
    display: block;
    float: left;
    margin: 0px;
    width: 266px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #B40000;
}

div.signup fieldset .text {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 6px;
    width: 398px;
}

div.signup_row {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 436px;
    height: 30px;
    line-height: 30px;
    color: #3F3F3F;
    display: inline;
}

div.signup .info {
    float: left;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 28px;
    margin: 1px 0px;
    background: #ab0101 url(../images/startpage/icons/info.png) center no-repeat;
    display: inline;
}

div.signup .infoError {
    background-color: #B40000;
}

div.agb_row {
    float: left;
    padding: 0px 10px;
    width: 436px;
    height: 30px;
    line-height: 30px;
    color: #3F3F3F;
    display: inline;
}

div.signup fieldset .chkbox {
    margin: 5px 10px 5px 0px;
}

div.signup_errorrow {
    clear: both;
    float: left;
    margin-top: 48px;
    width: 466px;
    height: 40px;
    color: #3F3F3F;
    display: inline;
}

.signup_errorText {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 446px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #B40000;
}

.signup_errorText1 {
    clear: both;
    float: right;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #B40000;
}

.signup_errorText2 {
    clear: both;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #B40000;
}

.signupButton {
    float: left;
    margin-left: 292px;
    width: 154px;
    height: 48px;
    display: inline;
}

div.pwreminder {
    color: #FFF;
}

div.pwreminder fieldset {
    border: 0 none;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div.pwreminder fieldset label {
    display: block;
    float: left;
    margin: 0px;
    width: 270px;
    color: #3F3F3F;
}

div.pwreminder fieldset .text {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 6px;
    width: 268px;
}

div.pwreminder_textrow {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 920px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
    color: #3F3F3F;
    display: inline;
}

div.pwreminder_row {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 920px;
    height: 28px;
    line-height: 28px;
    color: #3F3F3F;
    display: inline;
}

div.pwreminder_errorrow {
    clear: both;
    float: left;
    width: 940px;
    height: 60px;
    display: inline;
}

div.pwreminder_errorText {
    clear: both;
    float: left;
    margin: 15px 0px;
    padding: 0px 10px;
    width: 920px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #B40000;
}

div.pwreminder_successText {
    clear: both;
    float: left;
    margin: 15px 0px;
    padding: 0px 10px;
    width: 920px;
    height: 30px;
    line-height: 30px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #669922;
}

div.pwreminder_button {
    float: left;
    margin-left: 5px;
    width: 184px;
    height: 48px;
    display: inline;
}

div.activation_button {
    float: left;
    margin-left: 5px;
    width: 244px;
    height: 48px;
    display: inline;
}

div.clublist {
    float: left;
    width: 474px;
    height: auto;
}

.clublogo64 {
    float: left;
    height: 64px;
    width: 64px;
    margin: 18px 0px 0px 10px;
}

.clublogo64 img {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

div.club_row {
    clear: both;
    float: left;
    padding: 0px 10px;
    width: 290px;
    height: 84px;
    color: #3F3F3F;
    display: inline;
}

.myclublogo {
    float: left;
    width: 64px;
    height: 64px;
    margin: 10px 10px 0px 0px;
    display: inline;
}

.myclub {
    float: left;
    width: 216px;
    height: 64px;
    line-height: 64px;
    margin: 10px 0px 0px 0px;
}

div.signup_linkrow {
    font-size: 11px;
    font-weight: normal;
}

div.signup a {
    font-family: Arial, sans-serif;
}

div.imprint {
    float: left;
    margin: 0px 10px;
}

div.press {
    float: left;
    margin: 0px 10px;
    font-size: 12px;
}

div.press a {
    padding: 0;
}

div.press li {
    margin: 3px 0px;
}

.pressLeft {
    float: left;
    width: 632px;
}

.pressRight {
    float: left;
    width: 316px;
}

.pressText {
    float: left;
    width: 590px;
    margin: 0px 10px;
    font-size: 12px;
    line-height: 1.2em;
    display: inline;
}

.pressBox {
    float: left;
    width: 290px;
    margin: 0px 10px;
    font-size: 12px;
    line-height: 1.2em;
    display: inline;
}

#storyContainer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 624px;
    height: 236px;
}

.storydiv {
    position: absolute;
    top: -6px;
    left: 10px;
    height: 286px;
    width: 604px;
    z-index: 1;
    color: #3F3F3F;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.storydiv a {
    text-decoration:none;
    color: #3F3F3F;
}

.storydiv a:hover {
    color: #FFF;
}

.showText {
    position: absolute;
    top: 168px;
    left: 0px;
    height: 70px;
    line-height:1.2em;
    width: 594px;
    padding: 5px;
    background: #CCCCCC;
}

.ched {
    padding: 1px 0px;
    font-size: 14px;
    font-weight: bold;
}

#story1 {
    background-image: url(../images/startpage/big-image2.png);
    background-repeat: no-repeat;
}

#story2 {
    background-image: url(../images/startpage/big-image.png);
    background-repeat: no-repeat;
    display: none;
}

#story3 {
    background-image: url(../images/startpage/big-image2.png);
    background-repeat: no-repeat;
    display: none;
}

.storyHeadline {
    float: left;
    font-size: 12px;
    display: block;
}

.storyHeadline a {
    padding: 1px 0px;
    font-size: 14px;
    font-weight: bold;
}

.storyHeadline a:hover {
    color: #ab0101;
    text-decoration: underline;
}

storyDesc {
    float: left;
    font-size: 12px;
    display: block;
}

.fStory {
    float: right;
    display: block;
    text-align: right;
}

#nav {
    position: relative;
    top: 6px;
    left: 10px;
    width: 604px;
    height: 24px;
    z-index: 5;
}

#nav, #nav a {
    color: white;
    text-decoration: none;
}

#nav a{
    letter-spacing: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#nav .nav_lcorner {
    float: left;
    width: 12px;
    height: 24px;
    background: url('../images/startpage/box/l_footer.png');
    display: inline;
}

#nav .nav_content {
    float: left;
    width: 580px;
    height: 20px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color: #ab0101;
    border-top: 2px solid #ab0101;
    border-bottom: 2px solid #ab0101;
    letter-spacing: 20px;
    text-align: center;
}

#nav .nav_rcorner {
    float: left;
    width: 12px;
    height: 24px;
    background: url('../images/startpage/box/r_footer.png');
    display: inline;
}

.selStory {
    background: #adb1b6;
    padding: 3px 5px 3px 5px;
}

.socialBookmarks {
    float: left;
    margin-left: 5px;
    width: 38px;
    height: 24px;
    text-align: center;
    display: inline;
}

.socialBookmarks img {
    border: 0px;
}

.socialBookmarks a:hover {
    background-color: transparent;
}

.tacBox {
    float: left;
    width: 920px;
    height: 960px;
    margin: 0px 10px;
    display: inline;
}

.popup {
    position: absolute;
    margin: 0;
    top: 76px;
    left: 220px;
    width: auto;
    height: auto;
    z-index: 9999;
    visibility: visible;
}

.popupImg {
    position: relative;
    top: -5px;
    left: 5px;
    width: auto;
    height: auto;
}

.popupChk {
    float: left;
    width: 500px;
    height: 20px;
    margin: 0px 10px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    display: inline;
}

#headlogo {
   position: relative;
   top: 0px;
   left: 0px;
   width: 105px;
   height: 105px;
   z-index: 2;
}

#headlogo img {
   width: 105px;
   height: 105px;
   behavior: url(iepngfix.htc);
}
