/* DATEI: ingosite.css */

/* Hier stehen die Text und Absatzformate */







h4 { font-size:13px; }
p,td,th { font-size:10px; }
li { margin-top:3px; }
td { color:#666666 }


a:link { color:#1B599A;	font-weight: normal; text-decoration:none;}
a:hover { color:#1B599A; font-weight: normal; text-decoration:none;}
a:visited { color:#1B599A; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

.headline { font-weight: normal; font-family: Times, serif; font-size:20px; color:#264b6b; line-height:30px; }
.lauftext { color:#434343; font-size:11px; font-family:verdana, Arial, Helvetica, sans-serif; line-height:15px; }
.auszeichnung { color:#204E78; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:15px; }
.adresszeile {
	font-family: Monaco;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #9B8C00;
	text-decoration: none;
}
.infozeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #434343;
}
.linie {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #264b6b;}

