/* HOME.CSS ///////////////////////////// */

.clear {clear: both;  line-height: 0px; float: none;}
.margin {margin-left: 15px;}
br {margin: 0; padding: 0;}
h2 {font-weight: normal; font-size: 20px; color: #00aff0; margin: 0 0 19px 8px;}
h2 span {font-weight: bold;}
input {font-family: Verdana; font-size: 11px; color: #808080}
form {margin: 0; padding: 0;}

.box_content_jobalert {
	padding: 10px 2px 12px 10px;
}

.box_content_jobalert img {margin:15px 0 10px 1px;}
.box_head_jobalert img {display: none;}

.box_container {
	border-top: solid 1px #d6d6d6;
	border-left: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
}

.box_content .path {
	padding: 5px 0 0 5px;
}

.box_content .path a.path {
	background: url(/images/gen/wrk/home/path_bg.gif) no-repeat 100% 8px;
	padding-right: 10px;
}

.box_content .path a.path:hover {
	background: #f60 url(/images/gen/wrk/home/path_bg.gif) no-repeat 100% 8px;
}

.box_content .form_row {
	height: 19px;
	padding: 10px 0 10px 6px;
}

.box_content .form_row_hidden {
	padding: 7px 0 8px 6px;
	height: 20px;
}

.form_row input, .form_row select, .form_row button,
.form_row_hidden input, .form_row_hidden select, .form_row_hidden button {
	float: left;
	font-family: Verdana;
	font-size: 12px;
}

.adv_search, .adv_search_close {
	text-align: center;
	border-top: solid 1px #d6d6d6;
}

.adv_search a, .adv_search_close a {
	background: url(/images/gen/wrk/home/adv_search_bg.gif) no-repeat center 3px;
	color: #666;
	font-size: 10px;
	padding: 0 12px;
	margin-top: -2px;
	display: block;
}

.adv_search_close a {
	background: url(/images/gen/wrk/home/adv_search_close_bg.gif) no-repeat center 3px;
}


#form_row_hidden_container {
	display: none;
}

.form_row input {
	margin-right: 6px;
	border: solid 1px #ABADB3;
	width: 77px;
}
.form_row_hidden input {
	margin-right: 8px;
	border: solid 1px #ABADB3;
	width: 157px;
}

.form_row select {
	margin-right: 8px;
	border: solid 1px #ABADB3;
	width: 74px;
}
.form_row_hidden select {
	margin-right: 8px;
	border: solid 1px #ABADB3;
	width: 159px;
}

/* SUCHERGEBNIS */

.abo {
	float: right;
	margin-right: 5px;
}
.abo a {
	background: url(/images/gen/wrk/home/abo_bg.gif) no-repeat 0 3px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	padding-left: 22px;
}

.search_path, .search_path_2 {
	padding: 10px 0 2px 10px;
}

.search_path_2 {
	padding: 0 0 10px 10px;
}

.search_path span, .search_path_2 span {
	width: 70px;
	text-align: right;
	padding-right: 4px;
	font-weight: bold;
}

.search_path a, .search_path_2 a {
	background: url(/images/gen/wrk/home/path_bg.gif) no-repeat 100% 4px;
	padding-right: 12px;
	font-size: 12px;
}

.search_path a:hover, .search_path_2 a:hover {
	background: #f60 url(/images/gen/wrk/home/path_bg.gif) no-repeat 100% 4px;
}

.search_path img, .search_path_2 img {
	display: none;
}

.search_result {
	margin-left: -5px;
}

/* LISTE DER AUFTRAGE */

.box_head .picture, .box_head .title, .box_head .date, .box_head .place {
	float: left;
}

.box_head .picture {
	width: 75px;
	padding-left: 5px;
}
.box_head .title {
	width: 350px;
}
.box_head .date {
	width: 95px;
}


.list_content {
	background: #F7F4F0;
	padding: 7px 5px 2px 5px;
}

.list_content .row_container {
	background: #fff;
	border-bottom: solid 5px #F7F4F0;
}

.list_content .row_container .row_title {
	padding: 8px 2px 0 9px;
	float: left;
	width: 406px;
}

.list_content .row_container .row_title img {
	float: left;
	margin-right: 13px;
	margin-top: 0;
}

html>/**/body .list_content .row_container .row_title img {
	margin-top: 3px;
}

.list_content .row_container .row_title img.dot {float: none; margin: 0 3px 2px 6px;}

.list_content .row_container .row_title a {
	font-weight: bold;
	margin-bottom: 3px;
	color:#00AFF0;
}

.list_content .row_container .row_title a:hover {
	color: #fff;
}

.list_content .row_container .row_date {
	padding: 9px 2px 0 18px;
	border-left: solid 2px #F7F4F0;
	float: left;
	width: 74px;
	height: 57px;
}

.list_content .row_container .row_picture {
	border-left: solid 2px #F7F4F0;
	padding: 4px 2px 4px 12px;
	float: left;
}

.list_content .row_container .row_picture img {float:right;margin-right:5px;}
.list_content .row_container .row_picture p {float:left;margin:0;padding:15px 0 0;width:95px;}
.list_content .row_container .row_title span.job_descr {display: block;}

.list_content_two_column {
	padding: 5px 0px 0 5px;
	overflow: hidden;
	height: auto;
}
* html .list_content_two_column {
	overflow: visible;
	height: 1%;
}
.list_content_two_column .row_container {
	float: left;
	width: 290px;
	border-right: solid 5px #F7F4F0; 
}
.list_content_two_column .row_container .row_title {
	width: auto; padding-bottom: 5px;
}

/* Mehr Kunden Auftrage */



.box_content_jobalert input.button {
	border-bottom: solid 1px #d6d6d6;
	border-top: solid 1px #83c20a;
	border-left: solid 1px #83c20a;
	border-right: solid 1px #d6d6d6;
	background: #83c20a;
	color: #fff;

}

.box_content_jobalert input.button_info {
	width: 72px;
	margin: 0px 3px 7px 17px;
}

.box_content_jobalert input.button_order {
	width: 93px;
	margin: 0px 0 7px 12px;
}

.box_content_jobalert ul {
	padding: 10px 0 0 3px;
	margin: 0 0 12px;
}

.box_content_jobalert ul li {
	list-style-type: none;
	background: url(http://image.gruenarbeit.de/images/mve/usr/home/invite_list_bg.gif) no-repeat 0 0;
	padding: 2px 0 0 36px;
	height: 22px;
}

/* Google Map */

#map {
	border: solid 5px #F7F4F0;
	border-bottom: none;
	height: 431px; 
	z-index: 1;
}

.infowindow {
width:300px;
height:50px;
}

.infodetails {
	width:291px;
	margin-left: 4px;
}

.infowindow span{
display:block;
padding-left:20px;
}


.row_title img {

	float: left;

	margin-right: 13px;

	margin-top: 0;

}

.mapbutton {
    float: right;
    margin-top: -30px;
    margin-right: 12px;
}


.form_row_hidden .mapbutton {float:none;margin-top:-10px;}
.form_row_hidden .mapbutton button {border: none; cursor: pointer; background: url(/images/gen/wrk/home/map_button.gif) no-repeat scroll 0 0;color:#00AFF0;float:none;font-size:13px;height:33px;margin:0;padding-left:57px;text-align:left;width:217px;}


