@charset "UTF-8";
/*
*
* @package www.familienplanung.de
* @version 2.0.0
* @id $Id: home.css 802 2010-04-15 15:27:58Z Sebastian Schreiber $
*
*/
@media all {
	
	#main { background: transparent; margin-top: 50px; }
	
	/* Einleitungstext auf der Homepage */
	#introduction-text-wrapper { margin: 0 0 16px 206px; }
	#introduction-text { width: 586px; text-align: left; }
	#introduction-text p { color: #656565; font-size: 135%; line-height: 140%; }
	#introduction-text p a { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	 
	.subcolumns { margin-bottom: 15px; }
	/* FCE Template 20-20-20-20-20 */
	.c20l { float: left; width: 200px; overflow: hidden; }
	.subcl { width: 100%; }	
	/* Gilt für alle Boxen auf der Homepage */
	.c20l .headline-wrap { width: 199px; border: 1px solid #fff; border-left: 0; border-top: 0; height: 113px; background: url('../../images/topmenu_backgrounds.png') no-repeat top left; }
	.c20l .headline-wrap h2 { color: #fff; padding: 84px 0 0 6px; font-size: 130%; font-weight: normal; }
	.c20l .headline-wrap h2 a { color: #fff; } 
	/* Setting für die einzelnen Boxen */
	.c20l .container_01 .headline-wrap { background-position: -424px 0; }
	.c20l .container_02 .headline-wrap { background-position: -424px -113px; }
	.c20l .container_03 .headline-wrap { background-position: -424px -226px; }
	.c20l .container_04 .headline-wrap { background-position: -424px -339px; }
	.c20l .container_05 .headline-wrap { background-position: -424px -452px; }
	/* Teaser-Section */
	.c20l .teaser-wrap { margin-top: 19px; border-right: 1px solid #9A9A9A; padding: 0 8px; min-height: 178px; height: auto; }
	.c20l .container_05 .teaser-wrap { border-right: 0; }
	/* links */
	.link, .teaser-wrap p { margin: 0; padding: 0; }
	.link a { font-size: 120%; }
	.c20l .container_01 .link a, a.channel-schwangerschaft { color: #A2BD30 !important; } 
	a.channel-service { color: #484848 !important; }
	.c20l .container_02 .link a, a.channel-kinderwunsch { color: #6FB5BF !important; }
	.c20l .container_03 .link a, a.channel-verhuetung { color: #AF1022 !important; }
	.c20l .container_04 .link a, a.channel-beratung { color: #005D99 !important; }
	.c20l .container_05 .link a, a.channel-su-20 { color: #E2A63A !important; }
	
}