/**************** left *******************/
.left form, #left form{
	width: 425px;
	min-height: 100px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	text-align: left;
	}
.left label, #left label{
	width: 100px;
	height: 17px;
	float: left;
	color: #5b7958;
	margin: auto;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	}
.left .check{
	width: 275px;
	height: 17px;
	float: left;
	margin: auto;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
.left .input_check{
	width: 20px;
	height: 20px;
	float: left;
	margin: auto;
	margin-left: 106px;
	margin-bottom: 5px;
	border: 0px;
	}
.left textarea, #left textarea{
	width: 298px;
	height: 250px;
	border: 0px;
	margin-bottom: 25px;
	border-left: 2px solid #5b7958;
	}
.left input, #left input{
	width: 300px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
	}

#left .inputkalender{
	width: 278px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
	}

.left .input_pflicht, #left .input_pflicht{
	width: 298px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border-left: 2px solid #5b7958;
	}
.left select{
	width: 300px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
	background-color: #ffffff;
	}
.left .buttom, #left .buttom{
	width: 150px;
	height: 32px;
	border: 0px;
	margin-top: 20px;
	margin-left: 105px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	border: 1px solid #ffffff;
	background-image: url(../images/img_buttom_gross.jpg)
	}
.left .legende, #left .legende{
	width: 285px;
	height: 17px;
	float: left;
	margin-top: 15px;
	margin-left: 130px;
	padding-left: 10px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 2px solid #5b7958;
	background-color: #FFFFFF;
	}
/**************** right *******************/
.right form{
	width: 193px;
	height: 155px;
	float: left;
	padding-left: 5px;
	margin-top: 15px;
	text-align: left;
	}
.right input{
	width: 88px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	border: 0px;
	}
.right select{
	width: 90px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-top: 5px;
	border: 0px;
	background-color: #ffffff;
	}
.right .select_lang{
	width: 185px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-top: 5px;
	border: 0px;
	background-color: #ffffff;
	}
.right .buttom{
	width: 100px;
	height: 20px;
	border: 0px;
	margin-top: 20px;
	margin-left: 40px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b7958;
	border: 1px solid #ffffff;
	background-image: url(../images/img_buttom_gelb.jpg);
	background-position: center;
	}
/**************** formular index *******************/
.aktu_gelb form{
	width: 193px;
	height: 155px;
	float: left;
	padding-left: 5px;
	margin-top: 15px;
	text-align: left;
	}
.aktu_gelb input{
	width: 88px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	border: 0px;
	}
.aktu_gelb select{
	width: 90px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-top: 5px;
	border: 0px;
	background-color: #ffffff;
	}
.aktu_gelb .select_lang{
	width: 185px;
	height: 20px;
	float: left;
	margin: auto;
	margin-right: 5px;
	margin-top: 5px;
	border: 0px;
	background-color: #ffffff;
	}
.aktu_gelb .buttom{
	width: 100px;
	height: 20px;
	border: 0px;
	margin-top: 20px;
	margin-left: 40px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-image: url(../images/img_buttom.jpg);
	}
