/**
 * Style sheet style
 */
#flash
{
	width:980px;
	height:309px;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
}

#lauftext
{
	margin-bottom:10px;
	margin-right:30px;
	margin-left:8px;
}

/* h1 */
h1
{
	margin-top:12px;
	font-family:Tahoma;
	font-size:16px;
	color:#981013;
}

/* h2 */
h2
{
	font-family:Tahoma;
	font-size:13px;
	color:#981013;
	margin-bottom:3px;
}

/* body */
body
{
	background-color:#90B23D;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
