/* ------------------------------ Anpassung feste Seitenbreite ------------------------------ */
.clear_space {
    width: 66%;
    min-width: 520px;
}
.thread_tree {
    min-width: 520px;
}
/* ------------------------------ Developer ------------------------------ */
a:link,
a:visited {
    text-decoration: none;
}
a:hover,
a:active {
    text-decoration: underline;
}
#mitte_links h1 {
    font-size: 1.3em;
}
#mitte_links h2 {
    padding-top: 5px;
}
#mitte_links h2.ueberschrift {
    padding-bottom: 0.5em;
    font-size: 0.95em;
}
#imagewrapper a {	
    color: #fff;
}
#mitte_forum hr {
    height: 1px;
    color: #999;
    background-color: #999;
    border: 0;
    margin: 1em 0;
}
#mitte_forum input,
#mitte_forum textarea {
    border: 1px solid #bbb;
    margin: 0.3em 0;
}
#mitte_forum textarea,
#mitte_forum input[type="text"] {
    width: 92.5%;
}
#mitte_forum #foren_suche input.textfield {
    width: 8em;
}
ul.forum_navi {
    background: #E2EDFB;
    color: #000;
    border: 1px solid #D9D9D9;
    font-size: 75%;
}
ul.forum_navi li,
ul.forum_aktion li {
    margin: 0 4px 0 1px;
}
* html ul.forum_navi li {
    margin: 0 0 0 4px;
}
ul.forum_aktion,
ul.forum_pfad {    
    border: 1px solid #D9D9D9;
    background-color: #F1F7FE;
    color: #333;
}
ul.forum_aktion {
    border-top: none;
}
ul.forum_pfad {
    border-bottom: none;
}
ul.forum_aktion li {
    margin: 0 0.3em 0 0;
}
ul.thread_tree {
    font-size: 0.8em;
    border-top: 1px solid #ddd;
    padding: 0.5em 0.75em;
}
input.knob {
    background-color: #1B3059;
    color: #fff;
    padding: 2px 7px;
    border: 1px solid #1B3059;
}
table.rand_rechts .foren_navi {
    padding-bottom: 1em;		
    font-size: 0.8em;
    line-height: 1.2em;
}
.user_info i {
    font-size: 85%;
}
.posting_date {
    margin-top: 1.5em;
}
.posting_text {
    margin-bottom: 1em;
    font-size: 85%;
}
.fora_list {
    margin-right: 20px;
}
.fora_list .hover {
    padding: 0.5em 0.75em;
    float: left;
    width: 100%;
}
.fora_list .forum_title {
    font-size: 1.2em;	
    padding: 0 0 0.2em 0;
    margin: 0;
    float: left;
}
.fora_list .forum_subtitle {
    border-top: 1px solid #ccc;
    padding: 0.3em 0 0 0;
    margin: 0;
    float: left;
    width: 100%;
}
.fora_list .beitrag_anz {
    font-size: 0.8em;
}
.error_message { 
    border: 2px solid #603;
    background-color: #fae8ed;
    margin: 1em 0;
    padding: 10px;
}
.error_message h2 {
    margin: 0;
    padding: 0;
}
.feedback_link {
    clear: both;
    display: block;
    text-align: right;
    margin: 0 0 0.5em 0;
    padding: 0.3em 0;
}
.feedback_link a {
    padding: 0 0.75em;
    color: #c03;
}
.forum_news {
    font-size: 1em;
}
.forum_news li {
    margin: 0.15em 0;
}
.forum_titel {
    padding-bottom: 0.75em;
}
* .forum_titel a:link,
.forum_titel a:hover,
.forum_titel a:active
 {
	color: #013298;
}
.forum_titel h3 {
    color: #666;
    font-size: 0.8em;
}
.active_post {
    color: #3d526d;
}
.fora_list,
.forum_pfad,
.forum_navi,
.forum_aktion,
.redsize80,
.forum_suchen input {
    font-size: 80%;
}
.zoom {
    margin: 0.3em 0;
}
.zoom a {
    background: #fff url('/foto/icons/icon_zoom.gif') left center no-repeat;
    font-size: 0.8em;
    font-weight: bold;
    padding-left: 18px;
    padding-top: 0.2em;
}
.forum_suchen {
    position: relative;
}
.forum_suchen form {
    position: absolute;
    right: 0;
    white-space: nowrap;
    font-size: 80%;
    padding: 3px;
    margin: 0;
    background: #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 12em;
    text-align: center;
}
.forum_suchen input {
    width: 6em;
}
.forum_suchen input.submit {
    font-weight: bold;
    margin-left: 5px;
}
/* -------------------- forensuche neu -------------------- */
#search_bar {
    margin: 0;
    background: transparent;
    border: 1px solid #333;
}
#search_bar h4,
#search_bar #page_navi {
    background: #333;
    color: #fff;
}
#search_bar #page_navi a {
    color: #a0d0ff;
}
#suchfeld_foren input.textfield {
    background: #fffbf0;
}
/* -------------------- Links -------------------- */
ul.forum_aktion a,
ul.forum_pfad a,
ul.thread_tree a:link,
ul.thread_tree a:hover,
ul.thread_tree a:active,
.fora_list .forum_title a {
    color:#039;
}
ul.thread_tree a:visited,
.beitrag_anz,
.forum_titel a:visited,
.quote {
    color:#666;
}
.error_message a,
.new_post,
.redsize80,
.red {
    color:#c03;
}
.forum_titel h1,
.forum_titel a:link,
.forum_titel a:hover,
.forum_titel a:active {
    color:#013298;
}

