/* CSS Document */

a:link
{
	color: #ff0000; 
}
a:visited
{
	color: #ff0000; 
} 
a:active 
{
	color: #ff0000;
}

body
{
	font-family: Verdana;
	background-color: #FFFFFF; //009966
	color: #000000;
	scrollbar-face-color: #0033ff;
	scrollbar-shadow-color: #E9DE0B;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cc0000;
	scrollbar-darkshadow-color: #006666;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E9DE0B;
	
}

TABLE.formArea {
	background: #ffffff;
	border-style: solid;
	border-width: 0px;
	border-color: Gray;
}

TD.ueber {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #000066;
}

TD.ueber_hb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #cc9933;
	font-weight : bold;
	text-align : center;
	background-color: #0000cc;
	border-color: #cc9933;
	border-style: solid;
	border-width: 1px;	
}

TD.ueber_db {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #000066;
}

TD.ueber_or {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight : bold;
	text-align : center;
	background-color: #ff9900;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;	
}

TD.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffff00;
	font-weight : bold;
	text-align : center;
	background-color: #0066FF;
}

TD.nav2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight : bold;
	text-align : center;
	background-color: #E9DE0B;
}

TD.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-align : center;
	border-width: 0px;
	vertical-align : text-top;
}

TD.text_L {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-align : left;
	border-width: 0px;	
}

TD.text_L_B {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffff00;
	font-weight : bold;
	text-align : left;
	border-width: 0px;
	background-color: #0066FF;	
}

TD.text_c {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-align : center;	
}

TD.text_hb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #0000cc;
	border-color: #cc9933;
	border-style: solid;
	border-width: 1px;	
}

TD.text_db {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #000066;
	border-color: #cc9933;
	border-style: solid;
	border-width: 1px;	
}

TD.text_or {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight : bold;
	text-align : center;
	background-color: #ff9900;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;	
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-align : center;
}

table
{
	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	font-style:  italic;
}

.textklein {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

.textform {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : right;
}

h1
{
	color: #339966;
}

h2
{
	color: #339966; 
}

h3
{
	color: #000066; 
}

h4
{
	color: #339966;
}

h5
{
	color: #339966;
}

h6
{
	color: #339966;
}

TD.letter {
letter-spacing : 2px;
font-size : 12px;
color: #000000;
font-weight : bold;
text-align : left;
}
