/* hide from ie on mac \*/
html {
height: 100%;
overflow: hidden;
}


#flashcontent {
	height: 100%;
	margin-left: 30px;
}
/* end hide */



body {
	height: 100%;
	background-color: #181818;
	color:#ffffff;
	margin: 0;
	padding: 0;
}
	
	
a.link01 {
	color: #FFFFFF;
	text-decoration: none;
}


img.back {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	cursor: default;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.head {
	cursor: default;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
img.aktuell {
	cursor: default;
	text-align: right;
	border: 6px solid #FFFFFF;
	margin-top: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
	margin-right: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
