/*
  The Style5 for 4images gallery
  Created by: KW
*/





/* ------------------------------ Body all over --------------------------------------------
Here you can change the colors and the background for the page.
You can use for the pagebackground every .gif in the folder "images/backgrounds".
Hier kannst Du die Farben und den Hintergrund der Page ändern.
Du kannst als Seitenhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
 */


body {
  background-color: #000000;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #000000;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff}


/* --------------------- Colors of the Tables -- Farben der Tabellen -------------------------
You can use for the tablebackgrounds every .gif in the folder "images/backgrounds".
Du kannst als Tabellenhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
*/

.site_name_table {
  border: 1px solid rgb(0,0,0);
}

.menue_table {
  background-image: url(images/backgrounds/bg_purple.gif);
  border: 1px solid rgb(255,255,255);
}

.content_table {
  background-image: url(images/backgrounds/bg_black_line.gif);
  border: 8px solid rgb(0,0,0);
}

.thumbnail_table {
  background-image: url(images/backgrounds/bg_black_pure.gif);
  border: 8px solid rgb(0,0,0);
}

.category_home_table {
  border: 1px solid rgb(255,204,0);
}

.category_all_tables {
  border: 1px solid rgb(255,204,0);
}

.whos_online_table {
  border: 0px solid rgb(255,255,255);
}

.all_other_tables {
  border: 1px solid rgb(255,204,0);
}
/* ------------------------------------------------------------------------------------------*/





/* ---------------- Colors of the Tablecells -- Farben der Tabellenzellen --------------------
You can use for the tablecell backgrounds every .gif in the folder "images/backgrounds".
Du kannst als Tabellenzellen Hintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
*/

.row1 {
  background-image: url(images/backgrounds/bg_black_line.gif);
  background-color: #;
  color: #ffffff;
}

.row2 {
  background-image: url(images/backgrounds/bg_black_pure.gif);
  background-color: #;
  color: #ffffff;
}
.row3 {
  background-image: url(images/backgrounds/bg_black_line.gif);
  background-color: #;
  color: #ffffff;
}
/* ------------------------------------------------------------------------------------------*/






/* ----- Textcolors,sizes of the tablesheads -- Schriftfarben,Größen der Tabellenköpfe ------*/

.site_name_head {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.menue_table_head {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.content_table_clickstream {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.category_head{
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px
}

.category_home_head {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.whos_online_table_head {
  font-size: 10px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.all_other_tables_head {
  font-size: 13px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------------------------------------------------------------------------*/




/* ------------------ Color of the search formfield --- Farbe der Suchform ------------------
Here you can change the color and the background for the searchform.
You can use for the formfieldbackground every .gif in the folder "images/backgrounds".
Hier kannst Du die Farben und den Hintergrund der Suchform ändern.
Du kannst als Formfeldhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
 */

.searchinput {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 100px;
}

.searchinput_button {
  background-image: url(images/backgrounds/bg_gray_dark.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 12px;
  WIDTH: 100px;
}
/* ------------------------------------------------------------------------------------------*/





/* ------------------ Color of the login formfield --- Farbe der Loginform ------------------
Here you can change the color and the background for the loginform.
You can use for the formfieldbackground every .gif in the folder "images/backgrounds".
Hier kannst Du die Farben und den Hintergrund der Loginform ändern.
Du kannst als Formfeldhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
 */

.logininput {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 100px;
}

.login_input_button {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 70px;
}
/* ------------------------------------------------------------------------------------------*/






/* -- Colors of the comment and ecard formfield --- Farben der Kommentar und eCard Formfelder ----
Here you can change the color and the background for the comment nad ecard formfields.
You can use for the formfield background every .gif in the folder "images/backgrounds".
Hier kannst Du die Farben und den Hintergrund der Kommentar und eCard Formfelder ändern.
Du kannst als Formfeldhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
 */

.ecard_input {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 150px;
}

.ecard_input_big {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 300px;
}


.ecard_input_button {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 70px;
}
/* ------------------------------------------------------------------------------------------*/






/* ------------ Color of all other formfields --- Farbe aller anderen Formfelder --------------
Here you can change the color and the background for all other loginforms.
You can use for the formfield background every .gif in the folder "images/backgrounds".
Hier kannst Du die Farben und den Hintergrund aller anderen Formfelder ändern.
Du kannst als Formfeldhintergrund alle .gif verwenden, die sich in dem Ordner
"images/backgrounds" befinden.
 */

.all_other_input {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 100px;
}

.all_other_button {
  background-image: url(images/backgrounds/bg_white.gif);
  border: 1px solid rgb(0,0,0);
  background-color: #;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 70px;
}
/* ------------------------------------------------------------------------------------------*/






/* ------------------------------------- All Links ------------------------------------------*/

a:link    { text-decoration: underline; none; color : #ffffff; background-color: #};
a:active  { text-decoration: underline; none; color : #ffffff; background-color: #};
a:visited { text-decoration: underline; none; color : #E0E0E0; background-color: #};
a:hover   { text-decoration: underline; color : #ffffff; background-color: #};
}

a:hover {
  color: #ffffff;
}

a: {
  color: #ffffff;
  text-decoration: none;
  color : #ffffff;
  background-color: #};
}




/* ------------------------------------------------------------------------------------------*/





hr {
  height: 1px;
  color: #ffffff;
  background-color: #000000;
}

ul, li, p, td {
  color: #ffffff;
  font-background-color: #;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FFFF00;
}


.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #000000;
  font-size: 11px;
}

.button {
  font-family: Verdana,Arial, Helvetica, sans-serif;
  border: 1px solid rgb(0,0,0);
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #;
  color: #000000;
}

.imagerow2 {
  background-color: #;
  color: #000000;
}

/*--Comments--------------------------------------------------*/

.commentspacerrow {
  background-color: #;
  color: #000000;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 270px;
}