/* -------------------------------------------------- */
/* - Ettan											- */
/* -------------------------------------------------- */

#bgWelcome {
	width:627px; 
	height:246px; 
	background-image: url(../images/bg_startpage_welcome.jpg);
}

#textWelcome {
	float: left; 
	text-indent: -5000px; 
	font-size: 1px; 
	width:490px; 
	height:102px; 
	background: url(../images/headline_startpage.gif) no-repeat;
}

#textWelcome a {
	display: block; 
	width: 100%; 
	height: 100%;
}

#forum {
	position:absolute; 
	left:675px; 
	top:403px; 
	z-index:5; 
	width:262px; 
	height:259px; 
	background-image: url(/images/bg_comments_startpage_new.jpg);
}

#forum_inner {
	margin-top:56px; 
	margin-left:30px; 
	margin-right:30px;
}

/* -------------------------------------------------- */
/* - Text											- */
/* -------------------------------------------------- */



