/*
// -------------------------------------------------------
//
// author: Markus A. Reschka
//         webdesign@reschka.at
// copyright (c) 2002 all right reserved
//
// -------------------------------------------------------
*/

/*
// -------------------------------------------------------
// List:
// -------------------------------------------------------
*/

.termine b
{
	color: #f99;
	letter-spacing: 1px;
	font-weight: bold;
}

.termine table.invis
{
empty-cells: show;
border-spacing: 0pt;
/*width: 100%;
width: 200px;*/
}

/*.termine tr.invis
{
width: 200px;
}*/

.termine td.invis
{
text-align: left;
vertical-align: top;
/*width: 200px;*/
}

.termine table.hiddennarrow
{
empty-cells: show;
border-spacing: 0;
}

.termine td.hiddennarrow
{
text-align: left;
vertical-align: top;
}

.termine table.vlist
{
/*background: #0d4e05;*/
empty-cells: show;
/*border: outset 1pt;*/
/*border-color: #ff9;*/
border-collapse: separate;
border-spacing: 3pt;
width: 100%;
/*width: 200px;*/
}

.termine th.vlist
{
background: #116607;
text-align: right;
font-weight: bold;
vertical-align: top;
width: 200px;
}

.termine td.vlist
{
background-color: #0d4e05;
text-align: left;
vertical-align: top;
/*width: 500px;*/
}

.termine td.vlistsep
{
background-color: #116607;
height: 3pt;
}

.termine th.message
{
background-color: #FFBFC1;
color: red;
text-align: left;
font-weight: 600;
/*vertical-align: baseline;*/
}

/*
// -------------------------------------------------------
// General:
// -------------------------------------------------------
*/

/*
// -------------------------------------------------------
// General HEAD:
// -------------------------------------------------------
*/

/*h3
{
color: #2655A2;
font-family: Verdana, Arial, sans-serif;
font-size: 14pt;
font-weight: 600;
letter-spacing: 2pt;
line-height: 20pt;
margin-top: 20pt;
margin-bottom: 12pt;
vertical-align: bottom;
border-style: none none none none;
border-color: #ECF0F0;
background: #ECF0F0;
}*/

/*
// -------------------------------------------------------
// General ANCHOR:
// -------------------------------------------------------
*/

/*a
{
background-color: #FEFFD5;
color: navy;
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: bolder;
text-decoration: none;
}

a:active
{
background-color: red;
color: red;
font-family: Verdana, sans-serif;
text-decoration: none;
}

a:hover
{
background-color: yellow;
color: red;
font-family: Verdana, sans-serif;
text-decoration: underline;
}*/
