/* 12.09.05 (faessler@freinet.de): boxInhaltPreis muss noch etwas breiter werden, damit "zu verschenken" passt! */

/* 13.09.05 (faessler@freinet.de): noch anpassen, brotkrumen navis sollen standardmässig ausgeblendet sein! Trefferliste */

#breadCrumpDivsEingeklappt {
	display: none;
}
#breadCrumpDivsZu, #breadCrumpDivsAuf {
	margin: 4px;
}
#breadCrumpDivsZu {
	display: none;
}

/* X-Mas */
.xmas_tree, .xmas_snowman {
	position:absolute;
	left: 896px;
	top: 4px;
}
.xmas_snowman {
	left: 0px;
	top: 18px;
}
.xmas_leisten {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#wikiSpruch {
	position:absolute;
	left: 445px;
	top: 60px;
	z-index: 1000;
}
#wikiSpruchNeu {
	position:absolute;
	left: 435px;
	top: 60px;
	z-index: 1000;
}
#ajax_layer {
	position:absolute;
	top: 0px; 
	left: 0px;
	z-index:5000;
}

#ajax_layer fieldset {
	border: 4px solid #0077c1;
	border-top:0px;
	width: 644px;
	position:absolute;
}

.emailText {
	background-color: #fff;
	width: 626px;
	margin-left: 6px;
	margin-bottom: 20px;
	padding: 2px;
	border: 1px dotted #888;
}
/* ------------------------------------- */
div#abDecker {
	width: 100%;
	height: 100px;
	background-color: #999999;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
}

div#abD4eckerLogin {
	width: 500px;
	height: 200px;
	background-color: #f00;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200000;
}

/* ------------------------------------- */
/* Allgemein */
body {
	background:  url("http://image.wikibuy.de/layout2/body_bg.gif") top left repeat-x;
	background-color: #fcc101;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	padding:0px;
	margin:0px;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0;
}

/* Layout */

/* Äusere Rahmen */
#wrapper, #main, #headGesamt {
	border: 0px solid #f00;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;	
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 100%;
}
#main, #headGesamt {
	vertical-align: middle;	
	margin: 0px 0px 0px 0px;
	width: 998px;
	float:left;
}
#headGesamt {
	height: 98px;
	vertical-align: top;	
	z-index: 100000;
}
div#wrapper div.headerNeu {
	width: 975px;
}

/* Kopf Bereich */

/* Top NavigationsLeiste */
.homeButton, .anzeigeAufgebenButton, .neusteAnzeigenButton, .newsButton, .kontaktButton, .insideButton, .hilfeButton, .hilfeButton2  {
	width: 56px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	vertical-align:bottom;
	display: block;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top: 69px;
	z-index: 500000;
}
.anzeigeAufgebenButton, .neusteAnzeigenButton {
	width: 135px;
	left: 170px;
}
.neusteAnzeigenButton {
	left: 309px;
}
.aufgebenNeu {
	left: 150px;
}
.neusteNeu {
	left: 304px;
}
.newsButton, .kontaktButton, .hilfeButton, .hilfeButton2 {
	width: 69px;
	left: 804px;
}
.hilfeButton {
	left: 877px;
	width: 48px;
}
.hilfeButton2 {
	left: 782px;
	width: 48px;
}
.kontaktButton {
	margin: 0px 0px 0px 0px;
	left: 929px;
}
.insideButton {
	margin: 0px 0px 0px 0px;
	left: 840px;
	width: 79px;
}

.impressumButton, .sonderButton {
	width: 59px;
	width /* */ : 67px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0px;
	top: 2px;
	z-index: 500000;
}

.hilfeNeu {
	left: 750px;
}
.kontaktNeu {
	left: 897px;
}
.insideNeu{
	left: 808px;
}
.impressumNeu, .sonderNeu {
	right: 0px;
}

/* SUCHE im KOPF */
div.schnellsuche {
	width: 460px;
	height: 45px;
	position: absolute;
	top: 24px;
	right: 28px;
}
div.schnellsuche p {
	text-align: right;
	font-weight: bold;
	float: left;
}
div.schnellsuche p a {
	margin-right: 5px;
	font-weight: bold;
}

div.schnellsuche form input.schnellSucheText, div.schnellsuche form .errorschnellSucheText {
	float: left;
	margin: 4px 6px 0 0;
	padding: 2px;
	width: 250px;
	border: 2px solid #0061AC;
}
div.schnellsuche form fieldset.schnellSuche {
	border: 0;
	margin: 0px;
	overflow: hidden;
	padding: 0;
	width: auto;
}



/* Rubriken Icon, Logo & RegionsText */
.headRubrikenIcon {
	width: 76px;
	height: 75px;
	background-color: transparent;
	overflow:hidden;
	position: absolute;
	left: 75px;
	top: 10px;
}
.rubrikIconNeu {
	left: 65px;
}

h5.logo {
	text-align: left;
	width: 295px;
	height: 59px;
	background:  url("http://image.wikibuy.de/layout2/wikibuy_logo.gif") top left no-repeat; 
	position: absolute;
	left: 169px;
	top: 4px;
}
h5.logoNeu {
	left: 149px;
}
span.regionenAnzeige{
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #0066c2;
	position: absolute;
	left: 470px;
	top: 30px;
}

/* Wikibuy Spruch animation Flash */
.wikibuySpruch {
	width: 285px;
	height: 29px;
	position: relative;
	top: 55px;
	left: 457px;
	z-index: 8000;
}
/* Wikibuy Spot auf Inside animation Flash */
#wikSpot {
	width: 470px;
	height: 351px;
	margin: 8px 0px 8px 100px;
}
#wikSpot span {
	padding: 8px 0px 0px 0px;
	text-align: left;
}
#wikSpot span img {
	float: left;
	margin-top: -12px;
}

/* Platz für Special Pins */
.superPin {
	width: 138px;
	height: 60px;
	position: absolute;
	top: 7px;
	left: 780px;
	z-index: 200;
}

/* Badges */
div#badgesInside {
	width: 158px;
	height: 62px;
	margin-top: -10px;
}

/* AJAX Login Feld */

#loginLayer_Result, #email_agent_speichernLayer_Result {
	position: absolute; 
	top: 0px; 
	left: 4px; 
	z-index:150100;
	width: 655px; 
	height: 280px;   
	height /* */ : 225px;  
	height: auto;
	margin: 0;
	padding: 0;
	display:none; 
	border: 0px solid #f00;
	
}
#loginLayer_Result fieldset, #loginLayer_Result .legende, #email_agent_speichernLayer_Result fieldset, #email_agent_speichernLayer_Result .legende  {
	margin:0px;
	position: absolute;
}
#loginLayer_Result fieldset, #email_agent_speichernLayer_Result fieldset {
	top: 20px; 
	left: 0px; 
	width: 644px;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border: 4px solid #0077C1;
	border-top: 0;
}
#loginLayer_Result .legende, #email_agent_speichernLayer_Result .legende {
	top: 0px; 
	left: 0px; 
}

.neuMarker {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	padding: 1px 2px;
	float: right;
	margin: 3px 0px 3px 0px;
}


/* ------------------------------------------------------------------ */
#topNavi {
	border: 0px solid #000;
	text-align: left;
	vertical-align:bottom;
  	margin: 0px 0px 0px 10px;
 	padding: 0px;
	width: 158px;
	background-color: transparent;
	height: 98px;
	float: left;
}

.informationsButton {
	display: block;
	width: 150px;
	width /* */ : 150px;
	height: 15px;
	position:absolute;
	left: 6px;
	top: 4px;
	border: 0px solid #000;
}

#navigation {
	height: auto;
	background-color: transparent;
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	text-align: left;
	width: 160px;
	float: left;
	overflow: hidden;
	z-index: 100;
}
#navigationNeuesLayout {
	width: 285px;
	height: auto;
	background-color: transparent;
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	text-align: left;
	float: left;
	overflow: hidden;
	z-index: 100;
}


#inhalt {
	background-color: #fff;
	border: 0px solid #b4b4b4;
	height: auto;
	text-align: left;
	padding: 0px;
	margin: 4px 0px 0px 10px;
	width: 660px;
	float: left;
	position: relative;
	z-index: 10000;
}
#marginalie {
	width: 158px;
	height: auto;
	background-color: transparent;
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin: 4px 0px 0px 10px;
	text-align: left;
	overflow: hidden;
	position: relative;
	float: left;
}

#footer {
	background-color: #fff;
	text-align: center;
	padding: 2px;
	width: 654px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.sternchenText {
	font-size: 8px; 
	font-weight: bold; 
	margin: 8px 0px; 
	text-align: center;
}

/* ------ Box-Design Spalten  ------ */
.boxLeftHead, .boxContentHead {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 6px;
	border: 0px solid #b4b4b4;
}
.boxLeftContent, #boxContent {
	margin: 0px 0px 8px 0px;
	padding: 4px;
	background-color: #fff;
}
#navigation .boxLeftHead {
	width: 160px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/linke_spalte_kopf_bg.gif") top left no-repeat;
}
#navigation .boxLeftContent {
	width: 160px;
}

#navigationNeuesLayout .boxLeftHead {
	width: 285px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/linke_spalte_kopf_bg_neu.gif") top left no-repeat;
}
#navigationNeuesLayout .boxLeftContent {
	width: 285px;
}

#marginalie .boxLeftHead {
	width: 158px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/rechte_spalte_kopf_bg.gif") top left no-repeat;
}
#marginalie .boxLeftContent {
	width: 158px;
}
#inhalt .boxContentHead {
	color: #000;
	height: 20px;
	width: 654px;
	font-size: 10px;
	border: 0px solid #000;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/content_spalte_kopf_bg.gif") top left no-repeat;
	clear: both;
}
#inhalt #boxContent {
	width: 660px;
	width /* */ : 660px;
	/*height: 600px;
	height: auto;
	min-height: 600px;*/
	height: auto;
	margin: -2px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	border: 0px solid #000;
	clear: both;
	overflow: hidden;
	
}
.contentOrangeBG {
	background-color: #fff; /* fcc101 */
	width: 660px;
	height: 700px;
	height /* */ : auto;
	min-height: 770px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	border: 0px solid #000;
}
.boxhellOrange {
	margin: 0px 0px 8px 4px;
	padding: 8px 0px 4px 0px;
	border: 0px solid #b4b4b4;
	background-color:#fdf6d5;
	width: 652px;
	overflow: hidden;
	clear: both;
}


/* ----------------------- Tabellen Style ---------------------- */
/*
table {
	table-layout: fixed;
	border-spacing: 0px;
	border: transparent;
	padding: 0px;
	margin: 0px;
}
tr, td {
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
*/
table.mitBorder {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	margin: 6px;
}
table.mitBorder td, table.mitBorder th {
	border: 1px solid #61A9D8;
	padding: 2px 4px;
	margin: 0px;
}
table.mitBorder th {
	border: 1px solid #61A9D8;
	text-align: center;
}

table.tabelleInserierenSeite3 {
	border: 0px solid #000;	
	font-weight: normal;
	width: 600px;
	margin: 0px 0px 0px 4px;
}
td.tabelleInserierenSeite3, th.tabelleInserierenSeite3, .tabelleInserierenSeite3Sicht {
	border: 0px solid #000;	
	font-weight: bold;
	width: 150px;
	margin: 20px 0px 0px 4px;
	margin /* */ : 10px 0px 0px 4px;
	text-align: left;
	table-layout: fixed;
	vertical-align: middle;
}
.tabelleInserierenSeite3Sicht {
	width: 80px;
}

table.tablePaging {
	width:656px;
	margin-left: 3px;
	margin-left /* */ : 2px;
	margin-top:0px;
}
td.tableTDPaging {
	width: 25%; 
	text-align: center; 
	background-color: #FDF6D5; 
	padding: 4px 0px;
}

/* ----------------------- Gallery Special ---------------------- */

table.gallerySubTable {
	width:652px;
	margin:0px 0px 10px 0px;
	padding:0px;
	margin-left: 4px;
	table-collapse: collapse;
	border-spacing:0px;
	border:0px;
	background-color: #FDF6D5; 
}
td.gallerySubTD {
	width: 20%; 
	text-align: left; 
	background-color: #FDF6D5;
	padding: 4px 0px 4px 28px;
	border:0px;
}

td.gallerySubTD a, td.gallerySubTD a:link, td.gallerySubTD a:visited, td.gallerySubTD a:hover, td.gallerySubTD a:active, td.gallerySubTD a:focus {
	background: url('http://image.wikibuy.de/layout2/icons/pfeil_rechts_blau.gif') 0px 3px no-repeat;
	padding: 0px 0px 0px 8px;
}

/* ----------------------- TypoStyles ---------------------- */
.goRight {
	text-align: right;
}
.goCenter {
	text-align: center;
}


/* ----------------------- StartSeiten Box ---------------------- */

.starterBox, .starterBoxInside {
	background:  url("http://image.wikibuy.de/layout2/new/startbox.gif") top left no-repeat;
	clear: both;
	width: 652px;
	height: 220px;
	margin: 0px 0px 10px 4px;
	position: relative;
}
.starterBoxInside {
	background:  url("http://image.wikibuy.de/layout2/new/startbox_inside.gif") top left no-repeat;
	height: 264px;
}
.starterBox p {
	padding: 6px;
	color: #fff;
	font-weight: bold;
}

.starterBox a.startButton, .starterBox a:link.startButton, .starterBoxInside a.startButton, .starterBoxInside a:link.startButton {
	background: url("http://image.wikibuy.de/layout2/new/startbox_button_no.gif") 0px 0px no-repeat;
	width: 201px;
	height: 34px;
	width: 166px;
	height: 26px;
	padding: 9px 0px 0px 35px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 180px;
	left: 220px;
}

.starterBox a:hover.startButton, .starterBoxInside a:hover.startButton {
	background: url("http://image.wikibuy.de/layout2/new/startbox_button_no.gif") 0px -34px no-repeat;
	color: #000;
}
.starterBoxInside a.startButton, .starterBoxInside a:link.startButton {
	background: url("http://image.wikibuy.de/layout2/new/startbox_button_inside.gif") 0px 0px no-repeat;
	top: 165px;
	left: 440px;
	padding: 9px 0px 0px 8px;
	width: 202px;
	height: 25px;
}
.starterBoxInside a:hover.startButton {
	background: url("http://image.wikibuy.de/layout2/new/startbox_button_inside.gif") 0px -34px no-repeat;
	color: #fff;
}

.contentBoxStart, .contentBox {
	text-align: left;
	border: 0px solid #b4b4b4;
	background-color: #fff;
	width: 324px;
	margin: 0px 2px 4px 2px;
	padding: 0px;
	float: left;
	background: url("http://image.wikibuy.de/layout2/new/leisten/balken_left.gif") left 4px no-repeat;
	position: relative;
}
/*
.contentBoxStart h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	
	border: 0;
	width: 320px;
	height: 22px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	background: url("http://image.wikibuy.de/layout2/new/leisten/balken_right.gif") top right no-repeat;
}*/
div.contentBoxStart h2, div.contentBox h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: 0;
	width: 321px;
	height: 26px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	background: url("http://image.wikibuy.de/layout2/new/leisten/balken_right.gif") right 4px no-repeat;
	
}

/*.contentBoxStart h2 .headlineLink {
	margin: 0px;
	padding: 3px 0px 6px 0px;
	display: block;
	width: 320px;
	height: 27px;
}*/
div.contentBoxStart h2 a.headlineLink, div.contentBox h2 a.headlineLink {
	margin: 0px;
	padding: 7px 0px 0px 29px;
	display: block;
	width: 285px;
	height: 20px;
	border: 0px solid #f00;
	position: absolute;
	
}

.contentBoxStart h2 span {
	font-weight: normal;
	font-size: 10px;
}
.contentBoxStart h2 img {
	vertical-align: text-top;
	border: transparent;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	height: 27px;
	width: 27px;
	position: relative;
	top: -7px; 
}


.boxInhaltStart {
	border-bottom: 0px solid #b4b4b4;
	border-left: 0px solid #b4b4b4;
	background-color: #fdf6d5; /* f1e9cf */
	overflow: hidden;
	display: block;
	width: 324px;
	height: 55px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

.boxInhaltStart img {
	padding: 0px;
	margin: 0px;
}

.tableStart {
	width: 320px;
	height: 51px;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	border-spacing:0px;
	border-collapse: collapse;
}

.tdStartTxt p {
	padding: 0px;
	margin: 0px;
}

.tdStartImg {
	width: 58px;
	height: 51px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url(http://image.wikibuy.de/layout2/new/weiss.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
}

.tdStartTxt {

}
a.startNoAd, a:link.startNoAd {
	width: 320px;
	height: 34px;
	margin: 2px 0px 0px 2px;
	padding: 18px 0px 0px 0px;
	text-align: center;
	display: block;
}



/* ----------------------- BreadCrump Box ---------------------- */
.breadCrumpBox {
	text-align: left;
	border: 0px solid #b4b4b4;
	background-color: #fff;
	width: 324px;
	margin: 0px 0px 4px 4px;
	padding: 0px;
	float: left;
	background: url("http://image.wikibuy.de/layout2/new/leisten/balken_left.gif") left 4px no-repeat;
	position: relative;
}
div.breadCrumpBox h2{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: 0;
	width: 321px;
	height: 20px;
	margin: 0px 0px 0px 3px;
	padding: 6px 0px 0px 0px;
	background: url("http://image.wikibuy.de/layout2/new/leisten/balken_right.gif") right 4px no-repeat;
	
}
.breadCrumpBoxInhalt {
	border-bottom: 0px solid #b4b4b4;
	border-left: 0px solid #b4b4b4;
	background-color: #fdf6d5; /* f1e9cf */
	overflow: hidden;
	display: block;
	width: 324px;
	width: 652px;
	height: auto;
	margin: 0px 0px 5px 4px;
	padding: 0px 0px 4px 0px;
	clear: both;
}
.brotSubUL {
	margin: 0px 0px 0px 15px;
	width: 652px;
}

.brotSub {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 315px;
	float: left;
	list-style: none;
}
.brotSubAktive {
	font-weight: bold;
	width: 300px;
	display: block;
	padding: 2px;
}
.brotSub a, .brotSub a:link, .brotSub a:visited {
	width: 300px;
	display: block;
	padding: 2px 2px 2px 10px;
	background:  url("http://image.wikibuy.de/layout2/new/bullet.gif") 0px 5px no-repeat;
}
.brotSub a:hover, .brotSub a:focus {
	width: 300px;
	display: block;
	padding: 2px 2px 2px 10px;
	background: #CFE1F4 url("http://image.wikibuy.de/layout2/new/bullet.gif") 0px 5px no-repeat;
}

.headBalkenOhneMarginBottom  {
	width: 652px;
	height: 22px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/mittlere_spalte_kopf_bg.gif") top left no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 10px 0px 0px 4px;
	overflow: hidden;
}
.headBalkenOhneMarginBottom h3 {
	padding: 2px 0px 0px 4px;
	margin: 2px 0px 4px 4px;
	width: 490px;
	height: 14px;
	color: #fff;
	overflow: hidden;
}


/* ----------------------- Unterseiten Box ---------------------- */
/*.contentBox {
	text-align: left;
	font-size: 11px;
	border: 0px solid #b4b4b4;
	background-color: #fff;
	width: 324px;
	margin: 0px 2px 4px 2px;
	padding: 0px;
	float: left;
	background:  url("http://image.wikibuy.de/layout2/new/leisten/balken_left.gif") top left no-repeat;
}

.contentBox h2, .contentBox h2.ads {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border: 0;
	width: 320px;
	height: 22px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	background:  url("http://image.wikibuy.de/layout2/new/leisten/balken_right.gif") top right no-repeat;
}*/
.contentBox h2.ads {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border: 0px solid #b4b4b4;
	background-color: #fff; /* fff4c2 */
	padding-left: 8px;
	padding-top: 4px;
	height: 18px;
	width: 316px;
	width /* */ : 324px;
	background: url("http://image.wikibuy.de/layout2/kopf_leisten/content_startseite_kopf_bg.gif") top left no-repeat;
}

.contentBox h2.miva {
	padding: 7px 0px 0px 6px;
	height: 19px;
	width: 315px;
}

.contentBox h2.ads div {
	float:right;
	font-weight: bold;
	width: 60px;
	margin-right: 2px;
	margin-right /* */ : 12px;
}
h2 span {
	font-weight: normal;
}
h2 img {
	vertical-align: middle;
	border: transparent;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	height: 27px;
	width: 27px;
	position: relative;
	top: -5px;
	top /* */ : -4px;
}

.boxInhalt {
	border-bottom: 0px solid #b4b4b4;
	background-color: #fdf6d5; /* f1e9cf */
	/*background: url("http://image.wikibuy.de/layout2/rubriken_box_bg.gif") top left no-repeat;*/
	overflow: hidden;
	display: block;
	width: 324px;
	height: 66px;
	margin: 0px 0px 5px 0px;
}
.boxInhaltMiva {
	border-bottom: 0px solid #b4b4b4;
	background-color: #AFC1D4;
	overflow: hidden;
	display: block;
	width: 324px;
	height: 66px;
	margin: 0px 0px 5px 0px;
}

.contentBox table {
	background-color: #fdf6d5;
	width: 324px;
	margin: 0px 0px 2px 0px;
	table-layout: fixed;
	table-collaps: collaps;
	border-style: hidden;
	border-spacing: 0px;
}

.contentBox table td.text, .contentBox table td.preis, .contentBox table td.aufgeben {
	width: 216px;
	padding: 0px 0px 0px 6px;
}
.contentBox table td.preis {
	width: 87px;
	padding: 0px 6px 0px 0px;
	text-align: right;
}
.contentBox table td.aufgeben {
	width: 320px;
	height: 72px;
	padding: 0px 2px;
	text-align: center;
}
.contentBox table td.text a, .contentBox table td.preis a, .contentBox table td.aufgeben a {
	display: block;
	overflow: hidden;
	width: 230px;
	height: 12px;
	padding: 2px 0px;
}
.contentBox table td.preis a {
	width: 90px;
}
.contentBox table td.aufgeben a {
	padding: 5px;
	display: inline;
}
.contentBox h2 a, .contentBox h2 a:link, .contentBox h2 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.contentBox h2 a:hover, .contentBox h2 a:active, .contentBox h2 a:focus {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}



.boxInhaltTable {
	border: 0px solid #b4b4b4;
	width: 324px;
	table-layout: fixed;
	vertical-align: top;
}

.boxInhaltText, .boxInhaltPreis {
	text-align: left;
	width: 206px;
	height: 14px;
	padding: 2px 2px 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	vertical-align: top;
	border: 0px solid #f00;
}
.boxInhaltMiva .boxInhaltText {
	text-align: left;
	width: 310px;
	height: 30px;
	padding: 2px 2px 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	vertical-align: top;
	border: 0px solid #f00;
}

.boxInhaltPreis {
	text-align: right;
	width: 96px;
	padding: 2px 6px 0px 2px;
}

.boxInhaltTextCol {
	border: 0px solid #b4b4b4;
	padding: 2px 2px 0px 10px;
}

#seite1, #seite2, #seite3, #seite4, #seite5, #seite6 {
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}


.headBalken  {
	width: 652px;
	height: 22px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/mittlere_spalte_kopf_bg.gif") top left no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 10px 0px 4px 4px;
	overflow: hidden;
}
.headBalken h3 {
	padding: 2px 0px 0px 4px;
	margin: 2px 0px 4px 4px;
	width: 490px;
	height: 14px;
	color: #fff;
	overflow: hidden;
}

.trennlinieColor {
	background-color: #AFC1D4;
	margin: 0px 0px 0px 4px;
	width: 650px;
}


h1.sonderHead {
	font-size: 12px;
	color: #1B4A8B;
	margin: 32px 5px 0px 5px;
	padding: 0px 0px 2px 2px;
	border-bottom: 1px dotted #E0E0E0;
}
h1.sonderHead span {
	margin: 0px 0px 0px 2px; 
	padding: 0px 0px 0px 0px;
}
h1.sonderHead2 {
	font-size: 12px;
	color: #1B4A8B;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 2px 2px;
	border-bottom: 1px dotted #0066B0;
}
h1.sonderHead2 span {
	margin: 0px 0px 0px 2px; 
	padding: 0px 0px 0px 0px;
}


/* ----------------------- INSIDE ---------------------- */ 
.contentBoxInside, .contentBoxInsideBlau, .contentBoxInsideNews, .contentBoxInsideNews2 {
	text-align: left;
	border: 0px solid #b4b4b4;
	background-color: transparent;
	width: 160px;
	margin: 0px 0px 30px 45px;
	padding: 0px;
	float: left;
}

.contentBoxInside h2, .contentBoxInsideBlau h2, .contentBoxInsideNews h2, .contentBoxInsideNews2 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 0px solid #b4b4b4;
	background-color: #fff; /* fff4c2 */
	width: 160px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background: url("http://image.wikibuy.de/layout2/inside/balken_gelb_klein.gif") top left no-repeat;
}
.boxInhaltInside, .boxInhaltInsideBlau, .boxInhaltInsideNews {
	border: 0px solid #b4b4b4;
	/*background: url("http://image.wikibuy.de/layout2/inside/bg_gelb.gif") top left no-repeat;*/
	background-color: #FDF6D5;
	overflow: hidden;
	display: block;
	width: 160px;
	height: 89px;
	margin: 0px 0px 0px 0px;
}

.contentBoxInsideBlau h2 {
	background: url("http://image.wikibuy.de/layout2/inside/balken_blau_klein.gif") top left no-repeat;
}
.boxInhaltInsideBlau {
	/*background: url("http://image.wikibuy.de/layout2/inside/bg_blau.gif") top left no-repeat;*/
	background-color: #CFE1F4;
}

.contentBoxInsideNews, .contentBoxInsideNews2 {
	text-align: left;
	border: 0px solid #b4b4b4;
	background-color: #fff;
	width: 458px;
	margin: 0px 0px 30px 45px;
	padding: 0px;
	float: left;
	position: relative;
}
.contentBoxInsideNews2 {
	background-color: transparent;
	width: 365px;
}

.contentBoxInsideNews h2, .contentBoxInsideNews2 h2 {
	border: 0px solid #b4b4b4;
	background-color: #fff; /* fff4c2 */
	width: 458px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background: url("http://image.wikibuy.de/layout2/inside/news_balken.gif") top left no-repeat;
}
.contentBoxInsideNews2 h2 {
	width: 458px;
	background: url("http://image.wikibuy.de/layout2/inside/balken_rot_middel.gif") top left no-repeat;
}
.contentBoxInsideNews h2 img, .contentBoxInsideNews2 h2 img {
	vertical-align: middle;
	border: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	height: 27px;
	width: 27px;
	position: relative;
	top: -4px;
}


.boxInhaltInsideNews {
	border: 0px solid #b4b4b4;
	background: #fdc2b2 url("http://image.wikibuy.de/layout2/inside/news_curl.gif") bottom right no-repeat;
	overflow: hidden;
	display: block;
	width: 488px;
	height: 89px;
	margin: 0px 0px 0px 0px;
}
.contentBoxInsideNews2 .boxInhaltInsideNews {
	width: 365px;
}

.boxInhaltInsideNews ul {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	
}
.boxInhaltInsideNews ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}
.boxInhaltInsideNews p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 94px;
	left: 450px;
}
.contentBoxInsideNews2 .boxInhaltInsideNews p {
	left: 320px;
}

.boxInhaltInside p, .boxInhaltInsideBlau p, .boxInhaltInsideNews p {
	text-align: center;
	line-height:20px;
}

.boxInhaltInside a, .boxInhaltInsideBlau a, .boxInhaltInside a:link, .boxInhaltInsideBlau a:link, .boxInhaltInside a:visited, .boxInhaltInsideBlau a:visited {
	width: 160px;
	height: 79px;
	padding-top: 10px;
	display: block;
	text-align: center;
	line-height:20px;
}
.boxInhaltInside a:hover, .boxInhaltInsideBlau a:hover {
	width: 160px;
	height: 89px;
	display: block;
	text-align: center;
	line-height:20px;
}
.rahmenBottomBlau, .rahmenTopBlau, .rahmenInhaltBlau, .rahmenBottomGelb, .rahmenTopGelb, .rahmenInhaltGelb, .rahmenBottomRot, .rahmenTopRot, .rahmenInhaltRot {
	border: 0px solid #b4b4b4;
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_bottom_blau.gif") bottom left no-repeat;
	overflow: hidden;
	display: block;
	width: 660px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.rahmenTopBlau, .rahmenTopGelb, .rahmenTopRot {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_top_blau.gif") top left no-repeat;
	height: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #b4b4b4;
}
.rahmenInhaltBlau, .rahmenInhaltGelb, .rahmenInhaltRot {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_middel_blau.gif") top left repeat-y;
	height: auto;
	width: 636px;
	margin: 0px 0px 11px 0px;
	padding: 0px 12px 0px 12px;
	border: 0px solid #b4b4b4;
}

.rahmenBottomGelb{
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_bottom_gelb.gif") bottom left no-repeat;
}
.rahmenTopGelb {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_top_gelb.gif") top left no-repeat;
}
.rahmenInhaltGelb{
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_middel_gelb.gif") top left repeat-y;
}

.rahmenBottomRot {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_bottom_rot.gif") bottom left no-repeat;
}
.rahmenTopRot {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_top_rot.gif") top left no-repeat;
}
.rahmenInhaltRot {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_middel_rot.gif") top left repeat-y;
}

img.InsideBilderRahmen {
	border-top: 1px solid #76bbe8; 
	border-left: 1px solid #76bbe8;
	border-bottom: 1px solid #0175C0;
	border-right: 1px solid #0175C0;
	background-color: #fff;
}
h1.insideHead {
	font-size: 12px;
	margin: 10px 0px -5px 10px;
	padding: 7px 0px 6px 0px;
	
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	background: url("http://image.wikibuy.de/layout2/inside/head_bg_links.gif") top left no-repeat;
}
h1.insideHead span {
	margin: 0px 0px 0px 9px; 
	padding: 7px 15px 7px 5px;
	height: 28px;
	background: url("http://image.wikibuy.de/layout2/inside/head_bg_rechts.gif") top right no-repeat;
	width: auto;
	display: block;
	padding: 7px 0px 7px 5px;
	width: 595px;
}

h4.insideRahmenTap {
	position:relative; 
	/*top:13px; 
	left:13px;*/ 
	z-index:100;
	margin: 0px 0px -9px 10px; 
	padding: 5px 0px 0px 0px;
	
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap.gif") top left no-repeat;
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap_links.gif") top left no-repeat;
	height: 18px;
}
h4.insideRahmenTap span {
	margin:0px 0px 0px 9px; 
	padding:5px 15px 0px 5px;
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap_rechtsseite.gif") top right no-repeat;
	width: 100%;
}

.insideRahmenTapRechts {
	position:relative; 
	top:14px; 
	left:13px; 
	z-index:100;
	margin:0px; 
	padding:0px;
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap_rechts.gif") top right no-repeat;
	width: auto;
	height: 23px;
	float:left;
}
.insideRahmenTapLinks {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap_links.gif") top left no-repeat;
	width: 9px;
	height: 23px;
	float:left;
}
.insideRahmenTapInhalt {
	background: url("http://image.wikibuy.de/layout2/inside/rahmen_tap_mitte.gif") top left repeat-x;
	width: auto;
	height: 18px;
	margin: 0px 5px 0px 0px;
	margin /* */ : 0px 9px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	float:left;
	position:relative; 
	z-index:100;
}
.listePartner {
	margin: 5px 0px 5px 20px;
}
.listePartner li {
	padding: 2px;
	width: 300px;
	height: 30px;
	float: left;
}
.listePartner li a, .listePartner li a:link {
	padding: 2px;
	width: 280px;
	float: left;
}


.rahmenBottomBlau a, .rahmenBottomBlau a:link, .rahmenBottomBlau a:visited {
	text-decoration: none;
}

.rahmenBottomBlau a:hover, .rahmenBottomBlau a:active, .rahmenBottomBlau a:focus {
	text-decoration: none;
	background-color: #FDF6D5;
}

/* ----------------------- Anzeigen Tabelle ---------------------- */
.anzeigenTabelle, .anzeigenTabelleHead {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 654px;
	clear: both;
	border: 0px solid #b4b4b4;
	border-spacing: 1px;
}
.anzeigenTabelle {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 652px;
	border-spacing: 0px;
	table-layout: fixed
}
.userAnzeigenTabelle {
	width: 652px;
	clear: both;
}

.anzeigenTabellePic, .anzeigenTabelleTitel, .anzeigenTabellePreis, .anzeigenTabelleRegion, .anzeigenTabelleDatum {
	overflow: hidden;
	padding: 2px 0px;
	margin: 0px;
	vertical-align: top;
}
.anzeigenTabellePic {
	width: 66px;
	text-align: center;
	background-color: #fff;
	vertical-align: middle;
}
.anzeigenTabelleTitel {
	width: 291px;
	
}
.userAnzeigenTitel {
	width: 400px;
}
.anzeigenTabellePreis {
	width: 94px;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.anzeigenTabelleRegion {
	width: 110px;
	overflow: hidden;
}
.anzeigenTabelleDatum {
	width: 85px;
	text-align: right;
}

.anzeigenTabelleHR2, .anzeigenTabelleHR {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") 0px 1px repeat-x;
	height: 7px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.anzeigenTabelleHR {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") 0px -2px repeat-x;
	height: 1px;
}

.tableTitleSortiert {
	background-color: #AFC1D4;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

/*
.tableText {
	text-align: left;
}
.tabellenRahmen {
	border: 0px solid #b4b4b4;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
*/
.tableTitle {
	text-align: center;
	background-color: #fdf6d5;
}


.anzeigenTextFett {
	font-weight: bold;
}
.anzeigenTextHighlighted {
	background-color: #fddb6c;
}
.anzeigenTextFettUndHighlighted {
	font-weight: bold;
	background-color: #fddb6c;
}




.anzeigenTitelInfo {
	font-size: 9px;
	color: #aaa;
	height: 14px;
	display: block;
	border: 0px solid #000;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 4px 0px;
}
.anzeigenTitelInfo p, .anzeigenTitelInfo .p2 {
	margin: 0px;
	padding: 0px;
	float:left;
}
.anzeigenTitelInfo .p2 {
	margin: 0px 2px 0px 0px;
	float:right;
}
.anzeigenTitelInhalt, .anzeigenTitelInhaltHead {
	display:block; 
	border:0px solid #f00;
}
.anzeigenTitelInhaltHead {
	font-size: 12px; 
	margin-bottom: 3px;
}

.anzeigenSeitenNaviSeite {
	border: 0px solid #b4b4b4;
	text-align: center;
	height: 16px;
}
.anzeigenSeitenNaviAnzahl, .anzeigenSeitenNaviAuswahl {
	border: 0px solid #b4b4b4;
	background-color: #fdf6d5;
	height: 10px;
	margin: 0px;
	padding: 2px;
	table-layout: fixed;
	overflow: hidden;
	width: 50%;
}
.anzeigenSeitenNaviAuswahl span {
	float:left; 
	margin-top: 4px;
	margin-top /* */ : 2px;
}


.neusteAnzeigenFilternLayer {
	position: absolute;
	top: 20px;
	left: -4px;
}

.closer {
	position: absolute;
	left: 639px;
	top: 5px;
}
.closer a, .closer a:link {
	font-weight: bold;
	color: #0061AC;
	padding: 4px;
}

/* ----------------SuchAgent-------------------- */
.suchAgent {
	width: 239px;
	height: 22px;
	background:  url("http://image.wikibuy.de/layout2/button/suchagent_button.gif") 0px 0px repeat-x;
}
/***************************************/
/*               HeadLines-Tags             */
/***************************************/
h1 {
	font-size: 12px;
	margin: 2px 0px 8px 4px;
}
h1.zentriert {
	font-size: 12px;
	margin: 2px 0px 8px 4px;
	text-align: center;
}

/* dieser Tag ist nicht mehr in der Seite erlaubt, da dieser für die StarseitenBox verwendet wird */
/*h2 {
	font-size: 11px;
	margin: 2px 0px 6px 4px;
} */
h3 {
	font-size: 11px;
	margin: 2px 0px 4px 4px;
}
h4 {
	font-size: 12px;
	margin: 2px 0px 2px 4px;
}
/*
h5 {
	font-size: 10px;
}

h6 {
	font-size: 10px;
	padding: 2px;
}
*/
p {
	margin: 4px 6px 8px 6px;
}
.pSmall {
	font-weight: normal;
	font-size: 10px;
	float: right;
	margin: 8px 6px 4px 4px;
	margin /* */ : 4px 6px 0px 4px;
}

.normalFont {
	font-weight: normal;
}
.smallTxt {
	font-size: 9px;
	font-weight: normal;
}

hr {
	height: 1px;
	color: #000;
	width: 300px;
}
.boxhellOrange hr  {
	height: 1px;
	color: #000;
	width: 100%;
	margin-left: 6px;
	margin-right: 6px;
}

img {
	border: 0px solid #fff;
}
.userAnzeigenTitel img {
	margin-right: 4px;
	margin-left: 2px;
	vertical-align: middle;
}

.inserierungsSchritte, .inserierungsSchritte2 {
	width: 652px;
	display:block;
	margin: 0px 0px 8px 0px;
}
.step1 {
	margin: 6px 94px 0px 0px;
}
.step2 {
	margin: 6px 0px 0px 0px;
}
.step3 {
	margin: 6px 1px 0px 0px;
}

.textFloatLeft {
	float: left;
}
.textFloatLeft span {
	float: left;
	font-weight: normal;
}
.textFloatLeftAbstant {
	float: left;
	display: block;
	width: 40px;
	height: 20px;
	border: 0px solid #f00;
	margin: 0px 0px 0px 3px;
	margin /* */ : 0px 0px 0px 6px;
	padding: 0px;
}

p.centered {
	text-align: center;
	font-weight: bold;
	padding: 4px 2px 6px 2px;
	margin: 0px;
}
p.boldLeft {
	text-align: left;
	font-weight: bold;
	padding: 4px 2px 6px 6px;
	margin: 0px;
}
p.boldLeftBlau {
	text-align: left;
	font-weight: bold;
	padding: 4px 2px 6px 6px;
	margin: 0px;
	color: #0175C0;
}
p.

p.leftNoMargin {
	text-align: left;
	padding: 4px 2px 6px 0px;
	margin: 0px;
}
p.anzeigenText {
	font-size: 12px;
}

ul {
	margin: 0px 0px 0px 30px;
	margin /* */ : 0px;
}
li h3 {
	display: inline;
	margin: 4px 0px 4px 0px;
}
ol li {
	margin: 4px 0px 6px 0px;
	width: 600px;
	padding: 2px;
}
.bietenTextRight {
	float: right;
	margin: 0px 6px 0px 0px;
	font-weight: bold;
}
.legendeInhalt {
	display: block;
	float: left;
	width: 600px;
}
.ausklappIconRight {
	display: block;
	float: right;
	width: 11px;
	height: 6px;
	margin: 0px 10px 0px 0px;
	margin /* */ : 4px 23px 0px 0px;
	cursor: pointer;
}

.detailContentAnzeigenText strong {
	margin: 0px 0px 0px 4px;
}

.systemFehler {
	color: #f00;
	font-weight: bold;
	font-size: 14px;
	margin-left: 4px;
}
.systemInformationen {
	background-color: #CFE1F4;
	border: 2px solid #e83401;
	width: 524px;
	margin: 20px 60px 30px 60px;
	padding: 2px;
	overflow: hidden;
	font-weight: bold;
	color: #000;
	-moz-border-radius: 10px;
	/*position: absolute;
	top: 140px;
	left: 170px;*/
}
.systemInformationen span {
	font-weight: normal;
	margin: 4px 0px 4px 0px;
}
.systemInformationen img {
	border: 0px solid #f00;
	margin: -6px 12px 0px 8px;
	float:left;
}

.systemInformationen div {
	float: right;
	border: 0px solid #000;
	width: 470px;
}
.systemInformationen p {
	border: 0px solid #000;
	margin-left: 0px;
}

.systemInformationenWeg {
	text-align:right;
}



.red {
	color: #f00;
}


.preisTabelle {
	margin-left: 3px;
}

/***************************************/
/*                 Seiten Elemente                */
/***************************************/
/* ------------------ Detailseite ------------------------- */

/* --------------- Detail Seiten Navigation --------------- */
.detailSeitenNavi  {
	width: 648px;
	border: 0px solid #b4b4b4;
	padding: 2px;
	margin: 0px 0px 4px 4px;
	background-color: #fdf6d5;
}
.detailSeitenNaviRight {
	margin: 0px 0px 0px 0px;
	text-align:right;
	padding: 0px;
	background-color: transparent;
	width: 120px;
	display: block;
	float: right;
}


.detailTitelDatumRahmen  {
	width: 652px;
	height: 22px;
	background:  url("http://image.wikibuy.de/layout2/kopf_leisten/mittlere_spalte_kopf_bg.gif") top left no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 0px 0px 4px 4px;
	overflow: hidden;
}
.detailTitelDatumRahmen h3 {
	padding: 2px 0px 0px 4px;
	margin: 2px 0px 4px 4px;
	width: 490px;
	height: 14px;
	float: left;
	color: #fff;
	overflow: hidden;
}
.detailTitelDatum {
	padding: 4px 7px 0px 2px;
	width: 132px;
	height: 20px;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

.detailContent {
	width: 652px;
	width /* */ : 652px;
	padding: 0px;
	margin: 0px 0px 8px 4px;
	margin /* */ : 0px 0px 0px 4px;
	overflow: hidden;
	border: 0px solid #00cc00;
}
.detailContentLeft, .detailContentRight {
	width: 326px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	overflow: hidden; /* Hack v. SG (2006-10-27), da die detailansicht sonst umbricht! */
}


.containerMerkmale {
	border: 0px dotted #b4b4b4;
	width: 648px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}
.containerMerkmaleTd1, .containerMerkmaleTd2 {
	
	width: 200px;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
	float:left;
	overflow: hidden;
}
.containerMerkmaleTd2 {
	
	width: 110px;
	padding: 2px;
	margin: 0px 8px 0px 0px;
	text-align: right;
}

div.trennerMerkmale, .trennerMerkmaleHalb {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 3px;
	float:left;
	overflow: hidden;
}
.trennerMerkmaleHalb {
	width: 50%;
	clear: both;
}



div.detailUserNavi  {
	width: 648px;
	background-color: #cfe1f4;
	padding: 2px;
	margin: 6px 0px 4px 4px;
	text-align: center;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.deatailGalerie {
	width: 320px;
	height: auto;
}
.galerieBigPic {
	width: 250px;
	height: auto;
	padding:4px 4px 4px 0px;
	overflow: hidden;
	float:left;
	text-align: center;
}
.galerieBigPicNo {
	height: 250px;
	width: auto;
	padding:4px 4px 4px 0px;
	overflow: hidden;
	float:left;
}
.deatailGalerieThumbs {
	padding: 4px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	display: block;
	float:left;
	width: 60px;
	max-height: 250px;
}
.deatailGalerieThumbs img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	border: 0px solid #fff;
}



.detailContentAnzeigenText {
	border-top: 1px dotted #b4b4b4;
	width: 652px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.detailContentHeads, .detailContentHeadslinks {
	margin: 2px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 20px;
	float:left;
	font-weight: bold;
}
.detailContentHeadslinks {
	width: 40px;
}

.detailContentPreis, .detailContentRegion, .detailContentKarte {
	margin: 2px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 234px;
	height: 20px;
	float:left;
	font-weight: bold;
}
.detailContentRegion, .detailContentKarte {
	height: auto;
}
.detailContentEMail, .detailContentUserAnzeigen, .detailContentWeb {
	margin: 2px 0px 2px 9px;
	margin /* */ : 2px 0px 2px 4px;
	padding: 0px 0px 0px 0px;
	width: 317px;
	height: 13px;
	overflow: hidden;
}
.detailContentWeb {
	font-weight:bold;
	width: 260px;
	width /* */ : 274px;
	float:left;
}





.detailContentRightTopNavi, .detailContentRightBottomNavi  {
	border: 0px solid #f00;
	width: 318px;
	padding: 0px;
	margin: 0px;
}
.detailContentRightTopNavi  {
	height: 126px;
}
.detailContentRightBottomNavi  {
	height: 68px;
}

div.zweiSpaltigerInhalt {
	width: 50%;
	float:left;
}

/* ------------------ User Bereich --------------------- */
/* ----------------- Tap-Design --------------------- */
.userNavi  {
	width: 656px;
	border: 0px solid #b4b4b4;
	background-color: #fff4c2;
	padding: 2px;
	margin: 4px 0px 8px 6px;
	text-align:center;
}
.tapDesignRahmen, .tapDesignRahmenForm {
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	margin /* */ : 0px 0px 0px 4px;
	width: 648px;
	position: relative;
}

.tapDesignTextBlock, .tapDesignBlueLine {
	width: 648px;
	border: 0px solid #b4b4b4;
	background-color: #fff;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}
.tapDesignBlueLine {
	margin: 0px 0px 2px 0px;
}

.tapDesignTextBlock {
	padding:0px;
	
}
.tapDesignBlueLine  {
	height:2px;
	padding /* */ : 0px;
	padding: 2px;
	background-color: #AFC1D4;
	clear: both;
	overflow: hidden;
}

.tapDesign, .tapDesignSonder {
	border: 0px solid #b4b4b4;
	background-color: #fff;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	float: left;
	height:20px;
	width: auto;
	overflow: hidden;
}
.tapDesignSonder {
	border: 0px solid #b4b4b4;
	background-color: #fff;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	float: right;
	height:20px;
	width: auto;
	overflow: hidden;
}

.tapDynamischLinks, .tapDynamischLinksAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_links_no.gif") top left no-repeat;
	background-color: #fff;
	display: block;
	float: left;
	height:20px;
	width: 8px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	cursor: pointer;
}
.tapDynamischLinksAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_links_ak.gif") top left no-repeat;
}
.tapDynamischMitte, .tapDynamischMitteAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_mitte_no.gif") top left repeat-x;
	background-color: #fff;
	float: left;
	height:16px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}
.tapDynamischMitteAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_mitte_ak.gif") top left repeat-x;
}
.tapDynamischRechts, .tapDynamischRechtsAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_rechts_no.gif") top left no-repeat;
	background-color: #fff;
	display: block;
	float: left;
	height:20px;
	margin: 0px;
	width: 8px;
	padding: 0px;
	overflow: hidden;
	cursor: pointer;
}
.tapDynamischRechtsAktive {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_rechts_ak.gif") top left no-repeat;
}

a.tapDynamischLinks, a.tapDynamischMitte, a.tapDynamischRechts   {
	background:  url("http://image.wikibuy.de/layout2/tabs/tab_dynamisch_links_no.gif") top left no-repeat;
	float: left;
	cursor: pointer;
}

/* ------------------ Hilfe Box ------------------------- */
.infoBox {
	width: 166px;
	border: 0px solid #b4b4b4;
	margin: 0px;
	float:left;
	position: absolute;
	left: 0px;
	z-index: 1000;
	display: none;
}
h6.infoHead {
	width: 260px;
	background-color: #eee431;
	border: 1px solid #b4b4b4;
	border-bottom: 0px solid #b4b4b4;
	margin: 0px 0px 0px 0px;
}
.info {
	font-size: 11px;
	width: 260px;
	font-weight: normal;
	background-color: #AFC1D4;
	padding:2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FCC101;
}

/***************************************/
/*                         Forms                      */
/***************************************/

/* ------------------------- Bilder ------------------------- */
.thumbnailUpload, .thumbnailUploadmitAbstand {
		float: left;
		margin: 0px 6px 4px 0px;
		margin /* */ : 0px 8px 4px 125px;
		padding: 0px 0px 0px 0px;
		width: auto;
}
.thumbnailUploadmitAbstand {
		margin: 0px 6px 6px 162px;
}

#filename {
	margin: 0px 0px 6px 0px;
	width: 320px;
	overflow: hidden;
	float: left;
}

/***************************************/
/*              Navigation             */
/***************************************/
a, a:link, a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
a:hover, a:active, a:focus {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}

p a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
p a:link, a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
p a:hover, a:active, a:focus {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}

a.smallFont, a.smallFontRed {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
a:link.smallFont, a:visited.smallFont, a:link.smallFontRed, a:visited.smallFontRed {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
a:hover.smallFont, a:active.smallFont, a:focus.smallFont, a:hover.smallFontRed, a:active.smallFontRed, a:focus.smallFontRed {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}
a.smallFontRed, a:link.smallFontRed, a:visited.smallFontRed, a:hover.smallFontRed, a:active.smallFontRed, a:focus.smallFontRed  {
	color: #f00;
	font-weight: bold;
}

a .noheilight {
	background-color: #fff;
	text-decoration: none;
}
a:link.noheilight, a:visited.noheilight {
	background-color: #fff;
	text-decoration: none;
}
a:hover.noheilight, a:active.noheilight, a:focus.noheilight {
	background-color: #fff;
	text-decoration: none;
}

a.underLine {
	text-decoration: none;
}
a:link.underLine, a:visited.underLine {
	text-decoration: none;
}
a:hover.underLine, a:active.underLine, a:focus.underLine {
	text-decoration: underline;
}

a img, a:link img, a:visited img  {
	background-color: transparent;
	text-decoration: none;
}
a:hover img, a:active img, a:focus img {
	background-color: transparent;
	text-decoration: none;
}

a.linkButtonklein, p a.linkButtonklein {
	background:  url("http://image.wikibuy.de/layout2/buttons/button_middle.gif") top left repeat-x;
	width: 85px;
	height: 19px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
}
p a.linkButtonklein {
	margin: 0px 6px 0px 6px;
}

a:link.linkButtonklein, a:visited.linkButtonklein, p a:link.linkButtonklein, p a:visited.linkButtonklein {
	color: #fff;
}
a:hover.linkButtonklein, a:active.linkButtonklein, a:focus.linkButtonklein, p a:hover.linkButtonklein, p a:active.linkButtonklein, p a:focus.linkButtonklein {
	color: #fff;
}

a.linkButtonkleinDe {
	background:  url("http://image.wikibuy.de/layout2/buttons/button_middle.gif") top left repeat-x;
	width: 85px;
	height: 19px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
}

a:link.linkButtonkleinDe, a:visited.linkButtonkleinDe {
	color: #fff;
}
a:hover.linkButtonkleinDe, a:active.linkButtonkleinDe, a:focus.linkButtonkleinDe {
	color: #fff;
}

/*   HEADLINES mit LINKS in Boxen   */
h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

h2 a:link, h2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
	text-decoration: none;
}

a.fett {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link.fett, a:visited.fett {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.fett, a:active.fett, a:focus.fett {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.errorfullSite {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:link.errorfullSite, a:visited.errorfullSite {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.errorfullSite, a:active.errorfullSite, a:focus.errorfullSite  {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
 a.pagingFormularAktuelleSeite {
	color: #0175C0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
 a:link.pagingFormularAktuelleSeite, a:visited.pagingFormularAktuelleSeite {
	color: #0175C0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
 a:hover.pagingFormularAktuelleSeite, a:active.pagingFormularAktuelleSeite, a:focus.pagingFormularAktuelleSeite {
	color: #0175C0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CFE1F4;
}

.pagingFormularAktuelleSeite {
	color: #0175C0;
	font-weight: bold;
}

span.linkButtonkleinDe {
	background:  url("http://image.wikibuy.de/layout2/buttons/button_middle.gif") top left repeat-x;
	width: 85px;
	height: 19px;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
}


img.pagingButtons {
	width: 25px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

a img.pagingButtons, a:link img.pagingButtons {
	width: 25px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


span.linkButtonkleinDe {
	background:  url("http://image.wikibuy.de/layout2/buttons/button_middle.gif") top left repeat-x;
	width: 85px;
	height: 19px;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
}
/* ---- Tab-Button Funktion  ---- */

a:link.tab {
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	display: block;
}
a.tab {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	display: block;
}
a:visited.tab {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover.tab, a:active.tab, a:focus.tab {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-decoration: none;
}

a:link.home, a:visited.home {
	background:  url("http://image.wikibuy.de/layout2/tabs/home_fin.gif") top left no-repeat;
	width: 56px;
	height: 25px;
	padding: 7px 0px 0px 9px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
a:hover.home, a:active.home, a:focus.home {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/home_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 7px 0px 0px 9px;
	background-color: transparent;
	text-decoration: none;
}


a:link.hilfe, a:visited.hilfe {
	background:  url("http://image.wikibuy.de/layout2/tabs/hilfe_fin.gif") top left no-repeat;
	padding: 7px 0px 0px 9px;
	font-weight: bold;
	width: 48px;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
}
a:hover.hilfe, a:active.hilfe, a:focus.hilfe {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/hilfe_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 7px 0px 0px 9px;
	background-color: transparent;
	text-decoration: none;
}

a:link.news, a:visited.news {
	background:  url("http://image.wikibuy.de/layout2/tabs/animtab_fin.gif") top left no-repeat;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	width: 69px;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
}
a:hover.news, a:active.news, a:focus.news {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/hilfe_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-decoration: none;
}

a:link.kontakt, a:visited.kontakt {
	background:  url("http://image.wikibuy.de/layout2/tabs/kontakt_fin.gif") top left no-repeat;
	padding: 7px 0px 0px 9px;
	font-weight: bold;
	width: 69px;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
}
a:hover.kontakt, a:active.kontakt, a:focus.kontakt {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/kontakt_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 7px 0px 0px 9px;
	background-color: transparent;
	text-decoration: none;
}

a:link.inside, a:visited.inside {
	background:  url("http://image.wikibuy.de/layout2/tabs/inside_fin_blau.gif") top left no-repeat;
	padding: 7px 0px 0px 20px;
	font-weight: bold;
	width: 79px;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
	color: #fff;
}
a:hover.inside, a:active.inside, a:focus.inside {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/kontakt_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 7px 0px 0px 20px;
	background-color: transparent;
	text-decoration: none;
	color: #000;
}

a:link.bigTab, a:link.bigTabAk, a:visited.bigTab, a:visited.bigTabAk {
	background:  url("http://image.wikibuy.de/layout2/tabs/big_tab_fin.gif") top left no-repeat;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
	width: 135px;
	height: 25px;
	text-align: center;
	background-color: transparent;
	text-decoration: none;
}
a:hover.bigTab, a:hover.bigTabAk, a:active.bigTab, a:active.bigTabAk, a:focus.bigTab, a:focus.bigTabAk {
	/*background:  url("http://image.wikibuy.de/layout2/tabs/big_tab_fin.gif") 0px -25px no-repeat;*/
	background-position: 0px -25px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	background-color: transparent;
	text-decoration: none;
}

/*   Buttons   */

a.butttonMega, a:link.butttonMega, a:visited.butttonMega {
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 2px 0px 0px 0px;
	width: 220px;
	height: 19px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_mega.gif") top left no-repeat;
}
a:hover.butttonMega, a:active.butttonMega, a:focus.butttonMega {
	display: block;
	font-weight: bold;
	color: #CCCCCC;
	padding: 2px 0px 0px 0px;
	width: 220px;
	height: 19px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_mega.gif") top left no-repeat;
}
a.butttonMega2, a:link.butttonMega2, a:visited.butttonMega2 {
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 2px 0px 0px 0px;
	width: 220px;
	height: 19px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_mega.gif") top left no-repeat;
	margin: 6px 0px 0px 0px;
	position: relative;
	left: 0px;
	left /* */ : 220px;
}
a:hover.butttonMega2, a:active.butttonMega2, a:focus.butttonMega2 {
	display: block;
	font-weight: bold;
	color: #CCCCCC;
	padding: 2px 0px 0px 0px;
	width: 220px;
	height: 19px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_mega.gif") top left no-repeat;
	margin: 6px 0px 0px 0px;
	position: relative;
	left: 0px;
	left /* */ : 220px;
}
a.buttonBig, a:link.buttonBig, a:visited.buttonBig, a.buttonBig2, a:link.buttonBig2, a:visited.buttonBig2 {
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 2px 0px 0px 0px;
	width: 118px;
	height: 19px;
	margin:0px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_big.gif") top left no-repeat;
}
a:hover.buttonBig, a:active.buttonBig, a:focus.buttonBig, a:hover.buttonBig2, a:active.buttonBig2, a:focus.buttonBig2 {
	display: block;
	font-weight: bold;
	color: #CCCCCC;
	padding: 2px 0px 0px 0px;
	width: 118px;
	height: 19px;
	margin:0px;
	background: url("http://image.wikibuy.de/layout2/buttons/button_big.gif") top left no-repeat;
}
a.buttonBig2, a:link.buttonBig2, a:visited.buttonBig2 {
	position: relative;
	left: 270px;
	margin: 6px 0px 0px 0px;
}
a:hover.buttonBig2, a:active.buttonBig2, a:focus.buttonBig2 {
	position: relative;
	left: 270px;
	margin: 6px 0px 0px 0px;
}
span.buttonBigDe {
	background:  url("http://image.wikibuy.de/layout2/buttons/button_big.gif") top left repeat-x;
	width: 118px;
	height: 19px;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
}
.systemInformationen a, .systemInformationen  a:link, .systemInformationen  a:hover, .systemInformationen  a:visited {
	font-weight: bold;
}

.systemInformationen  a:hover {
	background-color: #fff;
}
/* ---------------------------------- Navi Left ----------------------------------- */

ul.naviListe {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	border: 0px solid #000;
	overflow: hidden;
}
.dotLine  {
	height: 4px;
	width: 148px;
	/*background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
 }
 .naviButtons, .naviButtonsFirst, .naviButtonsAktiv, .naviButtonsFirstAktiv   {
	padding: 2px 0px 2px 1px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #f00;
 }
 .naviButtonsAktiv, .naviButtonsFirstAktiv  {
	background-color: #CFE1F4;
 }
 
ul.naviListe li.naviButtons a:link, ul.naviListe li.naviButtonsFirst a:link {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 148px;
	display: block;
}
ul.naviListe li.naviButtons a, ul.naviListe li.naviButtonsFirst a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 148px;
	display: block;
}
li.naviButtons, .naviButtonsAktiv {
	margin: -8px 0px 0px 0px;
	margin /* */ : 0px 0px 0px 0px;
}


/* --------------------------------------------------------------------------------------------------- */

#navigationNeuesLayout ul.naviListe {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 275px;
	border: 0px solid #000;
	overflow: hidden;
}
#navigationNeuesLayout .dotLine  {
	height: 4px;
	width: 310px;
	/*background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
 }
 .naviButtons, .naviButtonsFirst, .naviButtonsAktiv, .naviButtonsFirstAktiv   {
	padding: 2px 0px 2px 1px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #f00;
 }
 .naviButtonsAktiv, .naviButtonsFirstAktiv  {
	background-color: #CFE1F4;
 }
 
#navigationNeuesLayout ul.naviListe li.naviButtons a:link, #navigationNeuesLayout ul.naviListe li.naviButtonsFirst a:link {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 273px;
	display: block;
}
#navigationNeuesLayout ul.naviListe li.naviButtons a, #navigationNeuesLayout ul.naviListe li.naviButtonsFirst a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 273px;
	display: block;
	font-size: 12px;
}
#navigationNeuesLayout ul.naviListe li.naviButtons a span, #navigationNeuesLayout ul.naviListe li.naviButtonsFirst a span {
	font-size: 10px;
}
li.naviButtons, .naviButtonsAktiv {
	margin: -8px 0px 0px 0px;
	margin /* */ : 0px 0px 0px 0px;
}


li.hr {
	background: #fff url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;
	height: 5px;
	display: block;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1px;
	list-style: none;
}
div.hr {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 652px;
	height: 3px;
	clear: both;
	display: block;
	line-height: 1px;
}
div.hrCentered {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;
	margin: 2px 100px 6px 100px;
	padding: 0px 0px 0px 0px;
	height: 3px;
	display: block;
	line-height: 1px;
}

div.hr2  {
	background:  url("http://image.wikibuy.de/layout2/gestricheltelinie.gif") top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 5px;
	display: block;
	line-height: 1px;
	
}

.hochgestelt {
	vertical-align: super;
}

ul.news {
	margin: 0px 0px 0px 40px;
	
}
ul.news li {
	margin: 2px 12px 0px -20px;
	margin /* */ : 2px 8px 2px -20px;
	padding: 0px;
	width: auto;
}

/*     Fototeppich    */
.bilderRahmen {
	width: 130px;
	height: 104px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 0;
	
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	display: inline-block;
}
.bildBereich {
	float:left;
	width: 130px;
	height:auto;
	margin:0px; 
	padding:0px;
	text-align: center;
	border: 0;
}
.bildBereichNew {
	float:left;
	width: 124px;
	height:auto;
	margin: 0px 0px 6px 4px; 
	padding: 0px;
	text-align: center;
	background: #f8f8f8; 
	border: 1px solid #dedddb;
}

div.holder {
	background: url("http://image.wikibuy.de/layout2/indicator.gif") center no-repeat;
}

.kontaktX {float:right; margin-right:8px;}



/***************************************/
/*         Inserieren Auswahl          */
/***************************************/


ul.linkliste, ul.linklisteKlein {
	margin: 0px;
	padding: 0px; 
}
ul.linkliste li, ul.linklisteKlein li {
	list-style: none;
	width: 222px;
	margin: 0px 0px 0px 0px;
}
ul.linklisteKlein li {
	width: 190px;
}
ul.linkliste li ul, ul.linklisteKlein li ul {
	margin: 2px 0px 10px 6px;
	padding: 0px;
}
ul.linkliste li ul li, ul.linklisteKlein li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 216px;
	
}
ul.linklisteKlein li ul li {
	width: 180px;
	
}
ul.linkliste li ul li a, ul.linkliste li ul li a:link, ul.linkliste li ul li a:visited {
	width: 216px;
	display: block;
	
}
ul.linkliste li ul li a:hover {
	background-color: #CFE1F4;
	
}
ul.linklisteKlein li ul li a, ul.linklisteKlein li ul li a:link, ul.linklisteKlein li ul li a:visited {
	width: 180px;
	display: block;
}
ul.linklisteKlein li ul li a:hover {
	background-color: #CFE1F4;
	
}



/***************************************/
/*                MIVA                 */
/***************************************/
.mivaTableRubrik {
	table-layout:fixed;
	width: 644px;
	margin: 2px 0px 2px 2px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.mivatdPic {
	width: 90px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	border: 0px solid #AFC1D4;
	border-collapse: collapse;
	border-spacing: 0px;
}
.mivatdTxt {
	width: 526px;
	padding: 4px 0px 4px 2px;
	margin: 0px;
	vertical-align: middle;
	border: 0px solid #AFC1D4;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px;
	color: #000;
}
.mivaTDHR {
	height: 2px;
	background-color: #CFE1F4; 
}
.mivatdTxt span {
	font-size: 9px;
}
div.mivaAnzeigenText {
	font-size: 10px;
	font-weight: normal;
	color: #CFE1F4;
	color: #fff;
	/*text-align: right;
	position: absolute;
	right: 15px;*/
	margin: 4px 0px 0px 0px;
}


/***************************************/
/*           Hacks & Helpers           */
/***************************************/
/*.edge { 
	height:100%;
	display:inline-block;
	vertical-align:middle;
} */
.floatKiller {
	clear:both;
	float: none;
	width: 620px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden;
}
.floatKillerSpecial {
	clear:both;
	height: 2px;
	height /* */ :6px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	
}
.floatKillerAbstandshalter{
	clear:both;
	float: none;
	height:15px;
	margin:0px;
	visibility: hidden;
	display: block;
}

.ieDeBucker {
	border: 0px solid #000;
	width: 380px;
}

fieldset br {
	clear: both;
}
