/*** general - for list & jobad ***/
body { color: #666; }

th, h1, h2, strong { font-weight: normal; }
h2 {margin-top:13px;}

.dbjobs-list-filters th select option {font-size:11px;}
#dbjobs-table td,#dbjobs-table td a {font-size: 12px;}
#footerRight {/*width:193px;*/ width:209px;}
#socialMediaHolder {float:right;}
/**
 * remove the bottom-space around the headline
 */
.dbjobs-subhead {
	margin-bottom: 1px;
}

/**
 * white-on-white text for hidden infos
 */
.dbjobs-hidden {
	background-color: white !important;
	color: white !important;
}

/*** list ***/

/**
 * make the east-box with the two images in it float right.
 * as the text paragraphs follow up the east-box, they'll float 
 * left around.
 */
.dbjobs-list-head-east {
	float: right;
}

/**
 * set the space between the two images to 12px
 */
.dbjobs-list-head img {
	margin-left: 12px;
}

/**
 * space around the divider-line
 */
hr.dbjobs-divider {
	margin-top: 42px;
	margin-bottom: 16px;
}

/**
 * the filter / table heads
 */
table.dbjobs-list th {
	color: #003399;
	padding: 7px 7px 7px 0 !important;
}

/**
 * fields in the jobs
 */
table.dbjobs-list td {
	color: #666;
	padding: 7px 7px 7px 0 !important;
}

table.dbjobs-list td a {
	/*color: #0018A8;*/
	color: black;
}

table.dbjobs-list td a:hover {
	color: #0098db;
}

table.dbjobs-list .dbjobs-list-row, 
table.dbjobs-list .dbjobs-list-row-first {
	/*border-bottom: 1px solid #bbbbbb;*/
}

/**
 * filter-selects
 */
table.dbjobs-list select, table.dbjobs-list input.text {
	color: #666;
	font-size: 11px;
}
table.dbjobs-list input.text {
	height: 18px;
	padding: 0;
	margin: 0;
	border: 1px solid silver;
	width: 270px;
	margin-right: 10px;
}

/**
 * format the job-links
 */
table.dbjobs-list a {
	font-weight: normal;
	color: #0018a8;
}

/*** jobad ***/
.shibuya-jobad-editor {
	height: 1250px;
}
.shibuya-jobad {
	width: 867px;
	position: relative;
	color: #666;
}

.shibuya-jobad .rightcol strong {color:#001d43;}

.shibuya-jobad-body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding: 25px;
}

.shibuya-jobad a img {
	border: none;
}

.shibuya-jobad .sep {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid  #cccccc;
}

.shibuya-jobad .logo-left {
	position: absolute;
	top: 0px; left: 0px;
}

.shibuya-jobad .logo-right {
	position: absolute;
	top: 0px; right: 0px;
}

.shibuya-jobad .headline {
	position: absolute;
	top: 105px; left: 195px;
}

.shibuya-jobad .smallhead {
	position: absolute;
	top: 75px; left: 195px;
}

.shibuya-jobad .smallhead input {
	width: 530px;
	color: #0018a8;
	font-family: Arial,Helvetica,sans-serif;
}

.shibuya-jobad .headline, 
.shibuya-jobad .headline textarea {
	width: 590px;
	color: #0018a8;
	font-weight: normal;
	line-height: 22px;
	font-family: Arial,Helvetica,sans-serif;
	height: 48px;
	font-size: 18px;
	font-weight: normal;
}

.shibuya-jobad .verstand {
	position: absolute;
	top: 172px; left: 2px;
}L

.shibuya-jobad .leistung {
	margin: 26px 0 0 0;
}

.shibuya-jobad .motiv {
	position: absolute;
	top: 172px; left: 197px;
}

.shibuya-jobad .headertext {
	position: absolute;
	top: 171px; left: 527px;
	width: 318px;
	margin: 0;
}
.shibuya-jobad .headertext .leistung {
	padding-top: 28px;
}

.shibuya-jobad .topsep {
	position: absolute;
	top: 443px; left: 0px;
}

.shibuya-jobad .leftcol {
	position: absolute;
	top: 470px; left: 0px;
	width: 164px;
}

.shibuya-jobad .leftcol, 
.shibuya-jobad .leftcol input, 
.shibuya-jobad .leftcol textarea, 
.shibuya-jobad .leftcol select {
	color: #666;
}

.shibuya-jobad .leftcol a, 
.shibuya-jobad .rightcol a {
	color: black;
}

.shibuya-jobad .leftcol a:hover, 
.shibuya-jobad .rightcol a:hover {
	color: #0098db;
}

.shibuya-jobad .leftcol em {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.shibuya-jobad .rightcol {
	position: absolute;
	top: 470px; left: 195px;
	width: 664px;
	padding-bottom: 20px;
}

.shibuya-jobad .rightcol textarea {
	width: 664px;
	height: 700px;
	margin-bottom: 20px;
}

.shibuya-jobad p {
	margin: 0 0 22px 0;
}

.shibuya-jobad .rightcol h1 {
	font-size: 13px;
	margin: 0 0 9px 0;
	font-weight: normal;
	color: #0018a8;
	
}

.shibuya-jobad .apply {
	padding-left: 13px;
	padding-bottom: 20px;
	background-image: url(../images/shibuya2010/apply-bull.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.shibuya-jobad .leftcol a, 
.shibuya-jobad .leftcol strong {
	margin-bottom: 5px;
	display: block;
}

.shibuya-jobad .leftcol a {color: #000000;}
.shibuya-jobad .leftcol a:hover {color: #0098db;}
.shibuya-jobad .leftcol strong {color: #0018a8;}


.shibuya-jobad .rightcol ul {
	margin: 0 0 20px 0;
	padding-left: 20px;
}

.shibuya-jobad .rightcol li {
	list-style-image: url(http://jobs.db.com/images/shibuya2010/bul.gif); 
}

.shibuya-jobad .stoerer {
	background-color: #e00034;
	color: white !important;
	padding: 16px 16px 16px 16px;
	margin: 0;
	font-size: 13px;
	display: block;
	text-decoration: none;
	
	position: relative;
	left: -30px;
	top: 45px;
	width: 180px;
}

.shibuya-jobad .stoerer textarea,
.shibuya-jobad .stoerer input {
	width: 120px;
	background-color: #e00034;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	border: 1px solid white;
	padding: 2px;
	font-size: 13px;
} 

.ui-autocomplete .ui-menu-item a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #7D7D7D;
}

.ui-autocomplete .ui-menu-item a.ui-state-hover {
	background-image: none;
	background-color: #e9f0f6;
	border-color: #0018a8;
	cursor: pointer;
}

#socialMediaHolder a {
	text-decoration: none;
}

