p.item1 {
	margin-top:20px;	
}
div.tx_gastro_regio_img{
 float:right;
 }
 
div.tx_ideagrartermine_nav{
	margin-top:40px;
	margin-bottom:20px;
	width:100%;
	text-align:center;
}
div.tx_ideagrartermine_nav ul{
	list-style:none;
}
div.tx_ideagrartermine_nav li{
	display:inline;
}
div.tx_ideagrartermine_nav a{
	margin-left:50px;
	margin-right:50px;
}

.gruen{
	background-color:#00FF99;
}
.rot{
	background-color:#FF0000;
}
 
div.box {
	width:600px;
	margin-left:20px;
	float:left;
}

div.formnav a {
	font-weight: bold;
	height: 20px;
	width: 100px;
	margin-right: 30px;
}


div.formnav {
	width:100%;
	text-align:center;
	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	padding-right: 10px;

}

label {
	width: 150px;
	float: left;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}

input.textfield_long {

	width: 250px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	height: 18px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	padding-top: 2px;

	padding-left: 2px;

	border-bottom-width: 1px;

	border-bottom-color: #FFFFFF;

	margin-bottom: 5px;

}

input.textfield_short {

	width: 150px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	height: 18px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	padding-top: 2px;

	padding-left: 2px;

	border-bottom-width: 1px;

	border-bottom-color: #FFFFFF;

	margin-bottom: 5px;

}

input.textfield_number {

	width: 50px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	height: 18px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	padding-top: 2px;

	padding-left: 2px;

	border-bottom-width: 1px;

	border-bottom-color: #FFFFFF;

	margin-bottom: 5px;

}

input.checkbox {
	height: 18px;
	margin-bottom: 5px;
	vertical-align: middle;
}

p.viewform {

	width: 25%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	float: left;

	line-height: 14px;

}

input.filefield {

	width: 250px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: 18px;

	padding-top: 2px;

	padding-left: 2px;

	margin-bottom: 10px;

}

textarea.textarea_big {





	width: 500px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	height: 250px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 2px;

	padding-left: 2px;

	margin-bottom: 5px;

}

textarea.textarea_small {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 5px;
	line-height: 14px;
}



select.dropdown_short {

	width: 150px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	height: 18px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 2px;

	padding-left: 2px;

	margin-bottom: 5px;

}

div.libform {
	margin-bottom:10px;
	clear: both;
}



