
form h1.error{
	color:#ff0000;
	}

.info,
.form_foot{
	font-size:12px;
	}

.info{
	padding-bottom:10px;
	}

/*
form .info{
	margin-bottom:10px;
	font-style:italic;
	}
*/

textarea{
	width:400px;
	height:100px;
	}

#control_action pre{
	width:500px;
	padding:0 10px;
	}

form .form_input td{
	padding:10px;
	}

form ul{
	padding-left:20px;
	}

/* Button */
ul.button_line li{
	display:inline;
	}

.button_line input,
div.form_button input,
.form_input input.button{
	margin:10px;
	line-height:26px;
	background-image:url(../images/nav_back.png);
	padding:4px 20px;
	text-decoration:none;
	background-color:#eeeeee;
	color:#222222;
	border:1px solid #a5a5a5;
	}

.button_line input,
.form_input input.button,
#suche div.form_button input{
	margin:0;
	padding:2px 20px;
	}

.button_line input:hover,
div.form_button input:hover,
.form_input input.button:hover{
	background-color:#ffffff;
	}

.button_line input.activ,
div.form_button input.activ{
	background-color:#ffff99;
	}

.form_input .background_color_error{
	background-color:#ff6666;
	}

.form_input .background_color_1{
	background-color:#eeeeee;
	}

.form_input .background_color_2{
	background-color:#dddddd;
	}



/*
#formular .input{width:300px;}

#formular input.plz{width:50px;}

#formular input.ort{width:246px;}
*/

/*
table.form_input{}

table.form_input td.comment{}

table.form_input td.symbol{}

table.form_input td.value{}


td.value .input,
td.value .input_error{
	}

td.value .input_error{
	}


ul.button{
	margin-top:20px;
	}

div.form_button input.button_1{}

div.form_button input.button_2{}

div.form_button input.button_3{}


div.form_foot{}

div.form_foot p{
	margin:10px;
	}

div.form_append{
	margin-top:40px;
	}
*/
