@charset "utf-8";

/***************************************************

	Siteparts

***************************************************/
body {
	background: url(/static/portal/images/bg_topSubPages.jpg) repeat-x;
}

#content {
	width: 960px;
	margin: 30px 0 0 0;
}

#contentLeft {
	width: 190px;
	height: 700px;
	float: left;
	background: url(/static/portal/images/contentLeftBG.jpg) no-repeat;
}

#contentLeft li {
	position: relative;
}

#contentRight {
	margin: 0 0 0 210px;
	/*	overflow:auto;*/
}

/***************************************************

	Tabs

***************************************************/
#tabs {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: normal;
}

#tabs ul {
	margin: 0;
	list-style: none;
}

#tabs ul li {
	float: left;
	background: url("/static/portal/images/tabsLeft.png") no-repeat left
		top;
	margin: 0;
	padding: 0 0 0 9px;
}

#tabs ul li:hover,#tabs ul li.sfhover {
	background: url("/static/portal/images/tabsLeftHover.png") no-repeat
		left top;
}

#tabs ul li a:hover {
	float: left;
	display: block;
	background: url("/static/portal/images/tabsRightHover.png") no-repeat
		right top;
	padding: 19px 16px 19px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#tabs ul li a {
	float: left;
	display: block;
	background: url("/static/portal/images/tabsRight.png") no-repeat right
		top;
	padding: 19px 16px 19px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {
	float: none;
}

/* End IE5-Mac hack */
#kenntnisse #tabs #kenntnisse_a,#images #tabs #images_a,#allesandere #tabs #allesandere_a,#start #tabs #start_a,#kontodaten #tabs #kontodaten_a,#taetigkeiten #tabs #taetigkeiten_a, #documents #tabs #documents_a
	{
	background-image: url("/static/portal/images/tabsLeftHover.png");
}

#kenntnisse #tabs #kenntnisse_a a,#images #tabs #images_a a,#allesandere #tabs #allesandere_a a,#start #tabs #start_a a,#kontodaten #tabs #kontodaten_a a,#taetigkeiten #tabs #taetigkeiten_a a,#documents #tabs #documents_a a
	{
	background-image: url("/static/portal/images/tabsRightHover.png");
	color: #fff;
	padding-bottom: 19px;
}

/***************************************************

	RegisterLeft

***************************************************/
.ulNone li.registerLeft {
	float: none;
	text-align: center;
	zoom: 1;
	font-size: 10px;
}

.registerLeftData {
	background: url(/static/portal/images/buttons/btnDataSafe.png) no-repeat;
	text-align: center;
	width: 150px;
	height: 130px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 35px 0px 0px 0px;
	margin: 0 auto;
}

/***************************************************

	Navigation

***************************************************/
#contentTop {
	background: url(/static/portal/images/menuBg.jpg) no-repeat;
	height: 43px;
}

ul#navigation {
	margin: 0;
	padding: 0;
	z-index: 2000;
}

ul#navigation li {
	margin: 5px 0px 0px 50px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	height: 37px;
	float: left;
	list-style: none;
	position: relative;
}

ul#navigation li:first-child {
	margin-left: 0px;
}

ul#navigation li:last-child {
	float: right;
}

ul#navigation li ul {
	display: none;
}

ul#navigation li:hover ul,ul#navigation li.sfhover ul {
	display: block;
	background: #9eb6c6;
	position: absolute;
	z-index: 1000;
	top: 32px;
	left: 0px;
	list-style: none;
	border-bottom: #0d4971 5px solid;
	border-right: #0d4971 1px solid;
	border-left: #0d4971 1px solid;
}

ul#navigation li ul li,ul#navigation li.sfhover ul li {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	width: 200px;
	height: 1%;
}

ul#navigation li ul li a {
	display: block;
	padding: 10px;
}

ul#navigation li ul li:hover,#navigation li.sfhover ul li.sfhover {
	background: #aec9da;
}

ul#navigation li ul li img {
	float: left;
	margin: 0px 10px 0px 0px;
}

/***************************************************

	Sub-Navigation

***************************************************/
.ulNone li.subMenu {
	float: none;
	text-align: center;
	padding: 0;
	margin: 0;
	zoom: 1;
}

.ulNone li.subMenu a {
	display: block;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 0 auto;
	width: 170px;
	text-align: left;
	zoom: 1;
}

.ulNone li.subMenu img.userPic {
	width: 150px;
	display: inline;
}

li.subMenu hr {
	height: 0px;
	border-bottom: 1px solid #eeeeee;
	padding: 0;
	margin: 0 auto;
	width: 180px;
	zoom: 1;
}

li.subMenu a:hover {
	background: #eaf7ff;
}

.btn100Euro {
	position: absolute;
	right: 5px;
	top: 3px;
	display: block;
	height: 46px;
	width: 46px;
	background-image: url("/static/portal/images/buttons/btn100Euro.png");
}

.sedcardStatus p {
	text-align: center;
	padding: 0 10px;
}

.sedcardStatus div {
	text-align: left;
}

.facebook {
	height: 260px;
	overflow: hidden;
	width: 181px;
	margin: 0 auto;
}

/***************************************************

	Duties Today

***************************************************/
#dutiesToday {
	padding: 5px 5px 10px 5px;
	background-color: #F7F7F7;
	margin-bottom: 10px;
}

#dutiesToday h1 {
	margin: 5px 0 5px 0;
}

#dutiesToday p {
	margin: 5px 0 5px 0;
}

#dutiesToday ul { /*	height:150px;*/
	width: 100%;
}

.ulNone li.dutiesToday {
	text-align: center;
}

* html .ulNone li.dutiesToday {
	margin-right: -3px;
}

/***************************************************

	Wer ist noch im Markt

***************************************************/
.whoMarket {
	padding: 10px;
}

.whoMarket p {
	margin: 0;
	width: 100px;
}

/***************************************************

	Jobs

***************************************************/
.showhidetrigger {
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 5px 0px 0px 0px;
}

#jobs {
	margin: 0px 0px 0px 0px;
}

table.nextJobs {
	width: 100%;
}

table.nextJobs td.first {
	width: 20px;
}

table.nextJobs td.second {
	width: 100%;
}

table.nextJobs td.third {
	width: 20px;
}

.jobLocations span {
	line-height: 30px;
	padding: 0 0 0 20px;
}

#jobLocation span input {
	margin: 0 10px 0 0;
}

/***************************************************

	Meine Jobs

***************************************************/
#jobFormBox {
	padding: 10px 0;
	/*	background-color:#f9f9f9;*/
}

#foto {
	width: 100%;
}

#foto h2 {
	width: 200px;
}

/***************************************************

	SedCard

***************************************************/
#sedcard h2 {
	line-height: 25px;
}

#sedcard h2 span {
	float: right;
	position: relative;
}

#sedcard table td span {
	margin: 0px 0px 0px 10px;
	float: right;
	position: relative;
}

#sedcard select {
	margin: 0 10px 0 0;
}

.box {
	display: inline;
}

#sedcard .box table th {
	width: 150px;
	/*	vertical-align:top;*/
}

.box table td {
	background: #f9f9f9;
}

#sedcard textarea,#bugreport textarea {
	width: 98%;
	height: 100px;
}

table.kenntnisse td {
	text-align: center;
}

table.kenntnisse .th1 {
	text-align: center;
	background: #ccc;
}

.sedcardEdit {
	padding: 10px 0px;
	text-align: right;
	width: 100%;
}

button {
	padding: 5px;
}

#sedcard iframe {
	width: 100%;
}

#uploadForm {
	width: 100%;
	margin: 10px 0px 40px 0px;
}

#uploadForm input[type="file"] {
	width: 250px;
	margin: 10px 0px;
}

/***************************************************

	Preferences

***************************************************/
#preferences table td span {
	margin: 0px 0px 0px 10px;
	float: right;
	position: relative;
}

/***************************************************

	SedCard Imageflow

***************************************************/
#imageflow img {
	position: absolute;
	top: 0px;
	border: none;
}

.clear {
	clear: both;
}

#loading {
	margin-top: 50px;
	text-align: center;
	width: 100%;
}

#loading img {
	margin-top: 0px;
	position: relative;
}

#captions {
	font-weight: bold;
	position: relative;
	text-align: center;
	z-index: 20;
}

#scrollbar {
	visibility: hidden;
	position: relative;
	border-bottom: 1px solid #b3b3b3;
	z-index: 21;
}

#slider {
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	z-index: 30;
	background-image: url(/static/portal/images/slider.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

#imageflow {
	text-align: left;
}

#ImagePopUp {
	position: absolute;
	top: 50px;
	left: 50px;
	display: none;
	z-index: 999;
	background-color: #000;
	border: #000 solid;
	height: 600px;
	width: 600px;
	padding: 10px;
	line-height: 600px;
}

#imageupload input[type=file] {
	margin: 0 10px 0 10px;
}

#imageupload input[type=submit] {
	margin: 0 10px 0 10px;
}

/***************************************************

	Rechnungsgenerator

***************************************************/
/*Style nach benutzerdefinierter Eingabe*/
.invoice {
	line-height: 20px;
}

.change {
	width: 200px;
	color: black;
}

/*Standardstyle fï¿½r das EmpfÃ¤nger-Adressfeld*/
.changeable {
	background-color: #D1E6EF;
	width: 200px;
	color: gray;
	font-style: italic;
	border: none;
	border-bottom: 1px solid gray;
}

.greyText {
	color: grey;
	font-style: italic;
}

/*Style fï¿½r den DIV des Absender*/
.invoiceSender {
	float: right;
}

.invoiceSender p {
	text-align: right;
	margin: 5px 0 5px 0;
}

.invoiceHeader {
	padding-bottom: 50px;
	width: 100%;
}

.invoiceSender p.bold {
	font-weight: bold;
}

/*Style fï¿½r den DIV des EmpfÃ¤nger*/
.invoiceRecipient {
	float: left;
}

.invoiceRecipient input {
	border: none;
	border-bottom: 1px solid gray;
}

/*a{float:right;}*/ /*Ãœberschrift*/
.invoice h2 {
	color: black;
	font-size: 24px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding-bottom: 35px;
	padding-top: 5px;
}

/*Style der Inputfelder fï¿½r den Absender*/
.invoiceSender input {
	text-align: right;
}

/*Div mit Zeitraum, Rechnungsdatum, Rechnungsnummer*/
.zwischentext {
	font-weight: bold;
	width: 100%;
}

.zwischentext p {
	display: inline;
}

.zwischenLinks input,.zwischenMitte input {
	width: 65px;
}

.zwischenLinks {
	float: left;
	width: 34%;
	padding: 5px;
	border-bottom: 1px solid #808080;
}

.zwischenMitte {
	float: left;
	width: 27%;
	padding: 5px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

.zwischenRechts {
	float: left;
	width: 34%;
	padding: 5px;
	border-bottom: 1px solid #808080;
}

.zwischenRechts input {
	width: 100px;
}

.zwischentext input,.inputPosition input,input.projectName {
	border: none;
	background-color: #D1E6EF;
	margin: 0px 5px;
}

.inputPosition input.value {
	background-color: #EFEFEF;
}

.position {
	padding-bottom: 20px;
	padding-top: 20px;
}

/*allgemeines Format fï¿½r die Tabelle*/
.position table {
	width: 100%;
	border-collapse: separate;
	margin: 0;
}

/*TabellenÃ¼berschift*/
.invoice table td {
	margin: 0;
	padding: 0;
}

/*allgemeiner Style fï¿½r die Input-Felder einer Position*/
input.eingabe {
	border: none;
	border-bottom: 1px solid gray;
	padding: 0;
	margin: 0;
	height: 20px;
	vertical-align: middle;
	width: 100%;
}

/*spezieller Style für die Inputfelder*/
input.amount {
	text-align: center;
}

input.single {
	text-align: right;
}

input.value {
	text-align: right;
}

/*tabellensytle*/
td.select {
	width: 15%;
}

td.description {
	width: 45%;
}

td.calendar {
	width: 2%;
	visibility: hidden;
	border: none;
}

th.description {
	width: 65%;
}

td.amount,th.amount {
	width: 5%;
	text-align: center;
}

td.single,th.single {
	width: 13%;
	text-align: right;
}

td.value,th.value {
	width: 13%;
	text-align: right;
}

td.delete,th.delete {
	width: 4%;
	text-align: center;
	border: none;
}

/*Border unter der Überschrift*/
tr.linie td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*Border unter jeder Position*/
.singlePosition td {
	padding: 3px 0 3px 0;
	height: 22px;
}

.singlePosition td[class *="line"] {
	border-bottom: 1px solid gray;
}

/*Summer unterhalb der Positionen*/
td.result {
	font-weight: bold;
	margin-bottom: 5px;
}

td.totalSum {
	border: none;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	height: 20px;
}

.invoiceFooter {
	float: left;
	width: 30%;
	font-size: 9px;
	padding: 10px;
}

.invoiceFooter p {
	margin: 0;
	padding: 0;
}

.invoice .floatRight {
	position: relative;
	margin: 0px 0px;
}

/***************************************************

	Aufträge

***************************************************/
#bestaetigung ul,#bestaetigung ol,#howtos ul,#howtos ol,#msgBox ul,#msgBox ol,ol.overview
	{
	line-height: 20px;
	margin: 0 0 0 20px;
}

/***************************************************

	PromoterCalender

***************************************************/
#calendar {
	margin: 0px;
	/*	overflow:hidden;*/
}

#promoterCalendarMenu {
	padding: 10px;
	text-align: center;
}

#promoterCalendarMenu ul {
	width: 380px;
	margin: 0px auto;
}

* html #promoterCalendarMenu ul {
	width: 390px;
	margin: 0px auto;
}

#promoterCalendarMenu ul li {
	margin: 0 10px;
	float: left;
}

#promoterCalendarMenu ul li h1 {
	width: 200px;
	margin: 5px 10px 0px 10px;
	text-align: center;
}

table.promoterCalendar {
	border-spacing: 2px;
}

.promoterCalendarLineHead {
	height: 30px;
	text-align: center;
	background: #dbdbdb;
	text-align: center;
}

tr.promoterCalendarLineHead th {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.promoterCalendarLine {
	height: 50px;
	text-align: center;
}

tr.promoterCalendarLine td {
	background: #F3F3F3;
	text-align: center;
	padding: 8px;
	font-size: 45px;
	font-weight: bold;
	color: #999;
}

tr.promoterCalendarLine td.today {
	background: #eaf7ff;
}

tr.promoterCalendarLine td:hover {
	background: #dbdbdb;
}

tr.promoterCalendarLine td.promoterCalendarKw {
	background: #dbdbdb;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color: #666;
}

.CalendarDayContent {
	position: relative;
	width: 80px;
	height: 50px;
}

.CalendarDayContentImg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
}

.CalendarDayContentImg img {
	margin: 0px 5px 5px 0px;
}

#promoterCalendarDetail {
	position: relative;
}

table.promoterCalendarDayDetail {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

table.promoterCalendarDayDetail td {
	background: #F3F3F3;
	padding: 0px;
}

table.promoterCalendarDayDetail td.promoterCalendarDayDetailTime {
	font-size: 18px;
	font-weight: bold;
	color: #b2b2b2;
	width: 100px;
	height: 48px;
	padding-left: 10px;
}

.promoterCalendarDayDetailHalfTime {
	height: 23px;
	width: 644px;
}

table.promoterCalendarDayDetail td.promoterCalendarDayDetailWhole {
	height: 48px;
	padding-left: 10px;
	background: #9fcc80;
}

.promoterCalendarDetailJob {

	z-index: 10;
	font-weight: bold;
	padding: 10px;
}

.promoterCalendarSmallDetail {
	font-size: 9px;
}

/***************************************************

	EmployeeCalender

***************************************************/
.employeeCalendarDetailJob {
	z-index: 10;
	font-weight: bold;
}

#calendar {
	margin: 0px;
	/*	overflow:hidden;*/
}

#employeeCalendarMenu {
	padding: 10px;
	text-align: center;
}

#employeeCalendarMenu ul {
	width: 380px;
	margin: 0px auto;
}

* html #employeeCalendarMenu ul {
	width: 390px;
	margin: 0px auto;
}

#employeeCalendarMenu ul li {
	margin: 0 10px;
	float: left;
}

#employeeCalendarMenu ul li h1 {
	width: 200px;
	margin: 5px 10px 0px 10px;
	text-align: center;
}

table.employeeCalendar {
	border-spacing: 2px;
}

.employeeCalendarLineHead {
	height: 30px;
	text-align: center;
	background: #dbdbdb;
	text-align: center;
}

tr.employeeCalendarLineHead th {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.employeeCalendarLine {
	height: 50px;
	text-align: center;
}

tr.employeeCalendarLine td {
	background: #F3F3F3;
	text-align: center;
	padding: 8px;
	font-size: 45px;
	font-weight: bold;
	color: #999;
}

tr.employeeCalendarLine td.today {
	background: #eaf7ff;
}

tr.employeeCalendarLine td:hover {
	background: #dbdbdb;
}

tr.employeeCalendarLine td.employeeCalendarKw {
	background: #dbdbdb;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color: #666;
}

.CalendarDayContent {
	position: relative;
	width: 80px;
	height: 50px;
}

.CalendarDayContentImg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
}

.CalendarDayContentImg img {
	margin: 0px 5px 5px 0px;
}

#employeeCalendarDetail {
	position: relative;
}

table.employeeCalendarDayDetail {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

table.employeeCalendarDayDetail td {
	background: #F3F3F3;
	padding: 0px;
}

table.employeeCalendarDayDetail td.employeeCalendarDayDetailTime {
	font-size: 18px;
	font-weight: bold;
	color: #b2b2b2;
	width: 100px;
	height: 48px;
	padding-left: 10px;
}

.employeeCalendarDayDetailHalfTime {
	height: 23px;
	width: 644px;
}

table.employeeCalendarDayDetail td.employeeCalendarDayDetailWhole {
	height: 48px;
	padding-left: 10px;
	background: #9fcc80;
}

.employeeCalendarSmallDetail {
	font-size: 9px;
}

/***************************************************

	Fotoupload

***************************************************/
#bigFoto {
	width: 490px;
	height: 350px;
	text-align: center;
	border: 1px #ccc solid;
}

#foto h2 {
	text-align: left;
}

#bigFoto img,#bigFoto a {
	margin: 10px auto;
}

#thumbnails {
	width: 230px;
	height: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px #ccc solid;
}

/***************************************************

	Zugangsdaten

***************************************************/
.loginDataMailChange input,.loginDataPasswordChange input {
	width: 180px;
}

/***************************************************

	Tools & clientTools

***************************************************/
#tools {
	display: inline;
}

#clientTools table td p {
	margin: 10px 0 10px 250px;
}

#clientTools table td p.headline {
	width: auto;
	margin: 10px 0 10px 250px;
	font-size: 14px;
	font-weight: bold;
}

#clientTools table td img {
	margin: 10px 20px 10px 15px;
}

#clientTools table td a {
	padding: 10px;
	display: block;
}

#clientTools table td a:hover {
	background: #f3f3f3;
}

/***************************************************

	Errorpages

***************************************************/
#errorpages ul li {
	padding: 0 50px 0 0;
}

/**************************************************
 
 	UserImageWindow
 	
 * ************************************************/
/*Personal-Info für Kunden*/
.uiw {
	position: absolute;
	z-index: 999;
	display: none;
	width: 470px;
	height: 470px;
	padding-left: 20px;
	padding-top: 20px;
	/*        background-image:url('/daten/sedcardclient.png');*/
	border: 2px solid gray;
	background-color: white;
	background-repeat: no-repeat
}

.uiw table td div {
	padding-right: 10px;
	vertical-align: top;
	text-align: center;
}