.groundborder {
	color: #d2d2d2;
	border: 1px solid #d2d2d2;
}

.siteindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #96989A;
	letter-spacing: 1px;
}

.gennav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #001C52;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.gennavhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #96989A;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.gennavcurrent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #96989A;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

a.gennav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #96989A;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

a.copytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.copyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.primnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.primnavhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

a.primnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

a.downloadlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #96989A;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #001C52;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	border: 1px solid #C3C5C8;
	width: 124px;
}

.jobform 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #001C52;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border: 1px solid #C3C5C8;
	top: 15px;
	width: 115px;
}

.jobtitle
{
	color : #001C52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;

}

.newsletterArticle
{
	color : #001C52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/common/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/common/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #FFFFE0;
	font-size: 1.25em;
	margin: 10px;
	padding: 5px;
	width: 70%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}

.alertBox h1.errorHeader {
	background-color: #FF0000;
}

.alertBox h1.msgHeader {
	background-color: #008000;
}

.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}


.errorHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}

.msgHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}


.search_container{
	list-style-position: outside;
	list-style-type: disc;
	width: 450px;
}

.search_hitCount{
	font-size: smaller;
}

.search_summary{
	color: #000000;
}

.search_term{
	background-color: #F5F5F5;
	font-weight: bolder;
}

.search_title :link{
	color: #0000FF;
}

.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}
.copytextblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}

/* Dicke Überschrift für die Bezeichnung der Jobs, z. B. unter den Jobdetails */
h1 {

	color : #001C52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

/* Überschrift oberhalb von Fließtext, Hauptüberschrift */
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
}

/* Überschrift oberhalb von Fließtext, Teilüberschriften unterhalb von Hauptüberschriften */
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001C52;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
}

.logoplace {
	bottom: 0px;
	position: relative;
	vertical-align: bottom;
	height: 55px;
	width: 290px;
	left: 0px;
}
.copytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}
