﻿/* Standard-CSS für Otto */
/* <div id="mitterechts">MAYDELL PREMIUM BRAND CONSULTING an internationally oriented management consulting firm specialised in premium brand management
</div>*/
/* Wichtige Farben
blau = #2906A2
pink =	     #FF0198
grau =	     #A8CF13
*/

html {SCROLLBAR-FACE-COLOR: #FF0198; SCROLLBAR-HIGHLIGHT-COLOR: #FF0198; 
SCROLLBAR-SHADOW-COLOR: #FF0198; SCROLLBAR-3DLIGHT-COLOR: #FF0198; 
SCROLLBAR-ARROW-COLOR: #E6E6E6; SCROLLBAR-TRACK-COLOR: #E6E6E6;
SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6}

/* index */

#mitte {
	background-color: #ffffff;
}

.grau input {
	background-color: #E6E6E6;
	border: 1px solid #FF0198;
	color:#000000;
}


.kurz input {
	background-color: #E6E6E6;
	border: 1px solid #d48dbc;
	color:#000000;
}

.Btnkurz input, input.Btnkurz {
	background-color: #E6E6E6;
	border: 1px solid #d48dbc;
	color:#000000;
}

.medium input {
	background-color: #E6E6E6;
	border: 1px solid #d48dbc;
	color:#000000;
}
.grau select {
	background-color: #E6E6E6;
	border: 1px solid #FF0198;
	color:#000000;
}
.grau textarea {
	background-color: #E6E6E6;
	border: 1px solid #FF0198;
	color:#000000;
}

.fontgraubold {
	color:#333333;
}

.font9 {
	font-size:9px;
	margin:0px;
	padding:0px;
}

#content ol{
	list-style:decimal;
}

#content p,#content address{
	margin:25px;
}

.pink {
	font-size:24px;
	color:#FF0198;
	font-weight:bold;
	margin-left:10px;
	line-height:24px;
}

#suchLeiste {
	background-image:url(img/bg_formBew.png);
	background-repeat:no-repeat;
	width: 578px;
	height: 40px;
}

#applicantAdvanced {
	width: 578px;
}

#menu_unt {
	display: none;	
}

#bewerbungslounge span.inlineBtn {
	background-color: #FF0198;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
}

#bewerbungslounge span.inlineBtn a {
	color: #ffffff;
	font-weight: bold;
}

#bewerbungslounge ul.insbtnpink {
	list-style: none;
}

#bewerbungslounge ul.insbtnpink li {
	background-color: #FF0198;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 0px 20px 0px 0px;
	float: left;
	border: 0px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
}

#bewerbungslounge ul.insbtnpink a {
	color: #ffffff;
	font-weight: bold;
}

#bewerbungslounge {
	color: #ffffff;
}

#bewerbungslounge h2 {
	color: #FF0198;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.roundedgray_box {
   background: #434242;
}
.roundedgray_top div {
   background: url('img/roundedgray_tl.png') no-repeat top left;
}
.roundedgray_top {
   background: url('img/roundedgray_tr.png') no-repeat top right;
}
.roundedgray_bottom div {
   background: url('img/roundedgray_bl.png') no-repeat bottom left;
}
.roundedgray_bottom {
   background: url('img/roundedgray_br.png') no-repeat bottom right;
}

.roundedgray_top div, .roundedgray_top, 
.roundedgray_bottom div, .roundedgray_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedgray_content { margin: 0 15px; }

a.bigLink {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#jobfinder {
	border-top: 1px dashed #ffffff;
	margin: 0px;
	padding: 0px;
}

#jobfinder h2 {
	color: #FF0198;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 20px;
}

#consultant {
	display: none;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 20px;
	border: 1px solid #434242;
}

#carreerhotline {
	display: none;
	background-color: #ffffff;
	color: #000000;
	padding: 0px 10px 10px 20px;
	border: 1px solid #434242;
	margin-top: 10px;
}	

.close_bew_lounge {
	text-decoration: none; 
	border: 0px; 
	padding: 0px; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size: 0px; 
	width: 16px; 
	height: 16px; 
	background: url("img/close_bew_lounge.png") 0 0 no-repeat;
}

.close_bew_lounge:hover { 
	background-position: -16px 0;
}

#jobfacts, #jobperspective {
	display: none;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 20px 10px 20px;
}

#jobperspective pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position: fixed;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	display: none;
}

#forwardjob, #jobaboPopup {
	position: fixed;
	width: 600px;
	height: 356px;
	top: 50%;
	left: 50%;
	margin-top: -178px;
	margin-left: -300px;
	z-index: 9002;
	background-color: #ffffff;
	color: #000000;
	display: none;
}

#forwardResponse {
	position: fixed;
	width: 300px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -150px;
	z-index: 9003;
	padding: 0px;
	color: #ffffff;
	display: none;
	overflow: hidden;
	border: 1px solid black;
	font-weight: bold;
}

#forwardResponse table {
	width: 100%;
	height: 100%;
}

#forwardResponse td {
	text-align: center;
	vertical-align: middle;
}

#forwardjob div, #jobaboPopup div {
	padding: 5px 10px 5px 10px;
}

#forwardjob table, #jobaboPopup table {
	width: 100%;
	border: 0px;
	margin-top: 20px;
	font-weight: bold;
}

#forwardjob td.error, #jobaboPopup td.error {
	color: #ff0000;
	font-weight: normal;
}

#forwardjob textarea, #forwardjob input, #jobaboPopup textarea, #jobaboPopup input {
	border: 1px solid #dfdfe1;
	border-top: 1px solid #adadaf;	
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
}

#forwardjob textarea, #jobaboPopup textarea {
	height: 100px;
}

#forwardjob input, #jobaboPopup input {
	height: 20px;
}

#forwardjob h2, #jobaboPopup h2 {
	background-color: #FF0198;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border: 0px;
}

#forwardjob .pinkBtn, #jobaboPopup .pinkBtn {
	background-color: #FF0198;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 10px 5px 0px 0px;
	float: left;
	border: 0px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 145px;
	height: auto;
	text-align: center;
	font-weight: bold;
}

table.formTable {
	width: 100%;
}

table.formTable tr td.label {
	width: 300px;
	vertical-align: top;
	padding-top: 8px;
}

table.formTable thead tr th {
	color: #FF0198;
	padding: 15px 10px 5px 10px;
	border-bottom: 1px solid #FF0198;
}

table.formTable #form_land {
	width: 150px;
}

.required {
	color: red;
}

div.profilError {
	color: red;
}