body {
  background-image: url(images/border.jpg);
  background-position: 50% 81px;
  background-repeat: repeat-x;
  background-color: #E1E1E1;
  margin: 0px;
  color: #000000;
  font-size: 13px;
  font-family: "Times New Roman", Times, serif;
}

.clickstream, a.clickstream:link, a.clickstream:active, a.clickstream:hover, a.clickstream:visited {
  color: #000000;
  font-size: 15px;
  font-family: "Times New Roman", Times, serif;
}

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

.row1 {
  color: #000000;
}

.row2 {
  color: #000000;
}
.row3 {
  color: #000000;
}

/* ---------- 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 #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 150px;
}

.searchinput_button {
  border: 1px solid #000000;
  background-color: #999999;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 13px;
  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 #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 130px;
}

.login_input_button {
  border: 1px solid #000000;
  background-color: #999999;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 13px;
  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 #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 200px;
}

.comment_input_big {
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 200px;
}

.comment_input_button {
  border: 1px solid #000000;
  background-color: #999999;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 13px;
  WIDTH: 111px;
}

/* ----- 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 #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 150px;
}

.all_other_input_big {
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  font-size: 13px;
  WIDTH: 250px;
}

.all_other_button {
  border: 1px solid #000000;
  background-color: #999999;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 13px;
  WIDTH: 111px;
}

/* ----------------------- All Links ------------------------------------------*/
a:link {
  text-decoration: none;
  font-size: 13px;
  color : #000000;
}

a:active {
  text-decoration: none;
  font-size: 13px;
  color : #000000;
}

a:visited {
  text-decoration: none;
  font-size: 13px;
  color : #000000;
}

a:hover {
  color : #FF0000;
  font-size: 13px;
  text-decoration: overline;
}

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

.site_name {
  font-size: 22px; 
  color: #990000;
  PADDING-LEFT: 15px;
  font-family: "Times New Roman", Times, serif;
;
  LETTER-SPACING: 11px;
  HEIGHT: 0px;
  FONT-VARIANT: small-caps;
}

.head1 {
  font-size: 15px;
  color: #000000;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  font-family: "Times New Roman", Times, serif;
}

.head2 {
  font-size: 13px;
  color: #000000;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  font-family: "Times New Roman", Times, serif;
}

.image_header {
  PADDING-TOP: 11px;
}

#image_header {
  BACKGROUND-POSITION: 100% 0%;
  BACKGROUND-IMAGE: url(images/header.jpg);
  VERTICAL-ALIGN: top;
  PADDING-TOP: 15px;
  BACKGROUND-REPEAT: no-repeat;
  HEIGHT: 100px;
  BACKGROUND-COLOR: #ffffff;
  TEXT-ALIGN: left;
}

.footer {
  HEIGHT: 30px;
  BACKGROUND-COLOR: #009900;
}

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

ul, li, p, td {
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

.smalltext {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

.marktext {
  color: #000000;
}

.page_stats {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #990000;
}

.new {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #ff0000;
}

.textarea {
  font-family: "Times New Roman", Times, serif;
  color: #0000FF;
  font-size: 13px;
  width: 230px;
}

.select {
  font-family: "Times New Roman", Times, serif;
  border: 1px solid #ffffff;
  background-color: #000000;
  color: #000000;
  font-size: 13px;
}

.tabletext {
  color: #A7ADCD;
  font-size: 11px;
  font-family: "Times New Roman", Times, serif;
}

.setperpageselect {
  font-family: "Times New Roman", Times, serif
;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 13px;
}

.categoryselect {
  font-family: "Times New Roman", Times, serif
;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 13px;
}

.dropdownmarker {
  font-family: "Times New Roman", Times, serif
;
  background-color: #ffffff;
  color: #000000;
  font-size: 13px;
}

.button {
  border: 1px solid #000000;
  background-color: #999999;
  font-family: "Times New Roman", Times, serif
;
  color: #ffffff;
  font-size: 13px;
}

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

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

.maincat {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

.subcat {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
}

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

.imagerow2 {
  color: #000000;
}

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

.commentspacerrow {
  color: #000000;
}

.commenttextarea {
  font-family: "Times New Roman", Times, serif
;
  color: #CE00CE;
  font-size: 13px;
  width: 270px;
}

#copyright, #copyright a:link, #copyright a:active, #copyright a:hover, #copyright a:visited {
  color: #009900;
  font-size: 11px;
  font-family: "Times New Roman", Times, serif
;
}

.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 13px;
    float: center;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #466900;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod3hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #5A8700;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod4hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #6EA500;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod5hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #82C300;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod6hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #96E100;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod7hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #AAFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod8hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #BEFF3C;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod9hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #D2FF78;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod10hover, .ratemodg {
    cursor: hand;
    float: center;
    width: 18px;
    height: 13px;
    background: #FF7C50;
    border: 1px solid #004C75;
    text-decoration: none;
}

.upload_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #0000FF;
}

.msg0 { 
background-color: #FFCECE; 
color: #2F6B9D; 
} 
.msg1 { 
background-color: #CEFFDD; 
color: #2F6B9D; 
} 

.msg_good { 
  background-color: #CEFFDD; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 

.msg_error { 
  background-color: #FFCECE; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 

.msg_plain { 
  background-color: transparent; 
  font-weight: bold; 
   border: 1px solid #5E6C80; 
   padding: 3px 3px 3px 3px ; 
   margin: 3px 0px 3px 0px ; 
} 
/*--BBCode--------------------------------------------------*/ 
input.bbcbutton { 
   background-color : #EFEFEF; 
   color : #000000; 
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
} 
.helpline { 
  width: 300px; 
  height: 30px; 
  overflow: hidden; 
   background-color: transparent; 
   border-style: none; 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size : 10px; 
   color: #666666; 
} 
div.quotehead { 
   font-size: 11px; 
   color: black; 
   padding: 0px 24px 0px 24px ; 
} 
div.quoteblock { 
   border: 1px solid #5E6C80; 
   font-size: 10px; 
   padding: 8px 8px 8px 8px ; 
} 
div.codehead { 
   font-size: 11px; 
   color: black; 
   padding: 0px 24px 0px 24px ; 
} 
div.codeblock { 
   border: 1px solid #5E6C80; 
   font-family: Courier, 'Courier New', sans-serif; 
   font-size: 10px; 
   padding: 8px 8px 8px 8px ; 
   background-color: #F5F5F5; 
   white-space: pre; 
} 
/*--PM Mod--------------------------------------------------*/
.username_input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 140px;
}
.username_input_button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
  width: 120px;
}