.gruppe {
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-family: 'Dosis', sans-serif;
    width: 110px;
    height: 16px;
}

.subtext {
    font-size: 10px;
    font-family: Roboto;
    text-transform: uppercase;
}
.headertitle {
    text-align: center;
    font-family: Roboto;
    color: #3A484B;
    text-shadow: 2px 2px #000000;
    font-size: 150px;
    line-height: 80%;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: -1px;
    margin-top:60px;
}

.desc {
    line-height: 100%;
font-family: 'Roboto', sans-serif;
line-height: 1.4;
font-size: 11px;
font-weight: 400;

	padding: 10px;
    text-align: justify;
}

.subs {
    padding: 5px;
    background: #0f1f2a;
    font-family: Roboto;
    font-weight: bold;
	color:#5D7184;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
	padding-left:10px;
	margin-top:10px;
}

.forumtitle {font-weight: 900;
    font-family: "TrueBlood";
    font-size: 24px;
    text-transform: uppercase;}
.forumtitle a:link, .forumtitle a:active, .forumtitle a:visited {
		font-weight: 900;
    font-family: "TrueBlood";
    font-size: 24px;
    text-transform: uppercase;
 
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 100%;
}

.forumposts {
    font-size: 7px;
    padding-right: 15px;
    padding-bottom: 5px;
    line-height: 100%;
    font-family: Roboto;
	margin-top:2px;
    letter-spacing: 1px;
    font-size: 7px;
    font-weight: 700;
    text-transform: uppercase;
}

.lasttitle{
	    text-align: center;

}

.lasttitle a:link, .lasttitle a:active, .lasttitle a:visited {
    font-weight: 900;
    font-family:Dosis;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 100%;
}

.lastpost {
	  font-size: 8px;
    text-align: center;
    line-height: 100%;
    font-family: Roboto;
    letter-spacing: 1px;
    font-weight: 700;
   margin-top:2px;
    text-transform: uppercase;
}

.topictitle {
    width: 330px;
    height: 18px;
    overflow: hidden;
	    text-align: center;
}

.topictitle a:link {
	    font-weight: 900;
    font-family: Roboto;
    font-size: 15px;
    text-transform: uppercase;

    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 100%;
}

.createdtopic {
	    width: 170px;
    height: 20px;
    text-align: center;
    line-height: 100%;
    font-family: Roboto;
    letter-spacing: 1px;
    font-size: 7px;
    font-weight: 700;
    text-transform: uppercase;
}

.createdtopic a:link{
	font-weight: bold;}

.topicnumber{
	    width: 44px;
    height: 20px;
    text-align: center;
    line-height: 100%;
    font-family: Roboto;
    letter-spacing: 1px;
    font-size: 7px;
    font-weight: 700;
    text-transform: uppercase;
}

.topicnumber b {
    font-weight: 800;
    padding-top: 2px;
    color: #5E7178;
    font-family: Roboto;
    font-size: 18px;
    line-height: 100%;
}