@charset "utf-8";
/*
 * @author Manuel Baust <bm@i42.de>
 */
input.formElement /* Systemweite Formularelemente */ {
    background: #fff;
    border: 1px solid #ccc;
}

select.formElement /* Systemweite Formularelemente */ {
    background: #fff;
    border: 1px solid #000000;
}

div.mainContentContainer table.calContent th.calWeekday /* Wochentag�berschrift Kalender */ {
    background: #C9E2F6 none repeat scroll 0%;
}

div.mainContentContainer table.calContent th.calKw /* Monatsansicht Jahres�berschrift */ {
    background: #c9e2f6;
}

di.missionGroup {
    width: 980px;
}

div.deactivation {
    background-color: #000;
    /*background-color: #cacaca;*/
    -moz-opacity: 0.4;
    filter: alpha( opacity = 60);
}

a {color: #6D6E70;}

body {
    background: #fff url('../img/bg_2.jpg') repeat-x left top;
    color: #6D6E70;
}* html body {
    background: #fff url('../img/bg_2.jpg') repeat-x left top;
    padding-top: 15px;
    margin-top: 0px;
}

div.content_1 {
    background: #e5eafb none repeat scroll 0 0;
    border: 1px solid #e5eafb;
    margin-left: 0;
    overflow: visible;
    min-height: 400px;
    padding-bottom: 20px;
    /*width:992px;
     float:left;*/
}

div#content_1 {
    border: 1px solid #e8e8e8;
    padding: 1px;
    background: #fff;
    margin-left: 0px;
}

div.mainContentContainer {
    width: 992px; /* 982 -12 margin */
    margin-left: 0px;
    margin-right: 6px;
    margin-top: 0px;
    z-index: 1;
}* html div.mainContentContainer {
    width: 974px; /* 982 -12 margin */
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0px;
    z-index: 1;
}

table.titlebar th {
    color: #6D6E70;
    text-align: left;
}

table.titlebar th.left {
    width: 6px;
}

table.titlebar th.right {
    width: 6px;
}

input#ok, button, input.button {
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: bold;
}

#headline h1, h2 {
    color: #fff;
}

/* -------------------------------------------------------------------------------------------------
 * Formulare
 * -------------------------------------------------------------------------------------------------
 */
form fieldset label {
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    margin-right: 15px;
}

form fieldset input, form fieldset select {
    clear: both;
    display: block;
}

/* -------------------------------------------------------------------------------------------------
 * Komponenten
 * -------------------------------------------------------------------------------------------------
 */
div.QuestionaireGroup {
    border: 1px solid #000;
}

div.QuestionaireSubgroup {
    border: 1px solid #ababab;
}

/*-----sina---------*/
table.eva_philips tbody td {
    border-bottom: 1px solid #000;
}

/**** aus main.css ***/
/* CSS Document */
/* ssa@i42.de */
p, h1, h2, h3, ul, li, hr, form, fieldset, legend, table, caption {
    margin: 0;
    padding: 0;
}

hr {
    border: none;
    border-bottom: 1px solid #ccc;
    display: none;
}* {
    font-family: Tahoma, Verdana;
    font-size: 11px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

body {
    background: #fff url('../img/header_bg_tile.gif') repeat-x left top;
}* html body {
    background: #fff url('../img/header_bg_tile.gif') repeat-x left top;
    padding-top: 15px;
    margin-top: 0px;
}* + html body {
    background: #fff url('../img/header_bg_tile.gif') repeat-x left top;
    padding-top: 0px;
    margin-top: -1px;
}

/* symphonie korrekkturen */
#sf_admin_container #sf_admin_bar {
    position: static;
}

#sf_admin_container input, #sf_admin_container textarea, #sf_admin_container select {
    padding-left: 3px;
    padding: 0;
}

#sf_admin_container label {
    color: #666666;
    display: block;
    float: left;
    font-weight: normal;
    padding: 0;
    text-align: left;
    width: auto;
}

#sf_admin_container select.sf_admin_multiple, #sf_admin_container select.sf_admin_multiple-selected {
    width: 250px;
}

.grauerHead {
    background: transparent url('../img/grauerHead_img.gif') repeat-x scroll left center;
    color: #FFFFFF;
    height: 22px;
    text-align: center;
}

div.CurrentMission {
    border-top: 1px solid #223266;
    color: #fff;
    font-size: 10px;
    height: 20px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 7px;
    position: relative !important;
    width: 100%;
    background: #223266;
}

div.CurrentMission form a, div.CurrentMission form {
    color: #fff;
}

div.CurrentMission select {
    height: 18px !important;
    width: 250px;
}

div.CurrentMission form option {
    padding-top: 1px;
    padding-bottom: 4px;
}

div.CurrentMission form optgroup {
    font-style: normal;
    padding-left: 5px;
}

div#container {
    width: 995px;
    padding: 0;
    left: -448px;
    position: relative;
    margin-left: 50%;
    margin-bottom: 20px;
    background: #1c398d;
}* + html div#container {
    margin-top: -16px;
}* html div#container {
    margin-top: -16px;
    width: 900px;
    margin: 0;
    position: static;
}

div#header_container {
    background: #ffffff;
    height: 120px;
}* + html div#header_container {
    background: #ffffff;
    height: 121px;
}

div#header {
    background: transparent url('../img/header.png') repeat-x left top;
    color: #fff;
    margin-bottom: 5px;
    border-bottom: 1px solid #cecece;
    height: 154px;
}

div.footer {
    background: #fff;
}

div.footer img {
}

div.mainLogo {
    position: absolute;
    padding: 2px;
    height: 65px;
    width: 95px;
    margin: 25px;
    margin-left: 870px;
    background: #fff url('../img/logo.png') no-repeat 2px 2px;
	display:none;
}

.username {
    left: -655px;
    margin-left: 50%;
    width: 995px;
    position: relative;
    display: block;
    text-align: right;
    top: 135px;
}

div#navi a {
    color: #fff;
    text-decoration: none;
}

div#navi table td {
    width: 100px;
    background: url('../img/naviDefault_img.gif') no-repeat bottom left;
    color: #fff;
    text-align: center;
}

div#navi table td.active {
    width: 100px;
    background: url('../img/naviActive_img.gif') no-repeat bottom left;
    color: #fff;
    text-align: center;
}

div#content_0 {
    border: 1px solid #b3b5bd;
    padding: 5px;
    background: #fff;
}

div .content_0 {
    margin-top: 0px;
}

div .content_1 ul.jobOffer li {
    border-bottom: 1px solid #e8e8e8;
    padding: 20px;
    list-style: none;
    display: block;
    float: left;
}

div .content_1 ul.jobOffer li h1 {
    font-family: Arial;
    float: left;
    display: block;
    margin: 0;
    width: 250px;
    font-weight: bold;
}

div .content_1 ul.jobOffer li h1 span {
    display: block;
    float: left;
    margin-top: 5px;
}

div .content_1 ul.jobOffer li h1 span a {
    background: transparent;
    color: #fff;
}

div .content_1 ul.jobOffer li h2 {
    font-family: Arial;
    float: right;
    display: block;
    margin: 0;
    font-weight: normal;
}

div .content_1 h1, div .content_1 h2 {
    color: #6D6E70;
    font-size: 11px;
}

button.buttonHelper table.buttonHelper tfoot.buttonHelper tr.buttonHelper td {
    font-size: 0;
    height: 0px;
}

div.mainContentContainer div.missionGroup table.missionGroupSelection th { /*mission.css (Linie 41)*/
    background-color: #f5f8ff;
    color: #000;
    height: 20px;
    text-align: left;
}

div.mainContentContainer div.mission table.missionSelection th { /*mission.css (Linie 14)*/
    background-color: #f5f8ff;
    color: #6D6E70;
    height: 20px;
    text-align: left;
    padding-top: 10px;
}

td[background-color:#0200FF] {
    color:#fff;
}

table.progress {
    height: 15px;
    border: 0px;
}

/*profile css*/
div#profile {
    margin: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
}

div#profile table {
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    padding: 10px;
}* html div#profile table {
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.overviewBackground table.lefthead,
div#profile table.lefthead {
    border: 0;
    padding: 0px 5px;
    margin-bottom: 0px;
    font-size: 15px;
    color: #3D95D8 !important;
    width: 955px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
* html .overviewBackground table.lefthead,
* html div#profile table.lefthead {
    border: 0;
    padding: 0px 5px;
    margin-bottom: 0px;
    font-size: 15px;
    margin-top: -10px;
    position: absolute;
    background: #FFF;
    left: 30px;
    color: #3D95D8 !important;
}

.dokument {
    margin: 20px;
}

.lefthead th {
    text-align: left;
    color: #6D6E70;
    background: #E5EAFB;
}

.lefthead th.middle {
    height: 15px;
    margin-bottom: 0;
    background: url(/mandant/default/img/formregM.png) repeat-x left bottom;
    padding-left: 2px;
    font-weight: normal;
    text-align: left;
    width: 150px;
    cursor: pointer;
}

.lefthead th.left {
    background: url(/mandant/default/img/formregLplus.png) no-repeat bottom right;
    width: 10px;
    height: 15px;
}

.lefthead th.right {
    background: url(/mandant/default/img/formregR.png) no-repeat bottom left;
    width: 10px;
    height: 15px;
}

#documentList {
}

#overnight table.left, div#profile table.left {
    background: #fff;
    width: 955px;
    text-align: left;
    padding: 5px;
    margin-top: -1px;
}

#overnight table.left tbody, div#profile table.left tbody {

}

.halfCol table {
    width: 100% !important;
}

div.spaceR {
    margin-right: 5px;
}
table.edit #file_ressource {
    float: none;
}
#file_ressource {
    float: right;
}

.btn {
    width: 101px !important;
    height: 26px !important;
    color: #fff !important;
    background: url(/mandant/default/img/button.png) 0px 1px no-repeat !important;
    border: 0;
    float: right;
    margin-bottom: 5px !important;
}
th {
	text-align:left;
}
#login_box .login {
    margin-right: 20px;
}

.btnContainer {
}

#innerContent div#registrierung h5 a.go {
    background: none !important;
    color: #6D6E70;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    margin-left: 45px;
    padding-left: 45px;
    padding-top: 12px;
    width: 100px;
}

#innerContent div#registrierung {
    background: #E5EAFB;
}

#container h3, #innerContent div#loginbox h5 a, #innerContent div#loginbox h6, #innerContent div#loginbox h3, #innerContent div#loginbox p, #innerContent div#registrierung h3, #innerContent div#registrierung p {
    color: #6D6E70;
}

#innerContent div#registrierung h5 a.go, #innerContent div#loginbox h5 a {
    text-decoration: underline;
}

#bild td {
    text-align: center;
}

div#profile table.left td, div#profile table.left th {

}* html div#profile table.left td, * html div#profile table.left th {

}

#footer {
    background: #fff;
    width: 100%;
}



/*formulare*/
#ui_birthday_day { width:40px;}
#ui_birthday_year { width:50px;}
#ui_birthday_month { width:75px;}
#ui_city { width:78px; padding-right:2px;}
#ui_zip { width:32px !important;}

select, input, textarea {
    border: 1px solid #ccc;
    color: #6D6E70;
}

select { width:126px;}
input { width:120px; padding-left:3px;}
textarea {
    width: 100%;
    height: 17px;
    padding-left:3px;
}
select#date_day {width:45px;}

#filterForm_filtertype,
#filterForm_filtertype_1 {width:auto; border:none;}

#trigger_filterForm_datefrom,
#trigger_filterForm_dateto { padding-left:6px;padding-right:6px;}

input#filterForm_datefrom,
input#filterForm_dateto,
select#date_month,
select#filterForm_quarterfromYear,
select#filterForm_quartertoYear,
select#date_year {width:80px;}
select#filterForm_quarterto,
select#filterForm_quarterfrom {width:35px;}
textarea#valuesOfContactPersonList,
textarea#description {
	height:60px;
}
#newsContent  .sortable #description {
	height:60px;
}
#file_ressource,
input[type = checkbox] {
    border: none;
	width:auto;
}
#registerForm {
    margin-left: 100px;
    margin-top: 40px;
}
#calendarWeekSubcontractorContent {
	border-bottom:1px solid #D3D3D3;
	margin-top:20px;
	background:#fff;
}
table.registerT {
    margin-left: 252px;
}
div.halfCol {
    width: 474px;
    float: left;
}

.dokument a {
    text-decoration:underline !important;
	padding-left:15px;
	background: transparent url(../img/btnDownload.gif) no-repeat left 1px;
	height:10px;
}
.dokument td {
	height:20px;
}


/**/
ul.tabNavi {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 20px;
    vertical-align: middle;
    margin-left: 20px;
}
ul.tabNavi li {
    background: transparent url(../img/subNaviDef.png) no-repeat scroll left bottom;
    color: #6D6E70;
    cursor: default;
    display: block;
    float: left;
    height: 15px;
    padding-bottom: 0;
    padding-top: 12px;
    text-align: center;
    width: 95px;
}
ul.tabNavi li.activeNewsNavigation, ul.tabNavi li.active {
    background: transparent url(../img/subNaviAktiv.png) no-repeat scroll left bottom;
    color: #F9F9F9;
}
div.masterdata,
table.masterdata,
div.edit,
table.edit {
	background:#fff;
	border:#ccc solid 1px;
	margin:20px;
	width:955px;
	padding:10px;
}
div.masterdata,
div.edit {
	margin-right:0;
	width:933px;
}
div.masterdata {
	height:15px;
}

/* sales */
table.sales #good,
table.sales #units,
table.sales #price {
	width:50px;
}
div#iePosition {
	position:relative;
} 
div#iePosition #article_auto_complete {
	left:5px !important;
	top:16px !important;
}
#dUser {position:relative;}
#dUser div.auto_complete {left:0px !important;width:200px !important;}
#searchtableassignedPromoterList {width:490px;}
#formListProomtersResultTable td {text-align:left !important;}
#sedcard.Component,
#editSubcontractor.AjaxLoadedComponent {background:#FAFAFA;width:950px;
border:1px solid #D0D0D0; margin-left:20px;}
#sedcard.Component #sedcardContent, 
#editSubcontractor.AjaxLoadedComponent #editSubcontractorContent {border:0;}

/**/
.showMarketWeek select {
	background:#fff;
	border:1px solid #ccc;
}
.showMarketWeek br {
	display:block;
    margin-bottom:1px;
}
.showMarketWeek .head {
	padding-bottom:2px;
}
.navigation,
.showMarketWeek {
	background:#fff;
	border:#ccc 1px solid;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	width:950px;
}
.showMarketWeek .calFilter {
	width:60px;
	display:inline;s
}
#filterMission {margin:0 !important;}
.showMarketWeek .calFilter .Component,
.showMarketWeek .calFilter .content {
	display:inline;
	padding:0;
	margin:0;
}

.navigation img#trigger_calendar {position:relative;top:-2px;}
.navigation .calBack {padding-left:255px;}
.navigation .calNext a img,
.navigation .calBack a img {position:relative;top:3px;}
.navigation .calNow {padding-left:5px;padding-right:5px;display:inline-block;}
.sisSedCardPerso .sedSelection {
	margin-bottom:5px;
	margin-top:10px;
	padding:4px;
	width:904px;
	background:#fff;
	border:1px solid #ccc;
}
.sisSedCardPerso .sedSelection span {min-width:115px;display:inline-block;}
.sisSedCardPerso .sedSelection strong {display:block;}
#searchtablenotpadMark #notpadMarkTable,
#searchtablenotpadSedcard #notpadSedcardTable {
	width:915px;
}
#sedcard,
#sedcardContent {
	display:inline-block;
}
.sisSuche {
	background:#fff;
	border:1px solid #ccc;
}
.sisSuche .space {
	padding-left:50px;
}
.sisOverview {
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
}
#WzTtDiV #WzBoDy{
	background:#fff !important;
	border:#ccc 1px solid !important;
}
#searchPromoterQuicksearch #autocomplete_searchPromoter_auto_complete,
#editPromoterQuicksearch #autocomplete_editPromoter_auto_complete,
#assignMissionSubcontractor #missionNeedle_auto_complete {
	top:15px !important;
	left:0 !important;
}
