fieldset, fieldset table td {border:0;margin-bottom:0px, padding-bottom:0px;}
legend {padding-top:24px;font-weight:bold; color:#DC006A;}
.new_thread_form table td {border:0;}
.forum_suche {
	margin:0 12px 12px 0;
	text-align:right;
}
.button{
	background:#DC006A;
	font-family:georgia;
	font-size:12px;
	color:#fff;
}
input {
	font-family:georgia;
	font-size:12px;
}
#messagebox textarea {
	font-family:georgia;
	font-size:12px;
}
/* board overview */
.board_tree {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #DC006A;
	border-top: 1px solid #DC006A;
	padding:0;
  	margin-bottom:0;
}
.board_level1 {
	height:0;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 8px;
}
.board_level2 {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 24px 17px;
	margin-bottom:0;
}
.board_level2 a {
	font-size: 16px; 
	line-height:23px;
	color: #dc006b;
}
.board_level3 {
	font-weight: bold;
	font-size: 12px;
	padding: 1ßpx 0 20px 17px;
	margin-bottom: 0px;
}
.board_description {
	margin-top:8px;
	font-size: 12px;
	font-weight: normal;
	padding-right:10px;
}
.board_themes {
	font-size: 12px;
	font-weight: normal;
}
 /* thread overview */
.thread_head {
	font-size: 12px;
	border-bottom: 1px solid #DC006A;
	border-top: 1px solid #DC006A;
	padding: 14px 10px 22px 17px;
	margin-bottom: 8px;
	background-color: #FBE5F1;
}
.thread_head_parent {
	font-size: 12px;
	margin-left: 20px;
 	background: url(images/forum.png) no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
}
.thread_head_forum {
	font-size: 12px;
	margin-left: 40px;
	background: url(images/forum.png) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.thread_subs {
	padding: 4px;
	font-size: 12px;
	margin-bottom: 4px;
	background-color: #EEE;
}
.thread_no_topic {
	font-size: 12px;
	padding: 4px;
}
.thread_page_nav td {
	height:0px;
	line-height:12px;
	padding: 8px 10px 8px 17px;
	margin-bottom: 0px;
	font-size: 12px;
}
.thread_new_topic {
	background: url(images/edit.png) no-repeat;
	padding: 2px 10px 2px 20px;
	margin-bottom: 0px;
	font-size: 12px;
}
.thread_list_box {
	padding: 14px 10px 0px 17px;
	margin-bottom: -5px
}
.thread_list {
	font-size: 12px;
	margin: 0;
}
.thread_item {
	list-style: none;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(images/thread.png) no-repeat;
	padding-left: 20px;
}
.thread_item_closed {
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(images/thread_closed.png) no-repeat;
	padding-left: 20px;
}
.thread_item_sticky {
}
.thread_info {
	font-size: 12px;
	padding-left: 40px;
}

/* thread details */
.details_head {
	font-size: 12px;
	border-bottom: 1px solid #DC006A;
	border-top: 1px solid #DC006A;
	padding: 14px 10px 20px 17px;
	margin-bottom: 0px;
	background-color: #FBE5F1;
}
.details_head_home {
	font-size: 16px;
}
.details_head_forum {
	font-size: 12px;
	background: url(images/forum.png) no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 4px;
}
.details_head_topic {
	font-size: 12px;
	background: url(images/thread.png) no-repeat;
	padding-left: 20px;
	margin-left: 40px;
	font-weight: bold;
	margin-bottom: 4px;
}
.details_table {
	font-size: 12px;
	margin-bottom: 24px;
}
.details_topic {
	font-size: 12px;
	background-color: #EEE;
	padding: 14px 10px 20px 17px;
}
.details_info {
	height:28px;
	line-height:12px;
	padding: 8px 10px 8px 17px;
	margin-bottom: 0px;
	font-size: 12px;
}
.details_text {
	padding: 14px 10px 24px 17px;
	margin-bottom: 0px
	font-size: 12px
}
.details_page_nav {
	height:12px;
	line-height:12px;
	padding: 8px 10px 8px 17px;
	margin-bottom: 0;
	font-size: 12px;
}

/* new topic */
.newtopic_head {
	font-size: 12px;
	border-bottom: 1px solid #DC006A;
	border-top: 1px solid #DC006A;
	padding: 14px 10px 22px 17px;
	margin-bottom: 8px;
	background-color: #FBE5F1;
}
.newtopic_head_forum {
	font-size: 12px;
	background: url(images/forum.png) no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 4px;
}
.newtopic_head_create {
	font-size: 12px;
	background: url(images/edit.png) no-repeat;
	padding-left: 20px;
	margin-left: 40px;
	font-weight: bold;
}

/* edit topic */
.edit_head {
	font-size: 12px;
	border-bottom: 1px solid #DC006A;
	border-top: 1px solid #DC006A;
	padding: 14px 10px 22px 17px;
	margin-bottom: 8px;
	background-color: #FBE5F1;
}
.edit_head_home {
	font-size: 16px;
}
.edit_head_forum {
	font-size: 12px;
	background: url(images/forum.png) no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 4px;
}
.edit_head_topic {
	font-size: 12px;
	background: url(images/thread.png) no-repeat;
	padding-left: 20px;
	margin-left: 40px;
	font-weight: normal;
	margin-bottom: 4px;
}
.edit_head_edit {
	font-size: 12px;
	background: url(images/edit.png) no-repeat;
	padding-left: 20px;
	margin-left: 60px;
	font-weight: bold;
}

/* misc */
.forum_form {
//	border: 1px solid #999;
}
.forum_input {
	width: 98%;
}
.forum_textarea {
	width: 96%;
}
.forum_button_box {
        width:240px;
	padding-top: 0px;
	margin-top:-36px;
	margin-right:24px;
}
.forum_save {
	background: #DC006A url(images/save.png) no-repeat;
	padding-left: 20px;
	color:#fff;
}
.forum_reset {
	background: #DC006A url(images/reset.png) no-repeat;
	padding-left: 20px;
	color:#fff;
}
.forum_cancel {
	background: #DC006A url(images/cancel.png) no-repeat;
	padding-left: 20px;
	color:#fff;
}
.forum_head_home {
	font-size: 16px;
	background: url(images/home.png) no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
}
.forum_smilies {
	border: none;
	margin-right: 6px;
}
/* otherworld */
.mod_forum_hits{
	background-color: #FBE5F1;
	padding:5px;
}																																
