﻿.HistoryContent 
{   
    height: 100%;
    position: relative;
    z-index: 1;
}

.HistoryYearBlack
{
	position: absolute;
	left: 0;
    z-index: 20;
	background-image: url(../../Common/Images/Neutral/Company/History_Space.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 21px;
	color: White;
	padding-left: 15px;
	font-size: 8.5pt;
}

.HistoryText 
{ 
    position: relative;
	height: 100%;
    z-index: 3;	
}

.HistoryClaim 
{ 
	height: 100%;
	width: 88px;
	background-color: white;
	border-right: solid 1px #DA221D;
	position: absolute;
	top: 0px;
	z-index: 2;
}

.HistoryClaimTopText
{ 
	height: 38px;
	width: 203px;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 90px;
}

.HistoryClaimTopPunkt
{ 
	height: 39px;
	width: 7px;
	background-image: url(../../Common/Images/Neutral/Company/History_ClaimPunkt.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
    right: 1px;
}

.HistoryClaimBottom 
{ 
	height: 18px;
	width: 85px;
	position: absolute;
	bottom: 0px;
}


.HistoryTopSpace
{
    height: 55px;
}

.History
{
	position: absolute;
	left: 0;
    z-index: 20;
}

.HistoryTextWhite
{   
    margin-left: 99px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 10px;	
    margin-top: 12px;
}

.HistoryTextGrey 
{   
    margin-left: 99px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 10px;
    background-color: #7f7f7f;
    color: White;
    margin-top: 12px;
}

.HistoryTextRed 
{   
    margin-left: 99px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 10px;
    background-color: #da221d;
    color: White;
    margin-top: 12px;
}

/* Location */

.LocationContent
{ 
	width: 750px;
	height: 423px;
	position: relative;
}

.LocationPicture
{ 
	width: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Wegbeschreibung
{    
	width: 247px;
	height: 402px;
	border-left: solid 1px #000000;
	position: absolute;
	top: 0px;
	right: 0px;
}

.LocationDownload
{    
	width: 247px;
	height: 21px;
	border-left: solid 1px #000000;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.JobContent
{
    margin: 0 auto;
    width: 580px;
    padding: 20px 0px 20px 0px;
    font-family: Tahoma;   
    text-align: justify; 
}
