/*
 * Combined style sheet for the index pages and the slide pages.
 */


a:link {
       	color: #FF6600;
	text-decoration: none;
      
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
 
 

.tdwhite {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  FONT-COLOR: #000000;
  background-image: none;
  font-weight: bold;
}

.tdblue {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  background-color : #333333; 
}

.tdimage {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  
}


TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  color : white;
  background-color : #333333; 
  
}

 BODY {
	color: #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: Verdana, Arial,helvetica;
	background-image: none;
	background-color : #333333;
 }

#dropdown {
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  COLOR: #000000;
  BACKGROUND: #FFFFFF
}

.icontext {
	color: black;
	align: "center";
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.link_gross {
	font-size: 16px;
	font-weight: bold;
}
.link_klein {font-size: 14px; font-weight: bold; }
.Stil7 {color: #FF0000}
