/*###################################*/
/*	Print Stylesheet for the WIB Website 	*/
/*	created by Marc Tobias Kunisch 2007 by pheedelity 	*/
/*	http://www.pheedelity.com 	*/
/*###################################*/



body {font-size: 12px} 

* {
	padding: 0;
	margin: 0;
}

body {
	color: #000;
	background: #666;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.6em;
}

img {
	border: 0;
}

p {
	margin-bottom: 1em;
}

a {
	color: #333;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin-bottom: 1em;
}

h1 {
	font-size: 1em;
}

fieldset {
	border: 0;
}

#wrapper {
	padding-bottom: 17px;
	margin-bottom: 10em;
}

#wrapper2 {
	padding-right: 2em;
}

#header {
	position: relative;
}

#keyVisual {
		display: none;
}

#branding {
}

#branding img {
	float: left;
}

#branding span {
	position: absolute;
	left: -1000em;
}

#search  {
	display: none;
}

#logo  {
	float: right;
	font-size: 1em;
	display: inline;
	margin: 1.3em 1.5em 0 0;
	position: relative;
	top: -2.4em;
}

#subLogo {
	margin-bottom: 2em;
}

#mainNavigation  {
	display: none;
}

#contenWrapper  {
	clear: both;
	padding-top: 3em;
}

#subNavigation  {
	display: none;
}


#pageNavigation {
	display: none;
}

#content {
}

#content h2, #content h3, #content h4, #content h5 {
	color: #39c;
	font-weight: normal;
}

#content h2 {
	line-height: 1em;
	font-size: 2.4em;
	margin-bottom: 0.8em;
}

#content h3 {
	clear: both;
	font-size: 1.8em;
	margin: 1em 0 .3em 0;
	line-height: 1.2em;
}

#content h4 {
	font-size: 1.3em;
}

#content h5 {
	font-size: 1.2em;
}

#content h6 {
	font-size: 1.2em;
}

#pageBody ul, #pageBodyNoMarginal ul {
	list-style-type: disc;
	font-size: 1.2em;
	padding-left: 1.3em;
}

#content p {
	font-size: 1.2em;
}

#pageBody {
}

#pageBodyNoMarginalia {
}

#pageBody img, #pageBodyNoMarginalia img {
	float: left;
	margin: 0 1em 1em 0;
}

#marginalia  {
	clear: both;
	border-top: 1px solid #ccc;
	background: #F8FCFE;
	padding-top: 2em;
}

#marginalia h2 {
	color: #666;
	background: #D7ECF6;
	font-size: 1.2em;
	font-weight: bold;
	padding: .5em 0;
	float: none;
}

#marginalia h3 {
	color: #666;
	font-size: 1.2em;
	padding: .5em 1em 0 0;
	font-weight: bold;
}

#marginalia p, #marginalia li {
	font-size: 1.2em;
	padding: 0 1em .5em 0;
	display: block;
	color: #666;
}

#marginalia a {
	margin: 0 1em .8em 0;
	display: block;
	color: #666;
}

#marginalia li a, #marginalia p a {
	margin-left: 0;
	margin-right: 0;
	font-size: 1em;
}

#marginalia a.internal {
	color: #666;
	background: #D7ECF6;
	font-size: 1.2em;
	font-weight: normal;
	padding: .5em 0;
	float: none;
	margin: 0;
}

#footer {
	
}

#footer ul {
	display: none;
}

#copyright {
	padding-top: 5em;
	clear: both;
	text-align: right;
}

.teaser1 {
	width: 21.6em;
	float: left;
}

.teaser2 {
	width: 21.6em;
	float: right;
}

.teaser1 img, .teaser2 img {
	width: 21.6em;
	height: 21.6em;
}

.resultNumber {
	float: left;
	width: 2em;
	text-align: left;
}

.resultNumber span {
	font-size: 1.6em
}

.resultBody {
	float: left;
	width: 63.2em;
	margin-left: 1em;
	padding-bottom: 2em;
}

.resultBody h3 {
	margin: 0 0 .7em 0 !important;
	font-size: 1.6em;
}

.resultBody h4 {
	font-size: 1.2em !important;
	font-weight: bold !important;
	color: #666 !important;
}	

a.resultLink {
	font-size: 1.2em !important;
}

.paging li {
	float: left;
	margin-left: .2em;
}	

.paging a {
	display: block;
	color: #39c;
	background: #F8FCFE;
	border: 1px solid #d6ebf5;
	text-decoration: none;
	padding: .15em .6em;
	font-size: 1.2em;
}

.paging li.active a {
	border: 2px solid #39c;
	padding: .08em .5em;
	font-weight: bold;
}

.paging a:hover {
	font-weight: bold;
	border-color: #39c;
}

.numberOfResults {
	clear: both;
	position: relative;
	top: -1em;
}

/*	Kontaktformular	*/

#content label {
	width: 15em;
}

#content .textFieldWrapper, #content .textFieldWrapper {
	width: 22em;
	
}

#content .textFieldWrapper input, #content .textFieldWrapper textarea {
	width: 100%;
	display: block;
}

#content .textFieldWrapper input {
	height: 1.3em;
}

#content .textFieldWrapper textarea {
	height: 9em;
}

#content .formRow {
	margin-bottom: 2em;
}

#content .mandatory {
	margin-bottom: 1em !important;
}

#content label, #content .textFieldWrapper {
	font-size: 1.2em;
	float: left;
}

input#plz {
	float: left;
	margin-right: 1em;
	width: 6em !important;
}

input#ort {
	float: right;
	width: 12.5em !important;
}

.plzWrapper .textFieldWrapper {
	width: 22.4em !important;
	padding: 0;
}

.button {
	border: 1px solid #d6ebf5 !important;
	background: url(../images/ic_button.gif) 10px center no-repeat #F8FCFE;
	color: #39c;
	font-weight: normal;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	padding: .4em .7em .4em 30px;
	margin-left: 12.85em;
}

.error input, .error textarea {
	background: #c33;
}

.errorMessages {
	color: #c33;
	font-size: 1.2em;
	padding: 0 0 0 1em;
	border-left: 2px solid #c33;
	margin-bottom: 2em;
}

/*	Formatting	*/

a.external {
	padding-left: 18px;
	background: url(../images/ic_external.gif) 3px center no-repeat;
}

#marginalia a.external {
	font-size: 1.2em;
}

blockquote {
	font-size: 1.2em;
	margin: 1em 0;
	padding-left: 1em;
	font-style: italic;
}

.pdfLink {
	background: url(../images/ic_pdfLink.gif) left center no-repeat;
	padding: 1.6em 1em 1.6em 4em;
	font-size: 1.2em;
	line-height: 1.6em;
	display: block;
}


/** Hilfs-Deklaration **/

.jumplinks {
	position: absolute;
	left: -1000em;
	top: -1000em;
}

.clear {
	clear: both;
	line-height: 1px;
}

h3.newsDate {
	clear: both;
	color: #666 !important;
	font-size: 1.4em !important;
	font-weight: bold;
	margin-bottom: 0 !important;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */





* html .clearfix {height:1px;}
