/* Layout */
#NaviSpalte			{ width: 160px; font-family: Verdana, sans-serif; font-size: 70%;
					background-color: #FFFFFF; border-right: 1px solid #999999; }
#HauptSpalte		{ width: 685px; }
#mainContent		{ margin-left: 15px; padding-top: 78px; } 
#ContentSpalte		{ width: 465px; }
#AbstandsSpalte		{ width:  15px; }
#RandSpalte			{ width: 190px; }

/* Navigator */
div.L1			{ padding-left:  4px; margin-top: 12px;
				border-top: 0px solid #999999; border-bottom: 1px solid #999999; }
div.L2			{ padding-left: 15px; margin-top: 3px; background-image: url(/pics/Inhalt/leaf.gif); background-repeat: no-repeat; }
div.L3			{ padding-left: 26px; background-image: url(/pics/Inhalt/leafL3.gif); background-repeat: no-repeat; }
div.L1Active	{ padding-left:  4px; margin-top: 12px; 
				border-top: 0px solid #999999; border-bottom: 1px solid #999999; }
div.L2Active	{ padding-left: 15px; margin-top: 3px; background-image: url(/pics/Inhalt/leafred.gif); background-repeat: no-repeat; }
div.L3Active	{ padding-left: 26px; background-image: url(/pics/Inhalt/leafL3red.gif); background-repeat: no-repeat; }
a.L1			{ color: #111111; font-weight: normal; text-decoration: none; }
a.L1:visited	{ color: #111111; }
a.L1:hover		{ color: #CC0000; }
a.L2			{ color: #111111; font-weight: normal; text-decoration: none; }
a.L2:visited	{ color: #111111; }
a.L2:hover		{ color: #CC0000; }
a.L3			{ color: #111111; font-weight: normal; text-decoration: none; }
a.L3:visited	{ color: #111111; }
a.L3:hover		{ color: #CC0000; }
a.L1Active			{ color: #CC0000; font-weight: normal; text-decoration: none; }
a.L1Active:visited	{ color: #CC0000; }
a.L2Active			{ color: #CC0000; font-weight: normal; text-decoration: none; }
a.L2Active:visited	{ color: #CC0000; }
a.L3Active			{ color: #CC0000; font-weight: normal; text-decoration: none; }
a.L3Active:visited	{ color: #CC0000; }

/* Layout fuer home08.asp */
/* #NaviSpalte und #HauptSpalte werden nicht mehr benutzt */
/* neue Angaben ab hier betreffen zunächst nur die neue Homepage */

#HomeLogo		{ margin-left: 12px; margin-top: 5px; margin-bottom: 0px; } 
#FlashBlock		{ margin-left: 15px; width: 845px; padding-top: 30px; }

#CRMTabelle		{ margin-left: 15px; margin-top: 20px; background-color: #FFFFFF; }
#CRMSpalte1		{ width: 272px;}
#CRMAbstand1	{ width:  15px; }
#CRMSpalte2		{ width: 272px; }
#CRMAbstand2	{ width:  15px; }
#CRMSpalte3		{ width: 271px; } /* Summe 845px */

#RestTabelle	{ margin-left: 15px; margin-top: 25px; }
#RestSpalte1	{ width: 595px; }
#RestAbstand	{ width:  15px; }
#RestSpalte2	{ width: 235px; } /* Summe 845px */

/**/