@charset "utf-8";
body {
	background-image: url(images/bg-irbema-2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #003366;
	text-align: right;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D1637;
	text-align: right;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
	text-align: right;
	text-decoration: none;
}
table {
	position: relative;
	height: auto;
	width: auto;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.datum {
	width: 70px;
	font-weight: bold;
}
.veran {
	width: 200px;
	font-weight: bold;
}
.ort {
	width:200px;
	font-weight: bold;
}
.platz {
	width:180px;
	font-weight: bold;
}
.info {
	width:40px;
	font-weight: bold;
}
.tr1 {
	background-color: #CCCCCC;
}
