/* CSS Document */
body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	padding: 0px;
	border: 0px;
	}
font
	{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	}
img{
	border-width : none;
	border-style: none;
	border : none;
	}
a:link
	{
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
	}
a:visited
	{
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
	}
a:hover
	{
	color: #FAD401;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	}
.infobig
	{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}
.infosmall
	{
	font-size: 12px;
	color: #ffffff;
	}
.infocopy
	{
	font-size: 12px;
	color: #ffffff;
	}
.txtitle
	{
	font-family: arial;
	text-decoration: none;
	font-size: 20px;
	color: #FAD401;
	}
.titre
	{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
.comment
	{
	font-size: 11px;
	color: #000000;
	}
.compet
	{
	font-size: 10px;
	color: #000000;
	}
.klik
	{
	font-weight: bold;
	font-size: 11px;
	color: #1C0DC0;
	}
.konkurrence
	{
	background-color: #FAD401;
	border-color: #ff0000;
	padding: 3px;
	border-width: 3px;
	display: none;
	position: absolute;
	border-style: solid;
	}
.alternative
	{
	background-color: #efefef;
	border-color: #000000;
	padding: 3px;
	border-width: 3px;
	display: none;
	position: absolute;
	border-style: solid;
	width : 400;
	}
.tbl
	{
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0px;
	font-weight: none;
	}
.tbl125
	{
	background-color: #FAD401;
	border-color: #ff0000;
	border-style: double;
	border-spacing: 2px;
	border-width: 3px;
	width : 100%;
	}
.tbl300
	{
	background-color: transparent;
	border-color: #ff0000;
	border-style: double;
	border-spacing: 1px;
	text-align: center;
	border-width: 3px;
	height : 100%;
	width : 100%;
	}