/* SPRACHE AUSBLENDEN */

#lang_de {display:none;}
#lang_en {display:block}



/*************************
*  PHILOSOPHY            *
*************************/
#text {
	height:455px;
	left:50%;
	margin-left:75px;
	position:relative;
	top:50px;
	width:300px;
	background: url(site_img/ph_txt.gif) no-repeat;
	}

/*************************
*  SHOWROOM              *
*************************/
#showtxt{
	position:absolute;
	top:0px;
	left:579px;
	background:url('site_img/show_txt.gif') no-repeat;
	text-indent:-9000px;
	height:420px;
	width:250px;
	overflow:hidden;
	}

/*************************
*  FAQ            *
*************************/
#faq {
	height:166px;
	left:50%;
	margin-left:-250px;
	position:relative;
	top:187px;
	width:500px;
	background: url(site_img/faq.gif) no-repeat;
	}


/*************************
*  CONTACT               *
*************************/
.form_link{
	background: url(site_img/form_link.gif) no-repeat;
	width:220px;
	height:19px;
	margin-top: 12px;
	cursor:pointer;
	text-indent:-9000px;
	position:relative;
	}