body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
form { display: inline; }

.Normal_Text14px_indent {
	font-size: 14px;
	color: #000000;
	position: relative;
	text-indent: 4px;
}
.Bold_Text {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.brightgrey_header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Rechnungs_Header_small {color: #333333; font-weight: bold; font-size: 12px; }
.AuftragsNr {
	font-size: 14px;
	color: #BAC2E6;
	font-weight: bold;
}
.Calc_Op_Font {
	font-size: 14px;
	color: #A70000;
	font-weight: bold;
}

.Kunden_Font {
	font-size: 14px;
	color: #AABDD2;
	font-weight: bold;
}
.Kunden_Font2 {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.Kunden_Font3 {
	font-size: 14px;
	color: #66A4FF;
	font-weight: bold;
}
.Kunden_Font4 {
	font-size: 14px;
	color: #0356D3;
	font-weight: bold;
}
.Mitarbeiter_Font {
	font-size: 14px;
	color: #6B6B6B;
	font-weight: bold;
}
.Fibu_Font {
	font-size: 14px;
	color: #552911;
	font-weight: bold;
}
.white_9px {
	font-size: 9px;
	color: #FFFFFF;
}
.white_bluebar_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}
.Normal_Text_16px {
	font-size: 16px;
	color: #000000;
	position: relative;
}
.grey_header_16px {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	position: relative;
}
.white_grey_background {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.white_grey_grey_bkg {color: #666666}

.brightgrey_header_bold {font-size: 14px; color: #CCCCCC; font-weight: bold; }

.white_header_bold_14px {font-size: 14px; color: #FFFFFF; font-weight: bold; }
.White_tableheader {font-size: 12px; color: #FFFFFF; font-weight: bold; }

.Normal_Text14px {
	font-size: 14px;
	color: #000000;
	position: relative;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.Normal_Text_10px {font-size: 10px}
.Normal_Text10px {font-size: 10px}

.Normal_Text_12px {font-size: 12px}
.Normal_Text12px {font-size: 12px}

.Normal_Text10px_light {font-size: 10px; color: #4B4B4B;}
.Normal_Text12px_light {font-size: 12px; color: #4B4B4B;}

.Disclaimer_Text {
	font-size: 9px;
	color: #666666;
}
.Disclaimer_Text11px {
	font-size: 11px;
	color: #666666;
}
.Disclaimer_Text12px {
	font-size: 12px;
	color: #666666;
}
.Normal_Bold_14px {font-size: 14px; color: #000000; position: relative; font-weight: bold; }

.Top_links {
	font-size: 14px;
	font-weight: bold;
}

.input_transparent { 
		font-size:12px; 
		font-family:Arial, Helvetica, sans-serif;
		border:solid 0 #fff;
		background: transparent
		url("http://www.transvisa.at/images/subpages/1px.gif");
}
	
.input10px { font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.input10px_blue {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #E6EFFF;
}
.cssShoutButton_admin {
  font-family: Arial, Helvetica;
  color: #666666;
  font-size: 8px;
}

.handcursor{
cursor:hand;
cursor:pointer;
}
a:link {
	text-decoration: underline;
	color: #005FD2;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #999999;
}

