/* Layout */
#NaviSpalte			{ width: 160px; font-family: Verdana, sans-serif; font-size: 70%;
					background-color: #FFFFFF; border-right: 1px solid #999999; }
#HauptSpalte		{ width: 685px; }
/*#HauptSpalte		{ width: 800px; }*/
#mainContent		{ margin-left: 15px; padding-top: 100px; }
#ContentSpalte		{ width: 465px; }
/*#ContentSpalte	{ width: 580px; }*/
#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(/Arbeit_at_vu/pics/Inhalt/leaf.gif); background-repeat: no-repeat; }
div.L3			{ padding-left: 26px; background-image: url(/pics/Arbeit_at_vu/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(/Arbeit_at_vu/pics/Inhalt/leafred.gif); background-repeat: no-repeat; }
div.L3Active	{ padding-left: 26px; background-image: url(/Arbeit_at_vu/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: #0000CC; }
a.L2			{ color: #111111; font-weight: normal; text-decoration: none; }
a.L2:visited	{ color: #111111; }
a.L2:hover		{ color: #0000CC; }
a.L3			{ color: #111111; font-weight: normal; text-decoration: none; }
a.L3:visited	{ color: #111111; }
a.L3:hover		{ color: #0000CC; }
a.L1Active			{ color: #0000CC; font-weight: normal; text-decoration: none; }
a.L1Active:visited	{ color: #0000CC; }
a.L2Active			{ color: #0000CC; font-weight: normal; text-decoration: none; }
a.L2Active:visited	{ color: #0000CC; }
a.L3Active			{ color: #0000CC; font-weight: normal; text-decoration: none; }
a.L3Active:visited	{ color: #0000CC; }
