p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	color: #000000;
/*		color: #262323;*/
	left: 0px;
	clip:rect(   );
	text-indent: 0pt;
	line-height: 1.5em;
	direction: ltr;
}

.tabellenkopftext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
}

h1 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	padding-left: 0px; 
	color: #0062AB; 
	left: auto; 
	clip:rect(   ); 
	top: auto; 
	text-indent:0pt; 
	text-transform: uppercase; 
	text-decoration: none;
	Padding-top: 20px;

}

h2 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	padding-left: 0px;  
	color: #C60206; 
	left: 0px; 
	clip:rect(   ); 
	text-indent: 0pt
		direction: ltr;
}

h3 {  
font-family: Verdana, Arial, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
padding-left: 0px;  
color: #262323; 
left: 0px; 
clip:rect(   ); 
text-indent: 0pt
}

h4 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
    padding-top: 10px;
	padding-left: 0px;  
	color: #C60206; 
	left: 0px; 
	clip:rect(   ); 
	text-indent: 0pt
		direction: ltr;
}

h5 { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 font-weight: bold; 
 padding-left: 0px;  
 color: #FFFFFF; 
 left: 0px; 
 clip:rect(   ); 
 text-indent: 0pt
 }

h6 {  
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
padding-left: 0px;  
color: #262323; 
left: 0px; 
clip:rect(   ); 
text-indent: 0pt
}

li {  
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
line-height: 1.5em; 
font-style: normal; 
font-weight: normal; 
padding-left: 0px; 
color: #000000; 
left: 0px; 
clip:rect(   ); 
text-indent: 0pt
}

a:link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#0062AB;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}

a:visited {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#0062AB;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}

a:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#0062AB;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.3em;
}

a.tab:link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#0062AB;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}

a.tab:visited {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#996600;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}

a.tab:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#996600;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.3em;
}

.tabellenlinie_unten {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#FFFFFF;
/* border-color:#3D84C2;*/
}

.tabellenlinie_unten_blau {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#D0DAEA;
}
.tabellenlinie_unten_rechts {

  border-bottom-width:1px;
  border-bottom-style:solid;
  border-right-width:1px;
  border-right-style:solid;
  border-color:#FFFFFF;
/* border-color:#3D84C2;*/
	
}

.tabellenlinie_rechts {

  border-right-width:1px;
  border-right-style:solid;
  border-color:#FFFFFF;
/* border-color:#3D84C2;*/
	
}

.tabellenlinie_oben {

  border-top-width:1px;
  border-top-style:solid;
  border-color:#FFFFFF;
/* border-color:#3D84C2;*/
	
}

.ohne_tabellenrahmen {
  border-width:0px;
  border-style:solid;
  border-color:#3D84C2;

  text-align:justify;
}

.tabellenrahmen_rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#3D84C2;
  padding:0px;
  text-align:justify;
}

.tabellenrahmen_rundrum_rot {
  border-width:1px;
  border-style:solid;
  border-color:#C60206;
  padding:0px;
  text-align:justify;
}


.scrollbarlinks {
  Direction: rtl;
}

.padding {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  }