/*
	default style for abiel-futur.de website
*/

body {
	margin: 0px;
	background-color: #003366;
}

td.imgonly		{ font-size: 1pt; }
td.imgonlyhilight	{ font-size: 1pt; background-color: #ffffff}
td.mainborder 	{ background-color: #ffffff; font-size: 1pt; }
td.mainback		{ background-color: #004b97; font-size: 1pt; }
td.heading		{ background-color: #001f3e; font-size: 1pt; }
td.headingright	{ background-image: url('headingback.gif'); font-size: 1pt; }
td.headingdiv	{ background-color: #75baff; font-size: 1pt; }
td.headingmini	{ background-color: #ffffff; font-size: 1pt; }
td.navfield		{ background-color: #c0c0c0; 
					border-top-width: 2px; border-top-style: solid; border-top-color: #ffffff;
					border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #404040; }
td.navouter		{ background-color: #ffffff; font-size: 1pt; }
td.navinner		{ background-color: #a9d6ff; font-size: 1pt; }
td.navtop		{ background-color: #43a4ff; font-size: 1pt; }

td.navinsiderouter		{ background-color: #ffffff; font-size: 1pt; }
td.navinsiderinner		{ background-color: #d0f4d0; font-size: 1pt; }
td.navinsidertop		{ background-color: #7be17b; font-size: 1pt; }

td.contentouter	{ background-color: #ffffff; font-size: 1pt; }
td.contentinner	{ background-color: #f0f0f0; font-size: 1pt; }
td.contenttop	{ background-color: #a0a0a0; font-size: 1pt; }
td.divvertikal		{ background-image: url('trennlinie-vertikal.gif'); font-size: 1pt; }
td.divhorizontal	{ background-image: url('trennlinie-horizontal.gif'); font-size: 1pt; }

span.headingbig	{ font-family: Verdana, Arial, sans-serif; font-size: 24pt; font-weight: bold; color: #ffffff; }
span.heading	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff; }
span.main		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #ffffff; }

span.headingmini		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #003366; }
span.navigationtop		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff; }

span.content		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #000000; }
span.contentbold	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; }
span.contentitalic	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: italic; color: #000000; }
span.contentbig		{ font-family: Verdana, Arial, sans-serif; font-size: 28pt; font-weight: bold; color: #a0a0a0; }

span.bottommini		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #ffffff; }

a.headingmini:link		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #003366; text-decoration: none; }
a.headingmini:visited	{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #003366; text-decoration: none; }
a.headingmini:hover		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #003366; text-decoration: underline; }

a.navigation:link		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #003366; text-decoration: none; }
a.navigation:visited	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #003366; text-decoration: none; }
a.navigation:hover		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #003366; text-decoration: underline; }

a.main:link		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #cc3366; text-decoration: none; }
a.main:visited	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #cc3366; text-decoration: none; }
a.main:hover	{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #cc3366; text-decoration: underline; }

