/* CSS Document */

body {
	background-color: #000000;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 0;
	background-image:
}
#container_back {
	position: relative;
	height: 50em;
	width: 955px;
	left: 50%;
	right: auto;
	margin-left: -477px;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #000000;
}
#logo_start {
	position: absolute;
	text-align: center;
	height: 190px;
	width: 470px;
	top: 190px;
	left: 50%;
	right: auto;
	margin-left: -220px;
	z-index: 3;
}	
#language_start {
	position: absolute;
	visibility: visible;
	float: right;
	height: 20px;
	width: 120px;
	left: 50%;
	right: auto;
	margin-left: 280px;
	z-index: 3;
	top: 645px;
	text-align: left;
	visibility: hidden;
}	
#text_start {
	position: absolute;
	height: 20px;
	width: 320px;
	top: 350px;
	left: 50%;
	right: auto;
	margin-left: -145px;
	z-index: 4;
	text-align: center;
	font-family: Monaco, Lucida Console, Consolas, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Geneva, Microsoft Sans Serif, Verdana, Tahoma;
	font-size: 10px;
}
/*Formatierung von text_start-Links*/
a.text_start:link {
	color: #819BBE;
	text-decoration: none;
}
a.text_start:visited {
	color: #819BBE;
	text-decoration: none;
}
a.text_start:hover {
	color: #0BA1E2;
	text-decoration: none;
}
a.text_start:active {
	color: #819BBE;
	text-decoration: none;
}
.copytext {
	font-family: Monaco, Lucida Console, Consolas, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Geneva, Microsoft Sans Serif, Verdana, Tahoma;
	font-size: 12px;
	color: #F8F8F8;
	line-height: 14px;
}
/*Formatierung von copytext-Links*/
a.copytext:link {
	color: #F8F8F8;
	text-decoration: none;
}
a.copytext:visited {
	color: #F8F8F8;
	text-decoration: none;
}
a.copytext:hover {
	color: #0BA1E2;
	text-decoration: none;
}
a.copytext:active {
	color: #F8F8F8;
	text-decoration: none;
}	
#icon_haus {
	position: absolute;
	height: 21px;
	width: 25px;
	top: 635px;
	left: 50%;
	right: auto;
	margin-left: 415px;
	z-index: 4;
	text-align: center;
}	
/*Formatierung von language_-Links*/
a.language:link {
	color: #F8F8F8;
	text-decoration: none;
}
a.language:visited {
	color: #F8F8F8;
	text-decoration: none;
}
a.language:hover {
	color: #0BA1E2;
	text-decoration: none;
}
a.language:active {
	color: #F8F8F8;
	text-decoration: none;
}
.language {
	font-family: Monaco, Lucida Console, Consolas, Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Geneva, Microsoft Sans Serif, Verdana, Tahoma;
	font-size: 11px;
	color: #F8F8F8;
	line-height: 16px;
}

