/* SETTINGS FOR FORUMVIEW */
img{border:solid 0px #ffffff}


/* Topiclist */
.forumview .topiclist { width: 100%; border: solid 1px black; border-bottom: 0px; background-color: white;}

.forumview .topiclist .header { background-color: #130658; padding: 2px 2px 2px 2px;  font-family: Verdana; font-size:11px; font-weight:bold; color: White;}

.forumview .topiclist .group { padding: 3px 3px 3px 3px;  border-bottom: solid 1px black; background-color: #e7e3e4;}
.forumview .topiclist .group .title { font-family: Verdana; font-size:13px; font-weight:bold; color: black; }
.forumview .topiclist .group .description { font-family: Verdana; font-size:11px; font-weight:normal; color: black; }


.forumview .topiclist .topic { padding: 3px 3px 3px 6px; border-bottom: solid 1px black; background-color:#FCFFFC}
.forumview .topiclist .topic-title-td .title a{ font-family: Verdana; font-size:12px; font-weight:normal; color: black; }
.forumview .topiclist .topic-threads-td { border-left: solid 1px black; }
.forumview .topiclist .topic-posts-td { border-left: solid 1px black; border-right: solid 1px black;}



/* Threadlist */
.forumview .threadlist { width: 100%; border: solid 1px black; border-bottom: 0px; background-color: white;}
.forumview .threadlist .header { background-color: #130658; padding: 2px 2px 2px 2px; font-family: Verdana; font-size:11px; font-weight:bold; color: White;}
.forumview .threadlist .thread {  }


.forumview .threadlist .thread { padding: 3px 3px 3px 3px; font-family: Verdana; font-size:12px; font-weight:normal; color: black; border-bottom: solid 1px black; }
.forumview .threadlist .thread-symbol1-td { border-right: solid 1px  black; }
.forumview .threadlist .thread-symbol2-td { border-right: solid 1px  black; }
.forumview .threadlist .thread-title-td { border-right: solid 1px  black; background-color: #e3dfe0;}
.forumview .threadlist .thread-title-td .title a{ font-family: Verdana; font-size:12px; font-weight:normal; color: black;  }
.forumview .threadlist .thread-starter-td { border-right: solid 1px  black; font-family: Verdana; font-size:10px; font-weight:normal; color: black; }
.forumview .threadlist .thread-posts-td {  border-right: solid 1px  black;  background-color: #e3dfe0; }
.forumview .threadlist .thread-views-td {  border-right: solid 1px  black;  background-color: #e3dfe0; }

/* Postlist */
.forumview .postlist {width: 100%; border: solid 1px black; border-bottom: 0px; background-color: #FCFFFC; }
.forumview .postlist .postlistheader { padding: 3px 3px 3px 3px; font-family: Verdana; font-size:13px; font-weight:Bold; color: black; border-bottom: solid 1px black;background-color: #e3dfe0; }
.forumview .postlist .postheader{ padding: 3px 3px 3px 3px; font-family: Verdana; font-size:12px; font-weight:normal; color: black; border-bottom: solid 1px black; background-color: #e3dfe0;}
.forumview .postlist .postfooter{ padding: 3px 3px 3px 3px; font-family: Verdana; font-size:12px; font-weight:normal; color: black; border-top:solid 1px black; border-bottom: solid 1px black;background-color: #e3dfe0; }
.forumview .postlist .postcontent .doc-header1 { padding: 3px 3px 3px 3px; }
.forumview .postlist .postcontent .doc-preface{ padding: 3px 3px 3px 3px; }
.forumview .postlist .postcontent .doc-bodytext { padding: 3px 3px 3px 3px; }
.forumview .postlist .postcontent .doc-bodytext .quote { Border: solid 1px #808080; width: 100%; background-color:#f1f1f1; padding:5px}
.forumview .postlist .postcontent .date-created { padding: 3px 3px 3px 3px; }
.forumview .postlist .postcontent .date-modified { padding: 3px 3px 3px 3px; }
.forumview .postlist .postcreator { width: 140px; font-family: Verdana; font-size:12px; font-weight:normal; color: black;  border-right: solid 1px black; border-bottom:  solid 1px black; }

/*.quote-post{border:solid 1px #cc0000}
.postfooter{border:solid 1px #cc00cc}*/

/* The Edit templates */
.forumview-edit {width: 650px; border: solid 1px black; background-color:  white}
.forumview-edit-inner {padding: 5px 5px 5px 5px; }
.forumview-edit-inner .edit input{width:170px; }
.forumview-edit-inner .edit-titel{font-family: Verdana; font-size:13px; font-weight:Bold;  }
.forumview-edit .toolbar .toolbar-table { border: solid 1px #D4E8D6; width: 630px; background-color: #F7FFF8; }

.forumview-edit .title { padding: 3px 3px 3px 3px; font-family: Verdana; font-size:13px; font-weight:Bold; color: Black; border: solid 1px #D4E8D6;background-color: #e3dfe0; }
.forumview-edit .label { font-family: Verdana; font-size:13px; font-weight:Bold; color: Black;}
.forumview-edit .toolbar td { padding: 3px 3px 3px 3px; }
.forumview-edit .toolbar .button { margin-right: 5px; border: solid 1px black; background-color: #F7FFF8;}
.forumview-edit .webcontrol .textbox{ width: 440px !important; border: solid 1px #D4E8D6; }
/*.forumview-edit .webcontrol .textarea{ width: 400px !important; height: 100px; border: solid 2px #D4E8D6; }*/
.forumview-edit iframe#rteEditor{width: 440px !important; height:300px; border:solid 1px #D4E8D6; background-color:#ffffff}
/*.forumview-edit .onsite-documentimage { margin-top: 5px; margin-bottom: 5px;  border: solid 1px #D4E8D6 !important; width: 640px !important; }*/
.forumview-edit .smilies-outer{width:170px; border:solid 1px #808080}
.forumview-edit .smilies{padding:10px 0px 0px 10px}
.forumview-edit .smilie{position:relative; float:left; width:38px; height:38px;border:solid 0px #808080}

/* Some buttons */
.forum-buttons {margin-bottom: 3px; }
.forum-buttons .button { border: solid 1px black; background-color: #F7FFF8; }



/* Pages */
.forumview-pages { border: solid 1px black; background-color: #e3dfe0; margin-bottom: 5px; }
.forumview-pages .link-table a { font-family: Verdana; font-size:12px; font-weight:bold; color: Black; }
.forumview-pages .link-table .active-page { text-decoration: underline; }
table.link-table td.forum{border:solid 0px #ff0000;display:none}
table.link-table td.threads{border:solid 0px #ff0000; padding-left:2px;}
table.link-table td.posts{border:solid 0px #ff0000;background-image:url(../../../im/forum/bullett_links.gif); background-repeat:no-repeat; padding-left:12px;}



/* Sections */
.forumview-sections { border: solid 1px black; background-color: #e3dfe0; margin-bottom: 5px;}
.forumview-sections a { font-family: Verdana; font-size:12px; font-weight:bold; color: Black;}
.forumview .toolbar {border: solid 1px black; background-color: #F7FFF8;}






