/* DATEI: formate.css */

body	{ margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px; background-color:#FFFFFF; }

p,h1,h2,h3,h4,li,div,ol,ul,td,th,address,blockquote,nobr,b,strong,i
	{ font-family:Verdana,Arial,sans-serif; color:#404040;
	  font-weight:bold; }

p,h4,li,div,ol,ul,td,th,address,blockquote,nobr,b,strong,i,em 
	{ font-size:10pt; }

h1	{ font-size:20pt; }

h2	{ font-size:14pt; font-style:italic; }

h3	{ font-size:12pt; font-style:italic; }

li	{ list-style-type:square; }

em	{ font-size:9pt; color:#FFFFFF; background-color:#213992; font-style:normal; width=120; }

i	{ font-size:7pt; color:#000050; font-style:italic; text-decoration:underline; }

a	{ font-family:Verdana,Arial,sans-serif; color:#213992; text-decoration:none; }
a:visited 
	{ text-decoration:none; color:#101946; }
a:hover	
	{ text-decoration:underline; color:#213992; }

#Nav { position:absolute; top:35px; left:0px; padding:0px; margin:0px; } 
#NavLinks { position:absolute; top:12px; left:35px; padding:0px; }
a.nav:link	{ color:#404040; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }
a.nav:visited	{ color:#808080; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }
a.nav:hover	{ color:#FFFFFF; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; background-color:#808080; width=160; }
a.nav:active	{ color:#000000; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }

#Nav2 { margin:0px; }
a.nav2:link	{ color:#213992; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }
a.nav2:visited	{ color:#7889B6; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }
a.nav2:hover	{ color:#FFFFFF; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; background-color:#213992; }
a.nav2:active	{ color:#000000; font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; text-decoration:none; }

.Schalter	{ color:#000000; background-color:D0D0D0; border:outset 2px white; padding:5px; }