#headerBottom {
	background: #ffffff url(/media/images/home_balken_blau.jpg) top left no-repeat;;
	height: 331px;	
	position: relative;
	width: 100%;
}


/* Kontakt Layer */

#contact {
	background-color: transparent;
	padding: 10px 0 0 0;
	width: 200px;
	position: absolute;
	bottom: 35px;
	right: 15px;
}

#contact h2 {
	font-size: 2.4em;
	font-weight: normal;
	color: #fff;
	margin: 0 12px 10px 12px;
}

#contact h3 {
	font-size: 1.1em;
	color: #fff;
	margin: 0 12px;
}

#contact p {
	font-size: 1.1em;
	color: #fff;
	margin: 0 12px 0.75em 12px;
}

#contact img {
	margin: 0  0 8px 0;
}

#contact a {
	color: #fff;
}




/* Startseitenportlets */

#contentWrapper {
	padding-top: 30px;
}

.portletWrapper {
	width: 447px;
}

.portletContent {
	padding: 8px 0;
	border-top: 1px solid #f4bf3d;
	border-bottom: 1px solid #f4bf3d;
	clear: both;
	min-height: 125px;
}

.portletWrapper h3 {
	font-size: 1.2em;
	color: #000;
	width: 60%;
	float: left;
	padding: 0 0 6px 0;
}

.portletWrapper .toolbar {
	width: 40%;
	float: right;
	padding: 0 0 6px 0;
}

.portletWrapper .toolbar li {
	float: right;
	margin-left: 12px;
}

.portletWrapper a {
	color: #0262ab;
}

.portletWrapper .toolbar li.prev a {
	background: transparent url(/media/images/icons/pfeil_blau_links.gif) left 4px no-repeat;
	padding: 0px 0px 0px 7px;
}

.portletWrapper .toolbar li.next a {
	background: transparent url(/media/images/icons/pfeil_blau.gif) right 4px no-repeat;
	padding: 0px 7px 0px 0px;
}

.portletWrapper .more,
.portletWrapper .toolbar li.all a {
	background: transparent url(/media/images/icons/pfeil_blau.gif) left 4px no-repeat;
	padding: 0px 0px 0px 7px;
}

.portletWrapper .toolbar li.all a {
	font-size: 1.2em;
}

.portletWrapper h4 {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.portletWrapper p {
	color: #333;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	
}

.portletWrapper .image {
	float: left;
	width: 215px;
	margin: 0 18px 8px 0;
}