body {
	scrollbar-base-color:#CC0000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#CC0000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#DFECD8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#F3F8F1;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	background-repeat:no-repeat;
}

td {
	text-align:left;
	vertical-align:top;
	font-size:11px;
}

a {
	font-family:Verdana;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}

textarea {
	font-size:9px;
	color:#003366;
	font-family:Verdana;
	font-weight:none;
	text-decoration:none;
	font-weight:none;
	background-color:#EEEEEE;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	width:460;
	height:145;
}
input {
	font-size:9px;
	color:#003366;
	font-family:Verdana;
	text-decoration:none;
	font-weight:none;
	background-color:#EEEEEE;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	width:150px;
}
select {
	font-size:9px;
	color:#003366;
	font-family:Verdana;
	text-decoration:none;
	font-weight:none;
	background-color:#EEEEEE;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	#width:130px;
}

hr {
	border:0;
	height:1px;
	background-color:#CC0000;
}

.action {
	font-family:Verdana;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}

.show_list_table {
	border-spacing:1px;
	border-collapse:collapse;
	#width:630px;
}
.show_list_tr_1 {
	background-color:#eeeeee;
}
.show_list_tr_2 {
	background-color:#cccccc;
}
.show_list_header {
	font-weight:bold;
}

.show_list_nachname {
	width:100px;
}
.show_list_vorname {
	width:20px;
}
.show_list_straße {
	width:20px;
}
.show_list_time_start {
	width:10px;
}
.show_list_time_stop {
	width:10px;
}
.show_list_dif {
	width:65px;
}
.show_list_customer_ref {
	width:75px;
}
.show_list_type_of_work {
	width:170px;
}


.input_edit{
	width:30px;
	border-color:#cc0000;
}

.input_delete{
	width:30px;
	border-color:#cc0000;
}
.select_default{
	width:124px;
}
.select_date{
	width:44px;
}
.select_time{
	width:44px;
}


