
/**BODY { SCROLLBAR-BASE-COLOR: #f6eef0; SCROLLBAR-ARROW-COLOR: #000000; }**/
SELECT {
 FONT-SIZE: 14px;
 FONT-FAMILY: Tahoma,Helvetica,Arial;
 COLOR: #000000;
 BACKGROUND-COLOR: #f6eef0;
}

TEXTAREA {
 FONT-SIZE: 14px;
 FONT-FAMILY: Tahoma,Helvetica,Arial;
 COLOR: #000000;
 BACKGROUND-COLOR: #f6eef0;
}

.input {
 FONT-SIZE: 14px;
 FONT-FAMILY: Tahoma,Helvetica,Arial;
 COLOR: #000000;
 BACKGROUND-COLOR: #f6eef0;
 
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
.topnavi {
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}

#bg A:link, #bg A:visited, #bg A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#bg A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tablea A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tableb A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tablecat A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #000000; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #000000; TEXT-DECORATION: underline; }

#tabletitle { background-image: url(images/rpgv2/cellpic.gif); }
.clsCursor {  cursor: hand}

*,td,a{ font-family:Tahoma,Helvetica,Arial; font-size:10pt;}
.index-board{font-size:11pt; text-align:center; vertical-align:top; width:100%; border:0px; background-color:#000000;}
/**#tabletitle, #tabletitle td{font-weight:bold; background-color:#f6eef0; font-size:10pt;}**/
.tabletitle, .tabletitle td{font-weight:bold; background-color:#f6eef0; font-size:8pt;}
.tableA{background-color:#8e6d75;}
.tableB{background-color:#683C46;}
.index-board-icon{ background-color:#f6eef0}
.index-board-foren{background-color:#f6eef0; text-align:left; width:300px;}
 .index-board-counter{background-color:#f6eef0;}
 .index-board-last{background-color:#f6eef0;}
.tablecat{background-color:#8e6d75; color:#8e6d75; text-align:left; font-weight:bold;}
.index-board-icon img{border:0px;}
.index-ende{width:100%; text-align:right;}
.time{color:#000000;}
.bold{font-weight:bold;}
.small,.small a{font-size:8pt; font-weight:normal;}

.editable{border-color:#000000; border-width:2px; border-style:dotted;}
#notiz{background-color:#f6eef0; min-height:40px; width:600px; text-align:left; margin:auto;}
#notiz_editor{background-color:#f6eef0; min-height:40px; width:600px; text-align:left; margin:auto;}

.infobox{width:100%; background-color:#f6eef0; font-weight:bold; text-align:center; width:625px; position:relative; margin:2px;}

.geb *{/**border:0px;**/ padding:0px; margin:0px; right:10px; position:relative;}
.pn_left{width:50px; background-color:#54323b; background-image:url(http://www.insancta-vitae.de/typo3/fileadmin/template/dez08/images/pn.jpg); background-repeat:no-repeat; background-position: center center; min-height:300px; }
.reg_left{width:50px; background-color:#54323b; background-image:url(http://www.insancta-vitae.de/typo3/fileadmin/template/dez08/images/registratur.jpg); background-repeat:no-repeat; background-position: center center;}
.profile_left{width:50px; background-color:#54323b; background-image:url(http://www.insancta-vitae.de/typo3/fileadmin/template/dez08/images/profil.jpg); background-repeat:no-repeat; background-position: center center;}
.profile_head{height:19px;width:600px; background-image:url(http://www.insancta-vitae.de/typo3/fileadmin/template/dez08/images/trenner.png); background-position: right center; background-repeat:no-repeat; font-weight:bold; padding-left:10px; min-height:550px;}
.profile_body td,.profile_head td{padding-left:10px;}
.ende, .ende a{font-size:8px;}

.child td{padding-left:25px;}
.newpm a{color:blue;}
.rec, .send{font-weight:normal;}




















#markdown_example {  
     width:500px;  
     height:200px;  
 } 
  
 #markdown_toolbar {  
	width:500px;
     position:relative;  
     list-style:none;  
     border:1px solid #d7d7d7;  
     background-color:#F6F6F6;  
     margin:0;  
     padding:0;  
     height:18px;  
     margin-bottom:2px;  
 } 
  
 #markdown_toolbar li {  
     list-style:none;  
     margin:0;  
     padding:0;  
     float:left;  
 } 
  
 #markdown_toolbar li a {  
     width:24px;  
     height:16px;  
     float:left;  
     display:block;  
     background-image:url("images/markdown_icons.gif");  
     border:1px solid #fff;  
     border-right-color:#d7d7d7;  
 } 
  
 #markdown_toolbar li a:hover {  
     border-color:#900;  
 } 
  
 #markdown_toolbar li span {  
     display:none;  
 } 
  
 #markdown_toolbar li a#markdown_help_button {  
     position:absolute;  
     top:0;  
     rightright:0;  
     border-left-color:#d7d7d7;  
     border-right-color:#fff;  
 } 
  
 #markdown_toolbar li a#markdown_help_button:hover {  
     border-left-color:#900;  
     border-right-color:#900;  
 } 
  
 #markdown_italics_button { background-position: 0 -119px; } 
 #markdown_bold_button { background-position: 0 -102px; } 
 #markdown_link_button { background-position: 0 0; } 
 #markdown_image_button { background-position: 0 -170px; } 
 #markdown_unordered_list_button { background-position: 0 -34px; visibility:hidden;} 
 #markdown_ordered_list_button { background-position: 0 -51px; visibility:hidden;} 
 #markdown_quote_button { background-position: 0 -68px; visibility:hidden;} 
 #markdown_code_button { background-position: 0 -136px; visibility:hidden;} 
 #markdown_help_button { background-position: 0 -153px;visibility:hidden; } 
 #markdown_heading_button { background-position: 0 -85px; visibility:hidden; }
