@charset "UTF-8";
/* CSS Document */

.bundes-players-title {
margin:30px 0 0 0;
border-top:#184AA5 3px solid;
padding:20px 0 0 0;
color:#184AA5;
}

.bundes-players-num.white {
float:right;
padding:5px 10px;
background:#184AA5;
margin-top:-20px;
color: #ffffff;
}

.bundes-players-title h2 {
font-size:2.2em;
color:#184AA5;
padding:10px 0 0 0;
margin:0;
}

.buntes-players-img {
border:#184AA5 1px solid;
padding:10px;
}

.budes-players-line {
margin:0 0 40px 0;
border-top:#184AA5 2px solid;
padding-top:15px;
}

.bundes-players-analysis {
padding:17px 15px 15px 15px;
margin:40px 0;
background:#e5effd url(analysis.gif) no-repeat top;
color:#FFF;
}

.bundes-players-analysis h3 {
padding:0;
margin-top: 8px;
color: #ffffff;
background: #184AA5;
line-height: 37px;
}

.bundes-players-analysis p {
color:#333;
}


/*  Responsivizer  */

body.white .site .bundes-players-title h2 {
font-size: 2.0em;
line-height: 1.4em;
}