/* CSS Document */

#content #anmeldung00 {
	width: 800px;
	margin-left: 15px;
	float: left;	
	margin-bottom: 5px;	
}

#content #anmeldung01 {
	width: 400px;
	margin-left: 15px;
	float: left;	
	margin-bottom: 5px;
	height: 250px;	
}

html>/**/body #content #anmeldung01 {
height: auto;	}

*+html #content #anmeldung01, * html #content #anmeldung01 {
height: auto;}

#content #anmeldung02 {
	width: 400px;
	margin-left: 0px;
	margin-bottom: 5px;	
	float: left;
}

#content #anmeldung_center {
	width: 340px;
	margin-left: 300px;
	float: left;
	height: auto;
	margin-bottom: 5px;
}

table.anmeldung {
	width: 100%;
}

table.anmeldung td {
	padding: 3px;
}
#content #anmeldung02 a {
	font-weight: bold;
	text-decoration: none;
}


#content #bild {
width: 260px;
	margin-left: 15px;
	float: left;
}
input.picasso, select.picasso {
	width: 150px;
}

input.picassomittel, textarea.picassomittel, select.picassomittel {
	width: 210px;
}

input.picassogross, textarea.picassogross, select.picassogross {
	width: 220px;
}
