/* $Id: screen_popup_emt.css,v 1.2 2006/03/22 17:22:13 hg Exp $ */
html{background-color:White}
body{background-color:White
    ;color:Black
    }
a{color:#990000}
/* li a{color:#666666} */
h1{color:#990000}
td img,h1 span img{border-color:#666666}
h2{color:#ee8800}
p.ePreis b{color:#990000}
table td.what,h3{color:#444444}
table td.whatd{color:black}

/** Die Icons bei den Hotels */
div.hIcon img{border-color:#cccccc}
div.hIcon img.out{background-color:#e5e5e5}

/** Anzeige ein Bild im Absatz Mit Text zum Bild*/
div.hDsc div.pic img{border-color:#cccccc}
div.hDsc div.pic p.picTxt{color:#666666}


/** Thrush CSS **/

table#concatTable {
margin:15px 0 0 0;
}

table#concatTable tr{
font-family: Tahoma;
font-size: 10pt;
height:12pt;
margin:0px;
padding:0px;
border:0px;
}
table#concatTable td {
font-family: Tahoma;
font-size: 10pt;
height:12pt;
margin:0;
padding:0px;
border:0px;
}

input.textlike {
width:300px;
padding: 2px 0 0 4px;
font-family: arial;
font-size: 8pt;
font-weight:bold;
height:16px;
border:0px solid #ccc;
color:#000;
background:#fff;
cursor:default;
}

input.unfocused {
width: 159px;
padding: 2px 0 0 4px;
font-family: arial;
font-size: 8pt;
height:16px;
border:1px solid #ccc;
border-left:4px solid #800;
color:#ccc;
}

input.work {
width: 159px;
padding: 2px 0 0 4px;
font-family: arial;
font-size: 8pt;
height:16px;
border:1px solid #ccc;
border-left:4px solid #999;
color:#000;
}

input.wrong {
width: 159px;
padding: 2px 0 0 4px;
font-family: arial;
font-size: 8pt;
font-weight:bold;
height:16px;
border:1px solid #ccc;
border-left:4px solid #800;
color:#900;
}

input.done {
width: 159px;
padding: 2px 0 0 4px;
font-family: arial;
font-size: 8pt;
font-weight:bold;
height:16px;
border:1px solid #ccc;
border-left:4px solid #9b9;
}

select {
text-align:right;
font-family: arial;
font-size: 8pt;
}

select.unfocused {
border:1px solid #ccc;
border-left:4px solid #800;
}

select.work {

border:1px solid #ccc;
border-left:4px solid #999;
}

select.done {
font-weight:bold;
border:1px solid #ccc;
border-left:4px solid #9b9;
}

.mailTR {
display:none;
}