/********************************************** Farbschemas für die Angebote ***************************************************/

.default { color: #ADE3F5; }
.defaultBackground { background-color: #ffffff; }
.defaultBorder  { border: solid 1px #ADE3F5; }
.defaultTitle  { color: #0094D0; font-weight:bold; font-size: 14px; line-height: 16px; font-family: Arial; text-decoration: none; }
.defaultText  { color: #000000; font-size: 11px; line-height: 16px; font-family: Arial; text-decoration: none; }
.defaultBig  { color: #0094D0; font-weight:bold; font-size: 16px; line-height: 16px; font-family: Arial; text-decoration: none; }
.defaultDivisor { border-top: solid 2px #ADE3F5; }

.defaultLink, .defaultLink:link, .defaultLink:visited, .defaultLink:active {
	color: #000000; text-decoration: none; 
}

.defaultLink:hover { color: #000000; text-decoration: underline; }
.defaultBorderTB { border-bottom: solid 1px #009ED6;  border-top: solid 1px #009ED6; }

/********************************************** /Farbschemas für die Angebote ***************************************************/

