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

/*
	headlines: #39c
	dark gray: #666
	light gray: #fbfbfb
	font: #666
	
*/

/* START font size CSS */
body {font-size:62.5%} /* for IE/Win */
html>body {font-size:10px} /* for everything else */
/* Set other elements using ems 
(where 1em = 10px, 2em = 20px */
/* END font size CSS */

* {
	padding: 0;
	margin: 0;
}

body {
	color: #666;
	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 {
	background: url(../images/bg_wrapper2.gif) bottom right repeat-x;
	padding-bottom: 17px;
	width: 94.3em;
	margin-bottom: 10em;
	overflow: hidden;
}

#wrapper2 {
	background: url(../images/bg_wrapper.gif) top right repeat-y #fff;
	width: 92.8em;
	padding-right: 2em;
}

#header {
	position: relative;
}

#keyVisual {
		width: 92.8em;
}

#branding {
	float: left;
	border-left: 17.45em solid #fff !important;
	margin-bottom: 4em;
	display: inline;
}

#branding img {
	font-size: 1em;
	width: 36.3em;
}

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

#search  {
	position: relative;
	top: 6.5em;
	left: 6em;
}

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

#search label input {
	border: 1px solid #666;
	width: 10em;
	margin: 0 .5em 0 0;
	top: 0 !important;
}

#search input {
	position: relative;
	top: .4em;
	color: #666;
}

#searchbox {
	font-size: 1.2em;
	padding: .2em;
	width: 12em !important;
}

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

#subLogo {
	float: right;
}

#mainNavigation  {
	clear: both;
	margin-left: 22.8em;
	background: url(../images/bg_mainNavigation.gif) bottom left repeat-x #fff;
	margin-right: 1.7em;
	padding-bottom: .7em;
	margin-bottom: 3em;
}

#mainNavigation li {
	float: left;
}

#mainNavigation li a {
	color: #666;
	font-weight: bold;
	font-size: 1.4em;
	padding: 1em 2.6em .2em .4em;
	margin-right: .2em;
	line-height: 1.2em;
	text-decoration: none;
	display: block;
}

#mainNavigation li.active a, #mainNavigation li a:hover {	
	color: #fff;
	background-color: #666;
}

#contenWrapper  {
	width: 92.8em;
}

#subNavigation  {
	float: left;
	width: 17.9em;
	margin-right: 4.4em;
	margin-left: .5em;
	display: inline;
	background: #fbfbfb;
	border-bottom: 1px solid #dbdbdb;
}

#subNavigation h2 {
	background: #666;
	color: #fff;
	padding: .4em .7em;
	font-size: 1.4em;
}

#subNavigation li a {
	text-decoration: underline;
	color: #333;
	font-size: 1.2em;
	padding: .7em .5em;
	display: block;
	border-left: .5em solid #fbfbfb;
}

#subNavigation li a:hover {
	border-left: .5em solid #dadada;
}

#subNavigation li.active a, #subNavigation li.active a:hover {
	border-left: .5em solid #666;
}

#pageNavigation {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 1em;
	clear: both;
}

#pageNavigation li {
	float: left;
	font-size: 1.2em;
}

#pageNavigation li a {
	padding: .3em 1em;
	color: #666;
	position: relative;
	display: block;
	bottom: -1px;
	display: block;
	text-decoration: none;
}

#pageNavigation li a:hover {
	color: #333;
}

#pageNavigation li.active a {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	color: #333;
}

#content {
	position: relative;
	float: right;
	margin-right: 1.5em;
	width: 68.4em;
	display: inline;
}

#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;
	float: left;
}

#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 {
	float: left;
	width: 45.8em;
	margin-top: 1em;
	clear: both;
}

#pageBodyNoMarginalia {
	width: 66.2em;
}

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

#marginalia  {
	float: right;
	width: 20.4em;
	background: #F8FCFE;
	border-bottom: 1px solid #d6ebf5;
	margin-top: 1em;
}

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

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

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

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

#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 1em;
	float: none;
	margin: 0;
}

#footer {
	background: #eee;
	font-size: 1.2em;
	margin-top: 4em;
	clear: both;
	padding: 1em;
	border-top: 1px solid #dadada;
}

#footer li {
	float: left;
	width: 17em;
	margin-right: 2em;
}

#footer li.last {
	margin-right: 0;
}

#footer li a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

#footer li ul {
	padding-bottom: 2em;
}

#footer li li {
	float: none;
	width: auto;
}

#footer li li a {
	font-weight: normal;
}

#copyright {
	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;
}

.teaser1 a, .teaser2 a {
	font-size: 1.2em;
}

.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;
}

.button_login {
	border: 1px solid #d6ebf5 !important;
	background: none;
	background-color: #F8FCFE;
	color: #39c;
	font-weight: normal;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	padding: .4em .7em .4em .7em;
	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 2px no-repeat;
}

#marginalia a {
	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;}

.nodisplay {
	display: none;
}


