body{
	padding:			0px;
	margin:				0px;
	background:			#f7f7f7 url(../images/intro_bg.gif) repeat-x center;;
}
#intro_bg_left{
	width:				40%;
	background:			url(../images/intro_bg_left.gif) repeat-x center;
}
#intro_bg_right{
	padding:			0px;
	margin:				0px;
	width:				80%;
	background:			url(../images/intro_bg_right.gif) repeat-x center;
}

#img_div{
	padding-top:		-70px;
	background:			url(../images/intro.gif) no-repeat center left;
}

#talen_list{
	font-family:		verdana, arial, sans-serif;
	height:				157px;
	width:				750px;
	margin:				0;
	padding:			0;
	text-align:			center;
	color:				#edecec;
	font-weight:		bold;
}
#talen_list a{
	margin:				0;
	padding:			0;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#edecec;
}
#talen_list a:hover{
	color:				#cca49a;
}

#talen_list img{
	margin-top:			1px;
}
