.content{
	padding:0px;
	width:420px;
}
.left{
	width:150px;
	float:left;
	padding:7px 0px 0px 7px;
	min-height:20px;
}
.right{
	width:250px;
	float:left;
	padding:3px;
	min-height:24px;
}
.clear{
	float:none;
	clear:both;
	height:0px;
}
.row{
	background-color: #FFF;
	display:block;
	min-height:32px;
}
.input_large {
	width:220px;
}
.input_medium {
	width:160px;
}
.input_small{
	width: 50px;	
}
.input_textarea{
	width:220px;
	height:130px;
}
.ruler{
	width:300px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
	background-color:#fcfcf0;
}
td{
	vertical-align:top;
}
.over{
	background-color:#f0f0f0;
}
.out{
	background-color: #FFF;
}
.kontakt_okay{
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #f0ffbc;
}
.kontakt_bad{
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #f9beaa;	
}
