#root {
    width: 800px;
    background-color: #000000;
    background: url('Bilder/3banner.jpg');
    border:2px outset gray;
    font-family: 'Times New Roman';

}
#kopf {
    height: 180px;
    width: 800px;
}
#menue {
    height: 50px;
    width: 800px;
}
#inhalt {
    background: url('Bilder/3bg.bmp');
    width: 800px;
    text-align: left;
    background-repeat: repeat-x;
    background-color: #530200;
    color: white;
}
#forumhead {
    background: url('Bilder/3head.jpg');
    color: #FF0000;
}
#forum_thread_threadwin {
    width: 90%;
    background-color: #000000;
    color: #000000;
}
#forum_thread_userleft {
    width: 15%;
    background: url('Bilder/3left.jpg');
    background-repeat: no-repeat;
    background-color: white;
    font-weight: bold;
}
#forum_thread_datum {
    background: url('Bilder/3datum.jpg');
}
#forum_thread_inhalt {
    height: 170px;
#    width: 592px;
    width: 620px;
    font-family: 'Comic Sans MS';
    font-size: 13px;
#    background-color: #57715e;
    background-color: #C0C0C0;
    color: #000000;
}
#forum_thread_edit {
    height: 10px;
#    background-color: #57715e;
    background-color: #C0C0C0;
    color: #009900;
}
#forum1 {
#    background-color: #57715E;
    background-color: #C57273;
    color: #000000;
}
#forum2 {
#    background-color: #BCF5CC;
    background-color: #D00000;
    color: darkgray;
}
#home_win {
    width: 80%;
    background-color: #000000;
}
#home_head {
    font-weight: bold;
    width: 495px;
    background: url('Bilder/3head.jpg');
    color: #FF0000;
}
#home_datum {
    font-weight: bold;
    text-align: right;
    width: 125px;
    background: url('Bilder/3head.jpg');
    color: #FF0000;
}
#home_inhalt {
    width: 620px;
    font-family: 'Comic Sans MS';
    font-size: 13px;
    background-color: #C0C0C0;
    color: #000000;
}
#home_user {
    width: 125px;
    text-align: right;
    background: url('Bilder/3datum.jpg');
    background-repeat: no-repeat;
}
#home_kommi {
    width: 495px;
    background: url('Bilder/3datum.jpg');
    background-repeat: no-repeat;
}
#mem_bg {
    width: 200px;
    background-color: #000000;
}
#mem_head {
    font-weight: bold;
    background: url('Bilder/3head.jpg');
    color: #FF0000;
}
#mem1 {
    background-color: #E54100;
    color: #000000;
}
#mem2 {
    background-color: #E68E00;
    color: darkgray;
}
#gb_win {
    width: 700px;
    background-color: #000000;
}
#gb_userleft {
    width: 18%;
    background: url('Bilder/3left.jpg');
    background-repeat: no-repeat;
    background-color: white;
    font-weight: bold;
}
#gb_datum {
    width: 600px;
    background: url('Bilder/3datum.jpg');
}
#gb_inhalt {
    height: 80px;
    width: 620px;
    font-family: 'Comic Sans MS';
    font-size: 13px;
    background-color: #C0C0C0;
    color: #000000;
}
#gb_eintrag_th2 {
    width: 160px;
    background: url('Bilder/3left.jpg');
    background-repeat: no-repeat;
    background-color: white;
    font-weight: bold;
}
#gb_eintrag_th3 {
    width: 540px;
    font-family: 'Comic Sans MS';
    font-size: 13px;
    background-color: #C0C0C0;
    color: #000000;
}
#post0 {
    background-color: red;
    color: #000000;
}
#post2 {
    background-color: gray;
    color: darkgray;
}
#post1 {
    background-color: darkgray;
    color: #000000;
}
#read_inhalt {
    font-family: 'Comic Sans MS';
    font-size: 13px;
    background-color: #C0C0C0;
    color: #000000;
}
a:link.task { text-decoration: none; font-weight: bold; color: white; }
a:visited.task { text-decoration: none; font-weight: bold; color: white; }
a:hover.task { text-decoration: none; font-weight: bold; color: gray; }

a:link.forumlink1 { text-decoration: none; font-weight: bold; color: black; }
a:visited.forumlink1 { text-decoration: none; font-weight: bold; color: black; }
a:hover.forumlink1 { text-decoration: none; font-weight: bold; color: darkgray; }

a:link.forumlink2 { text-decoration: none; font-weight: bold; color: darkgray; }
a:visited.forumlink2 { text-decoration: none; font-weight: bold; color: darkgray; }
a:hover.forumlink2 { text-decoration: none; font-weight: bold; color: black; }

a:link.men { text-decoration: none; font-weight: bold; color: gray; }
a:visited.men { text-decoration: none; font-weight: bold; color: gray; }
a:hover.men { font-weight: bold; background-color: maroon; color: red; text-decoration: none; }

a:link { text-decoration: none; font-weight: bold; color: #6BE4FF; }
a:visited { text-decoration: none; font-weight: bold; color: #5EC7DF; }
a:hover { font-weight: bold; color: #009F20; text-decoration: none; }

a:link.forumlink { text-decoration: none; font-weight: bold; color: #00aa00; }
a:visited.forumlink { text-decoration: none; font-weight: bold; color: #00aa00; }
a:hover.forumlink { text-decoration: none; font-weight: bold; color: #44bb44; }

a:link.crew { text-decoration: none; font-weight: bold; color: #009F20; }
a:visited.crew { text-decoration: none; font-weight: bold; color: #007E19; }
a:hover.crew { font-weight: bold; color: #6BE4FF; text-decoration: none; }


