.tabbedprof{width: 941px;}

.tabbedprof figure {
   display: block; 
   margin-left: 0; 
   border-bottom: 1px solid #1c1a1a;
   clear: both;
}

.tabbedprof > input,
.tabbedprof figure > div {
 display: none;
}

.tabbedprof figure>div {
  /* padding: 5px; */
  width: 937px;
  height: 663px;
  /* border: 1px solid #000000; */
  /* background: #000000; */
  color: #eeecee;
}

navprof label {
   float: left;
   padding: 5px;
   border-top: 1px solid #1c1a1a;
   border-right: 1px solid #1c1a1a;
   background: #872f38;
   color: #eeecee;
   width: 177px;
   height: 30px;
   font-size: 20px;
   text-align: center;
   font-family: 'Fredericka the Great';
   text-transform: uppercase;
}

navprof label:nth-child(1) { border-left: 1px solid #1c1a1a;}

navprof label:hover {
 background: #60111f; 
	color: #eeecee;
   height: 30px;
    padding: 5px;
}

navprof label:active {}

#tabprof1:checked ~ navprof label[for="tabprof1"],
#tabprof2:checked ~ navprof label[for="tabprof2"],
#tabprof3:checked ~ navprof label[for="tabprof3"],
#tabprof4:checked ~ navprof label[for="tabprof4"],
#tabprof5:checked ~ navprof label[for="tabprof5"]{
  background: #60111f;
  color: #eeecee;
  position: relative;
  border-bottom: none;
}

#tabprof1:checked ~ navprof label[for="tabprof1"]:after,
#tabprof2:checked ~ navprof label[for="tabprof2"]:after,
#tabprof3:checked ~ navprof label[for="tabprof3"]:after,
#tabprof4:checked ~ navprof label[for="tabprof4"]:after,
#tabprof5:checked ~ navprof label[for="tabprof5"]:after {
  content: "";
  display: block;
  position: absolute;
  height: 0px;
  width: 100%;
  left: 0;
  bottom: -1px;
}

#tabprof1:checked ~ figure .tabprof1,
#tabprof2:checked ~ figure .tabprof2,
#tabprof3:checked ~ figure .tabprof3,
#tabprof4:checked ~ figure .tabprof4,
#tabprof5:checked ~ figure .tabprof5 {
	display: block;
}

.profbox0{
	width: 1200px;
	height: 706px;
	}
	
.profbox1{
	width: 258px;
	height: 705px;
	float:left;
	/* border: 1px solid; */
	}

.profbox1 .trigger{
	padding:4px;
	border:1px solid #872f38;
	height: 60px;
	overflow: auto;
	margin: 2px;
}

.profbox2{
	width: 937px;
	height: 705px;
	float:left;
	/* border: 1px solid; */
	}

.profbox3{

}

.profbox4{
	width:937px;
	height: 109px;
}

.profbox4 .facts{
	width: 299px;
	height: 18px;
	padding:2px 2px 2px 5px;
	border:1px solid #872f38;
	float:left;
	margin: 2px;
}

.profbox5{
	font-size: 12pt;
	white-space: pre-line;
	text-align: justify;
	padding: 10px;
	overflow: auto;
	width: 917px;
	height: 231px;
}

.profbox6{
	font-size: 12pt;
 white-space: pre-line;
 text-align: justify;
 padding: 10px;
 overflow: auto;
 width: 908px;
 height: 212px;
}

/*unten bei Sig*/
.profbox7{
	width:1200px;
	height: 258px;
	}

.profbox8{
	width: 339px;
	height: 253px;
	float:left;
	margin:3px;
	/* border: 1px solid; */
	}

.profboxbox1{width:auto;height: 663px;overflow:auto;}

.profhead1{
	font-size:35px;
	text-align:center;
	font-family: 'Fredericka the Great';}

.profhead2{
	font-size:15px;
	text-align:center;
	font-family: 'Fredericka the Great';
	background-color:#60111f;
	color:#eeecee;
	padding:2px;
	width: 252px;
	}
	
.profhead3{
	font-size: 21px;
	text-align:right;
	font-family: 'Fredericka the Great';
	border-bottom:1px solid #60111f;
	color: #da868f;
	padding-right:15px;
}

.profsub{
	font-size:10px;
	text-align:center;
	font-family: 'Roboto Condensed';
	background-color:#60111f;
	color:#eeecee;
	padding:2px;}
	
.profava{
	width:250px;
	height:250px;
	border:1px solid #872f38;
	padding:2px;}
	
.proficon{
	width:250px;
	height:150px;
	border:1px solid #872f38;
	padding:2px;}
	
.proftext{
	font-family: 'Roboto Condensed';
	height: 185px;
	text-align:justify;
	padding:5px;
	overflow: auto;
	width: 246px;
	}

.profsig{
	width: 500px;
	height: 257px;
	float: left;
	}

.profsig img{
	width: auto;
	height: auto;
	border:1px solid #872f38;
	padding:2px;
	}