﻿/* ------------------------  */
/* JobOffer Article          */
/* ------------------------  */
.takJobOfferArticle h2
{
	color: #385981;
	padding-top: 10px;
	padding-bottom: 5px;
}
.takJobOfferArticle h3
{
	color: #385981;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.takJobOfferArticle h4
{
	color: #385981;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
}
.takJobOfferArticle .takJobOfferTitle
{
	clear: both;
	font-size: 1.4em;
	color: #385981;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 10px;
}
.takJobOfferArticle .takJobOfferRegionTitle
{
}
.takJobOfferArticle .takJobOfferRegionList
{
}
.takJobOfferArticle .takJobOfferDescription
{
}
.takJobOfferArticle .takJobOfferActivities
{
}
.takJobOfferArticle .takJobOfferRequirements
{
}
.takJobOfferArticle .takJobOfferContact
{
}
/* ------------------------  */
/* JobOffer Candidate        */
/* ------------------------  */
.takJobOfferCandidate
{
}
.takNewCandidateTitle
{
	font-size: 1.4em;
	background-color: red;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.takNewCandidateSection
{
	border-bottom: 2px red solid;
	margin-bottom: 10px;
	margin-top: 20px;
}
.takNewCandidateSectionNr
{
	font-size: 1.4em;
	background-color: red;
	color: white;
	text-align: center;
	vertical-align: bottom;
	padding-top: 7px;
	height: 30px;
	width: 40px;
	display: inline-block;
}
.takNewCandidateSectionTitle
{
	font-size: 1.4em;
	color: black;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 7px;
	height: 30px;
	display: inline-block;
}
.takNewCandidateFor
{
	font-size: 1em;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.takNewCandidateTable
{
	width: 100%;
}
.takNewCandidateDataTable
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.takNewCandidateLabel
{
	font-size: 1em;
	color: black;
	font-weight: bold;
	width: 100px;
}
.takNewCandidateTextAreaTitle
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.takJobOfferCandidate span.tak-mandatory
{
	font-size: 1.2em;
	color: red;
	font-weight: bold;
	margin-left: 5px;
}
.takJobOfferCandidate input.tak-inputbox
{
	border: 1px #6B82A5 solid;
	width: auto;
}
.takJobOfferCandidate textarea.tak-inputbox
{
	border: 1px #6B82A5 solid;
	width: auto;
}
.takNewCandidateFileUpload input
{
	font-size: 1.2em;
	padding: 2px;
	margin-top: 20px;
	width: 100%;
	border: 1px #6B82A5 solid;
}
.takJobOfferCandidate input.tak-inputerror
{
	border: 1px #ff0000 solid;
}
.takJobOfferCandidate textarea.tak-inputerror
{
	border: 1px #ff0000 solid;
}
.takJobOfferCandidateMessageSended
{
	text-align: center;
}
.tak-successtitle
{
	font-size: 1.6em;
	font-weight: bold;
}
.tak-successimage
{
	margin: 50px;
}
/* ------------------------  */
/* JobOffer Overview         */
/* ------------------------  */
.takJobOfferMultiLine
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px black solid;
}
.takJobOfferMultiLineTitle
{
	font-size: 1.2em;
	width: 100%;
	margin-bottom: 5px;
}
.takJobOfferMultiLineTitle a
{
	font-weight: bold;
	color: #6B82A5;
	text-decoration: none;
	padding-left: 20px;
	background: url("images/red-arrow-right.gif") no-repeat 7px 0.4em;
}


/* ------------------------  */
/* JobOffer Confirm          */
/* ------------------------  */
.takJobOfferNewCandidateConfirm .tak-sendbutton
{
	width: 150px;
	font-size: 1.2em;
	margin-left: 20px;
	margin-top: 20px;
}
/* ------------------------------------------------------------------------- */
/*Änderungen von KJ die alten Styles stehen auskommentiert am Ende der Datei */
/* ------------------------------------------------------------------------- */
.takJobOfferOverview {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;				
    font-weight: normal;
    color: #000000;				
}
.takJobOfferRowLink {
}
.takJobOfferRowTitle {
	float: left;
	width: 60%;
}
.takJobOfferOverview a:link, .takJobOfferOverview a:visited, .takJobOfferOverview a:active {
	background-image: url('Images/red-arrow-right.gif');
	background-repeat: no-repeat;
	background-position: left 0.45em;
	text-decoration: none;
	padding-left: 8px;				
}
.takJobOfferOverview a:hover {
	color: #FF0000 !important;
	text-decoration: underline !important;				
}
.takJobOfferRowTitle a:link, .takJobOfferRowTitle a:visited, .takJobOfferRowTitle a:active {
	display: block;
	color: #385981;
	font-weight: bold;
	vertical-align: middle;
}
.takJobOfferRowLink a:link, takJobOfferRowLink a:visited, .takJobOfferRowLink a:active {
	color: #666666;				
}
.takJobOfferSingleLine {			
}


/* ------------------- /*
/* Ab hier alte Styles /*
/* ------------------- /*
/*
.takJobOfferRowLink
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.takJobOfferRowLink a
{
	vertical-align: middle;
	padding: 0 6px 0 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	background: url("images/red-arrow-right.gif") no-repeat 7px 0.4em;
	background-position: left;
}

.takJobOfferRowTitle
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 50%;
}

.takJobOfferSingleLine div.takJobOfferRowTitle a
{
	font-size: 1.2em;
	font-weight: bold;
	color: #6B82A5;
	text-decoration: none;
	padding-left: 15px;
	background: url("images/red-arrow-right.gif") no-repeat 7px 0.4em;
	background-position: left;
}
/*
