BODY {
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, san-serif;
    color: #000000;
    background-color: #FAFFFF;

    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

A { font-weight:bold; }
A:link {color: #B41525;text-decoration:none;}
A:hover {color: #610209;text-decoration:underline;}
A:visited {color: #B41525;text-decoration:none;}
A:visited:hover {color: #610209;text-decoration:underline;}

TABLE {
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, san-serif;
    color: #000000;
}

td.date {
    color:#2A2B2B;
    font-weight : bold;
    font-size:10px;
}

td.top_header { padding-left : 10px; }

td.top_header, td.top_header a:link, td.top_header a:visited, td.top_header a:active {
    color:#FFFFFF;
    font-weight : bold;
    font-size : 12px;
    text-decoration: none;
}

td.top_header a:hover { text-decoration: underline; }

td.footer {
    color:#2A2B2B;
    font-weight: normal;
    font-size:10px;
}

td.language {
    font-size: 9px;
    color: #000000;
    vertical-align : middle;
    line-height:150%;
}

a.language:link, a.language:visited, a.language:active { 
    color: #2A2B2B;
    font-weight : bold;
    text-decoration: none; 
}

a.language:hover { 
    text-decoration: underline; 
}

td.lmenu_header {
    color: #2A2B2B;
    font-weight: bold;
    font-size:12px;
    padding-left:8px;
    letter-spacing:1px;
}

td.lmenu {
    font-size:11px;
    color: #2A2B2B;
    font-weight: bold;
    padding-left:8px;
}

a.lmenu:link, a.lmenu:visited, a.lmenu:active { 
    color: #2A2B2B;
    text-decoration: none; 
    font-weight: normal;
}

a.lmenu:hover { 
    color: #2A2B2B;
    text-decoration: underline; 
}

td.top_menu {
    font-size : 11px;
    color: #6F6F6F;
    font-weight: bold;
    background-color : #EAECEC;
}

a.top_menu:link, a.top_menu:visited, a.top_menu:active { 
    font-size : 11px;
    color: #6F6F6F;
    text-decoration: none; 
    font-weight: bold;
}

a.top_menu:hover { 
    color: #969696;
    text-decoration: none; 
}

TABLE.table {
    padding : 3px 5px;
    color: #2A2B2B; 
    text-decoration: none;
    font-size: 11px;  
    border-collapse: collapse;
}

TH.table {
    color: #2A2B2B;
    text-decoration: none; 
    font-weight: bold;
    font-size: 12px; 
    text-align: center;
    padding : 0px 5px;
    height : 20px;
    background-color : #ececec;
    vertical-align : middle;
    letter-spacing : 1px;
    border-top: 1px solid #74A4D4;
    border-bottom: 1px solid #74A4D4;
}

TD.table {
    color: #2A2B2B; 
    text-decoration: none;
    font-size: 11px;  
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    vertical-align : top;
    line-height : 150%;
    padding: 2px 1px;
}

TD.table_header {
    color: #2A2B2B; 
    text-decoration: none;
    font-size: 11px;  
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    vertical-align : middle;
    padding: 2px 1px;
}

TD.table_header1 {
    color: #B41525; 
    text-decoration: none;
    font-size: 12px;  
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    vertical-align : middle;
}

TD.table_error {
    font-size : 11px;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : red;
    height : 12px;    
}

span.table_error {
    font-size : 11px;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : red;
}

TD.table_message {
    font-size : 11px;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : green;
    height : 12px;
}

.table_comments {
    font-size : 10px;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    color : #2A2B2B;
}

TD.table a:link, TD.table a:active, TD.table a:visited {
    color: #666666;
    text-decoration: none; 
    font-weight: bold;
    font-size: 11px; 
    font-family: Verdana;
}

TD.table a:hover {
    text-decoration: underline; 
}


INPUT.input, TEXTAREA.text, SELECT.select { 
    font-family: Verdana, Arial;
    font-size: 10px; 
    background-color: #FFFFFF; 
    BORDER-RIGHT: #cccccc 1px solid; 
    BORDER-TOP: #999999 1px solid; 
    BORDER-LEFT: #999999 1px solid; 
    BORDER-BOTTOM: #cccccc 1px solid;
    color : #2A2B2B;
    width : 100%;
    height : auto;
}

INPUT.check {
    font-family: Verdana, Arial;
    font-size : 11px; 
    color : #2A2B2B;
    border:0px;
    height : auto;
    width : auto;
}

INPUT.button { 
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF; 

    font-weight : bold;
    text-align : center;
    width : 100%;
    height : 18px;
    border : 1px #14B3E5 solid;
    cursor : hand;
    background-color : #1EC7E5;
}

.numbering {
    font-family: Tahoma; 
    color: #000000; 
    text-decoration: none; 
    font-size : 9px;
    font-weight : normal;
    font-style : normal;
    line-height : 200%;
}

.numbering:link, .numbering:active, .numbering:visited { 
    color: #000000; 
    font-weight : normal;
    text-decoration: none; 
}

.numbering:hover { 
    color: #FF0000; 
    text-decoration: underline; 
}

TABLE.table1 {
    padding : 3px 5px;
    color: #333333; 
    text-decoration: none;
    font-size: 10px;
    border-collapse : collapse;
}

TD.table1 {
    background-color : #EAECEC;
    padding : 3px;
    line-height : 150%;
    border : 1px solid #C8C8C8;
    font-size: 11px;
}

TH.table1 {
    color: #333; 
    text-decoration: none; 
    font-weight: bold;
    font-size: 11px; 
    text-align: center;
    padding : 5px;
    background-color : #EAECEC;
    border : 1px solid #C8C8C8;
}

TH.table1 a:link, TH.table1 a:active, TH.table1 a:visited {
    color: #000;
    text-decoration: none; 
    font-weight: bold;
    font-size: 11px; 
}

TH.table1 a:hover {
    text-decoration: underline; 
}

td.table_header1 {
    background-color : #EAECEC;
    padding : 3px;
    line-height : 150%;
    border : 1px solid #C8C8C8;
    font-size: 11px;
    padding : 0px 5px;
    height : 20px;
    vertical-align : middle;
    letter-spacing : 1px;
    font-weight: bold;
    color: #666666;
}

/******************************************************/

.color_picker_elem {
    width: 12px;
    height: 12px;
    border: 0 none;
    padding: 0;
    cursor: pointer;
    border: 1px solid #000;
    margin: 0 1px;
}

#color_picker, #smile_tab {
    display: none;
    margin-top: 3px;
}

#color_picker table {
    background-color: #000;
}

/******************************************************/

a.fsection:link, a.fsection:visited, a.fsection:hover, a.fsection:active {
    font-size: 13px !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
}

.citate {
    padding: 7px;
    margin:5px 10px 5px 20px;
    border:1px dashed #000;
    background-color: #fcfcfc;
}

/******************************************************/

.chat { 
    overflow : auto;
    width : 100%; 
    height : 450;
    font-family: Verdana, Arial;
    font-size: 11px; 
    font-weight : normal;
    background-color: #FFFFFF; 
    BORDER-RIGHT: #cccccc 1px solid; 
    BORDER-TOP: #999999 1px solid; 
    BORDER-LEFT: #999999 1px solid; 
    BORDER-BOTTOM: #cccccc 1px solid;
    color : #000000;
    padding:5px;
}