/* ------------------------------------------------------ */
/*  brasilien.css - Stylesheet (CSS) fuer brasilien-2004  */
/*                  Martin Schwarz <webmaster@kuroi.de>   */
/*                  Letzte Aenderung: 2004-09-19          */
/* ------------------------------------------------------ */

body
{
	color: white;
	background-color: #0A4517;
}

a:link {
	color: white;
	text-decoration: underline
}

a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: yellow;
	text-decoration: underline;
}

a:active {
	color: yellow;
	text-decoration: underline
}

td.thumb {
	text-align: center;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

.footer {
  font-size: 50%;
  text-align: right
}

.large {
  font-size: 200%;
}

.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.breadcrumbs { 
	text-align:left; 
	margin: 0px; 
	padding: 5px; 
	border-color: silver; 
	border-style: solid; 
	border-width: 1px 0 1px 0; 
}
