﻿/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#708a99;
}

h1, h2 {
	color:#708a99;
	font-weight:normal;
	padding:10px 0px;
	margin:0px;
}

h1{
	font-size:14px;
}

h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

p {
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

hr {
	border:none;
	border-top: solid 1px #ccc;
}

form {
	padding:0px;
	margin:0px;
}

label {
	margin-right:25px;
	margin-left:3px;
}

input.calendar {
	float:left;
}

.clearDiv {
    clear:both;	
}

.header_layer {
	height:81px;
	background-image:url(../img/header_layer_bg.png);
	background-repeat:repeat-x;
}

.header_container {
	float:left;
	width:775px;
	background-image:url(../img/header_layer_container_bg.png);
	background-repeat:repeat-x;
}

.layer_main_menu {
	height:38px;
	float:left;
	width:600px;
 /*	border-top:solid 1px #5B7788; */
}

.layer_main_menu ul {
	list-style:none;
	margin:0;
	padding:0;	
}

.layer_main_menu ul li {
	float:left;
}

.main_menu_item, .main_menu_item_active {
	padding: 12px 16px;
	color:#fff;
	font-weight:bold;
	display:block;
}

.main_menu_item_active {
	background-image:url(../img/main_menu_active_bg.png);
	background-repeat:repeat-x;
}


.layer_logo {
	width:205px;
	float:left;
}

.layer_logo a {
	margin:20px 0px 0px 25px;
	display:block;
}

.layer_toolbox {
	height:43px;
	float:left;
	width:600px;
}

.layer_toolbox a {
	margin:10px 20px 0px 0px;
	color:#FFFFFF;
	font-size:10px;
	float:left;
}

.layer_toolbox a:hover , .mediathek_link:hover {
	text-decoration:underline;
}


.layer_shadow_top, .layer_shadow_bottom {
	height:10px;
	background-image:url(../img/header_layer_shadow.png);
	background-repeat:repeat-x;
}

.layer_shadow_top {
	position:relative;
}

.main_layer {
	padding-bottom:25px;
	background-color:#4f6b7e;
	margin-top:-10px;
}

.submenu_container_layer {
	width:205px;
	float:left;
	margin-top:8px;
	background-image:url(../img/submenu_content_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.submenu_item_container ul , .submenu_item_container li {
	list-style:none;
	margin:0;
	padding:0;	
}

.submenu_login_layer {
	margin: 10px 15px;
	color:#FFF;
}

.submenu_login_layer input[type=text], .submenu_login_layer input[type=password] {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:15px;
	padding:3px 2px;
	width:170px;
}

.submenu_item_container {
	margin: 25px 0px 65px 50px;
	width:155px;
}

.submenu_item, .submenu_item_active , .second_submenu_item, .second_submenu_item_active, .submenu_item_login {
	float:left;
}

.submenu_item, .submenu_item_active , .submenu_item_login {
	width:140px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:15px;
}

.second_submenu_item, .second_submenu_item_active {
	width:130px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:25px;
	font-size:10px;
}

.submenu_item  {
	color:#24445c;
	background-color:#91a6b2;
}

.submenu_item_login {
	color:#24445c;
	background-color:#ffca7a;
}

.submenu_item_active , .second_submenu_item_active , .second_submenu_item {
	color:#28485f;
	background-color:#fff;
}

.submenu_item_active , .second_submenu_item_active {
	font-weight:bold;
}

.submenu_divider {
	width:100%;
	height:5px;
	background-color:#FF9900;
	float:left;
}

.content_container_layer {
	width:785px;
	float:left;
}

.content_container_table {
    empty-cells: show;	
}

.content_layer {
	margin:30px;
}

.content_layer , .content_layer table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*float:left;*/
}

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

.content_layer a {
	color:#708A99;
}


.content_td {
	height:650px;
	overflow:visible;
	background-color:#fff;
	vertical-align:top;
}

.content_td_shadow_right {
	width:10px;
	background-image:url(../img/content_layer_shadow_right.png);
	background-repeat:repeat-y;
}

.content_td_shadow_bottom_left {
	width:10px;
	height:10px;
	background-image:url(../img/content_layer_shadow_bottom_left.png);
	background-repeat:no-repeat;
}

.content_td_shadow_bottom {
	height:10px;
	width:765px;
	background-image:url(../img/content_layer_shadow_bottom.png);
	background-repeat:repeat-x;
}

.content_td_shadow_bottom_right {
	width:10px;
	height:10px;
	background-image:url(../img/content_layer_shadow_bottom_right.png);
	background-repeat:no-repeat;
}

.formularStandardInputtext, .formularStandardTextarea, .formularStandardSelectlist {
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
}

.formularStandardTextarea {
	width:300px;
	height:150px;
}

.formularStandardInputtext,.formularTable_search_job_requests select,.formularTable_search_jobs select {
	width:300px;
}

.formularStandardInputtextCalendar {
	float:left;	
}

.formularTable , .formularTableUserData {
	width:100%;
	empty-cells: show;
}

.formularTable td , .formularTableUserData td {
	padding: 5px 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
}

.formularTable label {
	width:200px;
	float:left;
}

.formularTable input[type=checkbox] {
	float:left;
	margin-right:5px;
}

.formularTableUserData {
	background-color:#eee;
	border:solid 1px #ccc;
	margin:30px 0px;
}

.form_options {
	float:left;
	padding:0px;
	margin-right:10px;
}

.all_jobs_list_header, .all_job_requests_list_header {
	font-size:10px;
	height:30px;
	border-bottom:solid 1px #708a99;
}

.all_jobs_list_header div, .all_job_requests_list_header div {
	color:#666;
}

.currentJob_uneven , .currentJob_even, .currentJobRequest_uneven, .currentJobRequest_even {
	display:block;
	min-height:50px;
	color:#666666;
	margin-bottom:1px;
	padding-bottom:5px;
}

.currentJob_uneven:hover , .currentJob_even:hover , .currentJob_ver_uneven:hover , .currentJob_ver_even:hover , .currentJobRequest_uneven:hover , .currentJobRequest_even:hover , .currentJobRequest_ver_uneven:hover , .currentJobRequest_ver_even:hover {
	background-color:#e7e7e7;
}

.currentJob_uneven {
	background-color:#eeeeee;
}

.currentJob_ver_uneven , .currentJob_ver_even {
	display:block;
	height:50px;
	color:#666666;
	border:solid 1px #eeeeee;
}

.currentJobRequest_uneven {
	background-color:#eeeeee;
}

.currentJobRequest_ver_uneven , .currentJobRequest_ver_even {
	display:block;
	height:50px;
	color:#666666;
	border:solid 1px #eeeeee;
}

.jobOptions {
	background-color:#f3f3f3;
	margin-bottom:20px;
	text-align:right;
	height:20px;
}

.jobOptions a {
	margin-right: 20px;
	color:#27465E;
}

.all_jobs_list_col1, .all_job_requests_list_col1 {
	width:100%;
	float:left;
}

.all_jobs_list_col2 , .all_job_requests_list_col2 {
	margin-left:30px;
	color:#333333;
}

.all_jobs_list_col1_1, .all_jobs_list_col1_2, .all_jobs_list_col1_3, .all_jobs_list_col1_4, .all_job_requests_list_col1_1, .all_job_requests_list_col1_2, .all_job_requests_list_col1_3 {
	float:left;
	margin: 3px 0px 4px 5px;
}

.all_jobs_list_col1_1 {
	color:#000;
	width:40%;
	font-weight:bold;
}

.all_jobs_list_col1_2 {
	width:30%;
}

.all_jobs_list_col1_3 , .all_job_requests_list_col1_2 {
	width:15%;
	color:#708A99;
}

.all_jobs_list_col1_4 , .all_job_requests_list_col1_3 {
	width:10%;
}

.all_job_requests_list_col1_1 {
	width: 71%;
	color:#000;
	font-weight:bold;
}

.formularTable_search_jobs, .formularTable_search_job_requests {
	width:100%;
	background-color:#eeeeee;
	margin-bottom:40px;
}

.textbox {
	margin:5px;
	padding:10px;
	background-color:#eeeeee;
	float:right;
}

.button_delete {
	background:none;
	border:none;
	color:#990000;
	font-size:11px;
	padding: 0px 10px 0px 0px;
	margin:0px;
}

.button_delete:hover {
	cursor:pointer;
}

.button_submit , .button_login , .button_logout , .button_register , .button_back , .button_delete2 {
	color:#fff;
	padding: 5px 10px;
	font-size:11px;
	border:solid 1px #fff;
	margin-right:10px;
	overflow:visible;
}

.button_submit , .button_register {
	background:#708A99;
}

.button_login {
	background-color:#2F4E65;
}

.button_logout , .button_delete2 {
	background-color:#FF9933;
}

.button_back {
	background-color:#999;
}

.button_submit_hidden {
	visibility: hidden;
	float: right;	
}


.divider {
	border-bottom:solid 1px #e7e7e7;
	font-size:0.1pt;
	margin:0px 0px 15px 0px;
	padding:15px 0px 0px 0px;
	clear:both;
}	

.theme_image , .theme_image_border {
	margin-bottom:10px;
	clear:both;
}

.theme_image_border {
	float:left;
	margin-bottom:10px;
}

.theme_image_border, .contact_image {
	border:dotted 1px #ccc;
	padding:5px;
}

.contact_item {
	margin-bottom:20px;
}

.contact_image {
	margin-right:20px;
	float:left;
}

.contact_details {
	width:300px;
	float:left;
}

.link_extern_box {
    display:block;
	background-image:url(../img/link_extern_bg.png);
	background-repeat:repeat-x;
	padding:16px 15px;
    color:#eee;
    font-size:11px;
    font-weight:bold;
}

.error_formular {
	color:#990000 !important;
	background-color:#FFDFDF !important;
	border:solid 1px #990000 ;
}

.error_message_box {
	color:#990000;
	background-color:#fff;
	border:solid 1px #990000;
	font-size:10px;
	margin-bottom:10px;
}

.error_message_box ul {
	padding:5px;
	margin:0px;
}

.error_message_box ul li {
	padding:0px;
	margin:0px;
	list-style:none;
}

.forgot_pwd {
	color:#fff;
	display:block;
	margin-top:20px;
}

.calendarbutton
{
    position  : relative;
    width     : 14px;
    height    : 14px;
    background-image   : url(../../addons/dhtmlx/imgs/icon_minicalendar.gif);
    background-repeat  : no-repeat;
    background-position: 0px 0px;
	top       : 3px;
	left      : 5px;
	float     : left;
	cursor    : pointer;
	display   : none;
}

.dhtmlxcalendar td {
	padding:0px;
	margin:0px;
	height:auto;
	vertical-align: middle;
	text-align: center;
}	

.dhtmlxcalendar table{
	margin:0px;
	margin-left: auto;
	margin-right:auto;
}

.calendarcontainer
{
	position: absolute;
	/*postion:relative;
	float:right;*/
	right:0px;
	
}

.as_block
{
    display :block;	
}

.partner_logo_box {
	width:345px;
	margin-right:10px;
}

.pwdStrength
{
	color:#000;
	font-size:10px;
}

.lvl0
{
    width:250px;
    background:#cccccc;
}

.lvl1
{
    width:50px;
    background:#ff0000;
}

.lvl2
{
    width:100px;    
    background:#ff5f5f;
}

.lvl3
{
    width:150px;
    background:#56e500;
}

.lvl4
{
    background:#4dcd00;
    width:200px;
}

.lvl5
{
    background:#399800;
    width:250px;
}

.lvl10
{
    width:250px;
    background:#cccccc;
}

label.blank
{
	width:auto;
	margin:0px;
}

.counterBox {
	width: 170px;
	height:81px;
	float:right;
	background:#23435B;
}
	.counterBox p {
		margin: 3px;
		padding:0px;
		color:#fff;
		font-size:10px;
	}