#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #888;
    border-bottom: solid 1px #FFF;
    border-top: solid 1px #555;
    border-left: 0px;
    border-right: 0px;
    width: 420px;
    background-color: #EAEAEA;
}

label {
    display: block;
}



button.button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.button {
    clear: both;
    color: #000;
    display:block;
    float:left;
    margin:10px 7px 0 0;
    border-bottom: 3px solid #604714;
    border-right: 0px;
    border-top:1px solid #eee;
    border-left: 0px;
    line-height:150%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    overflow: visible;
    width: auto;
}

.button span {
    background: url(../ticon/go-previous.png) transparent no-repeat 3px 6px;
    display: block;
    float: left;
    padding: 10px 15px 10px 35px;
    width: 40px;
}


.button {
    background: url(../img/gold_light.png) #D0A44B repeat-x 0px -10px;
}

.input_button_small {
	background-color: #D0A44B;
	background-image: url(../img/gold_light.png);
	background-position: 0px -14px;
	background-repeat: repeat-x;
	border:1px solid #888;
	clear: both;
	color: #000;
	cursor: pointer;
	display: block;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;	
	white-space: nowrap;
	width: auto;
}

.input_button_small:hover {
	background-color: #FFD684;	
	background-image: url(../img/gold_light.png);
	background-position: 0px -14px;
	background-repeat: repeat-x;
	border:1px solid #666;
	color: #000;
	cursor: pointer;
}

.input_button_small,
#register .input_button_small,
.mitmachen .input_button_small,
.benutzerbereich .input_button_small {
	background-color: #DDD;
	background-image: url(../img/gold_light.png);
	background-position: 0px -14px;
	background-repeat: repeat-x;
	border:1px solid #888;
	clear: both;
	color: #000;
	cursor: pointer;
	display: block;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;	
	white-space: nowrap;
	width: auto;
}

.input_button_small:hover ,
#register .input_button_small:hover,
.mitmachen .input_button_small:hover,
.benutzerbereich .input_button_small:hover {
	background-color: #EEE;	
	background-image: url(../img/gold_light.png);
	background-position: 0px -14px;
	background-repeat: repeat-x;
	border:1px solid #666;
	color: #000;
	cursor: pointer;
	width: auto;
}

#register input {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
	/*width: 230px;*/
	width: 261px;
}

#register input#check1,
#register input#check2,
#register input#check3 {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 20px;
}

#register p label {
	clear: none;
	padding-left: 0px;
	width: 330px;
}

#register p {
	float: left;
	margin-top: 10px;
	padding-bottom: 2px;
}

#register label {
	clear: both;
	display: block;
	float: left;
	width: 130px;
}

input.form-error {
	background: #ffe6e5;
}

#check1 {
	/*background: #fffd5f;
	border: 1px solid red;*/
}

#login-form input#mail,
#login-form input#password {
	float: left;
	margin-right: 15px;
	padding-left: 5px;
	width: 120px;
}

#upload input#bild_kommentar,
#upload input#aufnahmeort {
	margin-right: 15px;
	margin: 4px 0px 4px 0px;
	padding-left: 5px;
	/* width: 330px;*/
	width: 382px;
}

#upload .file_input_hidden {
	cursor: pointer !important;
}

.input_button_txt {
	border: none;
	color:#035292;
	cursor: pointer;
	text-decoration: underline;	
}

.input_button_txt:hover {
	border: none;
	color:#035292;
	cursor: pointer;
	text-decoration: underline;
}

#login-form input {
	border: 1px solid #AAA;
	color: #000;
	padding: 2px 5px;
}

#upload input {
	border: 1px solid #DDD;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px;
	width: 196px;
}

#login-form p {
	clear: both;
	font-size: 11px;
	padding: 3px 22px 0px 0px;
	text-align: right;
}

#login-form a,
#upload a,
#register a {
	color: #000;
	text-decoration: underline;
}

#login-form a:hover,
#upload a:hover,
#register a:hover {
	text-decoration: none;
}

p.form-error {
	color: red;
}

#such-form input {
	border: 1px solid #DDD;
	color: #000;
	padding: 2px 5px;
}

#image_editor #txt_weiter,
#upload #txt_weiter {
	background: #FFF url(../img/txt_weiter.png) no-repeat center top;
	border:0 none;
	cursor:pointer;
	float: right;
	height:28px;
	/*	margin: 0px 52px 0px 0px;*/
	margin: 0;
	padding:0;
	text-indent:-5000em;
	width:103px;
}

#register #txt_weiter {
	background: #FFF url(../img/txt_weiter.png) no-repeat center top;
	border:0 none;
	cursor:pointer;
	float: right;
	height:28px;
	/*margin: 0px 72px 0px 0px;*/
	margin: 0;
	padding:0;
	text-indent:-5000em;
	width:103px;
}

#upload #txt_bildauswahl {
	background: #FFF url(../img/txt_bildauswahl.png) no-repeat center top;
	border:0 none;
	cursor:pointer;
	float: right;
	height:28px;
	margin: 0px 95px 0px 0px;
	padding:0;
	text-indent:-5000em;
	width:176px;
	position: absolute; 
	top: 0px;
}

.file_input_textbox {
	float: left
}

.file_input_button
{
	background: #FFF url(../img/txt_bildauswahl.png) no-repeat center top;
	border:0 none;
	width: 176px;
	height: 28px; 
	position: absolute; 
	top: -10px;
	color: #FFFFFF;
}


.file_input_div {
  position: relative; 
  width: 176px; 
  height: 28px; 
  overflow: hidden;
}

.file_input_hidden {
  font-size: 23px; 
  position: absolute; 
  right: 0px; 
  top: 0px; 
  opacity: 0; 
  filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

.popup-content input,
#pass-form input#email,
#pass-form input#pass1,
#pass-form input#pass2 {
	border:1px solid #AAAAAA;
	color:#000000;
	padding:2px 5px;
}

#melden-form #melden,
#abstimmen-form #abstimmen,
#mail2friend-form #empfehlen,
#pass-form #senden {
	background:url("../img/btn_senden.png") no-repeat scroll center top transparent;
	border:0 none;
	cursor:pointer;
	height:24px;
	margin:0;
	padding:0;
	text-indent:-5000em;
	width:102px;
}

#register select {
	margin-bottom: 5px;
	float: left;
}

input#captcha {
	border:1px solid #AAAAAA;
	color:#000000;
	display: block;
	font-size: 22px;
	margin: 0px auto 5px auto;
	padding:2px 5px;
	text-align: center;
}
