body {  
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #636363;
  background: #e5e3d2;
}

a img {
	border: none;
}

a {
	color: #007448;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style: none;
}

.center {
	text-align: center;
	vertical-align: middle;
}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header_wrapper {
	float: left;
	width: 100%;
	background: url(/images/header_bg.jpg) repeat-x left top;
	height: 114px;
}

.header {
	width: 935px;
	margin: 0 auto;
	height: 114px;
}

.header a.logo {
	width: 100px;
	height: 87px;
	margin-left: 1px;
	margin-top: 13px;
	float: left;
	text-decoration: none;
}

.header a.logo2 {
	float: left;
	margin: 22px 0 0 10px;
}

.header .header_right {
	float: right;
	height: 54px;
	word-spacing: 3px;
	padding-top: 21px;
	width: 180px;
}

.header .header_right.large {
	width: 250px;
}

.header .header_right .top_menu {
	text-align: right;
	height: 20px;
}

.header .header_right a {
	color: #59595d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	word-spacing: 3px;
}

.header .header_right .login_links {
	float: right;
	height: 19px;
	width: 160px;
	margin-top: 15px;
}

.header .header_right .login_links a {
	margin-left: 1px;
	float: right;
}

.banner_top {
	float: left;
	margin: 10px 0 0 60px;
}

.banner_right {
	position: absolute;
	margin-left: 940px;
	margin-top: 24px;
}

.banner_bottom img {
	margin: 0 auto;
	display: block;
	margin-top: 26px;
	margin-bottom: 26px;
}

.banner_left {
	display: block;
	margin: 0 auto;
}

/* ====================== Header > Menu ==================== */

.menu {
	height: 39px;
	width: 794px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.menu span {
	float: left;
	background: url(/images/menu_sep.jpg) no-repeat right top;
}

.menu span.last {
	background: none;
	border-right: none;
}

.menu span a {
	color: #fff;
	float: left;
	padding: 12px 12px 0 12px;
	height: 27px;
}

.menu span a.selected {
	background: url(/images/menu_sel.jpg) no-repeat center top;
}

/* ====================== CONTENT =========================*/
/* ========================================================*/

.content_wrapper {
	float: left;
	background: url(/images/main_bg.jpg) repeat-x left top #fff;
	width: 100%;
}

.content {
	width: 935px;
	margin: 0 auto;
	padding-top: 10px;
}

.inner, .sliding_boxes {
	float: left;
	width: 100%;
	padding-bottom: 24px;
}

.content .breadcrumbs {
	color: #007448;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* ====================== CONTENT > Left =========================*/

.leftcol {
	float: left;
	width: 202px;
}

/* ================ CONTENT > Left > Boxes ======================*/

.leftcol .left_box {
	float: left;
	width: 200px;
	background: url(/images/left_box_bottom.jpg) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.leftcol .left_box h3 {
	height: 40px;
	font-size: 17px;
	padding-top: 20px;
	color: #007448;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/left_box_top.jpg) no-repeat left top;
	float: left;
	width: 186px;
	padding-left: 14px;
}

.leftcol .left_box h4 {
	color: #007448;
	font-size: 12px;
	padding: 6px 11px;
}

.leftcol .left_box .left_box_inner {
	float: left;
	width: 194px;
	border-left: 3px solid #e3e3e3;
	border-right: 3px solid #e3e3e3;
	padding: 0;
}

.leftcol .left_box ul.line {
	border-bottom: 1px solid #e3e3e3;
}

.leftcol .left_box ul li {
	margin-left: 11px;
}

.leftcol .left_box ul div {
	padding: 4px 11px;
	background: url(/images/bullet2.gif) no-repeat left top;
}

.leftcol .left_box ul div.selected {
	background: url(/images/left_box_selected.jpg) repeat-x left top #f5f5e3;
}

.leftcol .left_box ul div.selected a {
	color: #505151;
}

/* ================ CONTENT > Left > Search Left ======================*/

.search_left {
	padding: 10px 12px 31px 12px;
	/*background: url(/images/search_left_bottom.jpg) no-repeat bottom left #f5fde6;*/
	background: #F5FDE6;
}

.search_left table {
	width: 100%;
	margin-bottom: 10px;
}

.search_left table tr td {
	background: url(/images/search_left_line.jpg) no-repeat left bottom;
	padding-bottom: 8px;
	color: #007448;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.search_left table tr td.left_col {
	padding-right: 12px;
}

.search_left select {
	width: 100%;
	color: #000;
	height: 20px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
}

.search_left select.small {
	width: 80px;
}

.search_left input.text {
	background: url(/images/search_text_bg.jpg) no-repeat left top;
	border: 0px solid black;
	padding: 0 4px;
	/*width: 76px;*/
	width: 100%;
}

.search_left div.submit{
	background: url(/images/treffer.jpg) no-repeat left top;
	display: block;
	height: 30px;
	padding-top:7px;
}

.search_left div.submit div.test{
	float: left;
	font-size: 11px;
	width: 106px;
	text-align: center;
	color: #007448;
	font-weight: bold;
}

.search_left div.submit div.test span{
	color: #FFB321;
}

/* ====================== CONTENT > Right =========================*/

.rightcol {
	margin-left: 207px;
}

.rightcol .search_form {
	background: url(/images/search_form_bg.jpg) no-repeat left top;
	height: 251px;
	color: #006b41;
	padding-left: 470px;
}

.row {
	float: left;
	width: 100%;
}

.rightcol .search_form a {
	color: #006b41;
	font-size: 11px;
	margin: 14px 14px 40px 0;
	float: right;
}

.rightcol .search_form table tr th {
	padding-bottom: 18px;
	text-align: left;
}

.rightcol .search_form table tr th a {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	float: left;
}

.rightcol .search_form table tr th a img {
	margin: 0 8px 0 4px;
}

.rightcol .search_form table tr td.title {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	width: 81px;
	padding: 5px 10px 5px 0;
}

.rightcol .search_form select {
	width: 144px;
	color: #000;
	height: 20px;
	font-size: 12px;
}

.rightcol .search_form select.small {
	width: 80px;
	float: left;
}

.rightcol .search_form .do_search {
	float: right;
}

/* ================= CONTENT > Right > Details box ====================*/

.details, .details2 {
	float: left;
	width: 728px;
	background: url(/images/details_box_bg.jpg) repeat-y left top;
	margin-bottom: 8px;
}

.details2 h1 {
	background: url(/images/details2_top.jpg) no-repeat left top;
	float: left;
	height: 51px;
	padding-top: 16px;
	width: 710px;
	padding-left: 18px;
	color: #007448;
	font-size: 17px;
}

.details h1 {
	background: url(/images/details2_top.jpg) no-repeat left top;
	float: left;
	height: 51px;
	padding-top: 16px;
	width: 710px;
	padding-left: 18px;
	color: #007448;
	font-size: 17px;
}

.details h1 select {
	float:right;
	margin-right: 10px;
	width: 100px;
}

.details h1 label {
	float:right;
	padding-right: 15px;
	padding-top: 3px;
	font-size: 13px;
}

.details2 .inner {
	float: left;
	width: 694px;
	padding: 0 18px;
}

.details2 .inner .col {
	float: left;
	width: 215px;
	padding-right: 16px;
}	

.details2 .inner .col.big{
	float: left;
	width: 336px;
	padding-right: 0px;
}
.details2 .inner .col.big.margin-left{
	margin-left: 20px;
}
.details2 .inner .col table {
	width: 100%;
}

.details2 .inner .col table tr th {
	font-size: 13px;
	color: #424242;
	text-align: left;
	padding-bottom: 8px;
}

.details2 .inner .col table tr td {
	background: url(/images/details_column_bg.jpg) repeat-y left top;
	padding: 4px 0;
	border-bottom: 1px solid #e5e5e5;
}

.details2 .inner .col.big table tr td{
	background: none;
}
.details2 .inner .col.big table tr td.green{
	color:#00683e;
	text-align: right;
	padding-right: 15px;
}
.details2 .inner .col.big{
	background: url(/images/details_column_bg.jpg) repeat-y right top;
}

.details2 .inner .col table tr td span {
	display: block;
	padding-left: 10px;
	background: url(/images/arrow_right_yellow.gif) no-repeat left;
}

.details2 .inner .col table.white tr td {
	background: none;
}

.details2 .inner .col table tr td.num {
	background: url(/images/details_column_bg.jpg) repeat-y right top;
	color: #00683e;
	width: 30px;
	text-align: right;
	padding-right: 10px;
}

.details .details_top {
	background: url(/images/details_top.jpg) no-repeat left top;

	font-size: 2px;
	height: 10px;
}

.details .details_title {

	background: url(/images/details_top_bg.jpg) no-repeat left top;
	height: 72px;
	font-size: 13px;
	color: #39393b;
	line-height: 22px;
	padding-top: 20px;
}

.details .details_title .details_title_left {
	float: left;
	width: 418px;
	padding-left: 20px;
}

.details .details_title .details_title_left span {
	color: #007448;
	font-size: 17px;
	font-weight: bold;
}

.details .details_title .details_title_right {
	float: right;
	text-align: right;
	width: 270px;
	position: relative;
	top:0px;
	left: 0px;
	padding-right: 20px;
}

.details .details_title .details_title_right span.small {
	font-size: 11px;
	float: right;
}

.details .details_title .details_title_right span.small b {
	float: right;
	font-weight: normal;
	padding-right: 6px;	
}

.details .details_title .details_title_right span.small a {
	float: right;
}

.details .details_bottom, .details2 .details_bottom {
	font-size: 4px;
	background: url(/images/details_box_bottom.jpg) no-repeat bottom left;
	padding: 12px 20px;
	float: left;
	width: 688px;
}

.details p {
	width: 688px;
	padding: 10px 20px;
	line-height: 17px;
}

.details table.details_info {
	width: 100%;
}

.details table.details_info tr td.thumb_big {
	width: 265px;
	padding-right: 12px;
	padding-left: 20px;
}

.details table.details_info tr td {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 0;
}

.details table.details_info tr td span {
	float: right;
	color: #00683e;
}

.details table.details_info tr td.no_border, .details table.details_info tr.last td {
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
}

.details table.details_info tr td.right_descr {
	width: 157px;
	padding-right: 20px;
	padding-left: 10px;
}

.details table.details_info tr td strong {
	float: left;
	font-weight: normal;
}

.details table.details_info tr td.right_descr div {
	width: 155px;
	height: 142px;
	background: url(/images/details_descr_right.jpg) no-repeat right top;
	margin-bottom: 10px;
}

.details .line {
	background: url(/images/details_box_line.jpg) repeat-x bottom left;
	height: 10px;
	font-size: 4px;
	margin: 0 4px;
}

.details table.details_info tr td h5 {
	color: #007448;
	font-size: 17px;
	padding: 4px 14px;
}

.details table.details_info tr td h5 span {
	color: #9eaf81;
	float: none;
	font-size: 12px;
	font-weight: normal;
}

.details table.details_info tr td h6 {
	color: #515151;
	font-size: 12px;
	padding: 1px 14px;
	font-weight: normal;
	float: left;
	width: 129px;
}

.details table.details_info tr td h6 strong {
	font-weight: normal;
	float: left;
}

.details table.details_info tr td h6 span {
	float: right;
	color: #007448;
	font-size: 15px;
	font-weight: bold;
}

.details .tabs {
	border-bottom: 1px solid #007448;
	float: left;
	width: 682px;
	margin: 24px 4px;
	padding: 0 16px;
}

.details .tabs a {
	float: left;
	padding-left: 20px;
	background: url(/images/tab_left_bg.jpg) no-repeat left top #eaf7d9;
	font-size: 12px;
	margin-right: 3px;
	border-bottom: 1px solid #007448;
	margin-bottom: -1px;
}

.details .tabs a.active {
	background: url(/images/tab_left_active_bg.jpg) no-repeat left top;
	border-bottom: 1px solid #fff;
	position: relative;
}

.details .tabs a span {
	padding-right: 20px;
	display: block;
	padding: 7px 20px 6px 0;
	background: url(/images/tab_right_bg.jpg) no-repeat right top;
}

.details .tabs a.active span {
	background: url(/images/tab_right_active_bg.jpg) no-repeat right top;
}

.thumbs img {
	margin-right: 1px;
}

.calendar {
	padding: 10px 0;
	float: left;
	width: 728px;
	text-align: center;
}

.calendar_title {
	float: left;
	width: 708px;
	padding: 0 10px;
}

.squares_block {
	padding: 10px;
	float: left;
	margin-bottom: 20px;
}

.square {
	float: left;
	width: 163px;
	height: 32px;
	padding: 4px 6px;
	background: red;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.squares_block .orange {background: #fbc783;}
.squares_block .green {background: #afd3a0;}
.squares_block .dark_blue {background: #a0c4d4;}
.squares_block .rose {background: #ff8a8a;}
.squares_block .purple {background: #d5b1ff;}
.squares_block .light_blue {background: #acebff;}
.squares_block .grey {background: #eee;}

.square p {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}

/* ================= CONTENT > Right > List ====================*/

.list {
	padding: 0 4px;
	float: left;
	width: 720px;
}

.list table {
	width: 100%;
}

.list table tr th, .list table tr td {
	border-bottom: 1px solid #007448;
	text-align: left;
	padding: 0 14px 8px 14px;
	vertical-align: top;
}

.list table tr.grey th {
	border-bottom: 1px solid #e3e3e3;
}

.list table tr td {
	border-bottom: none;
	padding-top: 8px;
	background: url(/images/details_box_line.jpg) repeat-x left bottom;
	font-size: 12px;
}

.list table tr td.list_thumb {
	padding-right: 0;
	width: 111px;
}

.list table tr td.ort span {
	font-size: 14px;
	width: 150px;
}

.list table tr td h5 {
	color: #007448;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
	background: url(/images/arrow_right_yellow.gif) no-repeat left;
}

.list table tr.even td {
	background: url(/images/details_box_even_line.jpg) repeat-x left bottom #f5fde6;
}

.list table tr th.ort, .list table tr td.ort {
	width: 150px;
	text-align: right;
}

.list table tr:hover td {
	/*background: url(/images/details_box_line_hover.jpg) repeat-x bottom left #ffe299;*/
	background: #DEEEC1;
	/*cursor: pointer;*/
}

.list table tr:hover td.sliding_boxes2 {
	cursor: auto;
	background: url(/images/details_box_line.jpg) repeat-x bottom left #fff;
}

.list table tr th.preis, .list table tr td.preis {
	width: 150px;
	text-align: right;
}

.list table tr td.preis span {
	color: #007448;
	font-weight: bold;
	font-size: 14px;
}

.list table tr td.preis .list_item_bottom {
	float: right;
	margin-top: 36px;
	padding-left: 10px;
	background: url(/images/arrow_right_yellow.gif) no-repeat left;
}

.list_pager {
	float: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

.list_pager span {
	float: left;
	padding: 0 6px;
}

.list_pager a {
	padding-left: 2px;
}

.list_pager b {
	color: #007448;
	font-weight: bold;
}

/* ====================== CONTENT > Sliding boxes ====================*/

.sliding_boxes {	
	height: 271px;
	background: url(/images/scroll_bg.jpg) no-repeat left top;
}

table tr td.no_padding {
	padding: 0;
	margin: 0;
}

table tr td.sliding_boxes2 {
	padding: 0;
	margin: 0;
	border-top: 1px solid #f6ad5e;
	border-bottom: 1px solid #f6ad5e;
}

.sliding_boxes div.title {
	height: 26px;
	color: #007448;
	padding: 8px 10px 0 10px;
}

.sliding_boxes .title span {
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.sliding_boxes .title .pager {
	font-size: 11px;
	float: right;
	word-spacing: 4px;
}

.sliding_boxes .title .pager span {
	color: #91c242;
	float: none;
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

/* ====================== CONTENT > Columns ====================*/

.column {
	width: 194px;
	border-right: 1px solid #e3e3e3;
	float: left;
	padding: 0 16px 0 22px;
}

.column.last {
	border-right: 1px solid #fff;
}

.column h3 {
	color: #007448;
	font-size: 12px;
	font-weight: bold;
}

.column p {
	padding: 6px 0;
	color: #a3a3a3;
	font-size: 12px;
}

.column a {
	color: #007448;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer_wrapper {
	float: left;
	width: 100%;
	background: url(/images/footer_bg.jpg) repeat-x left top;
	height: 50px;
	color: #a3a3a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	word-spacing: 1px;
}

.footer {
	width: 935px;
	height: 30px;
	padding-top: 20px;
	margin: 0 auto;
}

.footer a {
	color: #a3a3a3;
}

.footer span {
	float: left;
}

.footer .footer_right {
	float: right;
	width: 375px;
	text-align: right;
}

/* Corner Blocks */
.header .header_right .a-style A{
	display: block;
	padding: 3px 10px 3px 20px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
}
.header .header_right A.login-ico{
	
	background: url("..//images/login-ico.gif") no-repeat 6px 5px;
}

.header .header_right A.profil-ico{
	
	background: url("..//images/profil-ico.gif") no-repeat 6px 5px;
}

.header .header_right A.markliste-ico{

	background: url("..//images/markliste-ico.gif") no-repeat 6px 5px;
}


.login_links div{
	float: right;
	width: auto;
	margin-left: 1px;
	background:#FF9E11 url("..//images/orange-corner-left.gif") no-repeat top left;
}
.login_links div.markliste{
	width: 89px;
}
.login_links div.profil{
	width: 64px;
}
.login_links div.login{
	width: 64px;
}
.login_links div div{
	margin:0;
	background: url("..//images/orange-corner-right.gif") no-repeat top right;
}
.details .details_bottom A.zum,
.details2 .details_bottom A.zum{
	font-size: 11px;
	float: left;
	color: #6f6c6d;
	padding: 2px 0px 2px 15px;
	background: url("..//images/zum-ico.gif") no-repeat left center;
}

.details .details_bottom A.print,
.details2 .details_bottom A.print{
	font-size: 11px;
	float: right;
	color: #6f6c6d;
	padding: 2px 0px 2px 20px;
	margin-right: 10px;
	background: url("..//images/print-ico.gif") no-repeat left center;
}


.details .details_bottom A.pdf,
.details2 .details_bottom A.pdf{
	font-size: 11px;
	float: right;
	color: #6f6c6d;
	padding: 2px 0px 2px 20px;
	background: url("..//images/pdf-ico.gif") no-repeat left center;
}
SPAN.strong{
	font-weight: bold;
}
SPAN.green{
	color: #66a48b;
}

SPAN.yellow-ico{
	padding-left: 7px;
	background: url("..//images/yellow-ico.gif") no-repeat left center;
}

.left-align{
	float: left;
	text-align: left;
}
.right-align{
	float:right;
	text-align: right;
}


SPAN.red-border{
	padding: 2px 12px;
	border:1px solid #ff0000;
	margin-left: 15px;
	display: block;
	float: left;
}

SPAN.yellow-border{
	padding: 2px 12px;
	display: block;
	float: left;
	margin-left: 15px;
	border:1px solid #ffde00;
}
SPAN.left{
}
.right-align{
	width: 230px;
}

/* Calendar */
.one_item_calendar {
	width: 673px;
	height: 140px;
	position: relative;
	top:0px;
	overflow:hidden;
	left:0px;
	margin: 0px 0 0 30px;
}

.more_item_calendar{
	width: 673px;
	height: 580px;
	position: relative;
	top:10px;
	overflow:hidden;
	float: left;
	clear: left;
	left:0px;
	margin: 10px 0 0 30px;
}
.more_item_calendar .year-list{
	width: 673px;
	height: 580px;

}
.calendar_list{
	position: absolute;
	top:0px;
	left:0px;
}
.clendar-item{
	border: 1px solid #e3e3e3;
	width: 209px;
	padding: 2px;
	height: 131px;
	margin-right: 8px;
	font-size: 10px;
}

.more_item_calendar .clendar-item{
	float: left;
	margin-bottom: 10px;
}
.clendar-item TABLE {
	color:#000000;

}
.clendar-item TABLE TD{
	border: 2px solid #FFFFFF;
	padding: 0px 6px;
}

.clendar-item TABLE TD.orange{
	background: #fbc783;
	border: 2px solid #fbc783;
}


.clendar-item TABLE TD.violet{
	background: #d5b1ff;
	border: 2px solid #d5b1ff;
}

.clendar-item TABLE TD.red{
	background: #ff8a8a;
	border: 2px solid #ff8a8a;

}

.clendar-item TABLE TD.light-blue{
	background: #acebff;
	border: 2px solid #acebff;

}



.clendar-item TABLE TD.blue{
	background: #a0c4d4;
	border: 2px solid #a0c4d4;
}

.clendar-item TABLE TD.gray{
	background: #eeeeee;
	border: 2px solid #eeeeee;
}

.clendar-item TABLE TD.green{
	background: #afd3a0;
	border: 2px solid #afd3a0;
}

.clendar-item TABLE TD.red-border{
	background: none;
	border: 2px solid #ff0000;
}


.clendar-item TABLE TD.yellow-border{
	background: none;
	border: 2px solid #ffde00;
}

.clendar-item TABLE TH{
	background: #e6e6e6;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #007448;
	padding: 3px 0px;
}

.details2 HR{
	border: none;
	background: none;
	line-height: 0px;
	font-size: 1px;
	border-top: 1px solid #e3e3e3;
	margin: 0px;
	padding: 0px;
	height:1px;
	float: left;
	width: 98%;
	clear: left;
	margin: 10px 1% 0 1%;
	padding-bottom: 0px;
}

.details2 P{
	float: left;
	padding:0px 18px;
	margin: 0px;
	width: 90%;
	clear: left;
}

.details2 H3{
	margin:0px;
	padding:0px;
	font-size: 17px;
	color: #007448;
	float: left;
	clear: left;
	padding: 10px 18px 12px 18px;
}
.details2 .inner.padding-bottom{
	padding-bottom: 10px;
}
.list.no-hover table tr td{
font-size: 2px;
}
.list.no-hover table tr:hover td{
	cursor:default; 
	background: transparent url(/images/details_box_line.jpg) repeat-x scroll left bottom;
	font-size: 2px;
}

.details2 .registration-title-bg h1{
	background: none;
	height: auto;
	padding-bottom: 9px;
}

.details2 .registration-title-bg{
	float: left;
	width: 100%;
	height: 88px;
	background: url("..//images/registration-bg.jpg") no-repeat top left;
}



.bordered-block{
	
	padding: 15px;

}

.bordered-block .border{
	float: left;
	width: 100%;
	margin-top: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #ebfbcf;
	border: 1px solid #e3e3e3;
}


.bordered-block .border .ctl{
	position: relative;
	float: left;
	width: 100%;
	top: -1px;
	left: -1px;
	background: url("..//images/rctl.gif") no-repeat top left;
}

.bordered-block .border .ctr{
	float: left;
	width: 100%;
	position: relative;
	top:0px;
	left:2px;
	background: url("..//images/rctr.gif") no-repeat top right;
}

.bordered-block .border .cbr{
	float: left;
	width: 100%;
	position: relative;
	top:2px;
	left:0px;
	background: url("..//images/rcbr.gif") no-repeat bottom right;
}
.bordered-block .border .cbl{
	float: left;
	width: 100%;
	position: relative;
	top:0px;
	padding-bottom: 20px;
	left:-2px;
	background: url("..//images/rcbl.gif") no-repeat bottom left;
}
.registration-info H3{
	float: none;
	color:#424242;
	font-size: 13px;
}
.registration-info UL LI{
	background: url("..//images/registration-li.gif") no-repeat 17px 4px;
	padding:0 25px 10px;
}
.registration-info UL{
	float: none;
	
}
.registration-info .left-column{
	float: left;
	width: 45%;
}

.registration-info .right-column{
	float: right;
	width: 45%;
}


.bordered-block TH{
	color:#007448;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding: 25px 14px;
}

.bordered-block TH.title{
	font-size:14px;
}

.bordered-block TD TABLE.gender TD.glabel{
	padding-right: 10px;
}
.bordered-block TD TABLE.gender{
}
.bordered-block TD INPUT{
	/*width: 210px;*/
	margin-right: 10px;
}
.bordered-block TD INPUT.large-width{
	width: 360px;
}
.bordered-block TD INPUT.no-margin{
	margin: 0;
	margin-right: 5px;
	width: auto;
}
.bordered-block TD INPUT.small{
	width: 80px;
}

.bordered-block TD.padding-right{
	padding-right: 20px;
}
.bordered-block TD.glabel{
	font-size: 11px;
}
.bordered-block TD.small-text{
	font-size: 11px;
}
.bordered-block TD.janein{
	padding-right: 20px;
}
.bordered-block TD.second-column{
	width: 249px;
}
.car-info-list INPUT{
	width: 250px;
	border:1px solid #cde5aa;

}

.car-info-list INPUT.selected{
	background:#ecf3f0;
}

.images-block{
	width: 480px;
}
.bordered-block .car-info-list TD{
	padding-bottom: 5px;
}
TD.valign-top {
	vertical-align: top;
}

.image-upload-form{
	background: #f5fde7;
	width: 100%;
	padding: 4px 0px;
}
.bordered-block td .image-upload-form  td{
	padding: 0px 10px;
}
.bordered-block TD.fird{
	width: 88px;
	padding-left: 30px;
}
.bordered-block TD{
	padding: 5px 14px;
}
.bordered-block TD.th{
	background:#f8ffed;
	font-size: 14px;
	padding:3px 0 3px 12px;
	color:#007448;
	border-top:1px solid #e3e3e3;
}
.bordered-block TD INPUT.code{
	width: 60px;
}
.bordered-block TD INPUT.phone{
	width: 155px;
}


.bordered-block TD TD{
	padding:0;
}
.bordered-block TD.label{
	color:#007448;
}


.bordered-block TD

.html-editor{
	width: 500px;
	height: 165px;
}
.bordered-block td .date-choice  td{
	color: #007448;
	background:#f5fde7;
	padding: 10px 4px;
	border-bottom: 1px solid #ddecc3;
	border-right: 1px solid #ddecc3;
}

.bordered-block td .date-choice  td.last{
	border-right: none;
}

.bordered-block td .date-choice .no-border-bottom  td{
	color: #007448;
	background:#f5fde7;
	padding: 10px 4px;
	border-bottom: none;
}
.date-choice SELECT{
	width: 50px;
}
.date-choice INPUT{
	width: 60px;
}
.date-choice-padding{
	padding: 12px;
}
.date-choice-padding TABLE{
	width: 100%;
}
.steps{
	float: left;
	clear: left;
	width: 100%;
}

.steps TD{
	background: #e9f4db url("..//images/steps-bg.gif") repeat-x top left;
}

.padding-steps{
	padding: 0px 3px;
}

.steps TD.selected{
	background: none;
}
.steps TABLE{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.steps TABLE TD{
	width: 25%;
	border-left: 1px solid #e5e5e5;
	padding: 24px;
}
.steps TABLE TD.first{
	border: none;
}
.steps TD .step{
	float: left;
	font-size: 36px;
	color: #cde5a9;
}

.steps TD .step-title{
	color:#484848;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

.steps TD.selected .step{
	color: #007448;
}
.votes-block {
	width: 210px;
}
.votes-block UL{
	padding-bottom: 20px;
}
.votes-block LI{
	color:#000000;
	font-weight: bold;
	padding: 0px 5px 5px 15px;
}
.details2 .votes-block H3{
	font-size:14px;
	font-weight: normal;
	float: none;
	clear: none;
} 

.gradient-block{
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
	background: url("..//images/gradient-bg.gif") repeat-x top left;
	clear:left; 
	padding: 13px 0px;
}

.gradient-block INPUT{
	margin-left: 20px;
}

.row{
	
}

.details P.more-padding{
	padding: 20px 20px;
}
.checkboxlist {
	list-style-type: none;
	list-style:none;
	margin: 0;
	padding: 0;
	border:1px solid black;
	font-size:0.8em;
	background:white;
	width:300px;
}

.checkboxlist input {display: none;}

.checkboxlist li{
	list-style-type: none;
	list-style:none;
	margin: 1px;
	padding: 2px;
	border: 1px solid #333;
	font-weight:normal;
	width:292px;
}

#content ul li.hoverable {
  list-style-type: none;
}


.checkboxlist li label {
	margin: 1px;
	padding: 5px;
	font-weight:normal;
}

.checkboxlist li.hover {background: #ccc;cursor:pointer;}

.checkboxlist li.selected label{color:white;font-weight:bold;}

.checkboxlist li.selected {	border: 1px solid #aaa;	background: #000080;}

.checkboxlist li.selected.hover {background: #ccc;}

#wnd_2 ul{
	display: inline;
}

#wnd_2 li{
	float:left;
	padding: 0 0 0 5px;
}