body {
	topmargin: 12px;
	leftmargin: 10px;
	background-color: white;
	color: black;
	font-family: arial, geneva, sans-serif;
	font-size: 13px;
}

select {
    font-size: 10px;
}

textarea {
    font-family: arial, geneva, sans-serif;
    font-size: 11px;
}

input {
    font-size: 10px;
}

.aleft
{
  text-align: left;
}

.aright
{
  text-align: right;
}

.acenter
{
  text-align: center;
}

th.result
{ background-color:#F8F8F8; text-align: center; font-weight:bold; margin:0px; font-size:11px; padding-top:10px; padding-bottom:10px; }

td.result
{ background-color:#F8F8F8; font-weight:bold; font-size:11px; }

td.bc
{ background-color:#F8F8F8;}

tr.resultline
{ background-color:white; border-bottom:2px solid #999999; cursor:auto; }

tr.resultlineselected
{ background-color:#F8F8F8; border-bottom:2px solid #999999; cursor:pointer; }

tr.back
{ background-color:#F8F8F8;}

.resultlinepic
{ background-color:#F8F8F8; border:1px solid #999999; margin-top:2px; margin-bottom:2px; width:50px; height:37px; }

.resultlinenopic
{ margin-top:2px; margin-bottom:2px; width:50px; height:37px; }

.resultlinetext
{ font-family: arial, geneva, sans-serif; font-size: 11px; }

body.popup
{ background-color:#F8F8F8; margin:20px; font-size:11px;}

body.pics
{ margin:20px; font-size:11px;}


.highlighttext
{ color: #980000; font-weight:bold; }

.highlighttextdisplay
{ color: #980000; font-weight:bold; border-style:none; background-color:#F8F8F8; padding:px; margin:0px; font-size:13px; }

.textdisplay
{ border-style:none; background-color:#F8F8F8; padding:px; margin:0px; font-size:13px; }

.box
{ border:1px solid #999999; background-color:#F8F8F8; padding:10px; margin:0px; font-size:11px;}

.boxtext
{ text-decoration:none;font-size:11px; }

.boxheadline
{ font-size:11px; font-weight:bold; padding-top: 5px; }

.boxhborders
{ border-top:1px solid #999999; border-bottom:1px solid #999999; background-color:#F8F8F8; padding:10px; padding-top:5px; padding-bottom:5px; margin:0px; font-size:11px;}

A.boxlink
{ text-decoration:none;font-size:11px;}

A.boxlink:HOVER
{ color:black; text-decoration:underline;font-size:11px;}

A.boxlinksmall
{ text-decoration:none;font-size:10px;}

A.boxlinksmall:HOVER
{ color:black; text-decoration:underline;font-size:10px;}

A.boxlinksmallcpo
{ text-decoration:none;font-size:10px;}

A.boxlinksmallcpo:HOVER
{ color:red; text-decoration:underline;font-size:10px;}

A.pagenavilink
{ text-decoration:none;font-size:11px;}

A.pagenavilink:HOVER
{ color:black; text-decoration:underline;font-size:11px;}

.pagenaviselected
{ text-decoration:none; font-size:11px; color: #980000; font-weight:bold; }

.FormInputDescription
{
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-top: 5px;
    margin-bottom: 1px;
}

.PlzDescription
{
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000000;
}


#infodiv
{
    font-family: arial, sans-serif;
    font-size: 12px;
    padding: 2px;
    background-color: #FFFFFF;
    visibility:hidden;
    border: 1px solid black;
    position:absolute;
    z-index: 1;
}

img.invert
{
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
}

div.image {
    border:1px solid black;
}


.headbox
{
  border: 0;
  border-collapse: collapse;
  background-color: #7B8B9A;
  margin-top: 1px;
  margin-bottom: 14px;
  padding: 8px;
  width: 711px;
  font-family: arial, geneva, sans-serif;
  color: #FFF;
  font-size: 11px;
}

.headbox a
{
  float: left;
  display: block;
  text-decoration: none;
  color: #FFF;
  width: 100px;
  padding-top: 3px;
  padding-bottom: 0;
  padding-left: 18px;
  font-size: 10px;
  background-image: url(/ucl/images/de/DE/arrow-white.gif);
  background-repeat: no-repeat;
  background-position: 4px 6px;
}

.headbox a:hover
{
  color: #990000;
  background-image: url(/ucl/images/de/DE/arrow-red.gif);
}

.headbox td
{
  padding: 8px;
}

td.spacer
{
  background-color: #FFF;
  padding: 0;
  width: 1px;
}

img.button
{
  border: 0;
  margin-left: 2px;
  margin-right: 2px;
  vertical-align: middle;
}

tr.resultlineheader table
{
  width: auto;
  display: inline;
  font-size: 11px;
}

tr.resultlineheader td
{
  background-color: #F8F8F8;
  border-bottom: 1px solid white;
  padding-left: 4px;
  font-weight: bold;
  color: black;
}

tr.resultlineheader td.selected
{
  color: #980000;
  background-color: #FCFCFD;
  border-bottom: 1px solid white;
  cursor: pointer;
}

.arrowdown
{
  display: block;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_down.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.arrowdownselected
{
  display: block;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_down_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}


tr.resultlineheader td.selected .arrowdownselected
{
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_up_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}

tr.resultlineheader td.selected .arrowdown
{
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_down_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.arrowup
{
  display: block;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_up.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.arrowupselected
{
  display: block;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_up_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}

tr.resultlineheader td.selected .arrowupselected
{
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_down_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}

tr.resultlineheader td.selected .arrowup
{
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-image: url(/ucl/images/de/DE/arrow_up_selected.gif);
  background-repeat: no-repeat;
  background-position: center;
}


.boxnopadding
{
  border: 1px solid #999999;
  width: 709px;
  background-color: #F8F8F8;
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 11px;
}

.boxnopadding table, .boxhborders table
{
  margin: 0;
  padding: 0;
  width: 100%;
}

.nobg
{
  border: 0;
  background-color: #FFF;
}

div.resultheader
{ font-size:11px;}

div.resultheader:HOVER
{ color: #980000;}