BODY{    FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 8pt; color: #000000; background-color: #ffffff; margin: 0px;    }
A:link{    COLOR: #800000; text-decoration: none; }
A:visited{    COLOR: #800000; text-decoration: none; }
A:active{    COLOR: #800000; text-decoration: none; }
A:hover{    COLOR: #FF0000; text-decoration: underline;  }
p{   FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 9pt;  }
div{     FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 9pt; }
table { border-collapse: collapse; border-spacing: 0px;  }
td{     FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 9pt; vertical-align: top;  }
span{  font-size: 8pt; }
input { FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 9pt; color: #111111; }
select { FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 9pt; color: #111111;  }
textarea{ FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; color: #111111; font-size: 8pt;   }
h1 {   FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 9pt; margin: 0px; font-weight: normal; }
h2 {   FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 8pt; margin: 0px; font-weight: normal; }
.line  {border-bottom: 1px dotted #333333;  }
hr {  height: 1px; border: 1px solid #b7c1cf;  }
img  {  border: 0px;  }
.ebesch  {  width: 300px; font-size: 8pt; border-bottom: 1px solid #efefef; padding: 12px;   }
.etitel  {  vertical-align: top; border-bottom: 1px solid #efefef; padding-top: 12px;  }
.elink  {  font-size: 8pt; width: 280px; white-space: nowrap;  }
.title  {  font-weight: bold;  }
.url  {  font-size: 8pt; color: #999999; width: 500px; overflow: hidden;  }
.subtitle  {  color: #666666;  }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#images_results {
  display: block;
  margin: 0px;
  padding-top: 10px;
  text-indent: 0;
}
#images_results li {
  display: block;
  margin: 0;
  padding: 5px;
  width: 200px;
  text-align: center;
  border: 1px solid #efefef;
  height: 200px;
  float: left;
  overflow: hidden;
}
#images_results li a {
  font-size: 8pt; color: #999999;
}
p {
  clear: both;
}
.xcy  {width: 30%; padding-right: 5px; padding-bottom: 20px; padding-left: 10px; vertical-align: top;  }
.new  {padding: 5px; border: 1px solid #efefef; font-size: 8pt}
.zlink a{    COLOR: #777777; }

body{
margin: 0;
padding: 0;
border: 0;
overflow: auto;
height: 100%;
max-height: 100%;
}
#maincontent{
position: fixed;
top: 50px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 25px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
}
* html body{ /*IE6 hack*/
padding: 50px 0 25px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}
* html #maincontent{ /*IE6 hack*/
height: 100%;
width: 100%;
}

#navx, #navx ul {
	padding: 0;
	margin: 0;
	list-style: none;
font-size: 9pt;
font-weight: normal;
font-family: arial;
}
#navx a {
	display: block;
color: white;
}
#navx li {
	float: left;
	width: 100px;
padding-top: 17px;
padding-bottom: 17px;
text-align: center;
background-color: #111111;
border-right: 1px solid #333333;
}
#navx li:hover{
background-color: #800000;
}
#navx li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#navx ul li{
text-align: left;
padding-left: 10px;
width: 160px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #333333;
background-color: #111111;
}
#navx ul li:hover{
background-color: #800000;
}
#navx li:hover ul {
	left: auto;
}
#navx li:hover ul, #navx li.sfhover ul {
	left: auto;
}
#navx li:hover ul, #navx ul li.sfhover {
background-color:#800000;
}
#navx li:hover ul, #navx li.sfhover {
background-color: #800000;
}
#hop td:hover  { background-color: #800000; }