
/********************************************************
* Global Rules
********************************************************/
*{  
  margin: 0px;
  padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,ol,dl,fieldset,address {
  margin:0.5em 0;
}

label {
  margin:0.25em 0 0.25em 0;
}

li,dd {
  margin-left:1em;
}

fieldset {
  padding:.5em;
}

img{
  border: none;
}

body{
  background: #f7f7f7;
  color: #222222;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:1.3em;
}

ul { list-style: none; }

.fontfett { font-weight: bold; }
.fontnormal { font-weight: normal; }
.neededfieldstar { color: red; vertical-align: top;}

input[type=text], input[type=password], select, textarea {
	background-color: #ffffff;
	border: 1px solid #555555;
	padding: 2px;
	margin: 0.25em;
	font-size: 1em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}

input[type=checkbox], input[type=radio] {
  padding: 2px;
  margin: 0.25em;
}	

input[type=button], input[type=submit] {
  font-size: 1em;
}

input[type=text][readonly], textarea[readonly] {
  background-color: #F4F4F4;
}

h1 {
	font-size: 1em;
	margin: 0.5em 0.5em 0.5em 1.25em;
}

.ajax_indicator{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/indicator.gif);
	min-height: 16px;
	min-width: 16px;
}

.click_img{
  cursor: pointer;
}

.data_changed{
	color: #ff0000;
	font-size: 9px;
	display: none;
}

/********************************************************
* CalendarPopup
********************************************************/

.MYcpHead {
    background-color:#e7e7e7; 
    text-align:center; 
    vertical-align:middle; 
    text-decoration:none; 
    color:#222222; 
    font-weight:bold; 
    border:solid 1px #C0C0C0;    
    border-width:0px 0px 1px 0px;     
}

.MYcpYearNavigation,.MYcpMonthNavigation { 
    background-color:#f4f4f4; 
    text-align:center; 
    vertical-align:middle; 
    text-decoration:none; 
    color:#222222; 
    font-weight:bold; 
}

.MYcpDayColumnHeader, .MYcpYearNavigation,.MYcpMonthNavigation,.MYcpCurrentMonthDate,.MYcpCurrentMonthDateDisabled,.MYcpOtherMonthDate,.MYcpOtherMonthDateDisabled,.MYcpCurrentDate,.MYcpCurrentDateDisabled,.MYcpTodayText,.MYcpTodayTextDisabled,.MYcpText { 
    font-family:arial; 
    font-size:8pt; 
}

TD.MYcpDayColumnHeader { 
    text-align:right; 
    border:solid thin #e7e7e7;
    border-width:0px 0px 1px 0px; 
}

.MYcpCurrentMonthDate, .MYcpOtherMonthDate, .MYcpCurrentDate  { 
    text-align:right; 
    text-decoration:none; 
}

.MYcpCurrentMonthDateDisabled, .MYcpOtherMonthDateDisabled, .MYcpCurrentDateDisabled { 
    color:#D0D0D0; 
    text-align:right; 
    text-decoration:line-through; 
}

.MYcpCurrentMonthDate, .MYcpCurrentDate { 
    color:#222222; 
}

.MYcpOtherMonthDate { 
    color:#c0c0c0; 
}

TD.MYcpCurrentDate { 
    background-color: #e7e7e7; 
    border-width:1px; 
    border:solid thin #800000; 
}

A.MYcpCurrentMonthDate, A.MYcpCurrentDate { 
    display: block;
    width: 100%;
}

A.MYcpCurrentMonthDate:hover, A.MYcpCurrentDate:hover { 
    text-align:right; 
    text-decoration:none; 
    background-color: #c7c7f7; 
    /*border:solid 1px #800000; */
}

TD.MYcpCurrentMonthDate { 
    background-color: #fbfbfb; 
}


TD.MYcpCurrentDateDisabled { 
    border-width:1px; 
    border:solid thin #FFAAAA; 
}

TD.MYcpTodayText, TD.MYcpTodayTextDisabled { 
    border:solid thin #C0C0C0; 
    border-width:1px 0px 0px 0px;
}

A.MYcpTodayText, SPAN.MYcpTodayTextDisabled { 
    height:20px; 
}

A.MYcpTodayText { 
    text-decoration: none;
    color: #222222; 
}

.MYcpTodayTextDisabled { 
    color:#D0D0D0; 
}

.MYcpBorder { 
    border:solid 1px #C0C0C0; 
}


/********************************************************
* eos_Window
*********************************************************/

.eos_Window {
 position: absolute;
 background:#686868;
 min-width:13em;
 opacity: 0.95;
 z-index: 3000;
}

.eos_Window_top {
 position:relative;
 top:-5px;
 left: 30px;
 background:transparent url(../img/eos_Window/oben.png) no-repeat top right;
}

.eos_Window_right {
 position:relative;
 top:36px;
 background:transparent url(../img/eos_Window/rechts.png) no-repeat bottom right;
}

.eos_Window_bottom {
 position:relative;
 left: -36px;
 background:transparent url(../img/eos_Window/unten.png) no-repeat bottom left;
}

.eos_Window_left {
 top: -36px;
 position:relative;
 padding:5px 0px 0px 13px;
 background:transparent url(../img/eos_Window/links.png) no-repeat top left;
 color: #ffffff;
}

.eos_Window_title{
	height: 36px;
}	

.eos_Window_title h1{
  margin: 0px 0 12px 0;
}

.eos_Window_buttons{
	float: right;
	top: -5px;
	position: relative;	
}	
/********************************************************
* BerufWähler
*********************************************************/

.berufWaehler{
  position: absolute;
  width: 500px;
  height: 250px;
  background-color: #aaaaaa;
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: normal;
  border: 2px solid #777777;  
}

.berufWaehler_head{
  margin:0;
  width: 100%;
  background-color:#777777;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; 
}

.berufWaehler_content_selectbox{
  margin: 0 auto;
  width: 480px;
  height: 170px;
  overflow: auto;
}

.berufWaehler_content_selectbox div{
  cursor: pointer;
  cursor: hand;
}

.berufWaehler_content{
  text-align: center;
}

.berufWaehler_content input, .berufWaehler_content input[type="text"]{
  width: 480px !important;
}

/********************************************************
* OrtWähler
*********************************************************/

.ortWaehler{
  position: absolute;
  width: 500px;
  height: 250px;
  background-color: #aaaaaa;
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: normal;
  border: 2px solid #777777;  
}

.ortWaehler_head{
  margin:0;
  width: 100%;
  background-color:#777777;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; 
}

.ortWaehler_content_selectbox{
  margin: 0 auto;
  width: 480px;
  height: 170px;
  overflow: auto;
}

.ortWaehler_content_selectbox div{
  cursor: pointer;
  cursor: hand;
}

.ortWaehler_content{
  text-align: center;
}

.ortWaehler_content input, .ortWaehler_content input[type="text"]{
  width: 480px !important;
}


/********************************************************
* a24_window
*********************************************************/

.a24_window{
  position: absolute;
  width: 500px;
  height: 250px;
  background-color: #aaaaaa;
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: normal;
  border: 2px solid #777777;  
}

.a24_window_head{
  margin:0;
  width: 100%;
  background-color:#777777;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; 
}

/********************************************************
* exportForm
*********************************************************/

.exportForm{
  width: 600px;
  height: 500px;
  
} 

.exportForm_content_fields{
	width: 300px;
	margin: 5px;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #888888;
	overflow: auto;
	height: 380px;
  float: left;
  color: #333333;
  font-size: 0.8em;
}

.exportForm_content_fields h1{
	text-align: center;
	margin: 0.1em;
	color: #333333;
	font-size: 1.2em;
}

.exportForm_content_options{
  text-align: right;
}

.exportForm_content_options h1{
  text-align: center;
  margin: 0.1em;
}

.exportForm_content iframe{
	border: none;
	width: 280px;
	height: 180px;
	background: transparent;
}	

.exportForm_content_buttons{
	clear: both;
	margin-top: 10px;
	text-align: center;
}


/********************************************************
* Gadget
********************************************************/

.gadget{
	background-color: #f1f1f1; 
	border: 1px solid #878797; 
	margin: 0 0.5em 1em 0.5em;
}

.gadget_titlebar{
	background-color: #cfcfdf; 
	border-bottom: 1px solid #878797; 
	height: 1.5em; 
	text-align: center; 
	color: #666666; 
	font-weight: bold;
}

.gadget_content{
	height: 10em; 
	overflow: auto;
}

/********************************************************
* Page Head
********************************************************/

#head_container {
    background: #f7f7f7;
    width:100%;
    margin: 0;
    text-align: left;    
}

#header {
    text-align: center;    
    background: url(../img/header_bg.png) repeat-x;
    /*width:100%;*/
    text-align: left;
    height: 59px;   
    line-height: 60px;
    vertical-align: middle; 
}

#header img{
    vertical-align: middle; 
}

#header h1{
	display: inline;
}	

#head-trenner{    
    background: #F7F7F7 url(../img/trenner_h.png) repeat-x;		
    min-height: 14px;
}	

#content_container { 
    /*width: 100%; 
    min-height: 601px; */
/*  background: url(../img/trenner.gif) repeat-x; 
    padding-top: 12px;*/
    padding: 2px 10px 0px 10px;
    clear: left;
}

/********************************************************
* Menü
********************************************************/

div#menu-left{
	  background: transparent url(../img/link_menu_l.png) no-repeat left top;
	  min-height: 2em;
	  width: 100%;
}	

div#menu-right{
    background: transparent url(../img/link_menu_r.png) no-repeat right top;
    min-height: 2em;
    width: 100%;
} 


/********************************************************
* Linkes Menü
********************************************************/
div#menuwrap {
    background: transparent url(../img/link_menu.png) repeat-x;
    width: 80%;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
    color:#222222;
    float:left;
    line-height: 1.5em;
    min-height: 2em;
}

ul#menu, ul#menu2 {
	  margin: 0px;
	  list-style: none;
	    /*background: transparent;*/
}
    
.menu_entry /*#menu li, #menu2 li*/ {
  	margin: 0;
    min-height: 2em;
    background: transparent url(../img/link_menu_separator.png) no-repeat right top;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.75em;
    font-family: Arial,Verdana,sans-serif; 
    float: left; 
    padding-left: 1.5em;   
    padding-right: 1.5em;     
}	    
                                  
#menu a.menu_link, #menu2 a.menu_link, div.menu_link {
    text-decoration: none;
    color:#222222;
}
                                                                                               
#menu a.menu_link:hover, #menu2 a.menu_link:hover {
    color:#135CAE;
  	text-decoration: none;
}
    
/********************************************************
* Rechtes Menü
********************************************************/
    
#menuwrap_right { 	
    background: transparent url(../img/link_menu.png) repeat-x;
    margin: 0px 19px 0px 20px;
		width: auto;
		padding: 0px;
		vertical-align: top;
		text-align: right;
		color:#222222;
    line-height: 1.5em;
    min-height: 2em;
}

ul#menu_right {
    margin: 0;
    list-style: none;
    float: right;
}
  
#menu_right li {
    margin: 0;
    min-height: 2em;
    background: transparent url(../img/link_menu_separator.png) no-repeat left top;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.75em; 
    font-family: Arial,Verdana,sans-serif; 
    float: left; 
    padding-left: 1.5em;   
    padding-right: 1.5em;     
}     

#menu_right li.menu_link {
}

#menu_right a.menu_link, div.menu_link {
    text-decoration: none;
    color:#222222;		
}
                                                                                               
#menu_right a.menu_link:hover {
    color:#135CAE;
    text-decoration: none;
}

ul#menu_right li {
    /*float: right;*/
}

/********************************************************
* Grosses Linkes Menü
********************************************************/



/*#nav a {  
  display: block;
  width: 165px;
  height: 33px;
  line-height: 34px;
  color: #fff;
  text-indent: 15px;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {  
  background-color: #88ffff;
}

#nav ul ul a {
  border: 0px solid #000;
  width: 160px;
  height: 26px; 
  line-height: 24px;
  font-size: 11px;
}

#nav ul ul a:hover {
}
*/

#menu li ul {
  margin: -15px 0 0 0;
  position: absolute;
  z-index: 20;
}

div#nav {
    position:absolute;
    top:150px;
    left:-17.5em;
    z-index:10;
    font-size: 0.62em;
}

.navBox { background-color: #F0F1F1;
          border-color: #999999; 
          border-width: 1px; 
          border-style: solid; 
          padding: 2px; 
          width: 17.3em;
        }

.navEntry { font-family: Verdana, Arial, sans-serif;
            color: #414040; 
            margin: 2px;
          /*  padding: 2px;*/
            background-color: #ffffff; 
            width: 16.5em;
          }

.navEntry a { font-family: Verdana, Arial, sans-serif;
              text-decoration: none;
              color: #414040; 
            /*  margin: 2px;*/
              padding: 2px;
              background-color: #ffffff; 
              width: 16.5em;
              display: block;
          }
.navEntry a:hover {
	            background-color: #fffad5
	        }          

/********************************************************
* Formulare (allgemeine Einstellungen)
********************************************************/

  div#form_head {
      text-align: left;
      margin: 5px 0 0 5px; 
      padding: 0 0 0 0;     
      color: #505050;
      font: normal bold 20px arial, verdana, sans-serif, Helvetica Neue;
  }

  
  .table_row1{
    background-color: #f9f9f9;
  }

  .table_row2{
    background-color: #f4f4f4;
  }

  .table_row_content1{
    background-color: #f9f9f9;
    height: 800px;
    display: none;
    overflow: auto;
  }

  .table_row_content2{
    background-color: #f4f4f4;
    height: 800px;
    display: none;
    overflow: auto;
  }

  .table_row_content_expand1{
    background-color: #f9f9f9;
    height: 700px;
    overflow: auto;
  }

  .table_row_content_expand2{
    background-color: #f4f4f4;
    height: 700px;
    overflow: auto;
  }

  td.details_table {
      /*border: 1px solid #000000;*/
      padding: 3px;     
      padding-right: 5px;     
      font: normal normal 12px arial, verdana, sans-serif, Helvetica Neue;
      height: 22px;
      vertical-align: middle;
  } 
  
    
  table.a24_Table, table.a24_GadgetTable { 
    /*border-collapse:collapse;*/
    border: 1px solid #eaeaea;
    margin: 0 auto;
/*    background-color: #c3c6e3;
    padding; 5px;*/
  }
  
  table.a24_Table tbody{
    overflow: auto; 
    height: 250px;
    overflow-x: hidden;
  }

  .a24_Table_SearchBar th{
/*    padding-left: 0px;
    padding-right: 2px;*/
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 0.7em;
  }

  .a24_Table_SearchBar th input,.a24_Table_SearchBar th select{
    width: 95%;    
    margin: 0;
  }

  .a24_Table_SearchBar th select{
    min-width: 50px;
	}
  
  .a24_Table_SearchBar img{
    cursor: pointer;
    cursor: hand;
  }  

  .a24_Table_Header{
      font: normal normal 12px arial, verdana, sans-serif, Helvetica Neue;
      color: #ffffff;
      font-weight: bold;
      height: 22px;
      background-color: #aeb0ca/*#A3A5FC*/;        
  }
  
  .a24_Table_Header th {
      padding: 3px 5px 3px 5px;     
      vertical-align: middle;      
  }
  
  .a24_Table_Row1 {
      background-color: #f9f9f9;
  }
  
  .a24_Table_Row2 {
      background-color: #f4f4f4;
  }

  .a24_Table_Row {
      height: 25px;
      font: normal normal 12px arial, verdana, sans-serif, Helvetica Neue;
  }

  .a24_Table_RowOver {
      height: 25px;
      font: normal normal 12px arial, verdana, sans-serif, Helvetica Neue;
      background-color: #e6e6e6;
  }

  .a24_Table_Row td, .a24_Table_RowOver td{
      padding: 3px;     
      border-bottom: 1px solid #eaeaea;
  }


/********************************************************
* Login Box
********************************************************/


  div#login{width:25em;margin: 10% auto; border: 2px solid #303030}
  div#login_header{background-color: #e7e7e7;padding:2px; text-align: center; font: normal bold 0.88em arial, verdana, sans-serif, Helvetica Neue;}
  div#login_content{margin: 0 auto; clear:left;border-top:1px solid #999;padding-bottom:15px;background: #a0a0a0 url(../img/bg_login.gif) repeat-x;}
  div#login_content2{margin: 0 5px 0 5px; clear:left;background: #f8f8f8 url(../img/bg_logout.gif) repeat-y;}
  div#login_error{height: 1.25em; text-align: center; color: #ff0000; font: normal bold 0.75em arial, verdana, sans-serif, Helvetica Neue;}
  #login_content form{margin: 0 auto; padding: 5px; width:18.75em;background: #e0e0e0 url(../img/bg_login2.gif) repeat-x; text-align: center;}
  #login_content fieldset{
    border: 0px;
    font-size: 0.75em;    
  }
  #login_content legend{font: bold 1em Arial,sans-serif;color: #27518A}
  #login_content fieldset label{float:left;display:block;width: 11em;
      line-height:1.8em;margin: 3px 10px;text-align:center;background: #f8f8f8;}
  #login_content fieldset input{float:right;display:block;width:9em;
      margin: 3px 10px;background: #fdfdfd;}
  #login_content2 p{padding-bottom: 10px;}
  #login_content2 form{margin: 0 auto; padding: 5px; width:18.75em;background: transparent; text-align: center;}

 
/********************************************************
* Standard-Formular
********************************************************/ 

#toolbar, .toolbar {
	margin: 0em 0em 0.5em 0em;
	border: 0.03em solid #d0d0d0;
	background-color: #e7e7e7;
	text-align: right;
	height: 1.5em;
	width: auto;
	padding: 0.25em;
}

#toolbar h1, .toolbar h1{
	display: inline;
	float: left;
	margin: 0em 0.75em 0em 0.75em;
	color: #555555;
}

#toolbar h2, .toolbar h2{
  display: inline;
  float: left;
  margin: 0em 0.75em 0em 2.75em;
  color: #555555;
  font-size: 0.8em;
}

#toolbar select, .toolbar select{
	margin: 0;
	font-size: 0.75em;
	width: 11em;
}

#toolbar a, .toolbar a{
	font-size: 0.75em;
	margin-left: 1em;
}

#object_count{
	float: left;
	font-size: 0.6em;
}

.list_count{
	font-size: 0.6em;
	padding-left: 6%;
	line-height: 1em;
}	

.hint_box{
	font-size: 0.8em;
  margin-bottom: 0.5em;
  padding: 0.3em 1em;
  border: 1px solid #555555;
  background-color: #efffe6;
  color: #666666;
}	

.error_box{
  font-size: 1em;
  margin-bottom: 0.5em;
  padding: 0.7em 1em;
  border: 1px solid #555555;
  background-color: #ffd9d9;
  color: #666666;
}

#content, .content{
	clear: both;
}

#standard_form{
	font-size: 0.62em;
}	

  #standard_form fieldset  {
    margin-top: 0px;
    padding: 0px 5px 5px 5px;
    color: #555555;
    border:0px;
    vertical-align: middle;
  }
  
  fieldset#fs_standard_form {
    margin-top: 0px;
  }
  
  .standard_form_label {
    clear: left;
    float: left;
    width: 150px;
    text-align: right;
  }
  
  .standard_form_input{
    width: 250px;
    text-align: left;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
    margin-bottom: 2px;
  }

  .standard_form_input_int, .standard_form_input_float{
    width: 250px;
    text-align: right;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
    margin-bottom: 2px;
  }

  .standard_form_hr {
    width:97%; 
    color:#555555; 
    background-color:#555555; 
    height:2px;
    margin:5px auto 0 auto; 
    padding: 0px;
    text-align: center; 
    border: none; 
  }

  .standard_form_select{
    width: 200px;
    text-align: left;
    margin-bottom: 2px;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
  }

  .filter_op_select{
    width: 80px;
    text-align: left;
    margin: 2px;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
  }

  .filter_field_select{
    width: 200px;
    text-align: left;
    margin: 2px;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
    font-size: 1em;
  }

  .filter_value_box{
    width: 250px;
    text-align: left;
    margin: 2px;
    background-color: #f5f5f5;
    border: 1px solid #99aabb;
  }

  .filter_box {
    width: 90%;
    height: 200px;
    margin: 5px auto;
    overflow: auto;
    border: 1px solid #99aabb;
  }
  
  #filter_btn{
    width: 100%;
    text-align: right;
  }
  
  .filter_Table_Row1 {
      background-color: #f9f9f9;
  }
  
  .filter_Table_Row2 {
      background-color: #f4f4f4;
  }

  .filter_Table_Row {
      height: 1.31em;
  }

  .filter_Table_RowOver {
      height: 1.31em;
      background-color: #e6e6e6;
  }

  .filter_Table_Row td, .filter_Table_RowOver td{
      padding: 2px;     
      border-bottom: 1px solid #eaeaea;
  }

  .history_container{
    border: 1px solid #aaa;
    margin: 1em;
    overflow: auto;
    padding: 1em;
    height: 200px;
    background-color: #F9F9F9;
	}

  .history_entry{
    border-bottom: 1px solid #CACACA;
    padding-bottom: 1em;
  }
  
  .history_entry_head{
    padding: 0.1em 0.5em 0.1em 0.5em;
    height: 1.7em;
    background-color: #D9D9D9;
  }
  
  .history_entry_content{
    padding: 0.5em;
  }
  
  .history_entry_head_timestamp{
    float: right;
  }

  .history_entry_head_user{
    float: left;
  }

  .history_new_entry{
    padding-right: 0.5em;
    padding-left: 0.5em;
    width: 85%;
    float: left;
  }
  
  .history_new_entry TEXTAREA{
    height: 60px;
    width: 96%;
  }
  
  .history_new_entry_button{
    padding: 0.2em;
  }

  .ba_new_entry_button{
    padding: 0.2em;
  }   
/********************************************************
* Kontakte-Formular
********************************************************/ 
.contactmanager_table_row_content1{
  background-color: #f9f9f9;
  height: 400px;
  display: none;
  overflow: auto;
}

.contactmanager_table_row_content2{
  background-color: #f4f4f4;
  height: 400px;
  display: none;
  overflow: auto;
}

.contactmanager_table_row_content_expand1{
  background-color: #f9f9f9;
  height: 450px;
  overflow: auto;
}

.contactmanager_table_row_content_expand2{
  background-color: #f4f4f4;
  height: 450px;
  overflow: auto;
}

.contactmanager_table_content_row{
  border: 1px solid #c0c0c0;
  vertical-align: top;
}

.contactmanager_table_row_content_row{
	vertical-align: top;
}

.contact_details{
	font-size: 0.75em;
}	

.contact_details input, .contact_details select{
	width: 50%;
	/*font-size: 1em*/;
}

.contact_details label{
	width: 30%;
	/*display: block;*/
	float: left;
	text-align: right;
}

.contact_details br{
  clear: left;
}

.contact_details table tbody{
	height: auto;
	overflow: visible;
}	 

.contact_details table td{
	vertical-align: top;
}

.contact_company input, .contact_company select{
	width: 25%;
	font-size: 1em;
}

.contact_company label{
	width: 6.25em;
	float: left;
	text-align: right;
}

.contact_company br{
  clear: left;
}

.contact_company hr{
	margin-top: 0.83em;
}
    
.contact_company legend {
	padding: 0 1em 0 1em;
}

.contact_company fieldset{
	margin-right: 10%;
}    

.contact_company legend select{
	width: 15em;
}

.contact_bewerber_persoenliche_daten_right{
  float: right;
  width: 50%;
}

.contact_bewerber_persoenliche_daten_left{
  float: left;
  width: 50%;
}

.contact_form_portrait_column{
  width: 120px;
  float: left;
}

.contact_form_portrait_column div{
	text-align: center;
}

.contact_form_portrait_column div img{
	margin: 0 15px 0 15px;
}	

.contact_form_after_portrait_column{
	margin-left: 120px;
}	

.contact_form_portrait_column_image{
	width: 120px;
	height: 150px;
}

.contact_form_portrait_column_image img{
	margin: 0;
}	
/********************************************************
* Stellen-Formular
********************************************************/ 
.stellen_table_row_content1{
  background-color: #f9f9f9;
  height: 400px;
  display: none;
  overflow: auto;
}

.stellen_table_row_content2{
  background-color: #f4f4f4;
  height: 400px;
  display: none;
  overflow: auto;
}

.stellen_table_row_content_expand1{
  background-color: #f9f9f9;
  height: 400px;
  overflow: auto;
}

.stellen_table_row_content_expand2{
  background-color: #f4f4f4;
  height: 400px;
  overflow: auto;
}

.stellen_table_content_row{
  border: 1px solid #c0c0c0;
  vertical-align: top;
}

.stellen_table_row_content_row{
  vertical-align: top;
}

.stelle_stellenboersen img{
	margin-left: 1em;
	margin-right: 1em;
}	

.stelle_stellenboersen p{
  margin-left: 1em;
} 

/********************************************************
* Allgemeine details-Formatierungen
********************************************************/ 

.details_form_column label, .details_form_column .label{
  width: 35%;
  float: left;
  text-align: right;	
  font-weight: bold;
  margin-right: 0.8em;
}

.details_form_column br{
  clear: left;
}

.details_form_column input[type=text], .details_form_column select, .details_form_column textarea{
  width: 50%;
}

.details_form_left_column{
  width: 49%;
  float: left;
}    

.details_form_right_column{
  width: 50%;
  float: right;
}

.details_form_onethird_column{
  width: 33%;
  float: left;
}

.details_form_full_column{
  width: 100%;
  clear: both;
}

.details_form_full_column input[type=text], .details_form_full_column select, .details_form_full_column textarea{
  width: 75%;
}

.details_form_full_column label, .details_form_full_column .label{
  width: 15%;
}

.details_form_submit_button{
	float: left;
	padding: 0.15em 0.3em;
}

.details_form_submit_button img{
	vertical-align: middle;
}	

.details_form_saveresponse {
  margin-top: 1px;
  text-align: left;
  color: #ff5555;
  font-weight: bold;
  float: left;
}

.details_form_right_buttons{
  float: right;
}  

.details_form_panel{
	width: 30%;
	float: left;
	padding: 0.5em 1em 1em 1em;
}

.details_form_panel_content{
  background-color: #fffff0;
  padding: 0 1em 1em 1em;
  border: 1px solid #555555;
}

.details_form_panel_head{
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  /*padding-bottom: 0.5em;*/
}

.details_form_panel_content label{
	display: block;
	font-weight: normal;
	float: none;
	width: 90%;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0;
}

.details_form_panel_content input[type=text], .details_form_panel_content select{
	width: 90%;
	margin-top: 0;
}



.details_form_file_panel{
  width: 18em;
  float: left;
}

.details_form_file_panel_content{
  background-color: #fffff0;
  padding: 0 1em 1em 1em;
  border: 1px solid #555555;
  margin:  1em;
  text-align: center;
}

.details_form_file_panel_head{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 0.2em;
}

.details_form_file_panel_content label{
  display: block;
  font-weight: normal;
  width: 90%;
  text-align: left;
  margin-top: 0.5em;
}

.details_form_file_panel_content input[type=file] {
  /*width: 80%;*/
}

.details_form_file_panel_file{
	height: 50px;
	width: 50px;
	background-color: #ffffff;	
	margin: 0 auto;
}

.details_form_file_panel_filename{
	height: 1.5em;
	margin-bottom: 1em;
}


.details_form_checkboxes label{
	width: auto;
	float: none;
	margin-right: 0.8em;
	margin-left: 0;
	font-weight: normal;
}

.details_form_checkboxes input{
	margin-right: 0.1em;
}

.details_form_file_panel_uploadform{
  position: absolute;
  width: 35em;
  height: 12em;
  background-color: #fff;
  border: 1px solid #666666;	
}

.details_form_file_panel_uploadform_head{
	background-color: #6E74AD;
	color: #ffffff;
	font-weight: bold;
	padding: 0 3px;
}

.details_form_file_panel_uploadform_head_close{
	float: right;
	cursor: pointer;
}

.details_form_file_panel_uploadform iframe{
	border: none;
  width: 35em;
  height: 10em;
  background-color: #fff;	
}

/********************************************************
* Dashboard
*********************************************************/
#a24_tinyMonthViewContainer{
	margin-bottom: 1em;
}

#dashboard_right_column{
  float: right;
  width: 15em;
  margin-left: 1em;
  text-align: center;
}

#dashboard_right_column h3{
	margin-top: 2em;
  margin-bottom: 0;
	font-size: 0.9em;
}

.dashboard_user_role{
	font-size: 0.8em;
	line-height: 1em;
}	
	
#dashboard_row{
	margin-right: 16.1em;
}

.dashboard_column_left{
  float: left; width: 50%;	
}

.dashboard_column_right{
  float: right; width: 50%;  
}

.dashboard_column_full{
  float: left; width: 100%;  
}

.messageTable_Header{
	display: none;
}	

.dashboard_hilfe_links{
	text-align: right;
	position: relative;
	top: -1.25em;
	cursor: pointer;
}
/********************************************************
* Wiedervorlagen
*********************************************************/

#reminder_content{
  margin-right: 16em;
}

.wvl_past a{
	color: #ff0000 !important;
	font-weight: bold;
}

.wvl_future a{
	color: #eeae00 !important;
	font-weight: bold;
}	

/********************************************************
* Kalender
*********************************************************/

.eos_tinymonth_today_selected_cell{
  border: 1px solid #ff8888;
  background-color: #ffeab1;
}


.eos_tinymonth_kwcell{
  font-weight: normal;
  font-size: 8px;
  color: #cccccc;
  border-bottom: 1px solid #dddddd;  
}

.eos_tinymonth_cell{
  font-weight: normal;
  font-size: 1em;
  border-bottom: 1px solid #dddddd;  
}

.eos_tinymonth_selected_cell{
  background-color: #ffeab1;
  font-weight: bold;
  /*border-bottom: 1px solid #dddddd;*/  
}

.eos_tinymonth_today_cell{
  /*border-bottom: 1px solid #ff8888;*/  
  border: 1px solid #ff8888;
}

.eos_tinymonth_emptycell{
  border-bottom: 1px solid #dddddd;
} 


#a24_tinyMonthView{
  /*width: 190px;
  float: right;*/
  height: 100%;
  border: 1px solid #bbbbbb;
  background-color: #f5f5f5;
  padding: 5px;
}

#a24_tinyMonthView_maintable{
  margin: 0 auto;  
  clear: right;
}

#a24_tinyMonthView_maintable th{
  font-weight: bold;
  font-size: 0.8em;
  font-family: arial, verdana, sans-serif, Helvetica Neue;  
  padding: 2px;
  border-bottom: 1px solid #dddddd;
}

#a24_tinyMonthView_maintable td{
  font-family: arial, verdana, sans-serif, Helvetica Neue; 
  padding: 2px;
}

#a24_tinyMonthView_maintable td a{
  text-decoration: none;
  color: #555555;
} 

#a24_tinyMonthView_nav{
  text-align: center;  
}

#a24_tinyMonthView_nav_back{
  float: left;  
}

#a24_tinyMonthView_nav_forward{
  float: right;  
}


/******  Bewerber - Bewerbungen-Tabelle   ****************/

table#bewerber_bewerbungen_table{
	width: 95%;
  border: 1px solid #eaeaea;
  margin: 0 auto;	
  font-size: 0.9em;
}

#bewerber_bewerbungen_table thead{
	background-color: #efefef;
}

#bewerber_bewerbungen_table thead th{
  padding: 0.2em;
}

#bewerber_bewerbungen_table td{
  border-bottom: 1px solid #EAEAEA;
  padding:3px;
}

.bewerber_bewerbungen_table_ort{
	font-size: 0.8em;
	width: 17em;
}

.bewerber_bewerbungen_table_date{
  font-size: 0.8em;
}

.bewerber_ak_column label{
	width: 35%;
	font-weight: bold;
	float: left;
}

.bewerber_nicht_bereit_zu{
	overflow: hidden;
	width: 100%
}

.bewerber_nicht_bereit_zu_entry{
	width: 30%;
	float: left;
}

.bewerber_nicht_bereit_zu_entry label{
	display: block;
	float: none;
	width: 100%;
	text-align: left;
}

.bewerber_nicht_bereit_zu_entry textarea{
	width: 95%;
}

/********************************************************
* SEO-Link-Liste
********************************************************/

#link_liste{
	text-align: center;
	font-size: 0.8em;
}

#link_table{
	margin: 0 auto;
} 

#link_table tr td{
	border-bottom: 1px dotted #777777;
	padding: 0.3em 1em;
}

#link_table tr td img{
	cursor: pointer;
}
#link_table tr th{
  border-bottom: 1px dotted #777777;
  padding: 0.3em 1em;
  font-weight: bold;
}


/********************************************************
* Datei Panel
********************************************************/
.file_panel{
  width: 12em;
  float: left;
}

.file_panel_content{
  background-color: #fffff0;
  padding: 0 1em 1em 1em;
  border: 1px solid #555555;
  margin:  1em;
  text-align: center;
  height: 10em;
}

.file_panel_head{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 0.2em;
}

.file_panel_file{
  height: 50px;
  width: 50px;
  background-color: #ffffff;  
  margin: 0.5em auto;
}

.file_panel_filename{
  margin-bottom: 1em;
  font-size: 0.8em;
}

.folder_view{
	
}

.folder_view_size{
	text-align: right;
	padding: 0 1em 0 0;
}

.folder_view_name{
  padding: 0 2em 0 0;
  min-width: 13em;
}

.folder_view_date{
  padding: 0 1em 0 0;
}


/********************************************************
* Lebenslauf
********************************************************/

.lebenslauf_eintrag{
	padding-bottom: 0.5em;
  margin-bottom: 0.8em;
  border-bottom: 1px solid #cccccc;
	line-height: 1.2em;
}

.lebenslauf_eintrag_datum{
	float: left;
}

.lebenslauf_eintrag_text{
	margin-left: 14em;
}


/********************************************************
* Standard-Text
********************************************************/

.standard_text{
  padding-bottom: 0.5em;
  margin-bottom: 0.8em;
  border-bottom: 1px solid #cccccc;
  line-height: 1.2em;
}


/********************************************************
* News
********************************************************/

.news_datum{
	font-size: 0.8em;
}

.news_details h1{
	margin-left: 0;
}

.news_buttons{
	margin-top: 2em;
	text-align: center;
}

.news_details{
	font-size: 0.8em;
	line-height: 1.1em;
}	

.news_details ul{
	list-style: disc;
	padding: 1em 1em 1em 2em;
}


/********************************************************
* Customer Account View
********************************************************/
.customer_account_content{
	width: 40%;
	margin: 0 auto;
}

.customer_account_content table{
	width: 100%;
}

.customer_account_balance{
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

.customer_account_balance label{
	font-weight: normal;
}

.fd_rechnungsdetails{
	margin-left: 10px;
}

.fd_rechnungsdetails_amount{
	font-weight: bold;
}

.fd_rechnungsdetails_neu{
	width: 35em;
	height: 12em;
  background-color: #dbdeff;
  font-family:Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  border: 1px solid #000000;
  position: absolute;
}

.fd_rechnungsdetails_neu label{
  width: 11em;
  display: block;
  float: left;
}

.fd_rechnungsdetails_neu br{
  clear: both;
}

.fd_rechnungsdetails_neu INPUT[type="text"] {
  border: 1px solid #000000;
  padding: 2px 3px;
  width: auto !important;
}

.ba_beruf{
	background-color: #dbdeff;
	border: 1px solid #6e74ad;
	padding: 10px 5px;
	margin-bottom: 10px;
}

#ba_export_history table{
  background-color: #f4f5ff;
  border: 1px solid #6e74ad;
  border-collapse: collapse;
}

#ba_export_history table thead{
  background-color: #dbdeff;
  border: 1px solid #6e74ad	
}

#ba_export_history table th, #ba_export_history table td{
	padding: 0 15px;
  border-bottom: 1px solid #6e74ad 
}
