/*
#---------------------------------------------------------------------------
# Copyright  : rexx systems GmbH, 20097 Hamburg, Heidenkampsweg 101
#              Veränderung oder Nutzung der Scripte/Anwendung ist nur mit
#              schriftlicher Genehmigung der rexx systems GmbH gestattet.
#
# Definieren eines Stylesheets fuer die Ergaenzung von Templates
#
# ruft       : Nichts.
#
# $Id:
#---------------------------------------------------------------------------
*/
form {
    margin: 0px;
    padding: 0px;
}

@media print {
	#rechts {
		display: none;
	}
	#inhalt {
		display: block;
	}
	#kopfleiste {
		display: none;
	}
	#links {
		display: none;
	}
}

div.table { 
	border: 0px;
	display:table; 
	border-collapse:collapse;
}

div.tr { 
	display:table-row;
}

.upload_process{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	text-align: center;
	width: 80px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	border: 0px solid #ffffff;
}

.list_head, .list_head:link, .list_head:visited, .list_head:active, .list_head:hover {
    font-size: 12px;
    font-family:  Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #00546A;
    background-color: #cccccc;
    margin-left: 2px 0 0 2px;
    padding: 0px;
    text-decoration: none;
}


div.td { 
	display:table-cell; 
	border:none solid black; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 15px;
	margin-left: 20px;
	float: left;
}



.main {
	background-color: #ffffff;
	margin: 10px;
	border: 20px;
	border-style: solid;
	border-color: #ffffff;
}






.job_filter {
	vertical-align: middle;
	height: 100.01%;
	text-align: middle;
	border: 0px;
	border-style: none;
	border-color: #ffffff;
	font-size: 11px;
	float: left;
}

.logintitel{
	color:#ffffff;
	font-size:11px;
}

.loginreg{
	color:#ffffff;
	font-size:11px;
}

/*
a.menureg_link:link{ 
	text-align:left;
	text-decoration: none;
	color: #ffffff;
}
a.menureg_link:visited { text-decoration: inherit; color: #ffffff; }
a.menureg_link:hover   { text-decoration: inherit; color: #000000; }
a.menureg_link:active  { text-decoration: inherit; color: #ffffff; }
*/

.filter_selbox {
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.filter_stand select {width:128px;}
.filter_taet select {width: 127px;}
.filter_aufg select {width: 185px;}

.site {
	background-color: #999999;
	margin: 0px;
}



.mini {
    	font-family:Arial, Helvetica, sans-serif;
    	color: #000000;
    	font-size:11px;
    	text-align:left;
}

textarea {
    	border:1px solid #00546A;
	width:200px;
	height:100px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}

input, select  {
	border:1px solid #00546A;
	font-size:11px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
}
.account input, select{
	width:200px;
}
#btn {
	border:0 none;

}

.portal_botton2{
	border:0 none;
}

.input_formbutton_normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 3px;
}

.input_formbutton_disabled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px solid #999999;
    background-color: #ffffff;
    padding: 3px;
}

.input_formbutton_hilite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    border: 2px solid #e7eff7;
    background-color: #666666;
    padding: 3px;
}



.stellen_titel {
	font-family:Arial,sans-serif
	font-weight:bold;
	text-decoration:none;
	
}


.titel {
	/*border-top:1px solid black;*/
	font-family: Arial,sans-serif;
	color:#000;
	margin:8px 0 10px;
	padding: 2px 0 0 0;
	font-size: 15px;
	font-weight:bold;
}

.titel a {
    color:#149a5c;
}



.hilite_text {
	color:#000;
	font-size:11px;
	margin-left:0px;
	margin-right:0px
}


.stellen_text {
    	text-align: left;
    	font-size: 12px;
}

.norm_text {
    	font-size:13px;
    	text-align: left;
    	font-weight:normal;
}

.hilite_text_blau{
	font-size:13px;
    	text-align: left;
    	font-weight:normal;
}

.error_message {
	font-size:11px;
	line-height:11pt;
}

.attachment_field {
	font-size:11px;
	padding: 0px;
}

.highlight_text {
    	font-size: 12px;
    	font-weight: bold;
    	color: #00546A;
    	margin-left: 0px;
    	margin-right: 0px;
    	text-align: left;
    	padding: 3px;
}

.hilite_text_stern {
	font-size: 11px;
    	color:#00546A;
    	margin-left: 0px;
    	margin-right: 0px;
}

.error_text {
   	font-size: 11px;
    	color:#e51615;
    	margin-left: 0px;
    	margin-right: 0px;
}

.tdgray {
   	background-color: #e9e9e9;
   	padding-left: 3px;
   	font-size: 10px;
   	color: #000000;
}

.tdtrans {
   	padding: 3px;
    	font-size: 10px;
   	color: #000000;
}

.SELECT_LANG {
    	text-align : right;
    	color: #000000;
    	font-size: 10px;
}

.LINK_KONZERNWEIT {
    	margin-top: 10px;
}

.headline_black0 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.headline_black1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 3px;
}

.headline_black2 {
	border-top:0px solid black;
	font-family: Arial,sans-serif;
	color:#000;
	margin:8px 0 10px;
	padding: 2px 0 0 0;
	font-size: 15px;
	font-weight:bold;
/*
    border-bottom:1px none #C8C8C8;
	border-top:1px none #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
	padding: 3px;*/
}

.stellenliste_head {
	text-align: left;
	background-color:#E9E9E9;
	border-bottom:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	color:#00546A;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:4px 4px 4px 8px;
}

.stellenliste_head a:hover{
	text-decoration:none;
}

.tdblue {
	text-align: left;
	background-color: #FBFBFB;
	font-size: 10px;
	color: #555555;
	padding: 8px 8px 8px 18px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 1px;
    	margin-bottom: 0px;
}

.tdblue2 {
   	text-align: left;	
	padding: 8px;
   	background-color: #FBFBFB;
   	font-size: 12px;
   	font-weight : bold;
	color: #555555;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 1px;
    	margin-bottom: 0px;
}

.stellenliste_cell {
    	font-size:11px;
    	margin-left: 15px;
    	margin-right: 15px;
	margin-top: 2px;
    	margin-bottom: 2px;
	color: #777777;
	font-weight:900;
}

.stellenliste_table {
    	font-size:11px;
    	margin-left: 0px;
    	margin-right: 0px;
	margin-top: 0px;
    	margin-bottom: 0px;
	color: #777777;
	font-weight:900;
}

.stellenliste_link a:link{
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: none;
	color: #777777;
}

.stellenliste_link a:visited {
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: none;
	color: #777777;
}

.stellen_navi a:link{
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: none;
	color: #777777;
}

.stellen_navi a:visited {
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: none;
	color: #777777;
}

.stellen_navi a:hover {
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: underline;
	color: #777777;
}


.stellen_list {
	margin: 6px;
	border-color: #ffffff;
	border-style:none;
	border: 0px;
}



.login_field {
	text-align: left;
	border: 4px;
	border-color: #dddddd;
	border-style: solid;
}

.login_field2 {
	text-align: left;
	border:0px;
	border-color: #eeefee;
	border-style: solid;
	float: left;
	width:494px;
	/*width: 88%;*/
	padding: 0px;
}

.filter_field {
	text-align: center;
	border: 4px;
	border-color: #dddddd;
	border-style: solid;
	float: right;
	height: 100%;
	width: 27%;
	margin: 0px 0px 0px 0px;
	padding:  10px 0px 10px 0px;
}

.job_table {
	text-align: center;
	border: 2px;
	border-color: #dddddd;
	border-style: solid;
}

.login_field_bew {
	text-align: left;
	border: 6px;
	border-color: #dddddd;
	border-style: solid;
	padding: 20px;
}

.stellenliste_link:hover {
    	font-size:11px;
	font-weight:900;
	margin-left: 0px;
    	margin-right: 0px;
    	text-decoration: underline;
}

.login {
    	font-size: 10px;
    	font-weight: normal;
   	text-decoration: none;
    	color: #000000;
    	text-align: left;
	border:1px solid #00546A;
	width:120px;
}

.app_form_group {

}

.filter_head {
    font-size: 10px;
}

.filter {
    width: 210px;
    border-width:1px;
    border-style:solid;
    border-color:black;
    font-size:10px;
    padding-left: 2px;
}



.sys_column, .sys_column:visited, sys_column:link, sys_column:hover, .sys_column:active {
    text-decoration: underline;
    font-size: 10px;
    color: #0000a2;
}


.whitebold { 
 	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
}

.agb_check {
	float: left;
	border: 0px solid black;
}

.agb_check_label {
	float: left;
	margin-left: 5px;
	/*margin-bottom: 10px;*/
	font-size: 11px;
	border: 0px solid black;
	width:450px;
}

#applbox {
	font-size: 11px;
	clear: left;
}

#agree {
	font-size: 11px;
	float: left;
	padding:0 0 15px;
}
.agb_check input{
	width:15px;
	border: 0px solid black;
}
#applbox input{
    width:200px;
}

#applbox textarea {
    	width: 200px;
    	height: 100px;
	font-size:11px;
}

#useraccount{
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

#useraccount input {
	width:200px;
}


.portal_button {
    text-align: center;
    font-size: 10px;
    border:1px solid #b0b5c6;
    background-color: #f2f1f6;
    font-weight: 700;
    font-size: 11px;
    color: #727273;
    cursor: pointer;
    padding: 1px 15px 1px 15px;
    
/* background-image: url(../../bilder/demo60/de/weiter.gif);*/
}

.PopUpLayer {
    position: relative; 
    top: -250px;
    left: 33%;
    width: 450px;
    text-align: left;
    border: 6px;
    background-color: white;
    border-color: #aaaaaa;
    border-style: solid;
    display:none;
    float: left;
    opacity:0.8;
}

/* CheckboxList */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left
}
.checklist li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 220px;}
.checklist li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist li label:hover, .checklist li label:hover { background: #000055; color: #fff; }
.checklist li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList */

.ovl_bg {
 background-color: #F6B86B;
 border: 1px outset;
 padding: 3px;
 filter: alpha(opacity = 80);
 -moz-opacity: .80;
 opacity: .80;
}


#tooltip {
	position: absolute;
	font-size: 10px;
	max-width: 150px;
	border: 1px solid #91C2DC;
	z-index: 10000;
	color: #333333;
	padding:5px;
	margin: 0px 0px 0px 0px;
	background-color: white;
}

/* Listen-Kopf Links */
.list_head_link, .list_head_link:link, .list_head_link:visited, .list_head_link:active {
    	text-decoration: none;
    	color: #ffffff;
 }
				   
.list_head_link:hover {
     	text-decoration: none;
     	color: inherit;
}
			 
.list_row_a_a, .list_row_b_a, .list_row_b_b {
     	font-size:11px;
     	border-bottom: 1px solid #cccccc;
     	background-color: #ffffff;
     	padding-left: 4px;
 }
						   
.list_row_a_b {
    	font-size:11px;
    	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
    	padding-left: 4px;
}
.send_message_caption{
    	padding:10px 0 0 0;
    	/*font-size:11px;
    	text-decoration: underline;
    	cursor: pointer;*/
	visibility:hidden;
}

/* CheckboxList CountryFilter */
.checklist_countr {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_countr li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_countr li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_countr li label:hover, .checklist_countr li label:hover { background: #000055; color: #fff; }
.checklist_countr li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_countr li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList CountryFilter */




/* CheckboxList taetigkeitFilter */
.checklist_taetigkeit {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_taetigkeit li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_taetigkeit li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_taetigkeit li label:hover, .checklist_taetigkeit li label:hover { background: #000055; color: #fff; }
.checklist_taetigkeit li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_taetigkeit li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList taetigkeitFilter */




/* CheckboxList aufgabengebietFilter */
.checklist_aufgabengebiet {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_aufgabengebiet li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_aufgabengebiet li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_aufgabengebiet li label:hover, .checklist_aufgabengebiet li label:hover { background: #000055; color: #fff; }
.checklist_aufgabengebiet li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_aufgabengebiet li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList aufgabengebietyFilter */

