body {
	background-color: #fff;
	color: #000;
	background-image: url(img/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 87.5%;
}
table.menu {
	background-image: url(img/background.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
a.menu:link {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #F5FAED;
	text-decoration: none;
}
a.menu:visited {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #F5FAED;
	text-decoration: none;
}
a.menu:hover {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
a.menu:active {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #F5FAED;
	text-decoration: none;
}
.td.bottomline {
	height: 2px;
	background-image:  url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.menu-select {
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	color: #2B9969;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.menu-select:link {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #21409A;
	text-decoration: underline;
}
a.menu-select:visited {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #2B9969;
	text-decoration: underline;
}
a.menu-select:hover {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #21409A;
	text-decoration: underline;
}
a.menu-select:active {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #2B9969;
	text-decoration: underline;
}
.disclaimer {
	font-size: small;
	font-weight: normal;
	background-color: transparent;
	padding: 30px 0px 0px 0px;
	color: #8C8C8C;
	text-decoration: none;
}
a.disclaimer {
	text-decoration: underline;
}
h1 {
	margin: 0px;
	font-size: 160%;
	font-weight: bold;
	background-color: transparent;
	padding: 30px 0px 10px 0px;
	color: #2B9969;
	text-decoration: none;
}
h2 {
	margin: 0px;
	font-size: 120%;
	font-weight: normal;
	background-color: transparent;
	padding: 20px 0px 0px 0px;
	color: #2B9969;
	text-decoration: none;
}
h3 {
	margin: 0px;
	font-size: 110%;
	font-weight: normal;
	background-color: transparent;
	padding: 15px 0px 0px 0px;
	color: #2B9969;
	text-decoration: none;
}
p {
	clear: left;
	margin: 0px;
	background-color: transparent;
	padding: 0.7em 0px 0px 0px;
	line-height: 1.4em;
}
ul {
	clear: left;
}
li {
	margin: 0px;
	background-color: transparent;
	padding: 5px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}
td {
	vertical-align: top;
}
a:link {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #2B9969;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}
a:active {
	color: #2B9969;
	background: transparent;
	text-decoration: underline;
}
div.printlogo {
	display: none;
}
.navbar {
	background-color: #2B9969;
	font-size: smaller;
	color: #fff;
	vertical-align: middle;
	padding: 5px 10px 5px 30px;
}
.navbar-current {
	font-weight: bold;
}
.navbar-description {
	background-color: transparent;
	color: #FFFD74;
}
div.navbar a:link, div.navbar a:visited, div.navbar a:hover, div.navbar a:active {
	background-color: transparent;
	color: #fff;
	font-weight: normal;
}
div.content {
	padding: 0px 30px 30px 30px;
}
div.float {
	float: left;
	padding: 8px 8px 0px 0px;
}
div.galery {
	background-image: url(img/galerie.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div.galery-bar {
	background-color: #2B9969;
	color: #fff;
}
div.ranking {
	text-align: center;
}
div.ranking p {
	margin: 0px;
	text-align: center;
}
div.ranking span {
	background-color: #BEDD41;
	margin-right: 0.3em;
	font-size: xx-small;
	font-weight: normal;
	border: 1px solid #BEDD41;
	padding: 1px 3px 1px 3px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1.4em;
}
div.ranking span strong{
	font-weight: bold;
	color: #000;
}
table.default {
	margin-top:10px;
	background-color: #2B9969;
}
table.default td {
	background-color: #fff;
	padding: 1px 4px 1px 4px;
	font-size: smaller;
}
table.default td.winner {
	background-color: #FFFD74;
	padding: 1px 4px 1px 4px;
	font-size: smaller;
	color: #000;
}
blockquote {
	margin-left: 1.0em;
	background-color: #B5DEB4;
	padding: 5px 15px 10px 15px;
}
blockquote p {
	color: #000;
}

