/* glossar */

#chatten2 {
	/*background-image: url(../img/button/registrierung-jung2.png);*/
	background-image: url(../img/glossar/glossar.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 300px;
	margin-bottom: 20px;
	margin-right: 20px;
	float:left;
}
#chatten {
	/*background-image: url(../img/button/text.png);*/
	/*background-image: url(../img/glossar/glossar.jpg);*/
	background-repeat: no-repeat;
	/*width: 600px;
	height: 300px;*/
	margin-bottom: 80px;
	margin-right: 20px;
	cursor: pointer;
}
#chatten a{
	width: 600px;
	height: 300px;
	display: block;
}
#chatten img{
	width: 600px;
	height: 300px;
}
