/* media:	screen										 */
/* use:		only homepage							 */

/* ################################# */
/* leistungen												 */

#leistungen {
	display: run-in;
	float: left;
	margin: 0px 7px 0px 0px;
	width: 230px; height: 310px;
	background-color: #0088E1;
}

#leistungen h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0088E1;
	text-align:	left;
	padding: 13px 10px 9px 15px;
	margin: 0px;
}

#leistungen .teaserheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000064;
	text-align:	left;
	padding: 12px 7px 2px 15px;
	margin: 0px 5px 0px 0px;
}

#leistungen .teasertext {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.4em;
	color: #000000;
	text-align:	left;
	padding: 2px 3px 8px 15px;
	margin: 0px 5px 1px 0px;
}

#leistungen a.block {
	display: block;
	width: 225px;
	height: 86px;
	text-decoration: none;
	background-color: #CCE7F9;
	margin: 0px 5px 1px 0px;
}

#leistungen a.block:hover {
	text-decoration: none;
	background-color: #99CFF3;
}

#leistungen a.header {
	color: #FFFFFF;
	text-decoration: none;
}

/* ################################# */
/* neuigkeiten											 */

#neuigkeiten {
	display: run-in;
	float: left;
	margin: 0px 7px 0px 0px;
	width: 230px; height: 310px;
	background-color: #B9B9A0;
}

#neuigkeiten h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-align:	left;
	padding: 13px 10px 9px 15px;
	margin: 0px;
	background-color: #B9B9A0;
}

#neuigkeiten .teaserheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align:	left;
	padding: 12px 7px 0px 15px;
	margin: 0px 5px 0px 0px;
}

#neuigkeiten .teasertext {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
	text-align:	left;
	padding: 2px 7px 8px 15px;
	margin: 0px 5px 0px 0px;
}

#neuigkeiten a.block {
	display: block;
	width: 225px;
	height: 86px;
	text-decoration: none;
	background-color: #F1F1EC;
	margin: 0px 5px 1px 0px;
}

#neuigkeiten a.block:hover {
	text-decoration: none;
	background-color: #D5D5C6;
}

#neuigkeiten a.header {
	color: #FFFFFF;
	text-decoration: none;
}

/* ################################# */
/* standort													 */

#standort {
	display: run-in;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 230px;
	height: 310px;
	background-color: #000064;
	background-image: url(../_images/standort.jpg);
	background-repeat: no-repeat;
}

#standort h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-align:	left;
	padding: 13px 10px 9px 15px;
	margin: 0px;
}

#standort h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:	left;
	padding: 220px 10px 0px 15px;
	margin: 0px;
}

#standort a {
	display: block;
	width: 225px;
	height: 310px;
	text-decoration: none;
}

#standort a:hover {
	text-decoration: none;
}