
/********** nicht genutzt? ****************************************/

.forum_start TD {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.forum_inhalt TABLE {
    font-size: inherit;
}
.forum_inhalt,
.forum_start,
.forum_eingang {
    font-size: 0.85em;
}
.forum_beitrag {
    border-bottom: solid #666666 1px;
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 1.5em;
}
.forum_titel I {
    color:#0000CC; 
    font-size: 0.8em;
}
.forum_start .autor {
    color:#0000CC; 
    font-size: inherit;
}
.forum_start .beitrag {
    color:#666; 
}
.forum_inhalt A:hover,
.forum_start A:hover,
.forum_eingang A:hover {
    text-decoration: underline;
}
.forum_inhalt A:visited,
.forum_start A:visited,
.forum_eingang A:visited {
    color:#600;
}
.forum_inhalt A,
.forum_start A,
.forum_eingang A {
    color:#900;
    text-decoration: none;
}
/********** wird noch gebraucht? ****************************************/
.realname {
/* Leserforen | Real Name | Farbe */
    color:#990000; 
}
input.knob {
/* Buttons fuer 'Missbrauch melden' wie Link darstellen */
color: #039;
background-color: #e6e6e6;
border: 0px;
text-align: left;
}

/********** neue und angepasste Styles ****************************************/

.user_info A:hover,
.forum_news A:hover,
.feedback_link A:hover {
    text-decoration: underline;
}
.user_info A,
.forum_news A,
.feedback_link A {
    color:#900;
    text-decoration: none;
}
.forum_navi {
    border: 1px solid #900;
    font-weight: normal !important;
}
.fora_list {
    width: 40em;
    }
.user_info,    
ul.forum_navi,
ul.forum_aktion,
ul.forum_pfad {
    font-size: 0.8em;
    }
.forum_title A { 
    font-weight: normal !important;
}
.forum_navi A,
.forum_titel A,
.forum_pfad A,
.forum_aktion A,
.thread_tree A,
.fora_list A {
    color:#900;
}
.user_info A:visited,
.forum_titel A:visited,
.forum_news A:visited,
.feedback_link A:visited,
.forum_pfad A:visited,
.forum_navi A:visited,
.forum_aktion A:visited,
.thread_tree A:visited,
.fora_list A:visited {
    color:#600;
}
.f-content .nextlevel .bullet IMG,
.f-content .nextlevel_line .bullet IMG {
    border: none;
    margin: 0 0 0 5px;
    vertical-align: top;
}
.f-content .bullet img {
 	border-style: none;
	margin: 2px 0 0 5px;
}
.f-content .nextlevel_line {
    background: url(/icons/forum/bg_l.gif) 17px repeat-y;
}
.f-content .nextlevel_line LI.last {
    background: #e6e6e6; 
    }
.f-content div.forum_titel h1 {
    font-size: 1.1em;
    font-weight: normal;
    }
.posting_subject {
    font-weight: normal;
    font-size: 1em;
    }
.f-content div.forum_titel p {
    font-size: 0.9em;
    }
.f-content div.hover:hover {
	    background: #eee;
	}
.f-content div.hover_line:hover {
	    background: #eee url(/icons/forum/bg_l.gif) 7px repeat-y;
	}
.hover {
    border: 1px solid #e6e6e6 !important;
    }
.posting_text {
    font-size: 0.9em;
    line-height: 1.2;
    }
	/* -------------------- forensuche neu -------------------- */
#search_bar {
		width: 27%;
		margin-right: -10px;
		overflow: hidden;
		border: 1px solid #900;
		background: transparent;
		margin-top: 0;
	}
#search_bar h4,
#search_bar #page_navi {
		background: transparent;
		border-bottom: 1px solid #900;
		}
#search_bar #page_navi {
		border-top: 1px solid #900;
				}
#search_bar a {
		color: #900;
		}
#search_bar ul {
		font-size: 0.7em;
		margin-left: 0;
		}
.f-content 	{
		width: 39em;
		}
#search_content {
		width: 70%;
	}
#search_content p.posting_text {
		font-size: 0.8em;
	}
#suchfeld_foren input.search_submit {
	display: block;
	margin-top: 6px;
	}
#suchfeld_foren input.textfield {
		padding-left: 2px;
		background: #EEE;
		}
