/*Background*/
.threadbox{
 width: 1190px;
 height:auto;
 background-color:#c8caca;
 margin:auto;
 color: #002755;
 font-family: 'Roboto Condensed', sans-serif;}

/*Boxen*/
.threadbox1{
 width:1190px;
 height: 226px;}

.threadbox2{
 width: 256px;
 height: 226px;
 float:left;}

.threadbox3{
 width: 934px;
 height: 226px;
 float:right;}

.threadbox4{
 width: 934px;
 height: 96px;
 }

.threadbox5{
 width: 934px;
 height: 126px;
 }

.threadbox6{
	width: 674px;
	height: 125px;
	float: left;
	margin:1px;
	/* overflow: auto; */
	}

/*Profilfelder*/

.userava{
 width: 250px;
 height:220px;
 border:3px solid #3081a6;}

.threadbox4 .feld1{
 width: 919px;
 height:86px;
 padding:5px;
 margin:2px;
font-size: 14px;
 overflow:auto;
 text-align:justify;
 font-family: 'Roboto Condensed', sans-serif;}

.threadbox6 .fact{
	width: 219px;
	height:15px;
	float: left;
	font-size:12px;
	padding:2px;
	margin:1px 1px 0px 0px;
	text-align:justify;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#3081a6;
	color:#d4d7d7;
	}

.threadbox6 .fact i{color:#d4d7d7;}

.threadbox6 .fact2{
	width: 667px;
	height: 38px;
	float: left;
	font-size:12px;
	padding:2px;
	margin:1px 1px 0px 0px;
	text-align:justify;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#3081a6;
	color:#d4d7d7;
	}

.threadbox6 .fact2 i{color:#d4d7d7;}

.threadbox5 .usericon{width:250px;
height:120px;
border:3px solid #3081a6;
float:left;}

.threadbox6 .fact3{
	width: 667px;
	height:15px;
	float: left;
	font-size:12px;
	padding:2px;
	margin:1px 1px 0px 0px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#3081a6;
	color:#d4d7d7;
	}

.threadbox6 .fact3 i{color:#d4d7d7;}

/*Profilheadlines*/

.threadhead1{
	font-family: 'Playfair Display', serif;
	font-size:25px;
	border-bottom: 2px solid #3081a6;
	border-top: 2px solid #c8caca;
	border-left: 2px solid #c8caca;
	border-right: 2px solid #3081a6;
	text-align:center;}

.threadhead2{
font-family: 'Roboto Condensed', sans-serif;
font-size:12px;
color: #d0d3d3;
padding:2px;
background-color:#3081a6;
text-align:center;}

.postingsubtitle3{
 text-align:right;
font-size:10pt;
 font-family: 'Roboto Condensed', sans-serif;
 width: 1060px;
 margin: auto;
 margin-bottom: 20px;}