/*	----------------------------------------
	Default-Formular
	----------------------------------------*/

div.blog_phone {
	display: none;
}

div.formvalue {
	float: left; 
	margin-top: 10px; 
	margin-left: 10px; 
	color: black;
	width: auto;
}

input, textarea, select {
	float: left;
}

/*	----------------------------------------
	Search-Formular
	----------------------------------------*/

div#header div.column_right div#search form input {
	float: left; 
	width: 180px; 
	margin-top: 10px; 
	padding: 5px; 
	border: none; 
	background-image: url(/styles/images/bg_input_search.png); 	
	background-repeat: no-repeat;
	color: #333; 
	font-weight: bold; 
}

div#header div.column_right div#search form input.submit {
	float: left; 	
	height: 24px; 
	width: 65px;
	margin-left: 5px;
	padding-top: 0px;
	background-image: url(/styles/images/bg_submit_search.png);
	backgroung-repeat: no-repeat;
	border: none; 	
	color: #FFF; 
	font-family: Tahoma;
	font-size: 1em;
	letter-spacing:0.1em;
}

/*	----------------------------------------
	content-Formular
	----------------------------------------*/

form.content {
	float:left;
	margin-bottom:35px;
	width:100%;
}

div#content div.column_left form.content h3 {
	margin-left: 136px;
	font-weight: bold;
	color: #BD5200;
	padding-top: 1em;
	padding-bottom: 0.7em;
}

form.content label {
	border-bottom: 1px dotted #C1C1C1;
	color: #767676;
	float: left;
	margin-bottom: 10px;
	width: 120px;
	padding: 3px;
}

form.content label.checkbox {
	border-bottom: none;
	color: black;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: auto;
}

form.content input.checkbox {
	float: left;
	margin-bottom: 10px;
	margin-left: 136px;
	padding: 3px;
	width: auto;
}

form.content input#probeheft, 
form.content input#genossenschaft {
	margin-left: 0;
}

form.content label b {
	font-weight: bold;
}

form.content label.ergebnis {
	float:left;
	margin-left:136px;
	width:auto;
}

form.content p.error {
	color: red;
	font-weight: bold;
}

form.content label.missing {
	color: red;
	font-weight: bold;
}

form.content input.missing,
form.content textarea.missing {
	background-color: #ffdedb;
}

form.content input.field {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	float: left;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	width: 250px;
}

form.content input#zip {
	width:6em;
}

form.content textarea {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	font-family:"Lucida Grande",Arial,Tahoma,sanserif;
	font-size:1.2em;
	margin-bottom:10px;
	margin-left:10px;
	padding:4px;
	width:300px;
}

form.content input#ergebnis {
	float:left;
	margin:0 0 0 5px;
	width:3em;
}

form.content input.button {
	margin-left: 136px;
	margin-top: 15px;
	width: auto;
}

form.content br {
	clear:both;
}

form.content select {
	margin-left:10px;
}

form.content input.radio {
	margin-top: 10px;
	width: auto;
}

form.content label.radio {
	width: auto;
	text-align: left;
	margin-left: 5px;
}

form.content input.quantity {
	float: left;
	width: 2em;
	margin-left: 135px;
}

/*	----------------------------------------
	Order-Options-Table
	----------------------------------------*/
table.orderoptions {
	border: 1px solid #AAB0B3;
	border-collapse: collapse;
	margin-top: 0.5em;
	background-color: #fff;
}

table.orderoptions tr {
}

table.orderoptions tr td {
	border-bottom: 1px solid #AAB0B3;
	padding: 3px;
	font-size: 10px;
	color: #808080;
	margin-bottom: 1px;
	text-align: center;
	height: 35px;
	cursor: pointer;
}

table.orderoptions tr.divider td {
	border-bottom: 8px solid #AAB0B3;
}

table.orderoptions tr td.title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: black;
}

table.orderoptions tr td span.footNote {
	font-weight: normal;
	color: #4c4c4c;
}

table.orderoptions tr:hover {
	background-color: #DAE2E6;
}

table.orderoptions th {
	background-color: #AAB0B3;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-align: center;
	padding: 3px;
	font-family: "Trebuchet MS", Tahoma;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-left: 1px solid #AAB0B3;
}

table.orderoptions tr td input.radio{
	margin: 0;
	width: auto;
	float: none;
}

/*	----------------------------------------
	Zahlungsmethoden
	----------------------------------------*/

div.creditcards {
	margin-left: 140px;
}

div.creditcard {
	float: left;
	width: 50px;
}

div.creditcard input {
	width: auto;
}

div.paymentOptions {
	display: block;
	float: left;
	border: 1px solid #AAB0B3;
	background-color: #dbe3e7;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

div#paymentPP,
div#paymentInvoice {
	padding-bottom: 0;
}

div#content div.column_left div#paymentPP h3,
div#content div.column_left div#paymentInvoice h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

div#content div.column_left div.paymentOptions h3 {	
	background-color: #AAB0B3;
	width: 100%;
	float: left;	
	color: white;
	font-weight: normal;
	margin: 0;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div#content div.column_left form.content div.paymentOptions h3 input {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: auto;
}

div#content div.column_left form.content div.paymentOptions h3 label {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: auto;
	cursor: pointer;
	color: #fff;
	border: none;
}

form.content div.paymentOptions label {
	margin-left: 10px;
	width: 110px;
}

/*******************************************/
/* Terminkalender 
/*******************************************/

div.forminfo {
	float: left;
	margin-top: 1.4em;
	margin-left: 0.5em;
	font-size: 0.85em;
	color: #999999;
}

form#eventorderform h3 {
	margin-left: 7.5em;
	padding: 0;
}

form#eventorderform label {
	width: 7em;
}

form#eventorderform label.checkbox {
	width: auto;
	text-align: left;
	margin-left: 0.25em;
}

form#eventorderform input {
	width: 28em;
}

form#eventorderform div.previewvalue {
	width: 28em;
	margin-top: 10px;
	float: left;
	font-family: "Lucida Sans", Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: black;
}

form#eventorderform input.button {
	width: auto;
	margin-left: 8.5em;
}

form#eventorderform input.radio {
	width: auto;
	margin-left: 8.5em;
}

form#eventorderform textarea {
	width: 28em;
} 

form#eventorderform div.counter,
form.content div.counter {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 135px;
	font-size: 0.85em;
	color: #999999;
}

div.rewarditem {
	float: left;
	width: 120px;
	height: 225px;
	text-align: center;
	border: 1px solid #AAB0B3;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.rewarditem img {
	width: 120px;
}