td,th {  
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.aktnav{
	cursor: arrow;
	color: #000000;
	border : 1px double #000000;
	background-color: #ff9933;
	text-decoration: none;
}

.navover{
	cursor: arrow;
	color: #000000;
	border : 1px double #000000;
	font-weight: bold;
	background-color: #eeeeee;
	text-decoration: none;
}

.nav{
	cursor: arrow;
	border : 1px double #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover,a:active{
	text-decoration: none;
}

h3{
	padding-bottom : 0px;
	margin-top: 15px;
	}

h4{
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 20px;
	}

h5{
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 5px;
	}

.INBTR, .SELBTR, .TXTBTR{
	WIDTH: 228px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
    BORDER-RIGHT: #575E62 1pt solid;
    BORDER-TOP: #575E62 1pt solid;
    BORDER-LEFT: #575E62 1pt solid;
    BORDER-BOTTOM: #575E62 1pt solid;
    BACKGROUND-COLOR: #FFFFFF
}

.inpt{
    FONT-SIZE:11pt;
    BORDER-RIGHT: #575E62 1pt solid;
    BORDER-TOP: #575E62 1pt solid;
    BORDER-LEFT: #575E62 1pt solid;
    BORDER-BOTTOM: #575E62 1pt solid;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}

.bttn{
    BORDER-RIGHT: #575E62 1pt solid;
    BORDER-TOP: #575E62 1pt solid;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #575E62 1pt solid;
    BORDER-BOTTOM: #575E62 1pt solid;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    BACKGROUND-COLOR: #ffffff;
    width : 90px;
}

.libttn{
	BORDER-RIGHT: #000000 1pt solid;
	BORDER-TOP: #000000 1pt solid;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #000000 1pt solid;
	BORDER-BOTTOM: #000000 1pt solid;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	BACKGROUND-COLOR: #ff9933;
	width : 55px;
	COLOR: #000000;
}


.navtab{
    BACKGROUND-COLOR: #E20A16
}

.withborder{
	border: 1px solid #575E62;
}

.tborder{
	border-top: 1px solid #000000;
}

.bborder{
	border-bottom: 1px solid #000000;
}