/* bdkj fwd verteilerseite */

@import "allgemein.css";

#header {
	background-image: url(/fileadmin/freiwilligendienst/bilder/header-start.jpg);
}

#contentstart {
	float:left;
	width: 553px;
	padding: 0 10px 6px 0;
	background: none;
}

#navigation {
	display: none;
}

dl.start-teaser {
	width: 533px;
	padding: 10px;
	margin-bottom: 1px;
	background: url(/fileadmin/freiwilligendienst/bilder/bg-start-teaser.png) no-repeat top left #f2f5f6;
}

dl.start-teaser dt {
	width: 175px;
	float: left;
	padding-right: 10px;
}

dl.start-teaser.teaser-image dt {
	width: 175px;
	position: relative;
	height: 140px;
}

dl.start-teaser.teaser-image dt img {
	position: absolute;
	top: 5px;
	left: 48px;
}

dl.start-teaser.teaser-image dt span {
	width: 175px;
	height: 140px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(/fileadmin/freiwilligendienst/bilder/bg-start-teaser-image.png) no-repeat;
	display: block;
}

dl.teaser-image.fwd dt span {
	background-position: 0 0;
}
dl.teaser-image.fsj dt span {
	background-position: -176px 0;
}
dl.teaser-image.foj dt span {
	background-position: 0 -140px;
}
dl.teaser-image.wfd dt span  {
	background-position: -176px -140px;
}
dl.teaser-image.fkz dt span {
	background-position: 0 -280px;
}
dl.teaser-image.bfd dt span {
	background-position: -176px -280px;
}

dl.start-teaser dd {
	width: 348px;
	float: left;
}

dl.start-teaser dt img {
	background: #fff;
	padding: 5px;
	border: 1px solid #a5abaf;
}

dl.start-teaser dd h2 {
	font-size: 100%;
	text-transform: uppercase;
}

dl.start-teaser.fwd dd h2 {
	color: #9c9c9c;
}
dl.start-teaser.fsj dd h2 {
	color: #e3007a;
}
dl.start-teaser.foj dd h2 {
	color: #8db733;
}
dl.start-teaser.wfd dd h2 {
	color: #006ab3;
}
dl.start-teaser.fkz dd h2 {
	color: #f39400;
}
dl.start-teaser.bfd dd h2 {
	color: #1f5b85;
}

#contentstart dl.start-teaser p.teaser-more {
	margin-bottom: 0.5em;
	font-weight: bold;
}


#service {
	width: 253px;
	float: left;
	line-height: 140%;
}

#quickfind {
	background: url(/fileadmin/freiwilligendienst/bilder/bg-quickfind.png) no-repeat top left #f2f5f6;
	margin-bottom: 10px;
}

#quickfind p {
	padding: 105px 0 0 80px;
	margin: 0 0 0.8em 0;
}

#quickfind ul {
	margin: 0;
	padding: 0 10px 25px 65px;
	background: url(/fileadmin/freiwilligendienst/bilder/bg-quickfind-bottom.png) no-repeat bottom left;
}

#quickfind ul li {
	margin-bottom: 0.1em;
}

#quickfind ul li a {
	font-size: 140%;
}

#quickfind ul li.q-fwd a {
	color: #9c9c9c;
}
#quickfind ul li.q-fsj a {
	color: #e3007a;
}
#quickfind ul li.q-foj a {
	color: #8db733;
}
#quickfind ul li.q-wfd a {
	color: #006ab3;
}
#quickfind ul li.q-fkz a {
	color: #f39400;
}
#quickfind ul li.q-bfd a {
	color: #1f5b85;
}


