@charset "utf-8";
@import url("lightbox.css");
/* CSS Document */

body {
    margin: 0px auto 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body img {
	border: none;
}

body a {
	color:#000000;
}

body a:hover {
	color:#669900;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:7px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:28px;
	margin:0px;
	padding:0px 0px 0px 10px;
	color:#669900;
	text-transform:uppercase;
	background:url(../images/seperators/index_cl_h2.png) no-repeat bottom left;
}

h3 {
	font-size: 23px;
	font-weight:bold;
	margin:0px;
}

h4 {
	font-size:19px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

h5 {
	font-size:28px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

h5.normal {
	font-weight:normal;

}

h6 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
}

h6.underline{
	background:url(../images/seperators/content_right_horiz_l.gif) bottom left no-repeat;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:2px;
}

.h7 {
	font-size:15px;
	font-weight:bold;
	color:#669900;
	margin:20px 0px 5px 10px;
}

p {
	margin:16px 0px 0px 0px;
}

br {
	line-height:15px;
}

.clear {
	clear:both;
	height: 1px;
}

.float_left {
	float:left;
	margin: 10px;
}

.ie_fix{
	display:block;
}

/* /////////////////////////////////
		LINK-STYLES
///////////////////////////////// */
a.arrow {
	background:url(../images/arrow_green.png) no-repeat left top;
	padding-left:14px;
}

a.arrow:hover {
	color:#669900;
}

.next_line {
	margin-left:14px;
	text-decoration: inherit;
	display:block;
}

/* /////////////////////////////////
		HEADER
///////////////////////////////// */
#header {
	background: url(../images/bg_header_rep.png) repeat-x;
	height:186px;
	margin-bottom:20px;
}

#header div.wrap {
	background:url(../images/bg_header.jpg) no-repeat;
	width:960px; height:36px;
	margin: 0px auto 0px;
	padding-top:150px;
}

#header div.wrap img {
	display:block;
	display:inline;
}

/* /////////////////////////////////
		HEADER-SEARCH
///////////////////////////////// */
#search {
	float:left;
	width:220px;
	margin-top:6px;
	margin-left:10px;
}

#search form div.left {
	float:left;
	background:url(../images/search_field_left.png) no-repeat right;
	width:172px;
}

#search form input.left {
	background:none;
	width:160px; height:18px;
	border: none;
	padding:2px 2px 0px 5px;
}

#search form div.right {
	float:left;
	width:23px;
}

#search form input.right {
	background:url(../images/search_field_right.png) no-repeat left top;
	width:23px; height:21px;
	border:none;
}

/* /////////////////////////////////
		NAVIGATION
///////////////////////////////// */
#nav_main {
	float:right;
	width:710px;
	margin-top:6px;
}

#nav_main a.home {float:left; background:url(../images/menu/home.png) no-repeat; width:69px; height:30px;}
#nav_main a.ueber {float:left; background:url(../images/menu/ueber_uns.png) no-repeat; width:96px; height:30px;}
#nav_main a.arbeitspaket {float:left; background:url(../images/menu/arbeitspaket_ausschreiben.png) no-repeat; width:170px; height:30px;}
#nav_main a.aufgabe {float:left; background:url(../images/menu/aufgabe_finden.png) no-repeat; width:115px; height:30px;}
#nav_main a.hilfe {float:left; background:url(../images/menu/hilfe.png) no-repeat; width:67px; height:30px;}
#nav_main a.kontakt {float:left; background:url(../images/menu/mein_konto.png) no-repeat; width:120px; height:30px;}
#nav_main a.vorlagen {float:left; background:url(../images/menu/jobbeispiele.png) no-repeat; width:122px; height:30px;}

#nav_main a.home:hover {background:url(../images/menu/home_act.png) no-repeat;}
#nav_main a.ueber:hover {background:url(../images/menu/ueber_uns_act.png) no-repeat;}
#nav_main a.arbeitspaket:hover {background:url(../images/menu/arbeitspaket_ausschreiben_act.png) no-repeat;}
#nav_main a.aufgabe:hover {background:url(../images/menu/aufgabe_finden_act.png) no-repeat;}
#nav_main a.hilfe:hover {background:url(../images/menu/hilfe_act.png) no-repeat;}
#nav_main a.kontakt:hover {background:url(../images/menu/mein_konto_act.png) no-repeat;}
#nav_main a.vorlagen:hover {background:url(../images/menu/jobbeispiele_act.png) no-repeat;}

/* /////////////////////////////////
		CONTENT
///////////////////////////////// */
#content {
	background:#FFFFFF;
	width:960px;
	margin: 0px auto 0px;
}

#content .left {
	float:left;
	width:240px; min-height:582px;
	background: url(../images/seperators/content_left.png) no-repeat right top;
}

#content .left.home{
	background: url(../images/seperators/content_left_home.png) no-repeat right top;
}

#content .left ul {
	margin:0px 0px 30px 0px;
	padding:0px;
	list-style:none;
}

#content .left ul li {
	background:url(../images/seperators/index_cl_li_a.png) no-repeat bottom left;
	padding-left:20px;
}

#content .left ul li.active {
	background:url(../images/seperators/index_cl_li_a_act.png) no-repeat top left;
	font-weight:bold;
}

#content .left ul li a {
	background:url(../images/arrow_black.gif) no-repeat left center;
	padding-left:6px;
	text-decoration:none;
	line-height:25px;
}



#content .left ul li a:hover {
	color:#000000;
	font-weight:bold;
}

#content .left ul ul{
	margin:0px 0px 5px 20px;
	list-style:none;
	font-weight:normal;
}

#content .left ul ul li{
	background:none;
}

#content .left ul ul li.active{
	background:none;
}



#content .left form {
	margin:0px;
	padding: 10px 0px 0px 10px;
}

#content .left form input{
	width:130px;
	margin-right:5px;
	margin-bottom:5px;
	padding-left:5px;
	border:1px solid #CCCCCC;
}

#content .left .pass {
	font-size:10px;
	text-decoration:none;
	padding-left: 14px;
}

#content .left .pass a {
	text-decoration:none;
	color:#666666;
}

#content .left .pass a:hover {
	text-decoration:none;
	color:#000000;
}

#content .left .free_reg {
	padding-left: 14px;
	padding-top: 10px;
}

#content .right {
	/*background: url(../images/seperators/content_top.png) no-repeat top left; */
	float:right;
	width:710px;
	margin: 0px 0px 0px 10px;
}
#content  img.right{
	float:right;
	width: 48px; height: 52px;
	margin: 0 40px 0 0;
}
/* /////////////////////////////////
		INDEX.HTML
///////////////////////////////// */
#content .right .cr_1{
	background:url(../images/index/cr_1.jpg) no-repeat;
	width:710px;
	height:190px;
}

#content .right .cr_1 .auftraggeber{
	margin-left: 175px;
	margin-top: 76px;
	position:absolute;
}

#content .right .cr_1 .auftraggeber .arbeitspaket_ausschreiben{
	margin-top: 30px;
}

#content .right .cr_1 .webworker{
	margin-left: 400px;
	margin-top: 76px;
	position:absolute;
}

#content .right .cr_1 .webworker .aufgabe_finden{
	margin-left: 50px;
	margin-top: 30px;
}

#content .right .cr_2{
	background:url(../images/index/cr_2.png) no-repeat;
	width:710px;
	height:115px;
	margin-bottom: 30px;
}

#content .right table {
	line-height:24px;
	width:100%;
}

#content .right table tr {
	background:url(../images/seperators/content_gray_horiz.png) no-repeat bottom;
}

#content .right table tr th.first,
#content .right table tr td.first {
	padding-left:10px;
}
#content .right table tr td.delete {
	text-align:center;
}

#content .right table tr th {
	background:url(../images/table_bg_top.png) repeat-x center;
	height:29px;
}

#content .right table tr th .sort {
	margin-left:10px;
}
#content .right table tr td#show_message {
	padding:15px 10px 0 10px;

}
#content .right table tr td#show_message .close{
	padding:5px 0 15px 27px;
	margin: 0 0 0 30px;
	background: url(../images/arrow.jpg) no-repeat 10px 7px;
}
#content .right table tr td#show_message .answer{
	padding:5px 0 15px 17px;
	background: url(../images/arrow.jpg) no-repeat 0px 11px;
}
#content .right table tr td#show_message .answer a {
	text-decoration:underline;	
	cursor: pointer;
}
#content .right table tr td#show_message .message  {
	padding:10px 0 10px;
}
#content .right table tr td#show_message .headline  {
	padding:5px 0 0px;
}
#content .right table tr td.bold  {
	font-weight:bold;
	padding-left:10px;
}
#content .right table tr td .title{
	text-decoration:underline;
	
	cursor:pointer;
}

#content .right table tr td a.bold {
	font-weight:bold;
}
#content .right table tr#show_message_2  {
	
}


/* /////////////////////////////////
		ARBEITSPAKET_***.HTML
///////////////////////////////// */
#content .right a.c01 {float:left; width:170px; height:46px; background:url(../images/arbeitspakete/c01.png) no-repeat;}
#content .right a.c02 {float:left; width:180px; height:46px; background:url(../images/arbeitspakete/c02.png) no-repeat;}
#content .right a.c03 {float:left; width:180px; height:46px; background:url(../images/arbeitspakete/c03.png) no-repeat;}
#content .right a.c04 {float:left; width:180px; height:46px; background:url(../images/arbeitspakete/c04.png) no-repeat;}

#content .right .cat {
	color:#669900;
	font-weight:bold;
}

#content .right form.paket {
	margin:0px;
}

#content .right form.paket #left {
	float:left;
}

#content .right form.paket #right {
	float:right;
	margin:0px;
}

#content .right form.paket #right input{
	width:150px;
	margin-right:5px;
}

#content .right form.paket fieldset {
	border: #CDCDC7 1px solid;
	padding:0px;
	margin:0px 0px 15px 0px;
}

#content .right form.paket fieldset legend{
	color:#000000;
	padding:0px;
	margin:0px 0px 0px 10px;
}

#content .right form.paket fieldset textarea{
	padding:5px;
	margin:12px 14px;
	border: #CDCDC7 1px solid;
	background:#F0F0EE;
	overflow:auto;
}

#content .right form.paket input{
	border: #CDCDC7 1px solid;
	background:#F0F0EE;
}

#content .right form.paket fieldset.title {
	width:400px;
	height:56px;
	display:block;
	padding: 5px 10px;
}

#content .right form.paket fieldset.title textarea {
	width:381px;
	height:40px;
}

#content .right form.paket fieldset.description {
	width:400px;
	height:216px;
	display:block;
	padding:10px;
}

#content .right form.paket fieldset.description textarea {
	width:381px;
	height:160px;
}

#content .right form.paket fieldset.time {
	padding:0px 14px 12px 14px;
	width:246px;
	height:243px;
}

#content .right form.paket fieldset.time legend {
	margin: 0px 0px 0px 0px;
}

#content .right form.paket .further_info {
	margin-left:14px;
}

#content .right form.paket select {
	border: #CDCDC7 1px solid;
	background:#F0F0EE;
	width:399px;
}

#content .right form.paket input {
	border: #CDCDC7 1px solid;
	background:#F0F0EE;
	padding: 1px 5px;
	width:387px;
}

#content .right form.paket input[type=button], #content .right form.paket input[type=submit] {
	width: 399px;
}

/* /////////////////////////////////
		AUFGABE_FINDEN.HTML
///////////////////////////////// */
#search_paket {
	width:700px;
	height:36px;
	margin-top:4px;
	padding-top:17px;
	padding-left:10px;
	background: url(../images/search_field2_bg.png) repeat-x;
	line-height:20px;
}

#search_paket form div.left2 {
	float:left;
	background:url(../images/search_field2_left.png) no-repeat right;
	width:273px;
	padding-left:3px;
}

#search_paket form input.left2 {
	background:none;
	width:270px; height:18px;
	border: none;
	padding:2px 0px 0px 7px;
}

#search_paket form div.right2 {
	float:left;
	width:32px;
	margin-right:10px;
}

#search_paket form input.right2 {
	background:url(../images/search_field2_right.png) no-repeat left;
	width:32px; height:21px;
	border:none;
}

#search_paket .detailed_search {
	margin-left: 40px;
}

/* ////////////////////////////// */
.detail_left {
	float:left;
	width:425px;
}

.detail_right {
	float:right;
	width:275px;
	margin-right:3px;
}

.detail_right fieldset {
	background: #EFEFED url(../images/bg_fieldset.png) repeat-x top;
	border: #CDCDC7 1px solid;
	padding:10px 10px 10px 15px;
	margin:0px;
	width:250px;
}

.detail_right fieldset legend{
	color:#669900;
	padding:0px;
	margin:0px;
}

.detail_right fieldset .f_wrap{
	background:url(../images/seperators/content_right_horiz_s_fieldset.gif) no-repeat left top;
	padding-top:10px;
	margin-top:10px;
}

.detail_right fieldset .f_wrap .fw_l{
	float:left;
	width:180px;
}

.detail_right fieldset .f_wrap .fw_r{
	float:left;
	width:auto;
}

.detail_links{
	margin-top:30px;
	padding-top:28px;
	background:url(../images/jobdetails.png) no-repeat;
	width:709px;
	height:57px;
}

.detail_links .job{
	position:absolute;
	margin-left:110px;
}

.detail_links .auftr{
	position:absolute;
	margin-left:340px;
}

.detail_links .back{
	position:absolute;
	margin-left:580px;
}



.overview_left {
	float:left;
	width:100%;
}

.overview_right {
	float:right;
	width:275px;
}

.overview_right fieldset {
	border: #CDCDC7 1px solid;
	padding:10px 10px 10px 15px;
	margin:0px;
	width:250px;
}

.overview_right fieldset legend{
	color:#669900;
	padding:0px;
	margin:0px;
}

.overview_right fieldset .f_wrap{
	background:url(../images/seperators/content_right_horiz_s_fieldset.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:5px;
}

.overview_right fieldset .f_wrap .fw_l{
	float:left;
	width:100px;
}

.overview_right fieldset .f_wrap .fw_r{
	float:left;
	width:auto;
	font-size:22px;
	color: #639700;
	padding-left:10px;
	padding-top:7px;
}

a.jm_wrap {
	float:left;
	background:url(../images/job_overview.gif) no-repeat bottom center;
	display:block;
	width:141px;
	height:26px;
	font-size:15px;
	line-height:27px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#999999;
}

a.jm_wrap.active,
a.jm_wrap:hover {
	background:url(../images/job_overview_act.gif) no-repeat bottom center;
	color:#669900;
	border-top:1px;
}

/* ADVANCED SEARCH */
#adv_search {
	background:#F0F0EE url(../images/field_top.gif) repeat-x top left;;
	width:700px;
	height:auto;
	padding-top:20px;
	padding-left:10px;
	margin-top:3px;
}

#adv_search table {
	float:left;
	margin-right:80px;
}

#adv_search table tr{
	background:none !important;
	height:30px;
}

#adv_search table td.td1{
	width:140px;
}


/* /////////////////////////////////
		REGISTRATION
///////////////////////////////// */
#registration {
	margin-top:30px;
}

#registration table tr{
	background:none !important;
}

#registration table tr td{
	margin:0px !important;
	padding:0px !important;
}

#registration form fieldset {
	border: #CDCDC7 1px solid;
	padding:10px 0px 5px 15px;
	margin:0px 0px 20px 0px;
}

#registration form input,
#registration form select,
#registration form textarea {
	background:#F0F0EE;
	border: 1px solid #CDCDC7;
	padding-left:5px;
	margin-bottom:10px;
}

#registration form fieldset legend {
	color:#669900;
	padding:0px;
	margin:0px;
}

#registration form fieldset div.photo {
	width:150px;
	height:200px;
	background:#F0F0EE;
	border: 1px solid #CDCDC7;
	margin-bottom: 10px;
}

#registration form fieldset div.photo img {
	max-width:150px;
	max-height:200px;
}

#registration form div.ph_upload {
	float:left;
	width:380px;
	padding-left:50px;
	margin-top:20px;
	display:block;
}

/* /////////////////////////////////
		Persönlicher Bereich
///////////////////////////////// */
.act_info {
	background:url(../images/seperators/content_gray_horiz.png) no-repeat bottom left;
	padding-bottom:10px;
	padding-top:10px;
}

.act_info .ai_time{
	float:left;
	width:90px;
}

.act_info .ai_info{
	float:left;
	width:615px;
}

/* /////////////////////////////////
		FOOTER
///////////////////////////////// */
#footer {
	background: url(../images/bg_footer_rep.png) repeat-x;
	color:#666666;
	margin-top:20px;
}

#footer div.wrap {
	background: url(../images/bg_footer.jpg) no-repeat;
	width: 960px; height: 90px;
	margin: 0px auto 0px;
}

#footer div.menu {
	float:left;
	width: 680px;
	margin-top:7px;
	margin-left:125px;
}

#footer a {
	color:#666666;
	text-decoration:none;
	margin-left: 3px;
	margin-right: 3px;
}

#footer a:hover {
	color:#333333;
}

#footer div.cyber {
	float: right;
	width: 135px;
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	color: #000000;
}

#footer div.cyber a,
#footer div.cyber a:hover {
	color: #000000;
}

.error{
	width:500px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#CB0912;
	background-color: #FAE6E7;
	border: 1px solid #CB0912;
	padding: 10px;
	line-height: 16px;
	margin-left:50px;
	margin-bottom:10px;
	margin-top: 5px;
}

.notice{
	width:500px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
	background-color: #FFF5E5;
	border: 1px solid #FF9900;
	padding: 10px;
	line-height: 16px;
	margin-left:50px;
	margin-bottom:10px;
	margin-top: 5px;
}

.success{
	width:500px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#79C91B;
	background-color: #F1F9E8;
	border: 1px solid #79C91B;
	padding: 10px;
	line-height: 16px;
	margin-left:50px;
	margin-bottom:10px;
	margin-top: 5px;
}
.rating_container{
	border-bottom: 1pt dotted #BDBDBD;
	border-top: 1pt dotted #BDBDBD;
	width: 695px; height: auto;
	min-height: 60px;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	background:#F2F3F1 url(../images/bg_rating.jpg) no-repeat;
}
.rating_name{
	font-weight:bold;
	width: 90px;
	float:left;
}
.rating_container .row{
	background: url(../images/seperators/content_gray_horiz.png) no-repeat  center bottom;
	padding: 5px 0;
	width: 480px;
}
.rating_container .row_bottom{
	background:none;
	padding: 5px 0;
	width: 480px;
	min-height: 18px;
}
.rating_container .ratings-display{
	height:16px;
	margin-left:580px;
	overflow:hidden;
	position:absolute;
	width:80px;

}
.ratings-grey-bar{
	background: url(../images/stern_grau.png) repeat-x;
	font-size:1px;
	height:16px;
	position:absolute;
	top:0;
	width:80px;
}
.ratings-yellow-bar{
	background: url(../images/stern_gelb.png) repeat-x 0 0px;
	font-size:1px;
	height:16px;
	left:0px;
	position:absolute;
	top:0px;
	width:0px;
}

.ratings-grey-bar1{
	background: url(../images/stern_grau.png) repeat-x;
	font-size:1px;
	height:16px;
	position:relative;
	top:0;
	width:80px;
}
.ratings-yellow-bar1{
	background: url(../images/stern_gelb.png) repeat-x 0 0px;
	font-size:1px;
	height:16px;
	left:0px;
	position:relative;
	top:-16px;
	width:0px;
}
.rating-container{
	float:left;
	margin: 3px 0 0 5px;
}
.rating_container strong{
	position:absolute;
	margin-left: 510px;
	margin-top: 2px;
}
#content .right table#show_message{
	width: 100%;
	}
#content ul.request{
	list-style: none;
	margin:0 0 0 -40px;
	
}
#content ul.request li{
	background: transparent url(../images/seperators/content_gray_horiz.png) no-repeat scroll center bottom;
	margin:0;

	line-height: 25px;
	float:none;

}
#content ul.request li div.name a{
	background:transparent url(../images/arrow_black3.jpg) no-repeat scroll left center;
	font-weight:bold;
	padding:0 0 0 10px;
}
#content ul.request li div.name{
	float:left;
	font-weight:bold;
	padding:0 0 0 10px;
	width:250px;
}
#content ul.request li .r{
	float:right;
}
#content ul.request li .r select{
	margin-top: 5px;
	background:transparent url(../images/arrow.jpg) no-repeat scroll 3px center;
	padding-left:17px;
}
#content ul.request li .r select option {
}
#content ul.request li a.link{
	background:transparent url(../images/arrow.jpg) no-repeat scroll 0 7px;
	padding:5px 0 15px 17px;
	margin: 0 10px;
}
.question{
	margin: 0px 0 5px 20px;
}
textarea#reason{
	width: 490px;
	margin: 0 0 0 20px;
	height: 60px;
	background:transparent url(../images/bg_textarea_deny.jpg) no-repeat scroll left center;
	border:hidden;
}
input#deny{
	background:transparent url(../images/deny_button.png) no-repeat scroll left center;
	border:medium hidden;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin:15px 25px 0;
	padding:0 0 5px 0;
	width:150px;
}
.deny_container{
	background: url(../images/bg_deny.jpg) no-repeat scroll 0 0px;
	height:170px;
width:710px;
}
.title{
	font-weight:bold;
	margin:15px 0 0;
	width:385px;
}
/* MEINE DATEN FORMULAR*/
form#data_form, form#change_email, form#pw_form, form#bill_data_form {
	margin: 0 0 30px 0;
}
form#data_form input, form#change_email input, form#pw_form input, form#bill_data_form input{
	background:#F0F0EE none repeat scroll 0 0;
	border:1px solid #CDCDC7;
	padding-left:5px;
	width:387px;
}
form#data_form input#allow_email{
	background:#F0F0EE none repeat scroll 0 0;
	border:1px solid #CDCDC7;
	padding-left:5px;
	width: 10px;
}
form#data_form textarea{
	background:#F0F0EE none repeat scroll 0 0;
	border:1px solid #CDCDC7;
	padding-left:5px;
	width:350px;
	height: 135px;
	margin: 10px 15px 15px 15px;
}
form#data_form fieldset{
	border:1px solid #CDCDC7;
	margin:0 0 15px;
	padding:0;
	display:block;
	width: 385px;
}
form#data_form legend{
	margin:0 0 0 10px;
}
form#data_form input.editData_submit, form#pw_form input.editData_submit, form#change_email input.editData_submit, form#bill_data_form input.editData_submit{
	margin: 10px 0 0 0;
	width: 394px;
}

#registration .topbox{
	float:left;
	width:310px;
	font-size: 22px;
	color:#333;
	background-color: #DEDFDB;
	border:1px solid #333;
	padding:10px;
	margin:10px; 
	text-align: center;
	cursor:pointer;
}

#registration .topboxactive{
	float:left;
	width:310px;
	font-size: 22px;
	background-color: #659702;
	color:#fff;
	border:1px solid #333;
	padding:10px;
	margin:10px; 
	text-align: center;
	cursor:pointer;
}

.error_small{
	width:165px;
	height:auto;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color:#CB0912;
	background-color: #FAE6E7;
	border: 1px solid #CB0912;
	padding: 0px;
	margin-bottom:4px;
	line-height:14px;
}

.register_header_worker{
	background: url(../images/reg_worker.jpg) no-repeat scroll 0 0px;
	height:127px;
	width:547px;
	margin-top:15px;
	padding: 20px 10px 20px 140px;
}
.register_header_employer{
	background: url(../images/reg_employer.jpg) no-repeat scroll 0 0px;
	height:127px;
	width:547px;
	margin-top:15px;
	padding: 20px 10px 20px 140px;
}
   
.preset_title{
	border:solid 1px #999;
	background-color:#eee; 
	height:20px;
	cursor: pointer;
	padding:4px;
	font-weight: bold;
}   

.preset_container{	
	margin: 0  0 10px 0;
}

.preset_container .part{
	float:left;
	width:330px;
	/*border:1px solid #ccc;*/
	margin:5px;
	padding:5px;
}
.preset_container .part strong{
	display:block;
	width:300px;
	border-bottom:	1px solid #ccc;
	padding:0 0 2px 0;
	margin: 0 0 10px 0;
}

/** landingpages **/
.right .landingpage .left_part{
	float:left;
	width: 255px;
}

.right .landingpage .right_part{
	float:left;
	width: 430px !important;
	padding-left:20px;
} 

.right .landingpage .left_part .landing_pic{
	border:1px solid #ccc;
	padding:5px;
	margin:0 20px 2px 0;
	width: 243px;
}

.right .landingpage .left_part .box{
	width: 254px;
	background: #fff url(../images/verlauf_anmeldung.png) repeat-x;
	height:auto;
}

.right .landingpage .left_part .box img{
	margin:20px 0 10px 20px;
}

.right .landingpage .left_part .box .text{
	margin:10px 0 20px 20px;
	color:#333;
}
.right .landingpage .left_part .box .text strong{
	font-size: 14px;
	font-weight: bold;
	color: #679902;
	display: block;
	margin: 0 0 6px 0;
}

.preset_del_link{
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	color:#FF9900;
	background-color: #FFF5E5;
	border: 1px solid #FF9900;
	padding: 2px;
}

#facebook_login_lb {
	padding: 0 5px;
}

#facebook_login_lb form {
	padding-bottom: 10px;
}

#facebook_login_lb input {
	margin-bottom: 5px;
	margin-right: 5px;
	padding-left: 5px;
}

.quality_container{}

.quality_container .shopperquality-1{
	background-color: #FAE6E7;
	border: 1px solid #CB0912;
	padding: 8px;
	margin:0 0 16px 0;
}
.quality_container .shopperquality0{
	background-color: #cccccc;
	border: 1px solid #333333;
	padding: 8px;
	margin:0 0 16px 0;
}
.quality_container .shopperquality1,.shopperquality2,.shopperquality3{
	background-color: #F1F9E8;
	border: 1px solid #79C91B;
	padding: 8px;
	margin:0 0 16px 0;
}

.quality_container  .quality_left{
	width: 100px;
	float:left;
	text-align: center;
	font-size: 64px;
	font-weight: bold;
}
.quality_container  .quality_right{
	width: 580px;
	float:left;
	padding:0 0 0 8px;
}
