body {
  background-color: #FFFFFF;		<!--   geändert  -->
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) 
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;     */
}

hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #004c75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
}
/*------------------- geändert auf grau ----------------------*/	
.tablebottom {
  background-color: #808080;
}

.bordercolor {
  background-color: #004C75;
}
/*------------------- geändert ----------------------*/	
.tablebgcolor {
  background-color: #FFFFFF;
}
/*------------------- geändert ----------------------*/	
.navbar {
  background-color: #FFFFFF;	
  color: #004c75;
}
/*------------------- geändert ----------------------*/	
.row1 {
  background-color: #FFFFFF;
  color: #004c75;
}

.row2 {
  background-color: #efefef;
  color: #004c75;
}
/*------------------- geändert ----------------------*/	
.head1 {
  background-color: #808080;
  color:  #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
/*------------------- geändert ----------------------*/	
.head1:hover {
  background-color: #808080;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
/*------------------- geändert ----------------------*/	
.head2 {
  background-color: #808080;
  color:  #FFFFFF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0;		<!--  eingefügt  -->
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}



a:hover {
  color: #000000;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}
/*------------------- btn text geändert auf weiss ----------------------*/	
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EFEFEF;
}

.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: #E5E5E5;
  color: #004C75;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

/*--		zusätzliche Definitionen:		--*/
/*--		zusätzliche Definitionen:		--*/
#logo {
	font:18px georgia;
	color: #ffffff;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #ffffff;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#logo a:link {
	color: #ffffff;	
}

#logo a:hover {
  color: #000000;
}
	
#srch a:link {
	color: #000000;	
}

#srch a:hover {
  color: #ff0000;
    font-weight: bold;
}

/*--			style aus schweizerbahnen/index.htm  eingefügt --*/
.Stil1 {font-size: 12px}
.Stil4 {
	font-size: 14px;
	font-weight: bold;
}
.Stil5 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold; font-family: Georgia;
}
.Stil8 {font-size: 12px; color: #CC0000; }
.Stil11 {
	color: #FF0000;
	font-size: 14px;
}
.Stil12 {font-size: 14px; font-weight: bold; color: #FFFFFF; font-family: Georgia;}
.Stil14 {font-size: 12px; color: #000000; }
.Stil15 {color: #000000; font-size: 14px; }
.Stil17 {color: #FF0000}
.Stil18 {color: #000000}
.Stil19 {color: #FF00FF}
.Stil21 {font-size: 14px; font-weight: bold; color: #000000; }
.Stil25 {font-size: 28px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
/*--		Ende zusätzliche Definitionen		--*/
/*--		Ende zusätzliche Definitionen		--*/
