/*
  The Style 12 for 4images gallery
  Copyright by: KurtW
*/

body {
  /*background-color: #E1E1E1;*/
  background: #ababab;
  margin: 0px;
  color: #3F3F3F;
  font-size: 11px;
  font-family: Arial, tahoma ,verdana,  sans-serif;
}

.clickstream, a.clickstream:link, a.clickstream:active, a.clickstream:hover, a.clickstream:visited {
  color: #ffffff;
  font-size: 13px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

/* ------- Border Colors of all images -- Rahmen Farben aller Images ---------*/

a:link img, a:visited img, a:active img {
  border-top: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

a:hover img {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
}

/* --------- Colors of the tablerows -- Farben der Tabellenzellen -------------*/

.row1 {
  color: #3F3F3F; 
background: #EAEAEA;
}

.row2 {
  color: #3F3F3F;
background: #FEFEFE;

}

.row3 {
  color: #3F3F3F;
background: #EBEBEB;
}

/* --------- Colors of the tablerows in last comment at mainage  -------------*/
.lastcommentrow1
{
	color: #3F3F3F;
	background: #E9E9E9;
}
.lastcommentrow2
{
	color: #3F3F3F;
	background: #FDFDFD;
}

/* --------- Colors of the tablerows in comment  -------------*/
.commentauthorrow1
{
	color: #3F3F3F;
	background: #E9E9E9;
}
.commentauthorrow2
{
	color: #3F3F3F;
	background: #FDFDFD;
}
.commenttextrow1
{
	color: #3F3F3F;
	background: #F5F5F5;
}
.commenttextrow2
{
	color: #3F3F3F;
	background: #FCFCFC;
}

/* --------- Colors of the tablerows in top images  -------------*/
.toprow1
{
	color: #3F3F3F;
	background: #E9E9E9;
}
.toprow2
{
	color: #3F3F3F;
	background: #FEFEFE;
}

/* --------- Colors of the tablerows in news        -------------*/
.newsrow1
{
	color: #3F3F3F;
	background: #E9E9E9;
}
.newsrow2
{
	color: #3F3F3F;
	background: #FEFEFE;
}

/* ---------- Color of the search formfield --- Farbe der Suchform -------------
Here you can change the color and the background for the searchform.
Hier kannst Du die Farben und den Hintergrund der Suchform ändern.*/

.searchinput {
  border: 1px solid #3F3F3F;
  background-color: #ffffff;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 90px;
}

.searchinput_button {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 60px;
}

/* ----------- Color of the login formfield --- Farbe der Loginform ------------
Here you can change the color and the background for the loginform.
Hier kannst Du die Farben und den Hintergrund der Loginform ändern.*/

.logininput {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 130px;
}

.login_input_button {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 70px;
}

/* --------------------------------------------------------------------------------------*/
/* Colors of the comment and ecard formfield --- Farben der KommentarFormfelder
Here you can change the color and the background for the comment formfields.
Hier kannst Du die Farben und den Hintergrund der Kommentar Formfelder ändern.*/

.comment_input {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 150px;
}

.comment_input_big {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 150px;
}

.comment_input_button {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 110px;
}

/* ----- Color of all other formfields --- Farbe aller anderen Formfelder ------
Here you can change the color and the background for all other forms.
Hier kannst Du die Farben und den Hintergrund aller anderen Formfelder ändern. */

.all_other_input {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 150px;
}

.all_other_input_big {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 250px;
}

.all_other_button {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  WIDTH: 110px;
}

/* ----------------------- All Links ------------------------------------------*/
a:link {
  text-decoration: none;
  font-size: 11px;
  color : #3F3F3F;
}

a:active {
  text-decoration: none;
  font-size: 11px;
  color : #3F3F3F;
}

a:visited {
  text-decoration: none;
  font-size: 11px;
  color : #3F3F3F;
}

a:hover {
  color : #000000;
  font-size: 11px;
  text-decoration: underline;
}

/* ---------------------Others-------------------------------------------------*/

.site_name {
  font-size: 22px;
  color: #ffffff;
  PADDING-LEFT: 14px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  LETTER-SPACING: 10px;
  HEIGHT: 0px;
  FONT-VARIANT: small-caps;
}

.head1 {
  font-size: 14px;
  color: #3F3F3F;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 1px solid #3F3F3F;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.head2 {
  font-size: 12px;
  color: #3F3F3F;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 1px solid #3F3F3F;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.image_header {
  BACKGROUND-COLOR: #0C0608;
}

.border {
  BACKGROUND-COLOR: #646464;
}


.footer {
  HEIGHT: 50px;
  BACKGROUND-COLOR: #787878;
}

hr {
  height: 1px;
  color: #46688e;
}

ul, li, p, td {
  color: #3F3F3F;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 10px;
}

.marktext {
  color: #3F3F3F;
}

.page_stats {
  font-size: 11px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.new {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 11px;
  color: #010D61;
}

.textarea {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  border: 1px solid #3F3F3F;
  color: #3F3F3F;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  color: #3F3F3F;
  font-size: 11px;
}

.tabletext {
  color: #A7ADCD;
  font-size: 10px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.setperpageselect {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  color: #3F3F3F;
  font-size: 11px;
}

.categoryselect {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  color: #3F3F3F;
  font-size: 11px;
}

.dropdownmarker {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  color: #3F3F3F;
  font-size: 11px;
}

.button {
  border: 1px solid #3F3F3F;
  background-color: #FFFFFF;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
}

.menue-tables {
  border-top: 1px solid #46688e;
}

/*-------------------Categories------------------------------------------------*/

.maincat {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 11px;
}

.subcat {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 10px;
}

/*-------------------Images----------------------------------------------------*/
.imagerow1 {
  color: #3F3F3F;
}

.imagerow2 {
  color: #3F3F3F;
}

/*-------------------Comments--------------------------------------------------*/

.commentspacerrow {
  color: #3F3F3F;
}

.commenttextarea {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  color: #3F3F3F;
  font-size: 11px;
  width: 270px;
}

#copyright, #copyright a:link, #copyright a:active, #copyright a:hover, #copyright a:visited {
  color: #D2D2D2;
  font-size: 10px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
}


div.toplista { overflow:hidden; background:#EE8800; border:2px;border-color:#FFAA22;border-style:outset;padding:5px;font:bold 11px verdana;color:white;text-decoration:none;text-align:center;cursor:pointer }
div.toplista:hover { background: red; }

#links_menu hr {
	height: 0px;
	color: #E1E1E1;
	margin: 2px 0px; 
}
