
.boxedHeader {
    background: url('http://www.sportstudenten.de/img/box_header_bg_blue.gif') repeat-x;
    color: #6f6f6f;
    line-height: 23px;
    font-weight: bold;
    text-indent: 10px;
    margin: 0px;
    border-right: 1px solid #cddee4;
    border-left: 1px solid #cddee4;
    vertical-align:middle;
    letter-spacing: 0.1px;
    font-size: 11px;
    text-align: left;
    width: 620px;
}

.boxedContentPartner {
    background-color: #FFFFFF;
    align: center;
    color: #184a84;
    padding: 20px;
    border: 1px solid #cddee4;
    border-top: 0 none;
    font-size: 9pt;
    margin-bottom: 10px;
    margin-top: 0;
    width: 580px;
}

.boxedContent {
    background-color: #FEF9E9;
    color: #184a84;
    padding: 10px;
    border: 1px solid #cddee4;
    border-top: 0 none;
    font-size: 9pt;
    margin-bottom: 10px;
    margin-top: 0;
    width: 580px;
}

.boxedContent ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    overflow:hidden;
}

.boxedContent ul li {
    border-bottom: 1px solid #cddee4;
}


.boxedContent ul li.last {
    border-bottom: 0pt none;
}

.boxedContent ul li:hover {
    background-color: #fefef8;
}

.boxedHeader > .tab-normal {
    background-color: transparent;
    padding: 0 10px 0 0;
}

.boxedHeader > .tab-active {
    letter-spacing: 0.1px;
    padding: 0 10px 0 0;
}

.boxedHeader > .tab-active a {
}

ol.faq {
    padding: 0;
    margin: 0;
}

.faq li {
    margin: 0 0 0 0;
    padding: 3px 3px 3px 5px;
    list-style: decimal-leading-zero inside;
  }


.faq li p {
    margin : 15px 15px 5px 25px;
  }


.faq .question {
    font-weight : bold;
    padding : 0.5em 0 0.5em 0;
  }
  
ol.faq li p span {
    font : 1.8em serif;
    text-transform: uppercase;
    font-weight: normal;
  }

.sgl-row-light {
    background-color:  #FEF9E9;
}
.sgl-row-dark {
    background-color:  #FEF4D5;
}

.strong {
    font-weight: bold;
}

.stronger {
    font-weight: bolder;
    font-size: 115%;
}

.backtotop {
    padding: 3px 5px 5px 0;
    margin: 0;
    text-align : right;
    vertical-align: bottom;
    clear:both;
}

.right-arrow {
    vertical-align: middle;
}

img {
    border: none;
}

a {
    color: #c00000;
    text-decoration: none;
}
a:visited {
    color: #c00000;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    text-decoration: none;
}
