* {
	font-size: 15px;
}
h1 {
	line-height:20px;
	font-size: 22px;
	margin-bottom:7px;
}
h2 {
	line-height:20px;
	font-size: 18px;
	margin-bottom:7px;
}
h3 {
	line-height:20px;
	font-size: 18px;
	margin-bottom:7px;
}
h4 {
	line-height:20px;
	font-size: 12px;
	margin-bottom:7px;
}
h5 {
	line-height:20px;
	font-size: 8pt;
	margin-bottom:7px;
}
p {
	font-size: 15px;
}
label {
	line-height:16px;
	font-size: 14px;
}
input {
	line-height:16px;
	font-size: 14px;
}

/*  spezielle Formate---------------------------------------- */
/*---blau--------*/
body#unternehmen h1 {
	line-height:20px;
	font-size: 20px;
	color:#006ab3;
	margin-bottom:15px;
}
body#unternehmen h2 {
	font-size: 15px;
	color:#006ab3;
}
body#unternehmen h3 {
	font-size: 15px;
	color:#006ab3;
}
body#unternehmen #rightCol h1 {
	line-height:20px;
	font-size: 20px;
	color:#006AB3;
	margin-bottom:15px;
}
body#unternehmen #rightCol p, body#unternehmen #rightCol p b {
	color:#63615B;
}
/*---orange--------*/
body#ambulant h1 {
	line-height:20px;
	font-size: 20px;
	color:#f29400;
	margin-bottom:15px;
}
body#ambulant h2 {
	font-size: 15px;
	color:#f29400;
}
/*---rot--------*/
body#station h1 {
	line-height:20px;
	font-size: 20px;
	color:#be0a26;
	margin-bottom:15px;
}
body#station h2 {
	font-size: 15px;
	color:#be0a26;
}
/*---gruen--------*/
body#betreut h1 {
	line-height:20px;
	font-size: 20px;
	color:#41a62a;
	margin-bottom:15px;
}
body#betreut h2 {
	font-size: 15px;
	color:#41a62a;
}
/*---hellblau--------*/
body#hilfe h1 {
	line-height:20px;
	font-size: 20px;
	color:#1aa8ce;
	margin-bottom:15px;
}
body#hilfe h2 {
	font-size: 15px;
	color:#1aa8ce;
}
/*---lila--------*/
body#hospiz h1 {
	line-height:20px;
	font-size: 20px;
	color:#622181;
	margin-bottom:15px;
}
body#hospiz h2 {
	font-size: 15px;
	color:#622181;
}
/*---dunkelgruen--------*/	
body#mediplus h1 {
	line-height:20px;
	font-size: 20px;
	color:#006b66;
	margin-bottom:15px;
}
body#mediplus h2 {
	font-size: 15px;
	color:#006b66;
}
/*---pink--------*/	
body#pflegekurse h1 {
	line-height:20px;
	font-size: 20px;
	color:#e2007a;
	margin-bottom:15px;
}
body#pflegekurse h2 {
	font-size: 15px;
	color:#e2007a;
}
/*---Startseite--------*/
#leftColStartText p {
	font-size: 14px;
}