html {
  height: 100%;
}


body {

	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0;
	font-size:0.7em;
	letter-spacing:0.3px;
	color: #ffffff;
	background:#162a65 url(templates/rhuk_milkyway/images/mondgarten/mondgarten_intro_3.jpg) no-repeat;
	background:#001247 url(templates/rhuk_milkyway/images/mondgarten/mondgarten_intro_4.jpg) no-repeat;
	
}


a:link, a:visited {
	
	color: #ffffff;
}


a:hover {
	color: #81a3d1;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}


a:hover {
	text-decoration:none;
	font-weight: normal;
}



img {
	border:none;
}


#introbutton{
	
	/*background:url(templates/rhuk_milkyway/images/mondgarten/introspace.png) no-repeat;*/
	
	margin-top:206px;
	margin-left:205px;
}

#intro_type{

	
	position			: absolute;
	margin-top			: 212px;
	margin-left			: 179px;
	
	
}

#intro_type a{

	
	outline				: none;
	height				: 170px;
	width				: 331px;
	display				: block;
}


#intro_type a:hover{

	
	outline				: none;
	height				: 170px;
	width				: 331px;
	
	color				: #ffffff;
	display				: block;
}

#slogan
{	
	position:absolute;
	margin-top:377px;
	margin-left:176px;
	
	letter-spacing		: 0.3px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;

	text-align:center;
	
	height				: 20px;
	width				: 331px;
	
	
	/*margin-top:6px;*/
}

#slogan a
{
	color				: #a2acc5;

}

#slogan a:hover
{
	color				: #ffffff;
	background:none;
	

}



#intro_sign{

	position			: absolute;
	margin-top			: 406px;
	margin-left			: 266px;
	height				: 119px;
	width				: 126px;
	
}


#intro_sign a{

	outline				: none;
	height				: 117px;
	width				: 126px;
	display				: block;

}

#intro_sign a:hover{

	background:url(templates/rhuk_milkyway/images/mondgarten/start_hover.jpg) no-repeat;

}








#intro_arrow
{
	position			: absolute;
	font-size			: 15px;
	height				: 45px;
	left:476px;
	top:388px;
}


#footer{


	height:70px;
	color:#9ab6db;
	padding-left:10px;
	padding-top:218px;
	text-align:left;
	

}

#weisserBalken{

	position:absolute;
	
	
	height:100%;
	width:25px;
	display:block;
	background-color:#53769c;
	z-index:10;
	right:0;
	
	
	

}
