a {
	text-decoration: none;
}

BODY {
	padding : 0px;
	margin : 0px;
	scrollbar-arrow-color: #001953;
	scrollbar-base-color: #001953;
	scrollbar-face-color: #8f9bbf;
	
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #001953;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	
	overflow: auto;
}
table{
	padding: 0px;
	margin: 0px;
}
a.menu{
	color: White;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
.menu{
	color: White;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
INPUT {
	color: #013368;
	border: 1px solid #ff9900;
	font-size: 8pt;
	width: 92px;
}
.text{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	color: #001953;
	margin-left: 36px;
	margin-right: 30px;
	font-weight: bold;
}

.text2{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	color: #001953;
	font-weight: bold;
}

.text_big{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #001953;
	padding-left: 10px;
	padding-right: 20px;
}
.text_big2{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #001953;
}

.text_big_w{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	font-weight: bold;
}

.sel
{
	background-color: #ff9900;
	color: #ffffff;
	font-size: 12px;
	width: 140px;
	border: 1px solid #001753;
	font-weight: bold;
}

.form
{
	background-color: #ffffff;
	color: #001953;
	font-size: 12px;
	width: 200px;
	border: 1px solid #ff9900;
}
.form_radio
{
	background-color: #ffffff;
	color: #001953;
	font-size: 12px;
	border: 0px;
	width: 20px;
}
.white{
	color: White;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 36px;
	
	font-weight : bold;
}

.blutext
{
	color: #001953;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 36px;
	font-weight: bold;
}

.blutext_sm
{
	color: #001953;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 36px;
	font-weight: bold;
}

.blutext2
{
	color: #001953;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 6px;
	font-weight: bold;
}

.whitetext
{
	color: #ffffff;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 10px;
	font-weight: bold;
}

.whitesmall
{
	color: White;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-left: 36px;
	
	font-weight : bold;
}
