
table        { font-family: Arial, Helvetica, sans-serif; color: #151515; font-size: 10pt; text-decoration:none }
h1       	 { margin:0; font-family: Arial, Helvetica, sans-serif; color: #00004A; font-size: 16; text-decoration:none;font-weight: bold; word-spacing:0; text-indent:0; line-height:100% }
a        	 { color: #151515; text-decoration:none; font-weight: bold;}
a:active     { color: #3366FF; text-decoration:none;}
a:hover      { color: #3366FF; text-decoration:none;}
a:link       { color: #333399; text-decoration:none;}
a:visited    { color: #333399; text-decoration:none;}
#navi	 	 { color: #151515; font-size: 14; text-decoration:none; }
body		 { 	scrollbar-arrow-color:#333333;
			   	scrollbar-base-color:#ffffff;
			   	scrollbar-face-color:#ffffff;
				scrollbar-3dlight-color:#ffffff;
				scrollbar-darkshadow-color:#ffffff;
				scrollbar-highlight-color:#333333;
				scrollbar-track-color:#ffffff;
				scrollbar-shadow-color:#333333;
				background-color:#999999; 
				margin:0px;}
				
				
/* Hintergrund der Tabelle     #99CCFF*/
table.navi	  { background-color:#CCE3F2;
				border-collapse: collapse;
				padding: 0px;
				border:0px;  }

				/*   bgcolor="#ffffff"  */
/* Menü-Tabelle */

table.menu	  {	border:1px solid #CCE3F2;
				border-collapse:separate;
				}
				
.inhalt  { background-color:#ffffff; }

/* Start Seitennavigation Nav01*  active #99CCFF, nonactive #6699FF */
.nav01, a.nav01:link, a.nav01:visited, a.nav01:active
					{	background-color:#CCE3F2;
						background-image:url('bilder/verlauf.gif');
						color: #00004A;
						border-top:1px solid #ffffff;
						border-bottom:1px solid #ffffff;
						width: 125px;
						line-height:25px;
						padding-left: 3px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

a.nav01:hover		{	background-color:#B5D4E9;
						color: #00004A;
						background-image:url('');
						border-top:1px solid #ffffff;
						border-bottom:1px solid #ffffff;
						width: 125px;
						line-height:25px;
						padding-left: 3px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

.nav01active, a.nav01active:link, a.nav01active:visited, a.nav01active:active
					{	background-color:#B5D4E9;
						background-image:url('');
						color: #00004A;
						border-top:1px solid #ffffff;
						border-bottom:1px solid #ffffff;
						width: 125px;
						line-height:25px;
						padding-left: 3px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

a.nav01active:hover{	background-color:#B5D4E9;
						color: #00004A;
						background-image:url('');
						border-top:1px solid #ffffff;
						border-bottom:1px solid #ffffff;
						width: 125px;
						line-height:25px;
						padding-left: 3px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

/* Start Seitennavigation nav02*/
.nav02active, a.nav02active:link, a.nav02active:visited, a.nav02active:active
					{	background-color:#B5D4E9;
						background-image:url('');
						color: #00004A;
						border-top:1px solid #104294;
						width: 150px;
						line-height:25px;
						padding-left: 5px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

a.nav02active:hover	{	background-color:#B5D4E9;
						color: #00004A;
						background-image:url('');
						border-top:1px solid #104294;
						width: 150px;
						line-height: 25px;
						padding-left: 5px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

.nav02, a.nav02:link, a.nav02:visited, a.nav02:active
					{	background-color:#CCE3F2;
						background-image:url('bilder/verlauf.gif');
						background-repeat:no-repeat;	
						color: #00004A;
						border-top:1px solid #104294;
						width: 150px;
						line-height: 25px;
						padding-left: 5px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

a.nav02:hover	{	background-color:#B5D4E9;
						color: #00004A;
						background-image:url('');
						border-top:1px solid #104294;
						width: 150px;
						line-height: 25px;
						padding-left: 5px;
						float: left;
						text-decoration: none;
						font-weight: normal;
						}

b.nav02static		{	background-color:#CCE3F2;
						background-image:url('bilder/verlauf.gif');
						background-repeat:no-repeat;
						color: #00004A;
						border-top:1px solid #104294;
						width: 150px;
						line-height: 25px;
						padding-left: 5px;
						float: left;
						}

/* Ende Seitennavigation */

img.rImg	  { right:0px;
				position:absolute;}

*/ Überschriften */

p.h4			  { font-family: Arial; font-size: 14; font-weight:bold;}
a.h4			  { font-family: Arial; font-size: 14; font-weight:bold;}
p.h3			  { font-family: Arial; font-size: 16; font-weight:bold;}
a.h3			  { font-family: Arial; font-size: 16; font-weight:bold;}
p.h2			  { font-family: Arial; font-size: 18; font-weight:bold;}
a.h2			  { font-family: Arial; font-size: 18; font-weight:bold;}
p.h1			  { font-family: Arial; font-size: 20; font-weight:bold;}
a.h1			  { font-family: Arial; font-size: 20; font-weight:bold;}
