body
{
}
#nav-first {
	display: none;
}
#footer {
	display: none;
}
#navPlaner {
	display: none;
}
.textInfo {
	font-size: 9px;
}
/** Arkeo Forms CSS Start **/
fieldset {
	padding: 8px 0 8px 0;
	background-color: transparent;
	width: 520px;
	margin-top: 10px;
	margin-left: 2px;
	border: 1px solid #D9D9D9;
	display: block;
	color: black;
}

fieldset legend {
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}
fieldset p, #DataGrid1, #BasketGrid1, fieldset h1 {
	margin: 10px 10px 10px 10px;
}
fieldset a,fieldset a:link,fieldset a:hover {
	text-decoration: none;
} 
#btnSubmit {
	margin: 5px 0 0 250px;
}
#valSummary {
	padding:				4px;
	border:				2px ridge #ffcccc;
	width:				490px;
	margin:				10px;
	background-color:	#ffcccc;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
div.input {
	padding:	2px;
	clear: both;
}
div.inputbox {
	width: 425px;
	margin: 0 0 15px 130px;
	padding: 2px 0 0 10px;
	font-size: 0.5em;
	border: 1px outset #ffffff;
}
div.input label {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}
div.options {
	padding:				4px 180px 20px 0;
	text-align:			right;
	margin-top:			8px;
}

div.options input {
	font-weight:		bold;
	border: 1px outset #F5F5F5;
	background-color: #94BFE5;
	color: #000000;
}

ul {
	margin-top:			2px;
}

div.input input, div.input select, div.input textarea {
	border:				1px solid #7B9CBD;
}

div.input input.error, div.input textarea.error, div.input select.error {
	border:				2px solid red;
	background-color:	#ffcccc;
}

div.input label.error {
	color:				#ff0000;
	font-weight:		bold;
}

.error input {
	border: 2px solid red;
	background-color: #ffcccc;
}

div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
/** Arkeo Forms CSS Ende **/
