/* FORMULARE */
div.formcage {
}

div#signin-formcage {
	text-align: left;
	position: absolute;
	top: 25px;
	left: 610px;
	
	padding-top:6px;
  color:#fff;
  font-size:10px;
  font-weight:bold;
}


div#signin-formcage ul {
/*  width: 300px; */
}

div#signin-formcage form {
/*  text-align: right; */
}

div#signin-formcage label {
/*  float: right; */
  width: 80px;
}

div#signin-formcage span {
  /* width: 80px; */
}

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

div#signin-formcage li {
  margin-bottom: 5px;
  clear: none;
  display: inline;
}

div#signin-formcage input#signin-username {
  width: 110px;
}

div#signin-formcage input#signin-password {
  width: 80px;
}



span.submit_left_noshadow_t {
  color:#fff;
  display:block;
  float:left;
  height:27px;
  width:8px;
  background-image:url('/images/bg_submit_left_noshadow_t.png');
  background-repeat:no-repeat;
}

span.submit_noshadow_t {
  padding-top:5px;
  color:#fff;
  display:block;
  float:left;
  height:27px;
  background-image:url('/images/bg_submit_center_noshadow_t.png');
  background-repeat:repeat-x;
}

span.submit_right_noshadow_t {
  color:#fff;
  display:block;
  float:left;
  height:27px;
  width:8px;
  background-image:url('/images/bg_submit_right_noshadow_t.png');
  background-repeat:no-repeat;
}


div.formcage li strong {
	font-weight: bold;
}

input.submit {
	cursor:pointer;
	background-color:#95b458;
	color:#fff;
	border:1px solid #bccba1;
}

.std {
	color:#767e68;
	width:210px;
	border:1px solid #bccba1;
}

input.std {
	height:18px;
	/*margin-bottom:10px; */
}

select.std {
	width:212px;
}

input.karteDesc {
	color:#767e68;
	height:18px;
	width:300px;
	border:1px solid #bccba1;
	margin-bottom:5px;
}

input.kartePreis {
	color:#767e68;
	height:18px;
	width:40px;
	border:1px solid #bccba1;
	margin-bottom:5px;
	margin-left:10px;
	text-align:right;
}

form label {
	width:120px;
	display:block;
	float:left;
}

span.submit_left {
	color:#fff;
	display:block;
	float:left;
	height:52px;
	width:8px;
	background-image:url('/images/bg_submit_left.jpg');
	background-repeat:no-repeat;
}

a.submit {
	text-decoration:none;
}

span.submit {
	padding-top:5px;
	color:#fff;
	display:block;
	float:left;
	height:52px;
	background-image:url('/images/bg_submit_center.jpg');
	background-repeat:repeat-x;
}

span.submit_right {
	color:#fff;
	display:block;
	float:left;
	height:52px;
	width:8px;
	background-image:url('/images/bg_submit_right.jpg');
	background-repeat:no-repeat;
}

span.submit_left_noshadow {
	color:#fff;
	display:block;
	float:left;
	height:52px;
	width:8px;
	background-image:url('/images/bg_submit_left_noshadow.jpg');
	background-repeat:no-repeat;
}

span.submit_noshadow {
	padding-top:5px;
	color:#fff;
	display:block;
	float:left;
	height:52px;
	background-image:url('/images/bg_submit_center_noshadow.jpg');
	background-repeat:repeat-x;
}

span.submit_right_noshadow {
	color:#fff;
	display:block;
	float:left;
	height:52px;
	width:8px;
	background-image:url('/images/bg_submit_right_noshadow.jpg');
	background-repeat:no-repeat;
}

span.smaller {
	font-size:10px;
}

input.smaller {
	opacity:0.6;
}

div.annotation {
  position: relative;
  left: 0px;
  width: 330px;
  color: #333333;
}

input#location {
	height:18px;
}

div#karte_snackLabel {
	float:left;
	width:315px;
}

textarea#empfehlungstext {
	width:400px;
	height:250px;
}

