.inv {
	position:absolute;
	left:-1000em;
	width:100em;
	height:0.5em;
	overflow:hidden;
}
#splash_main {
	left: 0%;
	top: 50%;
	position: absolute;
	margin-top: -270px;
}
#splash_streifen_l {
	background-color: #cdcdcd;
	width: 206px;
	height: 48px;
	left: 19px;
	top: 195px;
	position: absolute;
}
#splash_streifen_r {
	background-image:url(bilder/splash_streifen.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width: 688px;
	height: 48px;
	left: 244px;
	top: 195px;
	position: absolute;
}
#splash_logo_alpha {
	position: absolute;
	left: 19px;
	top: 117px;
	width: 204px;
	height: 41px;
}
#splash_logo_cec {
	position: absolute;
	left: 28px;
	top: 117px;
	width: 196px;
	height: 64px;
}
#splash_logo_cet {
	position: absolute;
	left: 19px;
	top: 418px;
	width: 210px;
	height: 47px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #919191;
	font-weight: bold;
}
#splash_img_o1 {
	top: 19px;
	position: absolute;
	left: 341px;
	width: 150px;
	height: 176px;
}
#splash_img_o2 {
	top: 87px;
	position: absolute;
	left: 564px;
	width: 150px;
	height: 108px;
}
#splash_img_o3 {
	top: 126px;
	position: absolute;
	left: 714px;
	width: 150px;
	height: 69px;
}
#splash_img_u1 {
	top: 243px;
	position: absolute;
	left: 341px;
	width: 150px;
	height: 72px;
}
#splash_img_u2 {
	top: 243px;
	position: absolute;
	left: 491px;
	width: 73px;
	height: 160px;
}
#splash_img_u3 {
	top: 243px;
	position: absolute;
	left: 714px;
	width: 73px;
	height: 69px;
}
#splash_navi {
	position: absolute;
	left: 9px;
	top: 260px;
	width:214px;
	font-weight: bold;
	text-align: right;
	height: 100px;
}
#splash_navi h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	font-size:1em;
	font-weight: bold;
}


#splash_navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#splash_navi li {
	margin: 3px 0 3px 110px;
	background-color:#a1a1a1;
	padding: 0;
}

#splash_navi a {
	display: block;
	color:#FFFFFF;
	background-color:#a1a1a1;
	text-decoration:none;
	padding: 4px;
	text-align: center;
}
#splash_navi a:focus {
	background-color:#dc143c;
}
#splash_navi a:hover {
	background-color:#dc143c;
}
#splash_navi a:active {
}
