.gesamtbreite {
	width: 900px;
}

.headlogo {
	background: transparent url(images/head.jpg) no-repeat top;
}

.headIllu {
	text-align: center;
	width: 900px;
	height: 200px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.headspacer {
	height: 122px;
	width: 900px;
}


.seitenbody {
	text-align: left;
}

.footer {
	padding: 5px;
	text-decoration: none;
	margin-top: 20px;
/*	background-color: #ffffff; 
	border-top: 1px solid #005686; */
}

.footer * {
	font-size: 10px;
	text-decoration: none;
}

.footerBlock {
	float: left;
	width: 250px;
}

.main {
	background: #ffffff;
	margin-top: 20px;
	min-height: 300px;
}

.contentKlein {
	float: right;
	width: 720px;
}

.errorBox {
	background-color: red;
	color: white;
}

.verlinkungen, .verlinkungen a {
	color: #000000;
}

fieldset {
	border: 2px solid #ff8000;
	margin-bottom: 20px;
	padding: 10px;
}

legend {
	font-size: 16px;
	font-weight: bold;
}

label {
	font-weight: bold;
}

