#fdescription {
	position: relative;
	width: 480px;
	height: 20px;
	background: rgba(0,0,0);
	margin-left: 360px;
	top: 495px;
	color: #eacdef;
	font-weight: bold;
	font-family: "Arial";
	font-size: 14px;
}

#nonpers {
	position: relative;
	width: 480px;
	height: 55px;
	background: rgba(0,0,0,0.7);
	top: 500px;
	border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	font-size: 19px;
	left: 355px;
	padding-left: 10px;
	display: table-cell;
    vertical-align: middle;
}
/*Linkfarben für die nichtpersönlichen Links oben im Header*/

#nonpers a:link { color: #eacdef; }
#nonpers a:visited { color: #eacdef; }
#nonpers a:hover { color: #6d4374; }
#nonpers a:active { color: #eacdef; }

#persprofile {
	position: fixed;
	height: 55px;
	border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 5px 5px 10px 10px;
	left: 5px;
	top: 0px;
	font: small-caps bold 18px Georgia, serif;
	z-index: 100; /*damit die Linkbar ganz oben liegt*/
	
}

#headerbottom {
	position: relative;
	width: 33%;
	height: 33%;
	background: rgba(0,0,0,0.7);
	border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	font-size: 20px;
	display: table-cell;
  	vertical-align: middle;
}

#bottom_part {
	color: #333;
	text-align: left;
	line-height: 1.4;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	max-width: 100%;
  	display: flex;
  	flex-direction: row;
}

#bottom_box {
	font-size: 12px;
	background: #ffffff;
	border-color: #9111a9;
	border-width: 1px;
	border-style: solid;
	width: 32%;
	float: left;
	padding: 5px;
	height: 100%;
	margin-left: 5px;
}

#bottom_content {
	font-size: 12px;
	background-image: url(/images/table_a2.png); 
		border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 32%;
	padding: 5px;
	height: 100%;
	min-height: 61px;
	margin-bottom: 8px;
	float: left;
}

#bottom_content2 {
	font-size: 12px;
	background-image: url(/images/table_a2.png); 
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 32%;
	padding: 5px;
	height: 100%;
	margin-bottom: 7px;
	float: left;
}

#bottom_content3 {
	font-size: 12px;
	background: #ffffff;
	border-color: #9111a9;
	border-width: 1px;
	border-style: solid;
	width: 32%;
	padding: 5px;
	height: 100%;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}

#bottom_calender {
	font-size: 12px;
	background: url(/images/table_a2.png);
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	width: 66%;
	float: left;
	height: 100%;
	margin-right:5px;
}

#weather {
	transform: scale(0.7);
	left: 0px;
}

#footer_boxed {
	width: 100%;
	height: 170px;
	display: flex;
	justify-content : space-between;
		background-image: url(../../../images/table_a2.png);
}

#footer_boxed2 {
	width: 100%;
	height: 100px;
	display: flex;
	justify-content : space-between;
		background-image: url(../../../images/table_a2.png);
}

#footer_box {
	width: 280px;
	height: 150px;
		border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	flex-direction: column;
  display: flex;
	overflow: auto;
		padding-left: 10px;
	padding-right: 10px;
		margin: 5px;
	background: rgba(0,0,0,0.5);
}

#footer_boxxl {
	width: 400px;
	height: 150px;
		border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	flex-direction: column;
  display: flex;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	background: rgba(0,0,0,0.5);
}


	#footer_boxs{
	width: 60px;
	height: 150px;
		border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	flex-direction: column;
  display: flex;
	overflow: auto;
	margin: 5px;
		background: rgba(0,0,0,0.5);
		}

	#footer_boxlong{
	width: 99%;
	height: 90px;
		border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	overflow: auto;
	margin: 2px;
		background: rgba(0,0,0,0.5);
		font-size: 12px;
		font-family: Arial;
		}
		
	#footer_boxlong2{
		width: 99%;
		height: 35px;
		padding: 5px;
		margin: 2px;
		font-size: 14px;
		font-family: Arial;
		display: flex;
			justify-content : space-between;
		}

	#footer_boxs2{
	width: 75px;
	height: 150px;
		border-color: #41143E;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	flex-direction: column;
  display: flex;
	overflow: auto;
	margin: 5px;
		background: rgba(0,0,0,0.5);
		}
		