/* ***** STYLESHEET - Newslettermodul von elite solutions ***** */
/* ***** KUNDE: Rieser's Kinderhotel Buchau ***** */

BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    background-color: #FAF9E1;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #7E1C19;
}

a:hover {
    text-decoration: underline;
    color: #7E1C19;
}

/* ***** TABLE ****************************************************************/
table {
    /* home_table */
    font-size: 11px;
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: transparent;
    border: none;
}

table.TABLE250 {
    /* ins_table, inscode_table, del_table */
	padding: 10px;
	width: 250px;
}

table.TABLE90PRZ {
    /* abanbest_table */
    padding: 10px;
    width: 90%;
}

table.TABLE320 {
    /* motive_table */
    width: 320px;
    table-layout: fixed;
}

table.TABLE400 {
    /* zsfsg_table */
    width: 400px;
    table-layout: fixed;
}

table.TABLEMOTIVE {
    /* motive_cbl */
    position: static;
}

table.TABLEVAL {
    font-weight: bold;
    position: static;
}

/* ***** TD *******************************************************************/
td.TDHL {
    /* ins_td_hl, inscode_td_hl, del_td_hl, abanbest_td_hl,
       motive_td_hl, zsfsg_td_hl2 */
    font-size: 14px;
    font-weight: bold;
    color: #7E1C19;
}

td.TDHLHOME {
    /* home_td_hl */
    font-size: 14px;
    font-weight: bold;
    color: #7E1C19;
}

td.TDTEXT {
    /* home_td_abbestellt, home_td_abonniert, home_td_notabonniert,
       inscode_td_beschr, inscode_td_textbox, del_td_hl2, del_td_info,
       abanbest_td_beschr, motive_td_hl2, motive_td_motive, motive_td_btback,
       motive_td_btweiter, motive_td_info, zsfsg_td_hl, zsfsg_td_persdat,
       zsfsg_td_motive, zsfsg_td_motive_no, td_tsfsg_td_btns,
       zsfsg_td_motive_right */
    padding: 3px; /* wegen zsfsg_td_persdat */
}

td.TDTEXT2 {
    padding: 3px;
}

td.TDTEXTMOTIVE {
    padding: 3px;
}

td.TDTEXTMOTIVEBOLD {
    /* zsfsg_td_motive_yes */
    font-weight: bold;
    padding: 3px;
}

td.TDLINK {
    /* td.home_td_link */
}

td.TDRIGHT {
    /* ins_td_left_det, ins_td_left_btn, del_td_left_btn */
    text-align: right;
}

td.TDLEFT {
    /* ins_td_right_det */
    text-align: left;
}

td.TDCENTER {
    /* del_td_det */
    text-align: center;
}

td.TDVAL {
    /* ins_td_val, del_td_val_sum */
	font-weight: bold;
	color: red;
}

/* ***** INPUT ****************************************************************/
input {
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: none;
    }

input.EDIT100PRZ {
    /* inscode_edit, del_edit */
	width: 100%;
	border: 1px solid #000000;;
}

input.BUTTONS150 {
    /* ins_btns, ins_edit_anr, inscode_btns, del_btns, abanbest_btn,
       motive_btn_back, motive_btn_weiter, zsfsg_bt_back, zsfsg_bt_abonnieren */
    width: 150px;
    border: 1px solid #000000;
}

input.BUTTONS150_HIDDEN {
    /* ins_btns_hidden, del_btns_hidden */
    visibility: hidden;
	width: 150px;
	border: 1px solid #000000;
}

input.EDIT300 {
    /* ins_edit */
	width: 300px;
	border: 1px solid #000000;;
}

input.BTHOME {
    /* sendemail_bt_home */
    position: absolute;
    top: 50px;
    left: 10px;
    width: 150px;
    border: 1px solid #000000;
}

/* ***** SELECT ***************************************************************/
select {
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
}

select.SELECT300 {
    /* ins_edit_anr */
    width: 300px;
}

/* ***** SPAN *****************************************************************/
span.LBTEXT {
    /* motive_lb_nomotiv */
}

span.LBEMAIL {
    /* sendemail_lb_info */
	position: absolute;
	top: 10px;
	left: 10px;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
