/******************************************************************/
/******************************************************************/
/*****CSS Formatierung der HAFNERTEC Garantieaktivierungsseite*****/
/*****FÜR IE 5-8, Firefox, Opera und Safarie geschrieben	  *****/
/******************************************************************/
/******************************************************************/
/******************************************************************/

#footer
{
	background-color:#888888;
	color:#ffffff;
	padding:20px;
	text-align:center;
	line-height:2em;
	margin-top:30px;
	border-top:2px solid #666666;
}


#top_navigation ul li a 
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#top_navigation ul li a:hover 
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

  .erster
  {
  background:#292828;
  }
  .zweiter
  {
  background:#504e4e;
  }
  .dritter
  {
  background:#787575;
  }
  .vierter
  {
  background:#908f8f;
  } 
  .fuenfter
  {
  background:#a2a2a2;
  }
  .sechster
  {
  background:#CDCDCD;
  }

/*Contentformatierung*/

#content
{
  line-height:1.5em;
  font-size:14px;
  color:#333333;
  padding-bottom:10px;
}


/*Formatierung der Tabellen*/
thead
{
  color:#FFFFFF;
  background-color:#c20022;  
  width:650px;
}


/*Überschriften*/

h3
{
  margin:30px 0px 0px 0px;;
  font-size:19px;
  font-weight:bold;
  color:#666666;
}

h1
{
  font-size:22px;
  font-weight:bold;
  padding-bottom:10px;
}


/*Ausgabe von Fehlermeldungen*/
.error
{
  font-size:12px; 
  color:#930f16s; 
  font-family:Geneva, Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  width:220px;
  display:block;
}

.input_error{color:#FF0000;background-color:#CAC1A6}

.message,.isok{
	background:url(../images/warning.gif) #DDDDDD;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#000000;
	line-height:2em;
	padding:20px 10px 25px 130px;
	border-bottom:4px solid #fcdc02;
	border-top:4px solid #fcdc02;		
	}
	
.isok
{
	background:url(../images/ok.gif) #DDDDDD;
	background-repeat:no-repeat;
	border-bottom:4px solid #259307;
	border-top:4px solid #259307;	
}

input[type=text],input[type=password],select, textarea{ font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; color:#333333; background-color:#bbbeba; border:1px dotted #888888;}
input[type=button],input[type=submit],input[type=reset],input[type=file]{border:1px solid #888888;}   
.Adminedit{font-weight:normal;color:#666666;background-color:#DDDDDD; border:2px solid #ffffff; font-size:12px;margin-right:3px;}

#haendlerList
{
	font-size:10px;
	font-weight:normal
}
