html{
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;	
	background-color: #444444;
	overflow: auto;
}
a {
	text-decoration: none; 
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
#flashintroContainer{
	position:relative;
	display: block;
}
#flashintroContent {
	z-index:1;
	position: absolute;
	left:0;
	top:0;
	height: 580px;
	width: 930px;
	background-color: #444444;
}
#flashmenuContent {
	height: 20px;
	width: 420px;
}
#top {
	background-image: url(../images/background/logotype.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#flashgalleriContent {
	height: 460px;
	width: 460px;
	background-color: #F0F0F0;
}
#flashgalleriNav {
	height: 30px;
	width: 480px;
	overflow: hidden;
}
#flashsubmenuContent {
	height: 20px;
	width: 510px;
}
