.kvn {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; color: #000000; text-align: center
}
.typotimesnorm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.typogeorgianorm {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.typogeorgia12bold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.typoarial10norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.borderunder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.typogeorgia12boldunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
	
A:link {
	COLOR: #000000; TEXT-DECORATION: underline
	}
	
A:hover {
	COLOR: red; TEXT-DECORATION: underline
	}
	
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
	}
	
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
	}
	
A:hover:unknown {
	COLOR: #ff0000; TEXT-DECORATION: underline
	}	
	
.typogeorgia12boldred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
	font-weight: bold;
}
.typogeorgia10boldred {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660033;
	font-weight: bold;
}
.typoarialnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderunderleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.borderunderright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;


}
.borderundergelb {

	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC9900;
}
.borderunderrot {

	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #660000;
}
.borderundergelbfett {


	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #CC9900;
}
.borderunderrotfett {


	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #660000;
}
.bordertopgelb {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #CC9900;

}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
