p {
	font-family : Tahoma, Verdana, Geneva;
	font-size: 14px;
	font-style: normal;
}
body {
	background-color: #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}
h1 {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 36px;
	font-style: normal;
	text-align: center;
	font-weight: normal;

}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;

}
h3 {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	
	}
table {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	background-color: #005baa;
}

a:link {text-decoration:none; color:#000000}
a:visited {text-decoration:none; color:#000000}
a:active {text-decoration:none; color:#000000}
a:hover {text-decoration:none; color:#000000}




table.firstpage {
	background-color: #000000;
}

#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin-top:  0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
	position: relative;
	width: 400px;
	height: 300px;
}

#rotator img
{
	border: 0;
	width: 400px;
	height: 300px;
}

#rotator2
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 400px;
	height: 300px;
}

#rotator2 img
{
	border: 0;
	width: 400px;
	height: 300px;
}

td.first_off {
background: #CCCCCC;
background-image: url(bild/enter_b.gif);
cursor: pointer;
}
td.first_on {
background: #999999;
background-image: url(bild/enter_y.gif);
cursor: default;
}
