body{
	background-color: #000000;
	margin: 0px 10px; }

h1{
	text-align: center;
	color: #FF0000;
	font-family: "arial black", "arial", "helvetica", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic; }

h1.kontinent{ margin-bottom: 5px; }

h2{
	text-align: center;
	color: #FFFF00;
	font-family: "arial black", "arial", "helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase; }

h3{
	text-align: center;
	color: #FF0000;
	font-family: "arial black", "arial", "helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold; }

p, td, li, label{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10pt;
	color: silver; }

p{ color: #FFFF00; }

th{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10pt;
	color: #FFFFFF; }

a{ color: #FFFFFF; }

td.m_land, td.m_bereich, td.m_highlight{
	height: 36px;
	background-position: center;
	background-repeat: no-repeat; }

td.m_land{
	width: 100px;
	background-image:    url(bilder/rahmen_110.gif); }

td.m_bereich{
	width: 150px;
	background-image:   url(bilder/rahmen_150.gif); }

td.m_highlight{
	width: 150px;
	background-image:   url(bilder/rahmen_150_blinkend.gif); }

td.m_land a, td.m_bereich a, td.m_highlight a{
	color: silver;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold; }

form{ text-align: center; }

form *{ vertical-align: middle; }

label{
	color: #FFFFFF;
	font-weight: bold; }

.allstar{
	font-family: "arial black", "arial", "helvetica", sans-serif;
	font-style: italic;
	color: red; }

img.tv{
	width: 400px;
	height: 300px;
	border: 10px solid silver; }

select.navigation{
	background-color: #333333;
	color: silver; }
