

#content label {


	font-weight: bold;
}
#content label span {
	color: #4D5874;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#4D5874;
		border: 1px solid #819BB1;
		width: 150px;
		padding-left:15px;
		padding-top: 2px;
		background: url(../../_images/icons/zoom_in.png) no-repeat 140px 2px;
}

#categtree {
   margin:12px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #819BB1;
   border-width:0 1px 1px;
		scrollbars: none;
   clear:both;
}

#categtree h2 {
   margin:0 0 5px;
   padding:2px;

   color:#4D5874;
   vertical-align:middle;
		FONT-SIZE:13px;
}
#categtree h2 img {
	margin-top:-20px;
	float:right;
}
#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {

   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree :hover.categ-item {
   background:#eee;
}
#catTitle   {  font-size: 14px;float:left;height:18px;border:1px solid #819BB1; padding: 4px 0 0 2px;color: #00000; font-weight: bold; width:300px; background-color:#FFFFFF; margin: 0; }
#toggleCategTree    {height:18px; color: #00000; font-weight: bold;  background-color:#FFFFFF; padding-top: 4px }
#formtext  { height:18px;border:1px solid #819BB1; padding: 1px 0 0 2px; color: #00000; font-weight: bold; width:300px; background-color:#FFFFFF }
#textinput_plz  {    vertical-align:middle;height:18px;border:1px solid #819BB1; padding: 1px 0 0 2px; color: #4D5874; font-weight: bold; width:50px; background-color:#FFFFFF }
#textinput_mail  {    vertical-align:middle;height:18px;border:1px solid #819BB1; padding: 1px 0 0 2px; color: #4D5874; font-weight: bold; width:190px; background-color:#FFFFFF }
#textinput_title  {    vertical-align:middle;height:18px;border:1px solid #819BB1; padding: 1px 0 0 2px; color: #4D5874; font-weight: bold; width:300px; background-color:#FFFFFF }
#textinput_text  {   height:280px;border:1px solid #819BB1; padding: 1px 0 0 2px; color: #4D5874; font-weight: bold; width:100%; background-color:#FFFFFF }
#textinput_captcha  {    vertical-align:middle;height:18px;border:1px solid #819BB1; padding: 1px 0 0 1px; color: #4D5874; font-weight: bold; width:135px; background-color:#FFFFFF; margin: 2px 0 0 5px; }
#toggleCategTree:hover {
	color: #819BB1;
}

#errormsg, #errormsg_acc  {	
	background: #DAE9F5;
	border: 1px solid #819BB1;
	margin: 10px 0 20px 0;
	padding: 10px;
}
#errormsg, #cms {	
	font-size: 14px;
}
#errormsg ol {

	font-weight: bold;

}
#errormsg li span {
	font-weight: bold;

}
#errormsg li {
	font-weight: normal;
	margin: 0 20px 5px 0;
}
#errormsg a, #cms a, form a, #messages a, #produkte a, #produkte2 a, #upload_stat a, #premium_top a, #charlist a {
	color:#265980;
	text-decoration: underline;
}
#cms {
	margin: 10px 0 20px 0;
	padding: 10px 10px 12px 10px;
	border: 1px solid #819BB1;
	line-height: 16px;
}
#cms h1 {
	font-size: 18px;

}

#cms div, #errormsg div {
	text-align: right;
	margin: 0 20px;
}
#cms div a, #errormsg div a{
font-size: 12px;
}
#form_new_ad {
	border: 1px solid #819BB1;
	padding: 10px;
	background: #efefef;
}
#form_new_ad tr {
	background: #efefef;

}
#b_table tr {
	height: 40px;

}
#form_new_ad table {
	background: #ffffff;
}
#form_new_ad #btn-kostenlose {
	margin: 10px 0 10px 490px;
	right: 0;
	text-align: right;
	border: 0;
	cursor: pointer;
}
#form_new_ad #btn-anmelden {

	margin: 5px 0 5px 5px;
	text-align: right;
	border: 0;
	cursor: pointer;

	font-size:0;
}
#form_new_pw {
	margin: 0 0 60px 0;
	border: 1px solid #819BB1;
	padding: 40px;
}
#messages {
	background: #fff;
	border: 1px solid #819BB1;
	width: 574px;
	margin: 0 0 10px 0;
}
.msg_content {
	font-size: 13px;
	line-height: 19px;
	margin: 10px 20px 20px 20px;
}

#errormsg_acc {
	margin: 0 0 0 0;
	font-size: 14px;
}
#f_update {
	margin-top: 20px;
	width: 100%;
}
#f_update label {
	display: block;
	margin: 0;
	clear: both;	
}
#f_update fieldset {
	margin: 0 0 10px 0;

}
#f_update input[type=text], #f_update select, #f_update input[type=file] {
	float: left;
	margin-left: 120px;
	margin-top: -15px;

	
}

#trade {
	display: none;
	height: 0px;
}
.r_only {
	background: #fafafa;
	color: #999;
}
.hint {
	margin-bottom: 10px;
	color: #666;
}
.hint2 {
	margin-left: 120px;
	margin-bottom: 10px;
	color: #666;
	width: 200px;
}
.hint3 {
	margin-left: 120px;
	margin-bottom: 10px;
	color: #666;
	width: 360px;
}
#prognose {
	margin-top: 0px;
	padding: 10px 2px 10px 10px;
	font-size: 11px;
}
#prognose img {
	float: left;
	margin: 0 5px 30px 0;
}
#valcode {
	background:#efefef;
	padding:5px 0 5px 0;
	margin:10px 0 10px 0;
	border: 1px solid #819BB1;
}
#valcode span {
	padding-left: 5px;
}
#stats {
	margin-top: 5px;
	padding: 0px 2px 10px 10px;
	font-size: 11px;
}
#stats table {
	width: 90%;
	border-spacing: 0;
	padding: 2px;
}
#stats table td{

	padding: 2px;
}
.rgt {
	text-align:right;

}
#stats strong {
	color: #777;
}
#acc_form #opt, #acc_content #opt{
	margin: 6px 1px 0px 1px;
	padding: 8px 0px 8px 4px;
	background: #efefef;
	border-top: 1px solid #819BB1;
	border-bottom: 1px solid #819BB1;
}
#acc_form form {
	margin: 0;
}
#acc_form form input[type=text] { width: 104px }
#acctotal {
	background: #CBE2EC;
	height: 20px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #819BB1;
}
#acctotal h2 {
	float: right;
	font-size: 12px;
	color: #777;
	margin: 3px 5px 0 0;
}
#bttns {
	padding: 4px 0 4px 28px;
	background: 	#819BB1;
}
#acc_form td, #acc_content td {
	border: 0px solid #fff;
	padding-top: 0px;
	font-size: 14px;

	background: #fff;
}
#acc_form table, #acc_content table {
	background: #efefef;
	border: 1px solid #ccc;
	padding: 0;
}
#acc_form th, .invoices th {
	font-size: 12px;
	text-align: left;
	color: #fff;
	border: 1px solid #fff;

	background:#819BB1;
}
#tp {
	padding: 10px 3px 4px 8px;
	width: 180px;
	border-left: 1px dashed #ccc;
	line-height: 18px;
	float: right;
	display:inline;

	
}
#acc_pagination {
	display: block;
	text-align: right;
	background: #fff;
	padding: 10px 10px 20px 0;
}
#acc_pagination input {
	display: block;
	border: none;
	text-decoration: underline;
	font-size: 10px;
	background: #fff;
	padding: 2px;
	display: inline;
	margin: 1px;
}
#acc_pagination input.form_p {
	cursor: pointer;
}
#acc_pagination input.form_p_selected {
	background: #efefef;
	color: #819BB1;
	font-weight: bold;
	text-decoration: none;
}

 .row1 td {
	border-top: 1px solid;
}
#t_row.top_row td {

	background:  url("../../_images/bg/acc_ads.png") repeat-x;
	padding-top: 8px;
	border-bottom: 1px dashed #ccc;

}
#t_row.bot_row td {

padding-bottom: 10px;


}
.t_options img {
	float: left;
	padding: 2px;
	border: 1px  solid #ccc;
	background: #efefef;
	margin: 0 3px 3px 0;
}
.t_options #desc{
	width: 360px;
	float: left;
	display:inline;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.t_options #desc .topbox {
	display: block;
	clear: both;
	font-size: 10px;
	font-family: arial;
	border: 1px solid #888;
	padding: 2px 0 2px 3px;
	background: #F9F9F9;
}
.topbox .warn {
	color: #FF1100;
	font-weight: bold;
	font-size: 12px;
	background: url("../../_images/css/side-box-bg2.gif") repeat-x;
}
.t_options  .py {
background:  url("../../_images/icons/money_add.png") no-repeat 0px 5px;
}
.t_options  .by {
background:  url("../../_images/icons/image_add.png") no-repeat 0px 5px;
}
.t_options  .tp {
	background:  url("../../_images/icons/page_edit.png") no-repeat 0px 5px;
}

.t_options   a {

padding: 4px 10px 4px 19px;
text-decoration: none;
}
.t_options  a:hover {
color: #b4b4b4;
/*background:  url("../../_images/icons/arrow_right2.gif") no-repeat 0px 6px;*/
padding: 4px 10px 4px 19px;
text-decoration: none;
}
#upload    {
	width: 555px;
	margin-top: -1px;
	padding: 0 10px 20px 10px;
	border: 1px solid #819BB1;
	background: #fff;
	line-height: 19px;
	font-size: 12px;
}
#upload p {
	width: 550px;
}
#coins_info {
	border: 1px dashed #888;
	display: block;

	margin: 20px 0 0 0;
	background: #F0F3FF;

	font-size: 12px;
}
#coins_info.stop {
	background: #F0F3FF url("../../_images/icons/25_32.png") no-repeat 10px 16px;
	padding: 10px 20px 10px 48px;
	min-height: 40px;
	font-family: arial,sans-serif;
	letter-spacing: 2px;
}
#coins_info.pay {
	background: #F0F3FF url("../../_images/icons/buddy.png") no-repeat 10px 16px;
	padding: 10px 20px 10px 48px;
	min-height: 40px;
	font-family: arial,sans-serif;
	letter-spacing: 2px;
}
#upload span {
	font-weight: bold;
	color: #777;

}
#field_upload {
	margin: 10px 0 10px 0;
	border: 1px solid;
	padding: 10px;
	border: 1px solid #819BB1;
}
#field_upload label {
	margin-right: 10px;
	background: #fafafa;
	border: 1px solid #819BB1;
	padding: 3px 6px 3px 6px;

}

#upload form {
	display: inline;
}


h3 .titlelink {
	color: #FFF;
	text-decoration: underline;

}
.titlelink {
	font-weight: normal;
}
#file_errors {
	margin: 0 0 10px 0;
	border: 1px solid #819BB1;
	padding-bottom: 20px;
}

#upload_stat {
margin: 0 15px 5px 15px;
padding: 10px 20px 10px 5px;
border-left: 2px solid 	#FF0000;
font-size: 13px;
line-height: 19px;
background: #f9f9f9;
}
#img_preview {
	z-index:1100;
	visibility: hidden;
text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	background: #fff;

	font-size: 10px;
display: block;

}
#img_preview img{
	border: 1px solid #000;
	padding: 10px;
	background: #efefef;
}
#img_preview a {
	color: #fff;
	padding: 0 10px 0 10px;
	background: #000;
}
#t_images tr {
	background: #efefef;
}
#t_images td {
	border: 1px dotted #819BB1;
	background: #fff;
}

#img_option div {
	margin: 0 0 10px 0;
	border: 1px dotted #819BB1;
	padding: 2px 0 2px 16px;
	background: #f9f9f9 url(../../_images/icons/arrow_left.gif) no-repeat 0px 3px;
}
#t_images td input[type=radio] {
	margin-top: 6px;
}
#stats a {
	color: #777;
	text-decoration: underline;
}
#stats a:hover {
	text-decoration: none;
	color: #819BB1;
}
fieldset {
	border: 1px solid #666;
	padding: 10px;
}
legend {
	padding: 0 5px 0 14px;
	font-weight: bold;
		color: #666;
	background: url("../../_images/icons/arrow_right2.gif") no-repeat 0 2px;
}
#f_update #long_field {
	margin: -14px 0 0 120px;
	width: 340px;


	float: left;

}
#fdesc select {
	float: none;
	margin: 2px 0 0 0;
	padding: 0;
}
.hint4 {
	margin-bottom: 10px;
	color: #666;
}
.f_logo {
	text-align: center;

}
.f_logo img{

	border: 1px solid #999;
	padding: 2px;
	background: #EFEFEF;
}
input[type=submit] {
	background: url("../../_images/bg/input.gif") repeat-x;
	border: 1px solid #888;
}
	.title-blue {
		font-size: 12px;
		height: 16px;


}
 .left-nav{
		background: none;
		width: 208px;
		margin-bottom: 5px;
	}
	.left-nav a { color: #2C638A; }
	.left-nav {
		border: 1px dotted #2C638A;
		border-top: none;
		}
.left-nav li  {
		background: none;
	line-height:14px;
	border-bottom: 0px dashed;
}
.invoices {

}
.invoices td {
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}
.stats_coins_l {
	border-left: 1px dotted;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	background: #fff;
}
.stats_coins_r {
	border-right: 1px dotted;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	text-align: right;
	background: #fff;
}
.c_red {
	color: #aa0000;
	font-weight: bold;
	font-family: arial;
}
.c_green {
	color: #00aa00;
	font-weight: bold;
	font-family: arial;
}
#bankroll {
	margin-bottom: 10px;
	font-family: arial;
}
#bankroll td {
	font-size: 12px;
	border-bottom: 1px solid;
	padding: 8px 2px 8px 2px;
}
#premium_top {
	background: #fff;
	margin: 0 0 12px 0;
	font-size: 14px;
	line-height: 15px;


}
#premium_top form {
	background: url("../../_images/css/side-box-bg2.gif") repeat-x;
	height: 130px;
	margin: 0;
	border: 1px solid #efefef;
}
#premium_top #sys_headline {
	background: url("../../_images/bg/bg_grey.png") repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	color: #666;
	margin: 0 0 0 0;
	border: 1px solid #AEAEAE;
	display:block;

}

#sys_headline span {
	background: url("../../_images/icons/page.png") no-repeat 0px 1px;
	padding: 0 0 0 18px;
	margin: 0 0 0 0;
}
#premium_top .sys_coins {
	float:right;
	margin: -2px -1px 0 0;
	width: 170px;
	background: #F2F2F2;
	padding: 5px 0 5px 0;
	color: #888;

	text-align: center;

	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;

}
#premium_top .sys_coins div {
	padding: 4px 8px 0 8px;
	text-align: left;
	color: #333;
	background: #F0F3FF url("../../_images/icons/25_32.png") no-repeat 120px 25px;
}
#premium_top #sys_form {
	float:right;
	margin: 0  -1px 10px 0;
	width: 170px;
	padding: 0 0 15px 0;

	background: #efefef;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
}
#sys_form input[type=submit], #sys_form select {
	width: 160px;
	margin: 5px 0 5px 5px;
}
#sys_form label {

margin: 5px 0 5px 2px;
}
#premium_top #sys_text  {
	width: 380px;
	float: left;
	margin: 4px 0 10px 6px;
	padding: 5px;
}
#sys_text  ul {
	width: 350px;
	list-style: square;
	margin: 0 10px 0 10px;
	padding: 5px;
	

}
#sys_text  li {
	padding: 0 0 5px 0;
	color: #766;
}

