/* Datei: pes-home.css */

/* Nur auf den P1-home.html auftretende Eigenschaften */

/***************Allgemein***************/



div.inhaltHText {
	float:left;
	width:539px;
	margin:0px;
	padding:0px;
}

div.inhaltHTextInnen {
	margin:0px;
	width:539px;
}

div.inhaltHSE {
	float:left;
	width:209px;
	margin:0px;
	padding:0px;
}

div.inhaltHSEInnen {
	margin-left:22px;
	width:187px;
}


/************Grüne Felder************/

div.gruenAbschnitt {
	height:77px;
}



/* Grüner knopf Hauptlink */

a.gK_hauptlink {
	position:absolute;
	top:0px;
	width:275px;
	height:77px;
	text-align:left;
	background-image:url(http://www.deutsche-pensionen.de/bilder/feld-gruen-proj-home.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
 	line-height:16px;
}

a.gK_hauptlink span.txt, a.gK_hauptlink span.txt img  {
	font-size:14px;
 	line-height:15px;
}
a.gK_hauptlink span.txt {
	padding:30px 0px 0px 35px;
}
a.gK_hauptlink span.txt img  {
	padding-bottom:3px;
}








/************Aktuelles************/


div.aktuell {
	margin:0px 0px 11px 0px;
	width:187px;
}

div.aktuell div.bb {
	width:100%;
	height:22px;
	background-color:#003775;
	color:#ffffff;
}
div.aktuell div.bbInnen {
	line-height:20px;
	padding-left:11px;
}

div.aktuell div.meldung {
	width:100%;
	background-color:#e3e4e5;
}
div.aktuell div.meldungInnen {
	line-height:16px;
	padding:7px 11px 9px 11px;
}


/************Gratis-Hinweis************/

div.gK_gratisTestAussen {
	width:177px;
	height:111px;
	background-color:#e3e4e5;
	padding:5px;
}

a.gK_gratisTest {
	margin:0px;
}

