/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Stylesheet für www.ihk-nordwestfalen.de
| past | 2009-04-16
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==logo */
  
#logo {
	float: left;
	width: 290px;
	height: 58px;
}

#logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

#logo_print {
	display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==claim */
  
#claim {
	display: block;
	float: right;
	padding-top: 12px;
	width: 349px;
	height: 22px;
}

#claim h1 {
	background: url(../images/claim.png) no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==date */

#date {
	margin-top: 18px;
}

#date p {
	color: #646466;
	font-size: 11px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==search */

#search {
	margin-top: 14px;
}

#search form {
	position: relative;
	width: 200px;
}

#search input {
	border-top: 1px solid #CCD1DD; border-right: 2px solid #C5C5C5; border-bottom: 2px solid #C5C5C5; border-left: 1px solid #CCD1DD;
	color: #646466;
	font-size: 10px;
	padding: 3px 0 0 4px;
	width: 120px;
	height: 13px;
}

#search input.submit {
	background: url(../images/search-button.png) #FFF no-repeat left center;
	border: none;
	font-weight: bold;
	margin-top: 2px;
	padding: 1px 0 5px 22px;
	text-align: left;
	vertical-align: top;
	width: 62px;
	height: 17px;
}

#search label {
	color: #646466;
	font-size: 10px;
}

#search label.overlabel-apply {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

#search-fulltext,
#search-softlink {
	float: left;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==search ===softlink */
  
#search-softlink form {
	margin-right: 10px;
	width: 140px;
}

#search-softlink input {
	width: 65px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==docnr */
  
#document-number {
	margin-top: 12px;
}

#document-number p {
	color: #155092;
	font-size: 11px;
}

#document-number span.document-number {
	color: #2E2D2F;
	font-size: 11px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==other */
  
.pagetype-content a {
    color: #2E2D2F;
    font-weight: bold;
}

#content dl.news-single-files a {
    background-repeat: no-repeat;
    line-height: 24px;
    padding: 2px 0 2px 22px;
    text-decoration: none;
}

#content dl.news-single-files a:hover {
    text-decoration: underline;
}

#content a.pdf {
    background-image: url(../images/files/pdf.png) !important;
    padding-left: 25px !important;
}

#content a.jpg {
    background-image: url(../images/files/jpg.png) !important;
    padding-left: 25px !important;
}
