@charset "utf-8";

/* CSS Document */
.offscreen {
	margin-left: -2000px;
	position: absolute;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.current {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.inactive {
	opacity: 0.5;
	color: #000;
}

.inactive:hover {
	text-decoration: none;
}

.tabPanelContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrapper {
	width: 940px;
	margin: 0 20px;
}

ul.links {
	list-style: none;
	padding-left: 0;
	margin: 0.5em 0;
}

ul.links li {
	height: auto;
	padding: 0 0 4px 20px;
	background: url(../img/bullet.gif) no-repeat;
	float: none;
	border: 0;
	margin: 0;
}

ul.service {
	float: left;
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
	width: 640px;
}

.service li {
	float: left;
	padding: 3px 10px;
}

.service li.home {
	margin-right: 80px;
}

.service li.language {
	float: right;
	padding: 0 0 0 10px;
}

.service a {
	color: #666;
}

.service li.home a {
	background: url(../img/logo.jpg) no-repeat;
	height: 60px;
	padding-left: 160px;
	display: block;
}

.advertisers {
	float: right;
	width: 230px;
	background: #dfe url(../img/inserenten.jpg) 10px no-repeat;
	padding: 10px 10px 10px 40px;
}

.advertisers a {
	color: #063;
}

.tabs {
	clear: both;
}

.tabs ul {
	list-style: none;
	padding-left: 0;
}

.tabs li {
	float: left;
	border-bottom: none;
	margin-right: 10px;
}

.tabs li a {
	padding: 12px 19px;
	height: 16px;
	background: #eee;
	color: #000;
	display: inline-block;
}

.tabs li a:hover,.tabs li.account h2 a:hover {
	background: #eef7ff;
	text-decoration: none;
}

.tabs li.active a {
	background: #def;
	padding-bottom: 14px;
}

.tabs li.twolines a {
	padding: 4px 20px;
	height: 32px;
}

.tabs li.twolines.active a {
	padding-bottom: 6px;
}

.tabs li.search {
	margin-right: 80px;
}

.tabs li.account {
	float: right;
	margin-right: 0;
	padding: 0;
	border: 0;
	width: 160px;
}

.tabs li.clear,.vtabs li.clear {
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
}

.tabs li h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: auto 0;
}

.tabs li.active h2 {
	font-weight: bold;
}

.tabs li.account h2 {
	border: 1px solid #ccc;
	border-bottom: none;
	display: inline-block;
}

.tabs li.account h2 a {
	padding: 12px 20px 14px;
	background: #eee;
}

.tabs li.account.active h2 a {
	background: #def;
}

#search {
	background: #ffffff none repeat scroll 0 0;
	padding: 10px;
	float: left;
	clear: both;
}

#search h3 {
	font-size: 12px;
	margin: 0 0 0.5em;
}

#search-job {
	width: 266px;
}

#search-city {
	width: 236px;
}

#x-search-region {
	background: url(../img/regionen.gif);
	width: 26px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
}

#x-search-region :hover {
	text-decoration: none;
}

#x-search-region.collapse {
	border: 1px solid #333;
}

.col3 {
	width: 160px;
	float: left;
	margin-left: 10px;
}

.col4 {
	width: 220px;
	float: left;
	margin-left: 10px;
}

.col5 {
	width: 280px;
	float: left;
	margin-left: 10px;
}

.col6 {
	width: 340px;
	float: left;
	margin-left: 10px;
}

.col7 {
	width: 400px;
	float: left;
	margin-left: 10px;
}

.col8 {
	width: 460px;
	float: left;
	margin-left: 10px;
}

.col3.first,.col4.first,.col5.first,.col6.first,.col7.first,.col8.first
	{
	margin-left: 0;
}

.col5 h5,.col13 h5,.dreamjob-box h5 {
	font-size: 12px;
}

#search .extended h3,#search .extended h4 {
	clear: left;
	margin: 1em 0 0;
}

h3.expand,h4.expand {
	padding-left: 20px;
	background: url(../img/expand-red.png) no-repeat;
}

h3.collapse,h4.collapse {
	padding-left: 20px;
	background: url(../img/collapse-red.png) no-repeat;
}

#dreamjob h4 {
	margin: 0;
}

#search .extended h3 {
	font-weight: normal;
}

#search .extended h4 {
	margin-bottom: 0.5em;
	display: inline-block;
	margin-right: 20px;
	font-size: 12px;
	float: left;
	clear: both;
}

#search .extended h5 {
	color: #666;
	font-size: 12px;
	margin: 0.5em 0;
}

#search .extended .all {
	float: left;
	margin: 1em 0 0;
}

#search .extended .col {
	float: left;
	width: 240px;
}

#search .extended .submit {
	clear: left;
	text-align: right;
	margin-right: 20px;
}

#search .white {
	background: #FFF;
}

.subtabs {
	width: 900px;
	float: left;
	border-left: 1px solid #fff;
	margin: 0;
}

.subtabs li {
	border: 0;
	border-right: 1px solid #fff;
	margin-right: 0;
}

.subtabs li a {
	background: transparent;
	padding: 5px 10px;
}

.subtabs li a.active,.subtabs li span.current {
	background: #fff;
	padding: 5px 10px;
	font-weight: bold;
}

#account {
	clear: both;
	padding: 10px 10px 0;
}

#account .subtabs {
	margin: 7px 0 0 0;
	width: 820px;
}

#account .right {
	float: right;
	margin-bottom: 10px;
}

#editorial {
	clear: left;
	width: 740px;
	padding: 10px 10px 0;
	float: left;
}

.leftnav {
	clear: left;
	width: 220px;
	margin: 50px 20px 50px 0;
	border-top: 10px solid #def;
	border-bottom: 10px solid #def;
	float: left;
}

.leftnav ul {
	padding: 0;
	margin: 0;
	background: #def;
	list-style: none;
	border-top: 1px solid #fff;
}

.leftnav li {
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}

.leftnav a {
	padding: 5px 10px;
	color: #000;
	display: block;
}

.leftnav a:hover {
	background: #eef7ff;
	text-decoration: none;
}

.leftnav a.active,.leftnav span.current {
	padding: 5px 10px;
	display: block;
	background: #fff;
	font-weight: bold;
}

.content {
	width: 520px;
	display: block;
	float: left;
	min-height: 300px;
}

.content.wide {
	width: 760px;
}

.content h1 {
	clear: left;
	margin-top: 2em;
}

.content li {
	margin-bottom: 0.5em;
}

a.remove {
	background: url(../img/remove.gif) no-repeat;
	padding-left: 16px;
	display: inline-block;
	font-weight: normal;
}

.refinements h2 {
	font-weight: normal;
	float: left;
	margin: 1.5em 20px 1em 0;
	font-size: 14px;
}

.refinements h4 {
	margin-bottom: 0.5em;
}

.refinements ul {
	margin: 0.5em 0;
	padding-left: 0px;
	list-style: none;
}

.refinements.current {
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFF;
	z-index: 100;
}

.refinements.current ul {
	float: left;
	margin-top: 2em;
	padding-left: 20px;
	list-style: disc;
}

.refinements li {
	margin-bottom: 0;
}

.refinements.vertical li.more {
	padding: 3px 20px 0 0;
	background: url(../img/expand-red.png) no-repeat right 3px;
	text-align: right;
}

.refinements.horizontal {
	background: #eee;
	padding: 10px 10px 10px 0;
}

.refinements.horizontal h3 {
	margin: 0 0 0.5em 10px;
}

.refinements.horizontal div {
	float: left;
	width: 130px;
	margin-left: 10px;
	padding: 5px;
	background: #fff;
	cursor: pointer;
}

/*
.refinements.horizontal div:hover {
  background: #ddd;
}
*/
.refinements.horizontal div h4 {
	margin: 0;
	color: #900;
	/*background: url(../img/collapse-red.png) no-repeat right;*/
	padding-right: 20px;
	display: inline-block;
}

.refinements.horizontal div.collapse { /* background: #333; */
	
}

.refinements.horizontal div.collapse h4 { /* color: #fff; */
	background: none;
}

.refinements.horizontal p.edit {
	text-align: right;
	background: none;
	padding: 0;
	margin: 0.5em 0 0;
	color: #900;
}

.refinements.horizontal div p {
	background: url(../img/dropdown.png) no-repeat right;
	height: 16px;
	border: solid 1px #999999;
	padding: 2px 24px 2px 2px;
	overflow: hidden;
	width: 106px;
	margin: 5px 3px 5px 0;
}

.refinements.horizontal div p:hover {
	background-color: #def;
	background-image: url(../img/dropdown.png) no-repeat right
}

.refinements.horizontal div p.refined {
	background-color: #FFFF99;
	background-image: url(../img/dropdown.png) no-repeat right
}

.refinements.horizontal div p.refined:hover {
	background-color: #def;
	background-image: url(../img/dropdown.png) no-repeat right
}

.results {
	float: left;
	width: 520px;
	padding-left: 20px;
	border-top: 1px solid #ccc;
}

.results.wide {
	width: 760px;
	border-top: 0;
	padding-left: 0;
}

.results h1 {
	font-weight: normal;
	margin-top: 1em;
	font-size: 15px;
}

.browse-tabs {
	padding-left: 0;
	list-style: none;
	background: url(../img/border.gif) repeat-x 0 24px;
	height: 25px;
	margin: 2em 0s;
}

.browse-tabs li {
	float: left;
	padding: 4px 9px 4px;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin: 0 0 0 10px;
	background: #eee;
}

.browse-tabs li.current {
	background: #fff;
	padding-bottom: 6px;
}

.browse-tabs li.current a {
	color: #000;
}

.browse-tabs li.current a:hover {
	text-decoration: none;
}

.browse-tabs h4 {
	margin: 0;
}

.browse-tabpanel {
	clear: left;
	padding: 9px;
	border: 1px solid #ccc;
	border-top: 0;
}

.browse-tabpanel ul {
	float: left;
	width: 230px;
	list-style: none;
	padding-left: 0;
	margin: 0 0 0 10px;
}

.browse-tabpanel ul.first {
	margin-left: 0;
}

.browse-tab {
	float: left;
	padding: 5px 8px 0 8px;
	margin: 0 4px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.browse-tab.titel {
	font-size: 14px;
}

.browse-tab.act {
	background: #e4e4e4;
	padding: 10px 20 10px 20px;
}

.browse-horizontal {
	margin: 0 0 40px 0;
	width: 745px;
	background: #e4e4e4;
	padding: 10px 0 10px 15px;
}

.browse-horizontal div.col {
	float: left;
	width: 280px;
}

p.lead {
	font-weight: bold;
}

.contentnav {
	background: #def;
	border-top: 10px solid #def;
	border-bottom: 10px solid #def;
}

.contentnav ul {
	list-style: none;
	float: left;
	width: 260px;
	margin: 0;
	border-top: 1px solid #fff;
	padding: 0;
}

.contentnav li {
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

.contentnav li a {
	padding: 5px 10px;
	color: #000;
	display: block;
}

.contentnav li a:hover {
	text-decoration: none;
	background: #eef7ff;
}

.contentnav li a.current {
	background: #fff;
}

.vtabs {
	background: url(../img/border.gif) repeat-y 180px;
}

/*
.rich-tabhdr-side-cell,.rich-tabhdr-side-border,.rich-tab-bottom-line {
	padding: 0px;
}
*/
.centeredCell {
	text-align: center;
	align: center;
}

.dlist-nopad {
	padding: 0px;
	padding-left: 3px;
}

.tabPanelContent ul {
	list-style: none;
}

/*
.rich-tab-header {
	font-weight: bold;
}

.rich-tab-active {
	background: #fff;
	color: black;
}

.rich-tab-inactive {
	color: #990000;
	background: #eee;
	cursor: pointer;
}

*/
.columnTop {
	vertical-align: top;
}

.richTablist-tab {
	border: 1px solid #ccc;
	border-right: 0;
	width: 178px;
	font-weight: bold;
}

.tablist {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 181px;
	overflow: visible;
}

.tablist li {
	background: #eee;
	border: 1px solid #ccc;
	border-right: 0;
	width: 178px;
}

.tablist li.current {
	background: #fff;
	width: 180px;
}

#x-profile {
	margin-top: 20px;
}

.tablist a {
	color: #000;
	padding: 5px;
	display: block;
}

.tablist a:hover {
	background: #f7f7f7;
	text-decoration: none;
}

.tabpanel {
	width: 700px;
	border: 1px solid #ccc;
	border-left: 0;
	padding: 9px;
	float: left;
	min-height: 300px;
	border-collapse: separate;
}

.required,.buttons {
	margin-left: 240px;
}

.label {
	display: inline-block;
	width: 220px;
	margin-right: 17px;
	text-align: right;
}

label.long {
	display: inline-block;
	width: 196px;
	vertical-align: top;
}

input.long {
	width: 180px;
}

.help {
	background: #cff;
	padding: 10px;
	color: #033;
	margin-bottom: 15px;
}

.help h2 {
	font-size: 13px;
	margin: 0;
}

.help .step {
	background: #fff;
	padding: 10px 10px;
	margin-top: 10px;
}

.help .step h3 {
	font-size: 12px;
	margin: 0 0 0.5em;
}

.help .step p {
	margin: 0.5em 0 0;
}

.help .close {
	float: right;
	display: block;
	height: 20px;
	margin-top: -20px;
}

.box {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 9px;
}

.box h2 {
	font-size: 13px;
	margin: 0 0 0.5em;
}

.box h3 {
	margin: 0;
	font-size: 12px;
	float: left;
	position: absolute;
}

.box p {
	margin: 0.5em 0;
}

.box .label {
	width: 210px;
}

.box .shortlabel {
	width: 90px;
	margin-right: 10px;
	display: inline-block;
}

.aboinfos {
	float: right;
	width: 210px;
	margin-left: 20px;
	text-align: right;
}

.tipps {
	position: absolute;
	left: 800px;
	top: 270px;
	width: 140px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 9px;
	background: #7F7F7F url(../img/gluehbirne.png) no-repeat;
}

.warning {
	padding-left: 18px;
	width: 350px;
	height: 70px;
	border: none;
	background: #FFFF99 url(../img/info.gif) no-repeat;
}

.tipps p {
	margin: 0.5em 0;
	color: #FFF;
}

.tipps h2 {
	margin: 0.5em 0 1em 30px;
	font-size: 13px;
	color: #FFF;
}

.success {
	background: #efd;
	padding: 10px;
}

.photo {
	width: 77px;
	height: 60px;
	margin: 0 10px 10px 0;
	text-align: center;
	padding-top: 30px;
	float: left;
}

.photo_content {
	width: 77px;
	height: 60px;
	margin: 0 10px 10px 0;
	padding-top: 30px;
	float: left;
}

table { /* width: 100%; */
	border: 0;
	border-spacing: 0;
}

th {
	padding: 3px;
	background: #eee url(../img/th-bg.gif) repeat-x;
	font-weight: normal;
	text-align: left;
}

th span.sortable {
	background: transparent url(../img/sortable.gif) no-repeat right;
	padding-right: 16px;
}

th span.sorted {
	background: transparent url(../img/sorted.gif) no-repeat right;
	padding-right: 16px;
}

tr.odd {
	background: #fff;
}

tr.even {
	background: #eee;
}

table.selectable tr:hover {
	background: #def;
	cursor: pointer;
}

a.trash {
	background: url(../img/trash.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.view {
	background: url(../img/view.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.edit {
	background: url(../img/edit.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.archive {
	background: url(../img/archive.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.watch {
	background: url(../img/favoriten.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.close {
	background: url(../img/close.gif) no-repeat right;
	padding-right: 20px;
	height: 16px;
	display: inline-block;
}

a.prev {
	background: url(../img/arrow-left.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.next {
	background: url(../img/arrow-right.gif) no-repeat right;
	padding-right: 20px;
	height: 16px;
	display: inline-block;
}

a.last {
	background: url(../img/arrow-right.gif) no-repeat 11px;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.rss {
	background: url(../img/rss.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.mail {
	background: url(../img/mail.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.bookmark {
	background: url(../img/delicious.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.print {
	background: url(../img/print.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

a.pdf {
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

.footer {
	clear: both;
	background: #eee;
	margin-top: 20px;
	color: #666;
	font-size: 11px;
}

.footer h3 {
	font-size: 12px;
	margin-bottom: 0.5em;
	color: #999;
}

.footer ul {
	list-style: none;
	padding-left: 20px;
	margin-top: 0.5em;
}

.footer li {
	padding: 3px 10px 3px 0;
}

.footer a {
	color: #666;
}

.footer a.active {
	font-weight: bold;
}

.partner {
	float: right;
	width: 450px;
}

.partner li {
	float: left;
	margin-right: 10px;
}

.sitemeta {
	margin: 1em 10px;
}

.sitemeta p {
	width: 450px;
	float: left;
}

.sitemeta .service {
	width: auto;
	float: right;
	text-align: right;
}

.sitemeta .service li {
	padding-top: 0;
}

#refine_category {
	left: 35px;
}

#refine_cityname {
	left: 185px;
}

#refine_industry {
	left: 335px;
}

#refine_company {
	left: 485px;
}

#refine_employment {
	left: 560px;
}

.flyout {
	position: absolute;
	top: 338px;
	background: #333;
	color: #fff;
	padding: 10px;
	width: 320px;
	z-index: 1;
}

.flyout.multicol0 {
	display: none;
}

.flyout.multicol1 {
	width: 250px;
}

.flyout.multicol2 {
	width: 490px;
}

.flyout.multicol3 {
	width: 730px;
}

.flyout.multicol4 {
	width: 970px;
}

.flyout a.close {
	display: inline-block;
	float: right;
	color: #fff;
	background-image: url(../img/close_dark.gif);
}

.flyout p {
	clear: right;
	margin: 0;
}

.flyout ul {
	float: left;
	margin-left: 10px;
	width: 230px;
	padding-left: 0;
	list-style: none;
}

.flyout ul.first {
	margin-left: 0;
}

.flyout input[type="submit"],.flyout input[type="button"] {
	clear: left;
	display: block;
}

.extended label,.flyout label {
	display: inline-block;
	vertical-align: top;
	padding-top: 0px;
}

.extended td {
	padding: 0px;
}

#search-employment label {
	width: auto;
}

#search-region {
	top: 174px;
	left: 320px;
}

#search-region li {
	border: 0;
	float: none;
	margin: 0 0 3px 0;
}

#search-region ul ul {
	padding-left: 10px;
}

p.paginate {
	text-align: right;
}

.pagefooter {
	background: url(../img/bg-verlauf-dunkel.gif);
	padding: 10px;
	height: 80px;
}

.pagefooter ul {
	list-style: none;
	padding-left: 0;
}

/* Kontext-Spalte */
.contextbox {
	background: #7f7f7f;
	width: 140px;
	padding: 10px;
	margin-bottom: 15px;
	position: absolute;
	left: 780px;
	margin-left: 20px;
}

.contextbox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0;
}

.contextbox p {
	background: #FFF;
	padding: 3px;
}

.contextbox ul {
	background: #FFF;
	padding: 3px;
}

.contextbox ol {
	padding-left: 20px;
}

.contextbox li {
	color: #FFF;
}

.contextbox img {
	margin-right: 5px;
}

/* Suggest-Flyout */
.suggest_link {
	padding: 2px 6px 2px 6px;
	color: #900;
	background-image: url(../img/bullet2.gif) no-repeat left 10px;
}

.suggest_link_over {
	background-color: #CCCCCC;
	padding: 2px 6px 2px 6px;
}

.suggest-title {
	background: #CCCCCC;
	width: 98%;
	font-weight: bold;
	padding: 2px;
}

#search_suggest {
	padding: 2px;
	position: absolute;
	left: 30px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: -5px;
	border: solid 1px #999999;
}

/* info-icons */
a.icon {
	padding: 0 10px 4px 20px;
	background-repeat: no-repeat;
}

a.icon.info {
	background-image: url(../img/info-klein.png);
}

.box-white {
	background: #FFFFFF;
	padding: 3px;
}

img {
	border: none;
}

.preview_box_photo_nav {
	position: relative;
	float: left;
	margin: 0px 2px 0px 0px;
}

.foo {
	
}

.pic-normal {
	width: 160px;
	border: none;
}

.image-select {
	border-style: solid;
	border-color: #003366;
	border-width: medium;
}

.templataItem {
	border-style: solid;
	border-color: gray;
	border-width: thin;
}

.dr-pmenu-top-group,.dr-pmenu-item {
	padding: 0px 1px 0px 2px;
}

.facetedPanelGrid {
	padding: 0px;
}

.rich-cell-p {
	padding: 0px 0px 0px 0px;
}

.rich-cell-b {
	border: none;
}

.dst tbody tr td {
	padding: 0px;
}

.inputTextarea {
	border: none;
	width: 350px;
	height: 130px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: hidden;
}

.controlContent {
	display: inline-table;
	* display:inline;
	zoom: 1;
	width: 220px;
}

.urlColor {
	margin-left: 2px;
	margin-right: 2px;
}
