.listtable 
{
	border:1px solid #D4E1EC;	
}

.listtable td
{
	height:23px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	color:#666666;	
	border:1px solid #D4E1EC;
	padding-left:7px;
	padding-right:7px;
}

.listtable th
{
	background-color:#FFF; 
	height:27px; 
	font-style:normal;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#104982;
	border:1px solid #D4E1EC;
	padding-left:4px;
	padding-right:4px;
}

.listtable .numeric
{
	text-align:right;
	
}

.listtable .doubleline_top
{
	border-top:2px solid #86A7CB;	
}


.listtable .odd 
{
	/*background-color: #A9A9A9;*/
	background-color: #E9F0F5;
	/*color: #666666;	*/
}

/* even table rows 2,4,6,8,... */
.listtable .even
{
    background-color: #FFFFFF;	
}

/* hovered table rows */
.listtable tr.odd:hover,
.listtable tr.even:hover {
   	background-color: #b4c8d6;	
}

/* ========================= Kalendertable ============================ */

.kalendertable 
{
	border:1px solid #689dc9;	
}



.kalendertable th
{
	background-color:#FFF; 
	height:27px; 
	font-style: normal;
        font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#104982;
	border:1px solid #689dc9;
	padding-left:4px;
	padding-right:4px;
}

/* ========================= Tabellenstyle ============================ */
.datatable_group_body
{
	border:2px solid #D4E1EC; 
	background-color:#F0F5F9;	
	width:100%;
}

.datatable_group_body th, .datatable_group_body td
{
	padding:7px;	
}


.datatable
{
    border-collapse:   collapse;
    border-spacing:    0;
	width:100%;
}

.datatable th
{
	color: #666666;
	text-align:	left;
	font-weight:bold;
}

.datatable th, .datatable td
{
    padding-top:       2px;
	padding-bottom:    2px;
	padding-left: 5px;
	padding-right:5px;	
	color: #666666;
}

.datatable img
{
	border:0px solid red;
	display:inline;
	float:left;
}







.searchfield
{
	width:250px;
	background:white;
	border:1px solid #86A7CB;	
}

.prj_ctrl_content
{
	border:2px solid #D4E1EC; 
	background-color:#FFF;
	padding:7px;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#bpt-page-centering
{
	position: relative;
	top:0;
	width:1024px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;	
}

#bpt-page
{	
	/*border: 1px solid green;*/	
	background-repeat: repeat-x;
	background-position: top left;
	
	float:left;

	position: relative;
	top:0;
	width:1024px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
}

#bpt-topbar
{	
	background-image:url(../images/verlauf_oben_fl.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	position: relative;
	top:0px;
	left:0px;
	width:1024px;
	height:69px;
}

.bpt-footer-fixed
{	
    position:fixed;
    bottom:0;
    left:50%;
    margin-left:-504px; /*negative half the width */
    background-color:#DEDEDE;
    width:996px;
    height:25px;
    padding: 5px;
    border:1px solid #D4E1EC;
}

.bpt-footer-relative
{	
    position:relative;  
    left:50%;
    margin-left:-504px; /*negative half the width */
    background-color:#DEDEDE;
    width:996px;
    height:25px;
    padding: 5px;   
    margin-bottom: -8px;
    border:1px solid #D4E1EC;
}

#bpt-topbar-navbar
{
	/*background-image:url(../images/menu_hg.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
	position: relative;
	top: 0px;
	left: 0px;
	height:31px;
	width: 1024px;		
	z-index:99;
}

.navbar_edit
{
	padding-top:7px;
	height:31px;
	width: 950px;		
	z-index:30;
	background-color:#0164A5;
	text-align:center;
	color:white;
}


.navbar_edit a	
{	
	padding:8px 17px 8px 17px;
	
	color:#C3D6E5;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;		
}

.navbar_edit a:hover
{	
	padding:8px 17px 8px 17px;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}


/*
.nav_ausgeklappt
{
	text-align:left;	
	
}*/

.navbar_entrys a
{
	padding:8px 17px 8px 17px;
	background-color: transparent;
	font-family:Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #B4CBDF;
	border-width: 0px;
	border-style: none;	
	line-height:20px;
	white-space:nowrap;
}

.navbar_entrys a:hover
{	
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	line-height:20px;
	white-space:nowrap;
}



.navbar_edit_eintrag_odd
{
	/*background-color:#296ca2;	*/
}


/*
#bpt-loginbox
{
	color: #8B9AA0;			
	position: relative;
	
	
	width:auto;
	height:auto;

float:right;
}


#bpt-loginbox-container
{
	position: relative;
	top:13px;
	right:89px;
	width:auto;
	height:71px;
	float:right;
}*/


#bpt-content-page
{	
	background-color: transparent;
	top:0;	
	width:1024px;
	height:auto;
	
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	
	
	float:left;
}

#content-status-bar
{	
	background-image:url(../images/verlauf_unter_navi_fl.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	
	background-color: transparent;
	
	top:0px;
	left:0px;
	width:992px;
	height:19px;
	
	padding-top:8px;
	padding-left:32px;

	margin:0px;	
	
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	
	float:left;
}



#bpt-content
{	
	background-color: #FFFFFF;
	top:0;	
	width:1008px;
	height:auto;	
	float:left;	
	
	padding-top:11px;
	padding-left:8px;
	padding-right:8px;
	
	margin: 0px;	
	
	
	z-index:98;	
}


#login-page
{	
	/*background-image: url(../images/utensilien_fl.gif);
	background-position: 190px 37px;
	background-repeat: no-repeat;*/
	
	position:relative;
	
	width:900px;
	height: 600px;
	
	margin:0px;
	padding:0px;
	float:left;
}

img
{
    border: none;
}


.centerme
{
	/*border: 1px solid red;*/
	display:table;	
	margin-left: auto;
	margin-right: auto;	
}

.rightme
{
	/*border: 1px solid red;*/
	display:table;	
	margin-left: auto;
	margin-right: 0;	
	padding:0;
}

.leftme
{
	/*border: 1px solid red;*/
	display:table;	
	margin-left: 0;
	margin-right: auto;	
}



/* ============================ Feedback! NICHT LÖSCHEN!!! Weidinger!!!! =============================== */

/*
#sp-loginbox
{
	position: absolute;
	top:0px;
	left:697px;
	width:192px;
	height:71px;	
}

#sp-topbar-language
{
	position: absolute;
	top:3px;
	left:597px;
	width:100px;
	height:71px;
}


#sp-feedback
{
	background-position: top left;
	position: relative;	
	top: 20px;
	left:10px;
	width:300px;
	height:71px;
	text-align: center;
}
*/


#p13-error-bar
{
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 95%;
	margin:auto;
	
	background-color: #FF9999;
	
	border-top: 2px solid #aa0000;	
	border-left: 2px solid #aa0000;	
	border-right: 2px solid #aa0000;	
	border-bottom: 2px solid #aa0000;
	
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	
	color: #aa0000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}

#p13-warning-bar
{
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 95%;
	margin:auto;

	background-color: #f99c1c;

	border-top: 2px solid #773b00;
	border-left: 2px solid #773b00;
	border-right: 2px solid #773b00;
	border-bottom: 2px solid #773b00;

	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;

	color: #773b00;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

#p13-info-bar
{
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 95%;
	margin:auto;
	
	background-color: #99FF99;
	
	border-top: 2px solid #008800;	
	border-left: 2px solid #008800;	
	border-right: 2px solid #008800;	
	border-bottom: 2px solid #008800;
	
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	
	color: #008800;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}

.p13-message
{

	padding-top:5px;
	padding-bottom:5px;
	margin-left: 5px;
	margin-right:5px;
	/*border-bottom: 2px solid #FC9B0B;*/

}

.p13-message-bar-headline
{
	text-decoration:bold;
	font-size:14px;
	padding-left:10px;
	padding-bottom:10px;
}

.p13-message-bar
{
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 100%;
	margin:auto;
	margin-top:15px;
	margin-bottom:20px;

	background-color: #FAFAD2; 
	
	/*	padding-left: 20px;
	*/

	border-top: 2px solid #F0E68C;
	border-left: 2px solid #F0E68C;
	border-right: 2px solid #F0E68C;
	border-bottom: 2px solid #F0E68C;

	padding-top: 6px;
	padding-bottom: 6px;

	/*color: #FC9B0B;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.p13-message-bar-orange
{
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	width: 95%;
	margin:auto;

	/* background-color: #f99c1c; 
		padding-left: 20px;
	*/

	border-top: 2px solid #FC9B0B;
	border-left: 2px solid #FC9B0B;
	border-right: 2px solid #FC9B0B;
	border-bottom: 2px solid #FC9B0B;

	padding-top: 6px;
	padding-bottom: 6px;

	color: #FC9B0B;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

/*
#sp-page
{	
	background-color: #FFFFFF;
	position: relative;
	top:0;	
	width:889px;
	height:auto;

	margin-left:auto;
	margin-right:auto;	
	
}

#sp-page2
{	
	position: relative;	
	top:0;	
	width:889px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
}

#sp-content
{	
	background-color: #FFFFFF;
	
	top:0;	
	width:863px;
	height:auto;
	padding: 13px;
	float:left;	
	
	border-color: #00508F;
	border-style: solid;
	border-top: 0px;
	border-left: 1px solid #00508F;
	border-right: 1px solid #00508F;
	border-bottom: 1px solid #00508F;	
	z-index:98;	
}

#sp-blueline
{
	position: relative;
	background-image:url(../images/bpixel.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 850px;
	height:1px;
	clear:left;
	margin-bottom:20px;
	margin-top:20px;
}

#sp-rosaline
{
	position: relative;
	background-image:url(../images/rpixel.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 620px;
	height:1px;
	clear:left;
	margin-bottom:20px;
	margin-top:20px;
}
*/

/* BFI Statistik Styles*/
.kw_bfi
{	
	font-size:14px;
        font-weight:bold;
        color: darkred;
	padding-left:0px;
	margin-bottom:7px;  
        border-bottom: 1px solid;
        border-color:darkgray;
}

.projekt_bfi
{	
	font-size:12px;
        font-weight:bold;
        color: darkgreen;
	padding-left:15px;
	padding-bottom:10px;        
}
.kurs_bfi
{	
	font-size:12px;
        font-weight:bold;
        color: darkred;
	padding-left:30px;
	padding-bottom:0px;
}
.anzahl_tn_bfi
{	
	font-size:12px;
        font-weight:bold;
        color: #666666;        
        float:right;
        padding-right:20px;
	padding-bottom:0px;        
}

.page-break	{ display: none; }

.user_task_reminder{
	margin-top:-3px;
        margin-right:4px;
	float:left;
	text-align:center;
	width:26px;
	height:26px;
	background-repeat:no-repeat;
	background-color:#DF0101;
	vertical-align:middle;
	line-height:25px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.user_task_reminder span{
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.divDatenschutzTable{
	display: table;
	width: 100%;
}
.divDatenschutzTableRow {
	display: table-row;
}
.divDatenschutzTableCell {border:1px solid #D4E1EC;background-color:#F0F5F9;
	//border: 1px solid #999999;
	display: table-cell;
	padding: 10px 10px;
        width: 50%;
}
.divDatenschutzTableBody {
	display: table-row-group;
}