/*########################################################################

	CSS headhunter.de - Stand: Mai 2008
	Wolfgang Diesel @ absofort Erfolg im Internet GmbH & Co. KG

########################################################################*/


/*####################################
	Allgemein wdl
####################################*/

a {
	text-decoration: none;
}
a img {
	border: none;
}
#contentslim a,
#contentwide a {
	color: #904700;
}
#contentslim a:hover,
#contentwide a:hover {
	text-decoration: underline;
}
a.button {
	background: url(/acononCMS/design/bg-button.gif) repeat-x;
	color: #fff !important;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 10px;
	padding: 4px 6px 5px 10px;
	white-space: nowrap;
	width: auto;
}
body {
	background: url(/acononCMS/design/bg-body.gif) top repeat-x;
	color: #1f5d84;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
}
h1 {
	color: #904700;
	font-size: 13px;
}
html {
	height: 100.1%;
}
#center {
	margin: 0 auto;
	position: relative;
	width: 981px; 
}
div.center {
	text-align: center;
}
div.headline {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 13px;
}
div.trenner {
	background: #cfcfcf;
	height: 1px;
}


/*####################################
	Header wdl
####################################*/

#header {
	background: url(/acononCMS/design/bg-header.jpg) no-repeat;
	height: 211px;
}
#header div.logo {
	padding: 84px 0 0 18px
}


/*####################################
	Topnavi wdl
####################################*/

#topnavi {
	background: url(/acononCMS/design/bg-topnavi.gif) repeat-x;
	height: 32px;
	width: 980px;
}
#topnavi ul {
	margin: 0;
	padding: 0;
}
#topnavi ul li {
	float: left;
	line-height: 32px;
	list-style: none;
	padding: 0 16px;
	width: auto;
}
#topnavi ul li.aktiv {
	background: url(/acononCMS/design/bg-topnavi-aktiv.gif) repeat-x;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	font-weight: bold;
}
#topnavi ul li a {
	color: #904700;
}
#topnavi ul li a:hover,
#topnavi ul li.aktiv a {
	color: #fff;
}


/*####################################
	Navigation wdl
####################################*/

#navi {
	float: left;
	margin: 18px 0 0;
	position: relative; /* wg. JS-Navi */
	width: 179px;
}
#navi a {
	display: block;
}
#navi a span {
	font-size: 10px;
}
.navi {
	background: url(/acononCMS/design/bg-navi.gif) no-repeat;
}
.navi-aktiv {
	background: url(/acononCMS/design/bg-navi-aktiv.gif) no-repeat;
}
.navi-nest {
	background: url(/acononCMS/design/bg-navi-nest.gif) no-repeat;
}
.navi-nest-aktiv {
	background: url(/acononCMS/design/bg-navi-nest-aktiv.gif) no-repeat;
	margin: 0 0 4px;
}
.navi,
.navi-aktiv,
.navi-nest,
.navi-nest-aktiv {
	height: 24px;
	padding: 8px 0 0 18px;
}
#navi a:hover,
.navi-aktiv a,
.navi-nest-aktiv a,
.navisub-aktiv a {
	font-weight: bold;
}
.navi a,
.navi-nest a {
	color: #904700;
}
.navi-aktiv a,
.navi-nest-aktiv a {
	color: #fff;
}
.navisub,
.navisub-aktiv {
	background: url(/acononCMS/design/bg-navisub.gif) no-repeat 20px -3px;
	margin: 0 0 4px;
	padding: 4px 0 0 42px;
}
.navisub a,
.navisub-aktiv a {
	color: #1f5d84;
}


/*####################################
	Content (slim) wdl
####################################*/

#contentslim {
	left: 201px;
	padding: 0 0 100px;
	position: absolute;
	top: 261px;
	width: 583px;
}
#contentslim img.blacklady {
	margin: -14px -16px 0 0;
}


/*####################################
	Content (wide) wdl
####################################*/

#contentwide {
	left: 201px;
	padding: 0 0 100px;
	position: absolute;
	top: 261px;
	width: 780px;
}
#contentwide img.blacklady {
	margin: -14px -16px 0 0;
}


/*####################################
	Jobs wdl
####################################*/

#jobs {
	background: url(/acononCMS/design/bg-jobs.gif) bottom repeat-x;
	float: right;
	margin: 18px 0 90px;
	padding: 0 0 10px;
	width: 181px;
}
#jobs ul {
	font-size: 11px;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#jobs ul li {
	background: url(/acononCMS/design/bg-stellenboerse.gif) bottom repeat-x;
	color: #055a91;
	padding: 20px 14px 26px;
}
#jobs ul li a {
	color: #904700;
	font-weight: bold;
	text-decoration: underline;
}
#jobs ul li a:hover {
	text-decoration: none;
}
#jobs ul li div {
	color: #535353;
}
#jobs ul li strong {
	display: block;
}


/*####################################
	Footer wdl
####################################*/

#footer {
	background: #fff url(/acononCMS/design/bg-footer-light.gif) bottom repeat-x;
	bottom: 0px;
	clear: both;
	height: 65px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 10;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.print,
#footer a.recommend {
	color: #1f5d84;
	display: block;
	float: left;
	margin: 0 0 0 18px;
}
#footer a.print {
	background: url(/acononCMS/design/bg-print.gif) left no-repeat;
	padding: 0 0 0 28px;
}
#footer a.recommend {
	background: url(/acononCMS/design/bg-recommend.gif) left no-repeat;
	padding: 0 0 0 35px;
}
#footer div.absofort,
#footer div.absofort a {
	color: #7da1b8;
	font-size: 12px;
}
#footer div.absofort {
	float: right;
}
#footer div.content {
	background: url(/acononCMS/design/bg-footer.gif) bottom repeat-x;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	height: 65px;
	line-height: 21px;
	margin: 0 auto;
	text-align: left;
	width: 981px; 
}
#footer div.link {
	float: left;
}


/*####################################
	Sitemap wdl
####################################*/

#sitemap {
	margin: 0;
	list-style: none;
	padding: 0;
}
#sitemap li a {
	color: #1F5D84;
	font-weight: bold;
}
#sitemap ul {
	list-style: none;
	padding: 0 0 0 17px;
}
#sitemap ul li a {
	background: url(/acononCMS/design/bg-sitemap.gif) no-repeat left center;
	font-weight: normal;
	padding: 0 0 0 10px;
}


/*####################################
	Team wdl
####################################*/

div.team {
	background: url(/acononCMS/design/bg-team.gif) repeat-x;
	float: left;
	margin: 20px 18px 0 0;
	padding: 10px;
	width: 345px;
}
div.team a {
	color: #1F5D84 !important;
	display: block;
	height: 136px;
	overflow: hidden;
}
div.team a:hover {
	text-decoration: none !important;
}
div.team a.button {
	color: #fff !important;
	float: right;
	height: 20px;
}
div.team strong {
	display: block;
	font-size: 12px;
}
div.team img {
	float: left;
	margin: 0 10px 0 0;
}


/*####################################
	Download wdl
####################################*/

ul.download {
	padding-left: 10px;
	margin: 13px 0;
}
ul.download li {
	list-style-type: none;
	margin: 0 0 10px;
}
ul.download li a {
	color: #48657e !important;
	padding: 0 0 0 20px;
}
ul.download li a.doc {
	background: url(../upload/icon-word.gif) left no-repeat;
}
ul.download li a.pdf {
	background: url(../upload/icon-pdf.gif) left no-repeat;
}
ul.download li a.zip {
	background: url(../upload/icon-zip.gif) left no-repeat;
}
ul.download li a:hover {
	text-decoration: underline;
}
ul.download li a span {
	font-size: 90%;
	text-transform: uppercase;
}


/*####################################
	Kontakt wdl
####################################*/

#kontakt td {
	padding: 0 10px 3px 0;
	vertical-align: top;
}
#kontakt td .input {
	border: 1px #904700 solid;
	color: #48657e;
	width: 230px;
}

#ort {
	width: 138px !important;
}

#vorname {
	width: 170px !important;
}

/*####################################
	Druckansicht wdl
####################################*/

table.print {
	font-size: 13px;
	width: 600px;
}
table.print h1 {
	font-size: 15px;
}
table.print a sup {
	display: none;
}


/*####################################
	clearfix wdl
####################################*/

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }
