.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
.image{
float: right;
padding: 0px;
margin: 5 0 5 5;
}


#flash {
	border: 1px solid #666666;
	height: 580px;
	width: 900px;
	margin: auto;
	margin-top: 1%;
}
#textleft {
	margin-top: 3px;
	text-align: left;
	color: #FFFFFF;
	float: left;
}
#textright {
	margin-top: 3px;
	text-align: right;
	color: #FFFFFF;
	float: right;
}
#impressum{
	margin-top: 3px;
	text-align: left;
	color: #ffFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 95%;
	height: 95%;
	padding-left: 8px;
}

.left {
	float: left;
	width: 300px;
}
.right {
	float: right;
	width: 200px;
}

#huelleImp {
	width: 100%;
	margin: auto;
	color: #FFFFFF;
}
#huelle {
	width: 900px;
	margin: auto;
	text-align: right;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline overline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
