.welcome_main_container {
	height: 600px;
	width: 100%;
	background-image:url(../welcomepage/bg_filler.gif);
}

.welcome_center_container{
	position:absolute;
	left:50%;
	width:967px;
	margin-left:-483px;
}


/*		fldgkfg			*/
.welcome_links_container , .welcome_rechts_container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:216px 23px 0px 23px;
	
}


.welcome_links_container {
	float: left;
	height: 280px;
	width: 304px;
	background-image:url(../welcomepage/links_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
}

.welcome_mitte_container {
	float: left;
	height: 496px;
	min-width:267px;
	max-width:267px;
	width: 267px;
	background-image:url(../welcomepage/mitte_bg.gif);
	background-repeat:repeat-x;
}

.welcome_rechts_container {
	float: left;
	height: 280px;
	width: 304px;
	background-image:url(../welcomepage/rechts_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}

.welcome_sprachen_liste {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6E67;
	margin: 0px;
	padding: 200px 0px 0px 0px;
	list-style-type: none;
	height:126px;
	text-align:center;
	line-height:20px;
}


.welcome_sprachen_item_link {
	color:#6D6E67;
	text-decoration:none;
}


.welcome_sprachen_item_link:hover {
	color:#ABACA6;
	text-decoration:underline;
}

.welcome_title{
	background-image:url(../welcomepage/logo.gif);
	height:170px;
	width:267px;
	margin:0px;
	padding:0px;
	line-height:1px;
}


.welcome_projectplus{
	background-image:url(../welcomepage/projectplus.gif);
	width:167px;
	height:17px;
	display:block;
	text-decoration:none;
	margin-bottom:30px;
	margin-left:138px;
}


.welcome_formpart{
	background-image:url(../welcomepage/formpart.gif);
	width:126px;
	height:17px;
	display:block;
	text-decoration:none;
	margin-bottom:30px;
}


.welcome_main_link,.welcome_main_link:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.welcome_main_link:hover{
	text-decoration:underline;
}

