html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	background-color: White;
	line-height: 16px;
	padding: 0;
	border: 0;
	margin: 0;
}

A.white
{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
}
A.white:hover
{
	color: #B0D0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
}

div.Etikett
{
	float: left;
	width: 170px;
}
.disabled TD
{
	color: #000000;
}
.frm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 165px;
}

fieldset
{
	margin-top: 1ex;
	padding-top: 1ex;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1ex;
}

.bottom
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
}

#header
{
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;
	height: 110px;
	color: #FFFFFF;
	background-color: #003366;
	font-size: 20px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

#header A
{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
}
#header A:hover
{
	color: #B0D0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
}


#headline
{
	padding: 26px 10px 0px 24px;
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
	line-height: 30px;
	width: 747px;
}

#search_area
{
	padding: 26px 10px 0px 24px;
	width: 747px;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	line-height: 11pt;
	margin: 0;
	border: 0;
}
#search_headline
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
	line-height: 30px;
}

.searchfields, TEXTAREA
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
}

#container
{
	padding: 0px 10px 0px 24px;
	width: 747px;
}

.footer
{
	border-top: 1px solid #4166a2;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 20px;
	text-align: center;
	font-size: 10px;
}
.footer A
{
	color: #000000;
}
.footer A:hover
{
	color: #888888;
}

.input
{
	width: 150px;
	height: 18px;
	font-size: 0.9em;
	color: black;
	border: 1px solid black;
}
.input_btn
{
	width: 65px;
	height: 22px;
	font-size: 0.7em;
	border-color: #003366;
}
.logo
{
	height:90px;
	width:400px;
	border-top:19px solid #003366;
	border-left:15px solid #003366;
}
