.colorhead {margin: 5px; font-family: Arial; font-size: 15px; font-weight: bold; color: #0000FF; text-decoration: none; line-height: 25px}
.colorhead1 {font-family: Arial; font-size: 13px; font-weight: bold; color: #0000FF; text-decoration: none; line-height: 18px}
.stdtext {font-family: Arial; font-size: 13px; color: #000000;}
.version {font-family: Arial; font-size: 10px; color: #000000; padding: 2px; padding-left:10px}
.head0 {font-family: Arial; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none; line-height: 26px}
.head2 {font-family: Arial; font-size: 13px; font-weight: bold; color: #ca3400; text-decoration: none; line-height: 18px}
.ico_produkt {font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.subtitle {font-family: Arial; font-size: 13px; font-weight: bold; color: #ca3400; text-decoration: none; padding: 16px}
.sitehead {font-family: Arial; font-size: 17px; font-weight: bold; color: #000000; text-decoration: none; line-height: 75px}
.colortext {font-family: Arial; font-size: 16px; font-weight: bold; color: #FF9900; text-decoration: none; line-height: 20px}
.navi {  font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
A:hover {color: #ca3400; background-color: none}
.link1 {font-family: Arial; font-size: 13px; font-weight: bold; text-decoration: none; color: #000000}
.link2 {font-family: Arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #000000}
.footer {font-family: Arial; font-size: 10px; text-decoration: none; color: #000000}
.tablehead {font-family: Arial; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; background-color: #d5d5d5; line-height: 18px}
.tablehead1 {font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #719bad; line-height: 18px}
.tablehead4 {font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #d5d5d5; line-height: 18px}
.tablehead2 {font-family: Arial; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; background-color: #d5d5d5; border-bottom: 1px solid black; line-height: 18px}
.tablehead3 {font-family: Arial; background-color: #d5d5d5; padding-top: 4px; padding-bottom: 10px;}

h1 {
	font-family: Arial;
	font-size:	13px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #d5d5d5;
	}

h2 {
	font-family: Arial;
	font-size:	13px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #719bad;
	}
	
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}