
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(bg_splash.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #192333;
}

#splashmain {
	position: relative;
	top: 0;
	left: 0;
	width: 955px;
	height: 600px;
	border: 1px solid #d1d1d1;
	background-image: url(startseite.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #192333;
}

#sprachetxt {
	position: relative;
	z-index: 2;
	width: 430px;
	top: 268px;
	left: 495px;
	font-weight: bold;
	font-size: 10px;
}

#spracheimg {
	position: relative;
	z-index: 2;
	width: 150px;
	top: 280px;
	left: 650px;
}

#splashtxt {
	position: relative;
	z-index: 2;
	top: 380px;
	left: 495px;
	width: 450px;
	color: #FFFFFF;
	font-size: 10px;
}
#splashlink {
	position: relative;
	z-index: 2;
	top: 385px;
	left: 495px;
	width: 450px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

h1 {
	margin:0;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #D1D1D1;
	text-decoration: underline;
}
