body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}

#content3010 {
	float: left;
	width: 230px;
	padding-right: 15px;
	
}

#content3020 {
	float: left;
	width: 230px;
}

.image-border {
	border: 1px solid #CCCCCC;
	padding: 7px;

}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 492px;
}

h1 {
	color: #FF6633;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}

td {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}

.input-text {
	background-image: url(../grafiken/input-text-bg-10.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 364px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
}

.input-textarea {
	background-image: url(../grafiken/input-text-bg-10.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 364px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
}

form {
	padding:0px;
	margin:0px;
}

#float-left {
	float: left;
}
#float-right {
	float: left;
}

.color-orange {
	color: #FF6633;
}

