.teamseite {
width: 1000px;
height: 460px;
background: #1d2727;
}

.t-mitglied { 
width: 480px;
height: 388px;
float: left;
margin: 5px;
}

.t-ueberschrift {
width: 1000px;
height: 30px;
background: #206161;
color: #bfbea7;
text-align: center;
font-size: 25px;
}

.t-box {
width: 998px;
height: 40px;
padding: 1px;
text-align: justify;
background: #c6b974;
color: #bfbea7;
border-bottom: 1px solid #206161;
}

.t-bild {
width: 128px;
height: 280px;
padding: 2px;
float: left; 
}

.t-name {
width: 474px;
height: 60px;
text-transform: uppercase;
text-align: right;
background: #206161;
padding: 3px;
font-size: 20px;
}

.t-mini {
width: 474px;
font-size: 12px;
}

.t-text {
width: 330px;
height: 200px;
overflow: auto;
text-align: justify;
background: #c6b974;
color: #206161;
padding: 8px;
opacity: 0.8;
}

.t-aufgaben {
width: 473px;
height: auto;
font-size: 11px;
background: #206161;
color: #fff;
padding: 3px;
}

.t-zweitcharakter {
width: 474px;
height: auto;
padding: 8px:
overflow: auto; 
}

.t-kontakt {
width: 474px;
height: 20px;
background: #206161;
color: #fff;
padding: 3px;
}