#homeframe
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4cadc;
	text-align: left;
	background-color: #00153C;
	width: 100%;
	height: 100%;
	padding: 0;
	/*
	background-image:url(../img/bg.gif);
	background-position:center center;
	background-repeat:repeat-y;
	*/
}

#homeframe p
{
	color: #c4cad9;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	margin: 15px 0 0; }
#homeframe .claim
{
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0px 0px 0px;
}
#homeframe .headline
{
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 25px 0px 0px 0px;
}

#homeframe .logo
{
	margin: 90px 0px 0px 55px;
}

#homeframe div#flashcontainer
{
	position:relative;
	top:0px;
	left:0px;
	
}


#homeframe .div_swf
{
	position:absolute;
	top: 0px;
	left:0px;
	
	overflow: visible;
	visibility: visible;
	
}
#homeframe .div_img
{
	position:absolute;
	top: 0px;
	left:0px;

	overflow: visible;
	visibility: visible;
	
}
#homeframe .lasche {
	background-color: #fff;
	padding: 0; }

#homeframe .lasche a {
	color: #ce0004;
	/* font-size: 14px; */
	font-size: 12px;
	/* font-weight: bold; */
	/* background-image: url(../images/linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 4px; */
	letter-spacing: 1px;
	/* margin-left: 15px; */
	margin-left: 0px;
	padding-bottom: 0;
	/* padding-left: 15px; */
	padding-left: 0px;
	display: block; }

#homeframe .lasche a:hover {
	color: #001c42; }

#homeframe .lasche a:active {
	color: #728096; }

#homeframe .lasche p {
	color: #728096;
	font-size: 12px;
	background-color: #fff;
	margin-top: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block; }

#homeframe .lasche .lang {
	color: #728096;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px; }

#homeframe .lasche .lang a {
	color:          #728096;
	font-size:      12px;
	font-weight: normal;
	background-image: none;
	text-align:     right;
	margin: 0;
	padding: 0;
	display: inline; }

#homeframe .lasche .lang a:hover {
	color: #ce0004; }

#homeframe a
{
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 2px;
}
#homeframe a.link
{
	font-size: 10px;
	color: #c52817;
}
#homeframe .link
{
	margin: 15px 0px 0px 40px;
}