@charset "UTF-8";
body, form, img, p, h1, h2, h3, input, select {	margin: 0;	padding: 0;}
h2,p{padding-left: 10px;}

html * {font-size:100.01%}
	  
body {
    font-family:Arial, sans-serif;
		font-size:83%;
  	/*font: 12px/17px tahoma, sans-serif;*/
	color: #222;
	 background: #4d87c7 url("../layout_images/ks/bg_blue.gif") repeat-x top left fixed; 
}
h1, h2, h3 {font-family: Arial,sans-serif;}

.wichtig{color: rgb(255,0,0);}

img {
	border: none;
}
.tst
{
	width: 50px;
	border-left:10px;
	margin: 0;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
}

select,input {font-size: 1.25em;}
.editor
{
		width:300px;

}


#container {
  margin: 0 auto auto;
	margin-top: 10px;
	width: 960px;	
  background-color: #F4F4F4;
	 /*background-color: transparent;*/
	border: 0px black solid;
	padding: 0  0px;

}
table#teaser {padding-top: 0;margin-top: 0 	}

.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 5px 0px;
			background-color: #F4F4F4;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
		
}

td span.table-titel{font-weight: bold;}


#header {
  background: #F4F4F4 url(../layout_images/ks/header.jpg) no-repeat left bottom;
  height: 176px;
	padding: 0;margin: 0;
	margin-top: 0px;
}
#header table {
		width: 100% !important;
		width: 100%;
		/*margin: 5px 0px;*/
		margin: 0px 0px;
		padding: 0;
		 
	
	}
	#header td {
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
			
			
	}

/* Logo und Banner im Header */
#header td img{  padding:0px;padding-top: 43px;padding-left: 38px;}
#headImg2 .headImg2 {position:relative; top:-25px;right:10px; z-index:10;float: right;}

#banner img{position: absolute;top: 51px;margin-left: 232px;}




#topnav {
	position: relative;
	top:10px;
	right: 56px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	z-index: 11;
}


	#topnav {
		text-align: center;
		background-color: rgb(25,47,123);
		width: 400px;
		float: right;
		
	}
	#topnav a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		
	}
	#topnav a:hover {
		color: #FFFF00;
		
		text-decoration: underline;
	}

/*
#register, #addad, #login {
	border-right: 1px solid #c6cdd4;
}
*/
a#register  {
	background: url("../layout_images/new/register.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
a#addad {
	background: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
	padding-left: 17px;
}
a#login {
	background: url("../layout_images/new/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
a#wap {
	background: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
	padding-left: 12px;
}

#nav {
	border: 1px solid rgb(248,154,56);
	height: 36px;
	 /*padding: 0;
		margin:0;
		*/
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 12%;
		border-left: 1px solid #Fff;
		/*
		padding: 0;
		margin:0;
		*/
	}
	#nav td#nav_schmal {
		width: 9%;
	}
		#nav td#nav_home {
		width: 8%;
	}
	
	
	#nav td#nav_bildbrowser {
		width: 8%;
	}
	#nav td#nav_search {
		width: 8%;
	}
	
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 36px;
		/*height: 36px;*/
		font: 12px arial, sans-serif;
		display: block;
		background: rgb(248,154,56) url("../layout_images/ks/nav_bg.gif") 0px -1px repeat-x;
		/*
		padding: 0;
		margin:0;
		*/
	}
	#nav td a:hover {
		color: #fff;
		background: rgb(148,148,148) url("../layout_images/ks/nav_bg_over.gif") 0px -1px repeat-x;
		/*padding: 0;
		margin:0;
		*/
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #CCCDCB;
	color: rgb(23,72,173);
	font-size:1.2em;
	font-weight: bold;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: rgb(23,72,173);
	}
	#subnav a:hover {
		color: #5378b4;
	}
/*.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}
*/
.blueheadline
{
		/*
    border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		*/
		/*height: 23px;*/
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: rgb(255,255,31);
		/*
		background: #EC5B23 url("../layout_images/ks/frontend_th_bg.gif") repeat-x;
		*/
		background: #EC5B23;
		font: bold 11px verdana, sans-serif;
}

	
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #EC5B23;
		border-bottom: 1px solid #EC5B23;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #EC5B23 url("../layout_images/ks/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		/*font-size: 110%;*/
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #e7ebf0;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
.border-line{		border: 10px solid red !important;background-color:#e7ebf0 ;}
	
	
	
	
.box {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
	.box td {
		padding: 5px 15px !important;
	}

.box td.details-fotos {
width: 220px;
border-left: 1px silver dotted;
}

	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box th {
		/*border-top: 1px solid #EC5B23;
		border-bottom: 1px solid #EC5B23;
		*/
		
		height: auto;
		padding: 5px 14px !important;
		/*padding: 2px 14px;*/
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #FFf;
    background: #ff8a00;
		font: bold 11px verdana, sans-serif;
	}
	
  
	.box th a {
		color: #FFF;
		text-decoration: underline;
	}
	.box th a:hover {
		color: #000;
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.box td a strong {
		/*font-size: 110%;*/
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.box tr.alt {
		background: #e7ebf0;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 24px arial, sans-serif;
		margin: 60px 0 5px 0;
		background-color: rgb(255,138,0);
	  color: white;
    /*background: white url("img/icons/pfeil-h1.gif") no-repeat left;*/
   /* padding-left: 34px;*/
   text-align: center;
    border: 1px #be0e2e outset; 
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	
	.box h2.details-comment {margin-top: 200px;}
	
	
	
	
	
	
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}


#membermenu a
{
	padding-left: 23px !important;
	color: #0065b7;
	text-decoration: none;
}
#membermenu a.messages
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
}
#membermenu a.payments
{
	background: url("../layout_images/new/arrow_red.gif") 10px 50% no-repeat;
}
#membermenu a.ad
{
	background: url("../layout_images/new/arrow_green.gif") 10px 50% no-repeat;
}
#membermenu a.member_info
{
	background: url("../layout_images/new/arrow_orange.gif") 10px 50% no-repeat;
}

#membermenu a:hover
{
	background:rgb(236,236,236) url("../layout_images/new/arrow_hover.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: rgb(23,72,173);
	font-weight:bold;
}
	

.arrow a:hover{
color: #53626d;
		text-decoration: none;
}
	
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px solid #e7ebf0;
	background: #fff;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px solid #e7ebf0;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		background: none;
		text-decoration: underline;
	}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
	/*background: url("../layout_images/ks/footer.jpg")left bottom no-repeat;*/
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}


p.mehwertsteuerhinweis{text-align: center;font-size: 11px;background-color: #ECEBE3;padding: 2px 2px 2px 2px;}
p.mehwertsteuerhinweis strong{color: red;}


.button_search,.button_reset,.button_login,.button_forgot {
width: 106px;
height: 27px;
	border: 0px solid #cc810d;
	color: #fff !important;
	padding: 2px 7px;
	padding-left: 32px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
	
}
/*input.button{background-color: red;}*/
.button_forgot{width: 205px;}
.button_search:hover ,.button_reset:hover ,.button_login:hover ,.button_forgot:hover  {		cursor: pointer;}

/*input.button{background: #066DD4 url("../layout_images/ks/buttons/button_suchen.gif") no-repeat;}
.button_search{background: #066DD4 url("../layout_images/ks/buttons/button_suchen.gif") no-repeat;}
.button_reset{background: #066DD4 url("../layout_images/ks/buttons/button_reset.gif") no-repeat;}
.button_login{background: #066DD4 url("../layout_images/ks/buttons/button_login.gif") no-repeat;}
.button_forgot{background: #066DD4 url("../layout_images/ks/buttons/button_forgot.png") no-repeat;}

.button_search:hover {background: #066DD4 url("../layout_images/ks/buttons/button_suchen_hover.gif") no-repeat;}
.button_reset:hover{background: #066DD4 url("../layout_images/ks/buttons/button_reset_hover.gif") no-repeat;}
.button_login:hover{background: #066DD4 url("../layout_images/ks/buttons/button_login_hover.gif") no-repeat;}
.button_forgot:hover{background: #066DD4 url("../layout_images/ks/buttons/button_forgot_hover.png") no-repeat;}
*/
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

p.note {background:#dfd; padding: 1em; border-bottom: 1px #bdb dotted;}
p.important {background:#ffd; padding:1em; border-bottom:1px #ddb dotted;}
p.warning {background:#fdd; padding:1em; border-bottom:1px #dbb dotted;}
p.info {background:#f7f7ef url("/layout_images/ks/icons/ausrufez-blau.gif") 10px 10px no-repeat; padding:1.5em 1.5em 1.5em 4em;}
p.question {background:#A43F15 url("../layout_images/ks/icons/fragez-blau.gif") 10px 10px no-repeat; color:#fff; padding:1.5em 1.5em 1.5em 4em;}
div.warnbox, p.intend .stop,p.stop {background:#fff url("../layout_images/ks/icons/stop.gif") 10px 10px no-repeat; padding:1.5em 1.5em 1.5em 4em; border:1px solid #a43f15;}
div.warnbox{margin: 2em 20%; background-color: rgb(255,255,153)}
p.intend .stop{font-size: 1.1em;}

a.thumb img {
	padding: 2px;
	border: 2px solid #ccc;
}
a.thumb:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 1px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}


h2 {
font: bold 20px verdana,arial, sans-serif;
color: rgb(255,138,0);
background:inherit;
/*border-bottom:2px #FF6633 solid;*/
margin:0.2em 0 0.3em 0; 
padding-top:0.2em;
padding-bottom:0.2em;
/*
	font: bold 20px verdana,arial, sans-serif;
	margin: 20px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
*/	

}

h2 small{
font-size: 12px;
color: #17479E;
background:inherit;

}
.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
		background: #0065b7;
}
.headline a, #content a {
	color: #0065b7;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg 
{
	background-color:#EEECEC;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;		
}

.memberarea{
	float:right;background: #f8f8f8;width:80%;padding:0px;margin:0px;
}

.memberarea a
{
	
	color: #0065b7;
	text-decoration: none;
}

.memberarea a:hover
{
	
	color: #0065b7;
	font-weight:bold;
}

.memberarea_caption
{
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

.regionselect
{
	width:200px;
	margin-bottom:5px;
}

/* Details.tpl */
.details-title{}
.details-description {background: rgb(225,225,225) url();}
.box .details-description th{border-left: 15px rgb(248,248,248) solid; }
.annonce-userdaten h2{margin-top: 60px;}
#details {}

 /**
  * @section clearing methods
  * @see     http://yaml.de/en/documentation/basics/general.html
  */

  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe ben tigt der Safari-Browser zwingend !! */
  .clearfix { display: block }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Ben tigt nur der Internet Explorer und  ber iehacks.css zugeschaltet */
  #ie_clearing { display: none }

