html, body{
	padding: 0;
	margin: 0;
}

.button_new{
	background: #41608b !important;
	padding: 5px 5px 5px 5px !important;
	color: white !important;
}

.button_new_outline{
	background: #fff !important;
	padding: 5px 5px 5px 5px !important;
	color: #41608b !important;
}
@media (max-width: 991.98px) {

	.content_block_responsive{
		margin: 0 0 10px 0;
		text-align: left;
		background: #fff;
		padding-top: 20px !important;
		-moz-box-shadow: 0 0 5px #18273d;
		-webkit-box-shadow: 0 0 5px #18273d;
		box-shadow: 0 0 5px #18273d;
	}
	.btn-md-block{
		display: block !important;
		width: 100% !important;
	}
	#footer {
		width: 100% !important;
		margin: auto;
		font-size: 11px;
		line-height: 30px;
	}
	#content {
		margin: auto;
		background: white;
		padding-top: 20px !important;
		text-align: left;
		min-height: 100vh;
	}

	.price_bid{
		width: 100% ;
	}
	.whatsapp-ico{
		fill: white;
		width: 50px;
		height: 50px;
		padding: 3px;
		background-color: #4dc247;
		border-radius: 50%;
		box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
		/* box-shadow: 2px 2px 11px rgba(0,0,0,0.7); */
		position: fixed;
		bottom: 20px;
		right : 20px;
		z-index: 10;
	}

	.whatsapp-ico:hover{
		box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
	}
}
@media (min-width: 991.98px) {

	.whatsapp-content{
		display: none;
	}
	.price_bid{
		width: 80px !important;
	}
	#content {
		padding-top: 20px !important;
		width: 851px;
		margin: 0 auto;
		margin-top:-10px;
		text-align: left;
		background: #fff;
	}
	.content_block_responsive{
		width: 851px;
		margin: 0 auto;
		margin-top:-10px;
		padding: 20px 0;
		text-align: left;
		background: #fff;

	}
}


.list-inline-item.active{
	background-color: #93bf72;
	border-radius: 5px;
}

.nav-link.active{
	background-color: #cdebbb;
	border: 1px solid #9cce7d;
	border-radius: 5px;
	color:#337e0f;
}
body {
    color: #3d3d3d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: #41608b;
	text-align: center;
}

noscript{
	color: #FF0;
	font-size: 18px;
	font-weight: bold;
}

textarea {resize:none}

img{
	border: 0;
}

.cl, hr{
	clear: both;
	font-size: 1%;
}

hr{
	padding: 0;
	margin: 20px 0;
	height: 1px;
    background: #fff;
	font-size: 1%;
	color: #fff;
	border: none;
	border-top: 1px solid #acacac;
}

p{
	margin: 0 0 1em 0;
	padding: 0
	line-height: 16px;
}

.small{
	font-size: 12px;
	font-weight: normal;
}

.italic{
	font-style: italic;
}

a{
	color: #337E0F;
}

.bold{
	font-weight: bold;
}
.grey{
	color: #888;
}
.green{
	color: #360;
}

.note{
	font-size: 12px;
	color: #666;
}

.center{
	text-align: center;
}

#margin{
	width: 851px;
	margin: 30px auto 10px auto;
	text-align: left;
	background: #fff;
	-moz-box-shadow: 0 0 5px #18273d;
	-webkit-box-shadow: 0 0 5px #18273d;
	box-shadow: 0 0 5px #18273d;
}

.content_block{
	width: 851px;
	margin: 10px auto;
	padding: 20px 0;
	text-align: left;
	background: #fff;
	-moz-box-shadow: 0 0 5px #18273d;
	-webkit-box-shadow: 0 0 5px #18273d;
	box-shadow: 0 0 5px #18273d;
}

/*--------------   CONTENT   --------------*/
#content, .content{
	padding: 0 47px 20px 47px;
	font-size: 14px;
}


.col_left{
	float: left;
	width: 284px;
	font-size: 18px;
}

.col_right{
	float: left;
	margin: 8px 0 0 36px;
	width: 434px;
}

.col_left_small{
	float: left;
	width: 194px;
	font-size: 13px;
}
.col_left_small a{
	color: #337E0F;
	text-decoration: none;
	font-weight: bold;
}

.col_right_big{
	float: left;
	margin: 8px 0 0 36px;
	width: 524px;
}

.col_left, .col_left_small{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #337E0F;
}

.sujet{
	position: relative;
	display: block;
	height: 200px;
}
.sujet span{
	position: absolute;
	top: -32px;
	left: 0px;
	width: 284px;
	height: 223px;
	background: url(../img/tpl1_for_sale.png) no-repeat;
}

.col_left_small .sujet{
	position: relative;
	display: block;
	height: 138px;
}
.col_left_small .sujet span{
	position: absolute;
	top: -15px;
	left: 0px;
	width: 191px;
	height: 150px;
	background: url(../img/tpl1_for_sale_small.png) no-repeat;
}

h2, body.trading #content h1{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
	color: #5777A3;
	font-family: Tahoma, Geneva, sans-serif;
}

.red{
    color: #F00;
}

p.focus_buy{
	margin-top: 3em;
	text-align: center;
}

#buy_btn{
	display: inline-block;
	padding: 4px;
	background: #e9e9e9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #fff;
}

#buy_btn span{
	display: inline-block;
	height: 36px;
	margin: 0;
	padding: 0 14px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0 0 6px #2f7c09;
	-webkit-box-shadow: inset 0 0 6px #2f7c09;
	box-shadow: inset 0 0 6px #2f7c09;
    background: #fff url(../img/tpl1_bg_btn.png) left center repeat-x;
}

#buy_btn:hover{
	padding: 6px;
	border: none;
	background: #c7d4e5;
}

#quality{
	text-align: center;
}

#quality img{
	width: 150px;
	height: 109px;
}

.col_left_small #quality img{
	margin-top: 2em;
	width: 94px;
	height: 68px;
}

.icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.icon.check{
	background: url(../img/accept.png) no-repeat;
}

ul.check, ul.check ul{
	margin-left: 22px;
	padding-left: 0px;
	list-style-type: none;
}

ul.check li{
	padding: 0 0 9px 20px;
	background: url(../img/accept.png) no-repeat 0px 2px;
}

ul.check li ul{
	margin-top: 8px;
}

ul.check li ul li{
	background: url(../img/tick.png) no-repeat 0px 2px;
}

#msg{
	padding: 8px;
	font-family: Helvetica;
    font-size: 14px;
	font-weight: bold;
	color: #F00;
	background: #ffe6e6;
	border: 1px solid #ae1804;
}

label{
	display: block;
	color: #3d3d3d;
}

label.left{
	float: left;
	width: 120px;
}

input, textarea, select.tf{
	width: 99%;
	margin: 1px;
	padding: 4px 2px;
	border: 1px solid #cacaca;
	background: #f3f3f3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

select.tf{
	padding: 3px 2px;
}

input:focus, textarea:focus, select.tf:focus{
	margin: 0;
	border: 2px solid #5777A3;
}

fieldset{
	margin: 0 0 1em 0;
	/*
	-moz-box-shadow: inset 0 0 20px #cdebbb;
	-webkit-box-shadow: inset 0 0 20px #cdebbb;
	box-shadow: inset 0 0 20px #cdebbb; */
}
fieldset legend{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #5777a3;
	font-weight: bold;
}

fieldset p{
	margin-bottom: 0.5em;
}

.btn, .btn_blue, a.clicks, #content .form-submit input{
	width: auto;
	margin: 1px;
	padding: 2px 6px;
	border: 1px solid #bababa;
	color: #194685;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.btn, a.clicks, #content .form-submit input{
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.btn:hover, .btn_blue{
	color: #fff;
	background: -moz-linear-gradient(top,  #a3bbdd 0%, #41608b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3bbdd), color-stop(100%,#41608b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a3bbdd 0%,#41608b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a3bbdd 0%,#41608b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a3bbdd 0%,#41608b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a3bbdd 0%,#41608b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3bbdd', endColorstr='#41608b',GradientType=0 ); /* IE6-9 */
}

.btn:focus{
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbdbdb 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.btn_blue{
	border: 1px solid #203e66;
}

.btn_blue:hover{
	background: -moz-linear-gradient(top,  #94add0 0%, #203e66 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94add0), color-stop(100%,#203e66)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #94add0 0%,#203e66 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #94add0 0%,#203e66 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #94add0 0%,#203e66 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #94add0 0%,#203e66 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94add0', endColorstr='#203e66',GradientType=0 ); /* IE6-9 */
}

.btn.important, .btn.big, .btn.bold{
	font-weight: bold;

}

.btn_blue{
	border: 1px solid #203e66;
}

.btn_blue.hover{
	background: #85be64;
}
.btn_blue.default{

}

.btn_buy{
	font-weight: bold;
}

.btn img, button img{
	float: left;
	margin-right: 4px;
}


/* Fixpreis */
.fixed_price{
	position: relative;
	margin: 0 0 1em 0;
	padding: 8px;
	border: 1px solid #a9a9a9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#fixed_realtime{
	min-height: 82px;
}

#fixed_sedo{
	height: 32px;
}

.fixed_price h3{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

#fixed_realtime h3{
	color: #cf3e36;
}

#fixed_sedo h3{
	font-size: 16px;
	color: #335a8d;
	float: left;
	margin-right: 6px;
}

.fixed_price .price{
	display: block;
}

#fixed_realtime .price{
	margin-top: 12px;
	font-size: 18px;
}
#fixed_realtime .price strong{
	font-size: 20px;
}

#fixed_sedo .price{
	line-height: 23px;
}

.fixed_price input.btn{
	position: absolute;
	top: 8px;
	right: 8px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #72a553;
	background: #3b930f url(../img/fixed_button.png) repeat-x left center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#fixed_realtime input.btn{
	padding: 6px 0 8px 0;
	width: 160px;
}

#fixed_sedo input.btn{
	font-size: 15px;
}

.price_info{
	font-size: 9px;
	white-space: nowrap;
}

.net_price{
	display: block;
	color: #666;
}


#hint_buy_cancelled{
	padding: 8px;
	background: #ffffd6;
	border: 1px solid #bababa;
}


/* Tabellen */
table{
	border: none;
	border-spacing:0;
	border-collapse: collapse;
	width: 99%;
	margin-bottom: 1.2em;
}
table td{
	border: none;
    border-bottom: 1px solid #bababa;
	margin: 0;
	padding: 4px;
	vertical-align: top;
}
table th{
	padding: 4px;
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
    border: 1px solid #bababa;
}
table th.noTH{
    border: none !important;
	background: none !important;
}
table tr.even td{

}

table#bid_thread{
	width: auto;
	margin: 0 10px 2.2em 0;
}

table#bid_thread.zero_bid{
	width: 100%;
}

table#bid_thread.with_hidden_entries{
	margin-bottom: 6px;
}


table#bid_thread th{
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

table#bid_thread tr.with_comment td{
	border-bottom: none;
}


table#bid_thread td.empty{
	border-bottom: none;
}

tr.user td{

}

tr.owner td{
	color: #3d659e;
}

tr.focus td{
	background: #ffffd6;
}

td.date{

}
/*
tr.owner td.date{
	padding-left: 20px;
	background-image: url(../img/icon_bid_thread_owner.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}
*/

td.empty .wrapper{
	position: relative;
	z-index: 2;
}

tr.focus td.empty{
	width: 1px;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa !important;
}

td .thread_buy_now{
	position: absolute;
	z-index: 1;
	top: -20px;
	left: 3px;
	width: 150px;
	padding: 8px;
	text-align: left;
	background: #ffffd6;
	border: 1px solid #bababa;
}

td .thread_buy_now .info{
	display: block;
	margin: 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878787;
}

td .thread_buy_now .info em{
	font-style: normal;
	color: #000;
}

td.empty .wrapper .overlay{
	position: absolute;
	z-index: 3;
	top: 9px;
	left: 1px;
	width: 4px;
	height: 24px;
	background: #ffffd6;
}


.tr_hidden{
	display: none;
}


/* User Tabelle, Login-Update */
.user_dat{
	border: 2px solid #EEE;
	width: 320px;
	padding: 10px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 0 4px #EEE;
	-webkit-box-shadow: inset 0 0 4px #EEE;
	box-shadow: inset 0 0 4px #EEE;
}
.user_dat table{
	border: none;
	width: 100%;
}
.user_dat td{
	border: none;
	border-bottom: 1px dashed #DDD;
	padding: 4px 2px 4px 2px;
}
.user_dat td:first-child{
	width: 140px;
}
.user_dat tr:hover td{
    background: none;
}

.old_data{
	text-decoration: line-through;
}

.new_data, .new_data td{
	background: #F6FDEE;
}

.div_bg_focus{
	background: #ffffd6;
}
.div_bg_default{
	background: none;
}


/* FAQs */
.section.faq{
    display: table;
    padding: 12px 0;
    position: relative;
    width: 100%;
	border-top: 1px solid #D8D8D8;
}

.faq{

}

.faq h2.question{
	font-size: 16px;
	line-height: 21px;
}

.faq h2.question a{
	display: block;
	padding-left: 28px;
	text-decoration: none;
	background: url(../img/plus_minus.png) no-repeat left 0px;
}

.faq h2.question.active a{
	background: url(../img/plus_minus.png) no-repeat left -79px;
}

.faq h2 a .hint{
	float: right;
	display: none;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.faq h2 a:hover .hint{
	display: block;
}
.faq h2.active a:hover .hint{
	display: none !important;
}

.faq.focus{
	background: #fffdea;
}
.faq.normal{
	background: #fff;
}


.faq table th {
    background: #f6f6f6;
    color: #6d6d6d;
	border-bottom: 1px solid #5777A3;
	border-left: 1px solid #bbb;
}

/* Standar neu: */
#standard_box{
	position: relative;
	display: table;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 1.2em;
	background: url(../img/bg_quicktipps_zero.png) repeat-x left bottom;
}

#standard_buy{
	float: left;
	width: 410px;
}

#standard_buy .last_bid_label{
	float: left;
	margin-top: 5px;
}

#standard_buy .last_bid{
	float: left;
	margin: 0 6px;
}
#standard_buy .last_bid strong{
	display: block;
	height: 42px;
	padding: 0 16px 0 4px;
	border-left: 1px solid #41608b;
	background: url(../img/standard_last_bid.png) no-repeat top right;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	color: #5777a3;
}
#standard_buy .last_bid small{
	display: block;
	margin-top: 4px;
	color: #878787;
}

#standard_quick_buy{
	float: left;
	width: 142px;
	margin-top: 8px;
	margin-right: -40px;
}

#standard_quick_buy .info{
	display: block;
	color: #878787;
}

#standard_quick_buy .info em{
    color: #000000;
    font-style: normal;
}


#standard_infos{
	float: left;
	width: 316px;
	padding: 0 0 0 30px;
	background: url(../img/bg_standard_infos.png) no-repeat left center;
}


#standard_infos .other_bids, #standard_infos .domain_value{
	float: left;
	width: 176px;
	margin-right: 10px;
}

#standard_infos .other_bids_detail, #standard_infos .domain_value_detail{
	float: left;
	width: 125px;
	color: #41608b;
	font-size: 13px;
}

#standard_infos .num{
	font-weight: bold;
	/*
	padding: 1px 3px;
	margin-bottom: 1px;
	background: #efefef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	*/
}

/* Nur eine Info sichtbar */
#standard_box.one_info_only .other_bids, #standard_box.one_info_only .domain_value{
	float: none;
	width: auto;
	margin: 0;
}
#standard_box.one_info_only .other_bids_detail, #standard_box.one_info_only .domain_value_detail{
	float: none;
	width: auto;
	margin-top: 1em;
	font-size: 14px;
}

#standard_box.one_info_only .domain_value strong{
	clear: left; /* does not work :-/ */
}

/* Keine Info sichtbar */
#standard_box.no_infos #standard_buy{
	width: 750px;
}

#standard_box.no_infos #standard_quick_buy{
	float: left;
	width: 440px;
	margin-top: 2px;
}

#standard_box.no_infos #standard_buy .last_bid_label {
	margin: 8px 1em 0 2em;
}

#standard_box.no_infos #standard_quick_buy button{
	float: left;
	margin: 0 1em 0 1em;
	padding: 8px 18px;
}

#standard_box.no_infos #standard_quick_buy .info {
	float: left;
	width: 240px;
	margin-top: 4px;
}


#standard_infos a{
	color: #41608b;
}

a.certificate{
	padding-left: 14px;
	background: url(../img/icon_domain_cert.png) no-repeat left center;
}

.quick_btn_label{
	float: left;
	margin: 12px 12px 0 0;
}

.quick_btn_wrap{
	float: left;
	margin: 6px 10px 0 10px;
}

.quick_btn_wrap small{
	display: block;
	margin-top: 2px;
	font-size: 10px;
	color: #41608b;
}

.quick_btn_wrap small strong{
	display: block;
	font-size: 13px;
    color: #41608b;
    font-style: normal;
}

.quick_btn_wrap .tax_included{
	display: block;
	padding-top: 2px;
	font-size: 11px;
	border-top: 1px dashed #6f6f6f;
	color: #878787;
}

/* Quicktipps: */

#quicktipps_zero{ /* für 0-Setzer */
	position: relative;
	height: 140px;
	margin-bottom: 1.4em;
	background: url(../img/bg_quicktipps_zero.png) repeat-x left bottom;
}

#quicktipps{
	position: relative;
	height: 200px;
	margin-bottom: 1.2em;
	background: url(../img/bg_quicktipps.png) no-repeat;
}
#quicktipps.simple{
	background: url(../img/bg_quicktipps_simple.png) no-repeat;
}

#your_bid, #offer_bid{
	position: absolute;
	bottom: 153px;
	padding: 8px 14px;
	background: #e9eef5;
	border: 1px solid #41608b;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5777a3;
	font-weight: bold;
}

#your_bid{
	left: 34px;
}

#offer_bid{
	left: 603px;
}

#your_bid .info, #offer_bid .info{
	position: absolute;
	width: 200px;
	top: 0;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878787;
}

#your_bid .info{
	left: 100%;
	text-align: left;
}

#offer_bid .info{
	right: 100%;
	text-align: right;
}

#your_bid span, #offer_bid span{
	position: absolute;
	left: 0;
	bottom: -9px;
	width: 100%;
	height: 9px;
	background: url(../img/handle_quicktipp_bids.png) no-repeat top center;
}

.tipp_form{
	position: absolute;
	padding: 6px;
	top: 86px;
	background: #fff;
	border: 1px solid #ccc;
}

#quicktipps_zero .tipp_form{
	padding: 8px;
	top: 14px;
}

.tipp_form.hover, #quick_buy.hover{
	margin-top: -6px;
}
.tipp_form.default, #quick_buy.default{
	margin-top: 0;
}

.tipp_form strong{
	display: block;
	text-align: center;
}

.tipp_form strong.tax_included{
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
}

.tipp_form .info, #quick_buy .info{
	position: absolute;
	width: 140%;
	left: 0;
	top: 100%;
	padding-top: 3px;
	padding-bottom: 20px; /* to fix hover animation troubles */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

.tipp_form .info{
	cursor: help;
}

.tipp_form .info em, #quick_buy .info em{
	font-style: normal;
	color: #000;
}

.tipp_form .info.hover{
	color: #000;
}
.tipp_form .info.default{
	color: #878787;
}

.tipp_form span{
	position: absolute;
	left: 0;
	top: -10px;
	width: 100%;
	height: 10px;
}

#popup_statistics{
	position: absolute;
	top: -999px;
	z-index: 999;
	width: 290px;
	padding: 4px;
	font-size: 12px;
	background:#FFFFD6;
	border: 1px solid #BABABA;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.43);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.43);
	box-shadow: 0 1px 5px rgba(0,0,0,0.43);
}

#popup_statistics span{
	position: absolute;
	left: -9px;
	top: 12px;
	width: 9px;
	height: 17px;
	background: url(../img/handle_popup_right.png) no-repeat;
}


/* Tipp 1: */
#tipp_1{
	left: 462px;
	background: #cdebbb;
	border: 2px solid #6ea156;
}

#quicktipps_zero #tipp_1{
	left: 50%;
}

#tipp_1 strong{
	color: #305c1b;
}
#tipp_1 span{
	background: url(../img/handle_tipp_1.png) no-repeat center bottom;
}

/* Tipp 2: */
#tipp_2{
	left: 319px;
	background: #e7ebbb;
	border: 1px solid #a4aa63;
}

#quicktipps_zero #tipp_2{
	left: 26%;
}

#tipp_2 strong{
	color: #696f22;
}
#tipp_2 span{
	background: url(../img/handle_tipp_2.png) no-repeat center bottom;
}

/* Tipp 3: */
#tipp_3{
	left: 177px;
	background: #f4dfae;
	border: 1px solid #dbab3a;
}

#quicktipps_zero #tipp_3{
	left: 4%;
}

#tipp_3 strong{
	color: #d57642;
}
#tipp_3 span{
	background: url(../img/handle_tipp_3.png) no-repeat center bottom;
}

/* Sofortkauf */
#quick_buy{
	position: absolute;
	top: 84px;
	left: 540px;
	width: 130px;
}

#quicktipps_zero #quick_buy{
	left: 73%;
	top: 14px;
	width: 170px;
}


/* In der Mitte treffen */
#middle{

}

#middle h2{
	float: left;
	margin-right: 1em;
}

#middle h3{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9f9f9f;
}

/*--------------   HEADER   --------------*/
#header{
	position: relative;
	height: 143px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1{
	margin: 0;
	padding: 0;
	height: 66px;
	letter-spacing: -1px;
	font-size: 34px;
	line-height: 65px;
	text-align: center;
}

h1, h1 a{
	color: #5777a3;
	text-decoration: none;
}

h1 a em, h1 em{
	font-style: normal;
	color: #89a3c6;
}

h1 a:hover{
	text-decoration: underline;
}

h1 a:hover em{
	text-decoration: none;
}

#nav{
	position: absolute;
	top: 66px;
	left: -20px;
	width: 891px;
	height: 68px;
	background: url(../img/tpl1_header_green.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav ul{
	margin: 0 0 0 20px;
	padding: 0;
	height: 55px;
	line-height: 37px;
	list-style-type: none;
}

#nav li{
	margin: 0;
	padding: 0;
	display: inline;
}

#nav a, #nav li#user_panel{
	display: block;
	float: left;
	height: 37px;
	margin: 9px;
	padding: 0 18px;
	color: #337e0f;
	text-decoration: none;
	text-shadow: #d7f2c6 0px 0px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#nav a:hover{
	background: #dbf1ce;
}

#nav .active a{
	background-color: #8ac16b;
}

#nav li#user_panel{
	position: relative;
	height: 36px;
	padding: 0 40px 0 6px;
	background: url(../img/bg_user_panel.png) repeat-x;
	border: 1px solid #5cab31;
	border-top-color: #e2f5d7;
	border-left-color: #e2f5d7;
	text-transform: none;
	font-size: 12px;
}

#logged_user, #unlogged_user{
	padding-left: 22px;
	background: url(../img/user.png) no-repeat left center;
}

#nav a#logged_user:hover, #nav a#unlogged_user:hover{
	background: url(../img/user.png) no-repeat left center;
	text-decoration: underline;
}

#nav #lang a#unlogged_user{
	margin: 0;
	padding: 0 0 0 22px;
}

#nav #lang a.user_btn{
	position: absolute;
	float: none;
	right: 0;
	top: 0;
	width: 34px;
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: center;
	background: url(../img/bg_user_btn.png) repeat-y left top;
}
#nav #lang a.user_btn img{
	margin-top: 12px;
}

#nav a#logout_btn{

}

.info_box{
	position: absolute;
	z-index: 999;
	display: none;
	padding: 8px 10px 10px 24px;
	background: #fffde7;
	border: 1px solid #dfdcc0;
	font-size: 11px;
	line-height: 13px;
	color: #3D3D3D;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#user_data{
	position: absolute;
	z-index: 999;
	display: none;
	top: 31px;
	left: -6px;
	padding: 10px;
	background: #fffde7;
	border: 1px solid #dfdcc0;
	font-size: 11px;
	line-height: 13px;
	color: #3D3D3D;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: help;
}

#user_data .handle{
	position: absolute;
	top: -10px;
	left: 12px;
	width: 16px;
	height: 11px;
	background: url(../img/user_data_handle.png) no-repeat left bottom;
}

#user_data .realtime{
	display: block;
	margin-bottom: 2px;
	color: #cb2419;
	border-bottom: 1px solid #dfdcc0;
}

/*--------------   FOOTER   --------------*/
#footer{
	width: 620px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 30px;
	text-align: left;
}

#footer, #footer a{
	color: #a0b0c5;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}


#footer #realtime{
	float: left;
	width: 182px;
	height: 31px;
	margin-right: 8px;
	background: url(../img/tpl1_footer_domainname.de.png) no-repeat left 4px;
}

/*--------------- QUIT BID HIST ----------------*/
#over_bg{
	position: fixed;
	display: none;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #000;
	z-index: 900;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
#quit_bid_history{
	position: fixed;
	display: none;
	z-index: 901;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 600px;
	height: 340px;
	overflow: show;
	background: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #abda8d;
	padding: 20px 8px 10px 18px;
}
/*--------------   TRADING SEITE:   --------------*/
body.trading #nav{

}

#nav a.back_to{
		text-transform: none;
		padding: 0 18px;
}

#nav #lang{
	float: right;
	margin-right: 30px;
}

#nav #lang a {
	margin: 9px 0;
    padding: 0 12px;
}
