#anmeldeformular{
float:left;
margin-left:5px;
margin-right:-410px;
width:395px;
}
#hinweise{
	float:right;
	position:relative;
	width:231px;
}

#hinweise .note{
	background-color:#ffffcc;
	margin:35px 10px 0px 0px;
	padding:0 0 10px 0;
	background-image: url(img/note_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#hinweise h2, #hinweise p{
	font-size: 10px;
	line-height: 12px;
	color: #666666;
} 

#register h1.replace{
	heigt: 90px;
	padding:0;
	margin:0;
	background-image: url(img/register_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -2000px;
	height: 90px;
	overflow: hidden;
	border-style: none;
}

.nl #register h1.replace{	background-image: url(img/NL_register_header.png);}
.fr #register h1.replace{	background-image: url(img/FR_register_header.png);}
.int #register h1.replace{	background-image: url(img/INT_register_header.png);}
.dk #register h1.replace{	background-image: url(img/DK_register_header.png);}
.it #register h1.replace{	background-image: url(img/IT_register_header.png);}
.es #register h1.replace{	background-image: url(img/ES_register_header.png);}