/* Stylessheet Stellenausschreibung
   Achtung: keine Umlaute in dieser Datei!!!!! 
 */

/*
*{
	padding: 0px;
	margin: 0px;
}
*/

/* beim Druck machen Buttons keinen Sinn ==> alle aktiven Elemente ausblenden 
   .noprint darf nur mit Block-Elementen, nicht aber mit Inline-Elementen verwendet werden
   Tahoma ist eine für Bildschirmdarstellung optimierte Schriftart, daher
   wird zum Drucken Arial verwendet.
 */

@media screen { 
  body{
 	font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Swiss, sans-serif; 
	font-size: 12px;  	
  }
  
  #wrapper1, #wrapper2, #wrapper3 {
	position: absolute;
	top: 0px;
	left: 0px;
  }

  .noprint { display: block; } 
}

@media print { 
  body{
	font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, Swiss, sans-serif;
	font-size: 12px;  	
  }
  .noprint { display: none; } 
  
  #wrapper1{
	position: relative;
	top: 0px;
	left: 0px;
	page-break-after:always;
  }
  
  #wrapper2 {
	position: relative;
	top: 0px;
	left: 0px;
  }
  
  #wrapper3 {
	position: relative;
	top: 0px;
	left: 0px;
	page-break-before:always;
  }  
}


body {
	color: #58585a;
	background-color: #FFFFFF;
}
img {
	border: 0;
}

.error {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #cc0000;
	background-color: #dcdcdc;
	font-weight: bold;
	border: 1px solid #58585a;
	padding: 2px 30px 2px 90px;
	z-index: 99;
}
/* .indent wird bei allen Absaetzen zusaetzlich verwendet,
   wenn sie leicht eingerueckt werden sollen
 */
.indent {
	padding-left: 30px;
}


#wrapper2, #wrapper3 {
	display: none;
}

div.twopageronly {
	display: block;
}

span.threepageronly {
	visibility: hidden;
}


#wrapper1, #wrapper2, #wrapper3, .background1, .background2{
	width: 750px;  /* Breite blauer Hintergrund */
	height: 975px; /* Hoehe blauer Hintergrund - Changed wg. längeren Bildern*/
	z-index: 1;
}

/* Elemente im oberen hellen Bereich (Logo und Mission Statement) */
.topbox {
	top: 30px; /* Abstand zum Logo oben */
}

.missionstatement {
	margin-bottom:30px;
	margin-top:15px;
	position:relative;
}

.topbox, .inhalt1, .inhalt2  {
	position: absolute;
	left: 90px;   /* linker Rand */
	width: 530px; /* 750 - ( 90 + 130 Raender) Breite Textbereich */
	z-index: 2;
}
.bottomlinks{
	position: absolute;
	left: 90px;   /* linker Rand */
	width: 595px; /* 750 - ( 90 + 65 Raender) Breite Textbereich */
	z-index: 2;
}
/* "Mehr Informationen zu RWE und..." soll immer am unteren Rand stehen */
.claim{
	width: 530px; /* 750 - ( 90 + 130 Raender) Breite Textbereich */
	z-index: 2;
	position: relative;
	margin-top: 35px;
	margin-bottom: 35px;
}
.inhalt1{
	top: 420px;  /* Hoehe Grafikteaser */
	height: 485px; /* Hoehe der Inhaltsbox ohne Footer*/
	overflow: hidden;
}
.inhalt2{
	top: 180px;
	height: 795px;
	overflow: hidden;
	
}
.companyinfo {
	position: relative;
	margin-top: 20px;
}

/* Dachzeile: Zum naechstmoeglichen Termin suchen wir Ihre Unterstuetzung als */
.headlineintro {
	position: relative;	
	margin-top: 30px;
	margin-bottom: 15px;
}


/* Box der Ueberschrift  */
.headline {
	height: 56px; /* reserviert platz fuer zwei Zeilen Ueberschrift */
	padding: 0;
	margin-bottom: 15px;
}

/* Text der Ueberschrift  */
.headline span{
	position: absolute;
	font-size: 24px;
	bottom: 0px; /* Sorgt bei einzeiligem Text dafuer, dass die Ueberschrift in der zweiten Zeile dargestellt wird */
}

.subline {
	font-size: 13px;
}

.headline, .subline {
	position: relative;
	color: #0066aa;
}


.jobinfo1, .jobinfo2 {
	position: relative;
}
.jobinfo1 {
	margin-top: 20px;
}
.jobinfo2 {
	margin-top: 30px;
}

/* einzelne Absaetze mit Job Informationen */
.jobinfop {
	margin-bottom: 20px;
}

.jobinfop_header{
  display: inline;
  font-weight: bold;
  margin-right: 5px;
}

/* Link zur Umschaltung Seite 1/Seite 2 */
.togglepage1 {
	margin-top: 30px;
	margin-bottom: 50px;
}

.togglepage2 {
	margin-top: 25px;
	margin-bottom: 45px;
}

.togglepage2 span { /* Zur nächsten Seite */
	margin-left: 50px;
}

/* box mit info zur bewerbung - (ist jetzt nicht mehr blau) */
.bluebox {
}

.blueboxcont {
}
.question { /* sie sind interessiert? */
	font-size: 16px;  	
	color: #0066aa;
}


.claimtext {
	font-weight: bold;
	margin-bottom: 6px;
}

.bottomlinks {
	position: absolute;
	margin-top: 4px;
	margin-bottom: 10px;
	top: 975px;
	height: 70px;
}

.closebutton {
	position: absolute;
	right: 0px;
}

a{
	text-decoration: none;
	color: #0066aa;
}


a:focus, a:hover, a:active {
	text-decoration: underline;
}

a.ovalbutton{
	background: transparent url('http://www.jobstairs.de/wms/xml_import/rwe/images/EBK2009/btn_left2.gif') no-repeat top left;
	display: block;
	float: left;
	font-weight: bold; 
	line-height: 14px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 22px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #0066aa; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('http://www.jobstairs.de/wms/xml_import/rwe/images/EBK2009/btn_right_arrow2.gif') no-repeat top right;
	display: block;
	padding: 4px 19px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #0066aa;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 10px;
}

.applynowheader{
  display: block;
  font-weight: bold;
}

