/*Thread*/

.ipthrbox1{
    height: 108px;
    /* border: 1px solid; */
}

.ipthrheadline{
	font-family: var(--font-headline1);
	font-size: 20px;
	text-align:center;
	border-bottom:1px solid var(--akzent1);
}

.ipthrbox2{
    height: 79px;
    width: 359px;
    float: left;
    font-size: 12pt;
    overflow: auto;
    /* border: 1px solid; */
}

.ipthrdescr{
    width: 296px;
    height: 69px;
    float: left;
    padding: 5px;
    overflow: auto;
    text-align: justify;
    font-size: 11.5pt;
    /* border: 1px solid; */
    scrollbar-width: none;
}

/*Profil*/

.ipprofbox1{
	width:auto;
	height:auto;
	margin:1px;
	float:left;
	/* border: 1px solid; */
	}

.ipprofbox2{
	height: 338px;
	width: 972px;
	overflow: auto;
}

.ipprofhead1{
	font-family:var(--font-headline1);
	font-size:18px;
	text-align: center;
	background-color: var(--akzent4);
}

.ipprofhead2{
	font-family:var(--font-headline2);
	font-size:15px;
	text-align: center;
	border-bottom:1px solid var(--akzent4);
}

.ipprofbox3{
	width:auto;
	height:auto;
	border:1px solid var(--akzent1);
	padding:3px;
	margin: 4px;
}

.ipprofbox4{
	height:50px;
	overflow:auto;
	text-align:justify;
	padding:5px;
}

/*Tracker*/

.iptrscbox1{
	width: 100%;
	margin: 5px;
	/* float: left; */
}

.iptrscbox2{
	height: 400px;
	overflow:auto;
	padding:5px;
	/* border: 1px solid #eee; */
}

.iptrscheadline0{
	font-family: var(--font-headline1);
	font-size: 25px;
	color:var(--akzent3);
	border-bottom:1px solid var(--akzent2);
	text-align:center;
	text-transform: uppercase;
	height: 25px;
	/* border: 1px solid; */
}

.iptrscheadline1{
	font-family: var(--font-main);
	font-size: 28px;
	line-height: 29px;
	color:var(--hintergrund1);
	text-align:center;
	/* height: 30px; */
	background-color: var(--akzent2);
	margin: -31px 1px 1px 1px;
	position: absolute;
	width: 1167px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.iptrhead4{
	font-family: var(--font-main);
	font-size: 15px;
	color:var(--akzent3);
	border-bottom:1px solid var(--akzent2);
	text-align: center;
}

.iptrscsub{
	font-family: var(--font-main);
	font-size:11pt;
	text-transform:uppercase;
	text-align:center;
}

.ipnext{
	color: #076a01; 
	font-weight:bold;
}

.threadlist{
    /* float: left; */
    margin: 4px;
    border: 1px solid var(--akzent2);
    /* width: 49%; */
    height: auto;
    /* overflow: auto; */
}

.threadlist .descr{
    height: 60px;
    overflow: auto;
    text-align: justify;
    padding: 5px;
}

.threadipbox{
	width: 969px;
	height: 80px;
	/* float: right; */
	/* border: 1px solid; */
	padding: 0px 4px;
}

.threadiphead1{
	font-family: var(--font-headline1);
	text-align:center;
	border-bottom:1px solid var(--akzent2);
	font-size: 24px;
	line-height: 24px;
}

.threadipuser{
    width: auto;
    height: 47px;
    padding: 3px 10px;
    overflow: auto;
    font-size: 11pt;
    text-align: justify;
}