/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #CCCCCC;
}
div#center1 {
	position: absolute;
	left: 50%;
	width: 990px;
	_width: 990px;
	height: 800px;
	margin-top: 30px;
	margin-left: -489px;
	background-color: #CCCCCC;
	background-image: url(img/back_ko.gif);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
}
input, select {
	background-color: #fff;
	font-size: 12px;
}
input:focus {
	background-color: #eee;
}
legend {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCFF;
	border: 1px solid #ccc;
	padding: 4px;
	width: 10em;
	text-align: center;
	margin-left: .8em;
	color: #000066;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-left: 160px;
	width: 450px;
	padding-bottom: 10px;
	display: block;
}
label {
	font-size: 10px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	width: 8em;
	margin-left: 1.5em;
	margin-right: .3em;
	margin-top: 1em;
}
textarea {
	margin-top: 1em;
	width: 300px;
}
input, select {
	margin-top: 1em;
	width: 300px;
}
form br {
	clear: left;
}
fieldset.button {
	border-width: 0px;
	background-color: transparent;
	width: 430px;
	margin: 0px 0px 0px 160px;
	_margin: 0px 0px 0px 100px;
	padding: 10px;
	text-align: center;
}
.button .submit {
	background-color: #CCCCCC;
	color: #000066;
	margin: 0 auto;
	display: block;
	width: 8em;
	border: 2px solid;
	border-color: #F2F2F2 #C0C0C0 #C0C0C0 #F2F2F2;
}
.reihe {
	font-size: 10px;
	text-align: center;
	width: 430px;
	margin: 0px 0px 0px 160px;
}
.erfolgsmeldung {
	width: 745px;
	height: 480px;
	_height: 495px;
	margin-top: 0px;
	margin-left: 250px;
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
	padding: 60px 0px 0px 0px;
}
