/* eBenno */

.eBenno_box{
	background-color:	#F4F4F4;
	border:1px solid #A3A7AB;
	margin-bottom: 5px;
}
.eBenno_link{
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.eBenno_firstwelc{
	padding: 10px;
}
.eBenno_header{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
.eBenno_element{
	padding: 10px;
}
.eBenno_linkelement{
	padding: 10px;
}
.eBenno_linkelement_img{
	
}
.eBenno_linkelement_lnk{
	position: relative;
	bottom: 11px;
	left: 5px;
	font-weight: bolder;
	text-decoration: none;
}
.eBenno_error_head{
	background-color: #CC0000;
	font-weight: bolder;
	color: White;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.eBenno_error_headline{
	margin: 5px;
	font-weight: bold;
}
.eBenno_welc_head{
	font-size: 14px;
	font-weight: bolder;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eBenno_welc_address{
	margin-left: 15px;
}
.eBenno_welc_address_text{
	font-size: 11px;
	font-weight: bold;
	position: relative;
	bottom: 11px;
	left: 5px;
}
.eBenno_error_text{
	margin-left: 20px;
}
.eBenno_sideinfo_box{
	background-color:	#F4F4F4;
	border:1px solid #A3A7AB;
	margin-bottom: 5px;
	height: 250px;
}
.eBenno_SideInfo_header{
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	position: relative;
	bottom: 3px;
}
.eBenno_SideInfo_header_img{
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	
}
.eBenno_SideInfo{
	text-align: justify;
	padding-left: 15px;
	padding-right: 5px;
}
#eBenno_input{
	border-color: Black;
	border-width: 1px;
}
.eBenno_warning_box{
	background-color: #FFFFCC;
	border: solid;
	border-color: #CBCC00;
	border-width: thin;
}
.eBenno_warning_header{
	font-size: 14px;
	font-weight: bolder;
	position: relative;
	bottom: 10px;
}
.eBenno_warning_massage{
	padding-left: 35px;
	padding-right: 10px;
}
.eBenno_error_box{
	background-color: #FBC5BF;
	border: solid;
	border-color: #D61A05;
	border-width: thin;
}
/* eBenno - Vertetungsplan */

.eBenno_ttable_table{
	border: 2px #A3A7AB solid;
	border-collapse: collapse;
	background-color: #F4F4F4;
	margin-bottom: 15px;
}
.eBenno_ttable_table_head{
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px #A3A7AB solid;
	border-bottom: 2px #A3A7AB solid;
	background-color: #EAEAEA;
}
.eBenno_ttable_table_element{
	padding: 1px;
	border-right: 1px #A3A7AB solid; 
	border-top: 1px #A3A7AB solid;
}
.eBenno_ttable_table_info{
	background-color:	#F4F4F4;
	border:2px solid #A3A7AB;
	margin-bottom: 15px;
	padding: 2px;
	padding-left: 5px;
}