body {
  background-color: #FFF;
  margin: 10px 0;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
}



.intro_box {
  width: 700px;
}

div {
  margin: 0;
  padding: 0;
}

p {
  font-size: 1.1em;
  line-height: 1.2em;
}

span.p {
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: left;
}

h1 {
  font-size: 0.65em;
/*  color: #445EA6;*/
  color: #000;
  padding-bottom: 10px;
}

h2 {
  padding-bottom: 10px;
  font-size: 1.5em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

a:link, a:hover, a:active, a:visited {
  color: #DD3333;
}

.navigation a:link, .navigation a:hover, .navigation a:active, .navigation a:visited {
  color: #FFF;
}

.header h1 a:link, .header h1 a:hover, .header h1 a:active, .header h1 a:visited {
  text-decoration: none;
}

.header a:link, .header a:hover, .header a:active, .header a:visited {
  text-decoration: none;
}

h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
  text-decoration: none;
}

thead a:link, thead a:hover, thead a:active, thead a:visited {
  text-decoration: none;
  color: #000;
}

#content {
  padding: 10px 190px 10px 10px;
  width: 700px;
  margin: 0 auto;
}

* html #content {
  width: 700px;
}

#searchbox {
  width: 676px;
  text-align: center;
  margin-top: -40px;
	padding:0 10px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}

#searchresult {
  width: 676px;
  text-align: center;
  padding:0 10px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
  position: relative;
}

#header {
  width: 100%;
  text-align: center;
}

#info, #info2 {
  width: 576px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	padding: 1px 60px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}

#infodetail {
  width: 676px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	padding: 1px 10px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}

.infoBreit {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-bottom: 20px;  
}

.infobox {
  width: 240px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxBreit {
  width: 302px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxStat {
  width: 282px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxSchmal {
  width: 198px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxVolleBreite {
  width: 616px;
  margin: 0 30px;
  float: left;
  border: 0 solid black;
  text-align: center;
}

h2.infoTitle {
  padding-left: 50px;
  padding-bottom: 30px;
}

.infobox h3, .detailBox h3, .infoboxBreit h3 {
/*  color: #DD3333;*/
}

.infobox ul, .detailBox ul, .infoboxBreit ul {
  padding: 10px 0;
}

#header {
  font: 20pt Arial, Helvetica, sans-serif;
}

.navigation {
  text-align: center;
  background-image: url(http://www.nomarketplace.com/p/navi_bg.gif);
  background-repeat: repeat-x;
  color: #000;
	padding:10px 10px 3px;
  margin-bottom: 10px;
}

#searchresult .item h4 {
  font-size: 1.2em;
  width: 676px;
  float: left;
  text-align: center;
  margin-top: -10px;
  padding-bottom: 20px;
}

.searchResultContent {
  padding: 10px;
}

.detailTitle {
  background-image: url(http://www.nomarketplace.com/p/navi_bg.gif);
  background-repeat: repeat-x;
  color: #000;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #BB1111;
  border-right: solid 1px #BB1111;
  border-top: solid 1px #FFD5D5;
  border-left: solid 1px #FFD5D5;
}

.detailContent {
  clear: both;
  padding-top: 0px;
}

.detailContent p {
  padding: 0 10px;
}

.detailImage {
  text-align: center;
  width:100%;
}

.detailBox {
  width: 327px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.detailSmallBox {
  width: 200px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.detailBigBox {
  width: 450px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}


.detailSmallBoxTitle {
  font-weight: bold;
}

.detailSmallBox p {
  padding-top: 10px;
}

.hiddenOptions {
  display: none;
  padding-bottom: 20pt;
}

.shownOptions {
  display: block;
  padding-bottom: 20pt;
  width: 100%;
  margin: 0 auto;
}

.hiddenCatFeeds {
  display: none;
  padding-bottom: 20pt;
}

.shownCatFeeds {
  display: block;
  padding-bottom: 20pt;
  width: 100%;
  margin: 0 auto;
}

#catFeeds li {
  padding-bottom: 10px;
}

img {
  border: 0;
}

.itemImage img {
  border: 1px dotted black;
}

.itemImage {
  float: left;
  width: 100px;
  text-align: center;
}

.itemImageHidden {
  display: none;
}

.thickboxImage {
  text-align: center;
}

.itemDescr {
  padding-bottom: 20pt;  
  float: left;
  width: 400px;
  line-height: 1.8em;
  text-align: left;
}

.checker {
  width: 125px;
  float: right;
  text-align: right;
  padding-right: 15px;
  padding-left: 10px;
}

.item {
  clear: both;
  padding: 10px 0;
  width: 650px;
  margin: 0 auto;
}

.clearer {
  clear: both;
}

#footer {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-top: 0 solid black;
  width: 100%;
  text-align: center;
}

span.hinweis {
  background-color: #FFF;
  color: #c00;
  font-weight: bold;
  font-size: 36px;
  float: left;
  padding: 0 15px 10px 5px;
  vertical-align: top;
  top: -10px;
  position: relative;
}


.reihe {
  clear: both;
	border-width:0 2px;
}

.abstand {
  margin-top:20px;
}


ul {
  margin-left: 20pt;
  text-align: left;
	font-size: 1.1em;
  color: #DD3333;
}

ul.normal, ul.normal li {
  color: #000;
}

.right {
  text-align: right;
}

.centered {
  text-align: center;
  padding-top: 5px;
}

.fullCentered {
  text-align: center;
  padding-top: 5px;
  width: 100%;
}

.detailBox li {
  padding-bottom: 5px;
}

.parameter {
  font-style: italic;
  font-weight: bold;
}

.wichtig {
  font-weight: bold;
}

.light {
  color: #888;
}

.catChange {
  font-size: 0.8em;
}

span.flags {
  width: 120px;
  right: 0;
  top: 0;
  position: relative;
  border: none;
  padding: 0px 8px 5px 0;
  text-align: right;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 20px;
}

span.flags img {
  padding-bottom: 5px;
  margin: 0;
  vertical-align: middle;
}

span.flags a {
  text-decoration: none;
}

span.prebookmarks, div.prebookmarks {
  display:inline;
  width: 100%;
  height: 48px;
  left: 0;
  top: 0;
  position: fixed;
  padding-top: 3px;
  background: url(http://www.nomarketplace.com/p/panel_bg.gif) repeat-x;
  z-index: 98;
}


span.sbookmarks, div.sbookmarks {
  display:inline;
  white-space: nowrap; 
  padding: 3px 190px 20px 10px;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  font-size: 0.5em;
  z-index: 99;
  font-weight: bold;
}

span.sbookmarks img.flags, div.sbookmarks img.flags {
  padding: 5px 0;
  vertical-align: middle;
}

span.sbookmarks a, div.sbookmarks a {
  text-decoration: none;
}

span.sbookmarks a:hover, div.sbookmarks a:hover {
  text-decoration: underline;
  color: #ff3333;
}

.tableInt {
  text-align: center;
  width: 654px;
  max-width: 654px;
  margin: 0 10px;
}

.tableInt h3 {
  font-size: 1.2em;
  padding: 0;
}

.tableInt td {
  width: 16%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  padding-right: 4px;
  vertical-align: top;
  border-left: 1px dotted #445EA6;
  border-right: 1px dotted #445EA6;
  border-bottom: 1px dotted #445EA6;
}

td.loadingCell {
  border: 0;
}

.tableInt thead {
  background-image: url(http://www.nomarketplace.com/p/navi_bg.gif);
}

#pleasewait {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
  margin-top: -50px;
	width: 300px;
  height: 100px;
  display: none;
  border: 1px solid black;
  background-color: white;
  text-align: center;  
  padding-top: 30px;
  z-index: 9999;
}


li.rssLinks {
  font-size: 0.8em;
  list-style: none;
  color: #000;
  padding-top: 10px;
}

/*************************************/
/**CORNERS ANFANG*********************/
/*************************************/
.rundeecken_box{
	background: url(http://www.nomarketplace.com/p/lo.png) no-repeat top left;
}
.rundeecken_stop_box{
	background: url(http://www.nomarketplace.com/p/lo_stop.png) no-repeat top left;
}
.rundeecken_new_box{
	background: url(http://www.nomarketplace.com/p/lo_new.png) no-repeat top left;
}
.rundeecken_rss_box{
	background: url(http://www.nomarketplace.com/p/lo_rss.gif) no-repeat top left;
}
.rundeecken_check_box{
	background: url(http://www.nomarketplace.com/p/lo_check.png) no-repeat top left;
}
.rundeecken_search_box{
	background: url(http://www.nomarketplace.com/p/lo_search.png) no-repeat top left;
}
.rundeecken_question_box{
	background: url(http://www.nomarketplace.com/p/lo_question.png) no-repeat top left;
}
.rundeecken_at_box{
	background: url(http://www.nomarketplace.com/p/lo_at.png) no-repeat top left;
}
.rundeecken_info_box{
	background: url(http://www.nomarketplace.com/p/lo_info.png) no-repeat top left;
}
.rundeecken_oben {
	background: url(http://www.nomarketplace.com/p/ro.png) no-repeat top right;
}
.rundeecken_unten {
	background: url(http://www.nomarketplace.com/p/lu.png) no-repeat bottom left;
	margin-bottom: 20px;
}
.rundeecken_unten div {
	background: url(http://www.nomarketplace.com/p/ru.png) no-repeat bottom right;
}
.rundeecken_inhalt {
	background: url(http://www.nomarketplace.com/p/r.png) top right repeat-y;
}



.rundeecken_oben div,.rundeecken_oben,
.rundeecken_unten div, .rundeecken_unten {
	width: 100%;
	height: 20px;
	font-size: 1px;
}

.rundeecken_inhalt, .rundeecken_unten {
	margin-top: -20px;
}

* html .rundeecken_inhalt {
	margin-top: 0px;
  padding: 0px;
}
* html .rundeecken_unten {
	margin-top: 0px;
}

.rundeecken_box {
  margin-bottom: 30px;
}

.rundeecken_inhalt { 
  padding: 0 15px; 
}

.rundeecken_oben {
  padding-top: 20px;
}

/*************************************/
/**CORNERS ENDE***********************/
/*************************************/



/*************************************/
/**TOOLTIP ANFANG*********************/
/*************************************/
a.tooltip, div.tooltipContainer {
  display:inline;
  /*position:relative;*/
  z-index:24;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 3px;
  /*
  color: red;
  margin: 2px;
  */
}

a.tooltipMarketPlace {
  position:relative;
  z-index:24;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  margin: 2px;
  color: #888;
}

a.tooltip:hover, div.tooltipContainer:hover, a.tooltipMarketPlace:hover {
  z-index:25;
  border-bottom: none;
}

a.tooltip span, a.tooltip div, a.tooltipMarketPlace span, div.tooltipContainer div {
  display: none;
}

a.tooltip:hover span, a.tooltip:hover div, a.tooltipMarketPlace:hover span, div.tooltipContainer:hover div {
  filter: alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  -moz-border-radius: 8px;
  display: block;
  position: absolute;
  top: 40px; right: 30px; 
  width: 250px;
  border: 1px solid #b4b4b4;
  background-color: #f3f3f3;
  color: #000;
  text-align: left;
  padding: 5px;
  line-height: 18px;
  font-size: 8pt; 
  font-weight: normal;
  white-space: normal;
}

a.tooltip ul {
  margin-left: -20px;
}

/*************************************/
/**TOOLTIP ENDE***********************/
/*************************************/


/*****************************************/
/**FORMULAR ANFANG************************/
/*****************************************/
.label {
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  font-weight: bold;
}

.shownOptions .label {
  width: 250px;
  font-weight: normal;
}

#searchbox .label {
  width: 250px;
}

.feld {
  float: left;
  width: 250px;
  text-align: left;
} 

.shownOptions .feld {
  float: left;
  width: 100px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 250px;
}

.defbreite_klein {
  width: 140px;
}

.defbreite_sehrklein {
  width: 70px;
}


select, input, textarea {
  border: 1px solid #AAA;
  margin: 2px;
}

input.submit {
  background-color: #DD3333;
  color: #FFF;
  font-weight: bold;
  padding: 0 6px;
}

input.submit:hover, input.submit:active, input.submit:focus {
  background-color: #DD3333;
  color: #FDD;
  font-weight: bold;
  padding: 0 6px;
}

input.readonly, input.readonly:hover, input.readonly:focus {
  border: 1px solid #AAA;
  margin: 2px;
  background-color: #CCC;
  color: #555;
}


select {
  height: 20px;
}

select:focus, input:focus, textarea:focus,
 select:hover, input:hover, textarea:hover {
	border-left:	1px solid #777;
	border-top:	1px solid #777;
	border-right:	1px solid #000;
	border-bottom:	1px solid #000;
	color: #000;
  background-color: #FFF;
}

textarea {
  height: 150px;
}

input.checkme {
  display: none;
}

.fehler {
  color: #c00;
  background-color: #FFF;
}
/*****************************************/
/**FORMULAR ENDE**************************/
/*****************************************/



/***************************************/
/**ADMIN-Bereich ANFANG*****************/
/***************************************/
#left-sidebar {
  width: 160px;  
  float: left;
}

#sidebar ul, #left-sidebar ul  {
  list-style: square;
  margin: 0;
  padding-left: 12px;
}

#adminsearchresult {
  width: 540px;
  margin: 10px auto;
}

#adminsearchresult table {
  width: 100%;
  background-color: #fff;
}

#adminsearchresult th, #adminsearchresult thead {
  border: 1px solid black;
  padding: 0;
  margin: 0;
}

#adminsearchresult td {
  padding: 1px 3px;
  border: 1px solid black;
}

#adminsearchresult th {
  padding: 0 5px;
  text-align: center;
  font-weight: bold;
  background-color: #ddd;
  color: #157;
}

#adminsearchresult tr.firstRow {
  font-weight: bold;
}

#adminsearchresult td.id {
  text-align: right;
}
/***************************************/
/**ADMIN-Bereich ENDE*******************/
/***************************************/


.bigbox {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") bottom left no-repeat;
}
.bigbox h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") top left no-repeat;
}

.bigbox_new {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_new.gif") bottom left no-repeat;
}
.bigbox_new h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_new.gif") top left no-repeat;
}

.bigbox_info {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_info.gif") bottom left no-repeat;
}
.bigbox_info h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_info.gif") top left no-repeat;
}

.bigbox_info h3.old, .bigbox_blanko h3.old {
	margin:0;
	padding:0;
	background: none;
  font-size: 1.3em;
}

.bigbox_question {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_question.gif") bottom left no-repeat;
}
.bigbox_question h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_question.gif") top left no-repeat;
}

.bigbox_at {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_at.gif") bottom left no-repeat;
}
.bigbox_at h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_at.gif") top left no-repeat;
}

.bigbox_rss {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_rss.gif") bottom left no-repeat;
}
.bigbox_rss h3 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_rss.gif") top left no-repeat;
}

.bigbox_blanko {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") bottom left no-repeat;
}
.bigbox_blanko h3 {
	margin:0;
	padding:0px 10px 0px 80px;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") top left no-repeat;
}

.bigbox a.more {
	margin:0;
	padding:0 10px 3px;
	border:2px solid #bbbbbb;
	border-width:0 2px;
	background:#fff;
}




.barGraph {
	/*background: url(images/horizontal_grid_line_50_pixel.png) bottom left;*/
	border-bottom: 3px solid #333;
	font: 9px Helvetica, Geneva, sans-serif;
	height: 160px;
  width: 580px;
	margin: 1em 0;
	padding: 0;
	position: relative;
	}
	
.barGraph li {
	/*background: #666 url(images/bar_50_percent_highlight.png) repeat-y top right;*/
	border: 1px solid #555;
	border-bottom: none;
	bottom: 0; 
	color: #FFF;
	margin: 0; 
	padding: 0 0 0 0;
	position: absolute;
	list-style: none;
	text-align: center;
}
	
.barGraph li.p1{ background-color:#666666 }
.barGraph li.p2{ background-color:#FFF; border-left: none; border-right: none; color: #000; }
.barGraph li.p3{ background-color:#FFF; border-left: none; border-right: none; color: #000; }

.dates {
  width: 580px;
}
.dateStart { 
  background-color:#FFF; 
  border: none; 
  color: #000; 
  bottom: 20px;
  width: 290px;
  text-align: left;
  float: left;
}
.dateEnd { 
  background-color:#FFF; 
  border: none; 
  color: #000; 
  bottom: 20px;
  width: 290px;
  text-align: right;
  float: left;
}

.barGraph li.tooltip {
  z-index:24;
}

.barGraph li.tooltip:hover {
  z-index:25;
}

.barGraph li.tooltip span {
  display: none;
}

.barGraph li.tooltip:hover span {
  filter: alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  -moz-border-radius: 8px;
  display: block;
  position: absolute;
  bottom: -30px; left: 10px; 
  width: 150px;
  border: 1px solid #b4b4b4;
  background-color: #f3f3f3;
  color: #000;
  text-align: left;
  padding: 5px;
  line-height: 18px;
  font-size: 8pt;
}


.sparkline {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  height: 30px;
  padding-bottom: 4px;
}

.sparklineText {
  font-size: 0.8em;
  width: 125px;
  text-align: center;

}




/*SUGGEST-BOX - START*/
.ac_results {
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
  width: 250px;
}

.ac_results li {
	padding: 2px 5px;
	/*white-space: nowrap;*/
	color: #101010;
	text-align: left;
  width: 240px;
  border-bottom:1px solid black;
  float: left;
}

.ac_over {
	cursor: pointer;
	background-color: #F0F0B8;
  width: 240px;
}

.ac_match {
	text-decoration: underline;
	color: black;
  width: 240px;
}

#suggestResults img {
  vertical-align: text-top;
  vertical-align: middle;
  margin-right: 3px;
  max-width:34px;
  width: expression(this.width > 400 ? 400: true);
}
/*SUGGEST-BOX - ENDE*/

#feedback {
	position: fixed;
	top: 35%;
	left: 0px;
}


.categorieBox {
  position: absolute;
  top: -20px;
  left: 705px;
  width: 190px;
  float: right;
}

.categorieBoxBreit {
  position: absolute;
  top: -20px;
  left: 705px;
  width: 240px;
  float: right;
}

.twitterBox {
  position: absolute;
  top: 0;
  left: 705px;
  width: 190px;
  float: right;
}

#categoryList {
  list-style: none;
  margin: -30px;
}

#topTwitterList {
  margin: -30px;
  padding-top: 20px;
}

#topTwitterList li {
  list-style: none;
  float: left;
  width: 50px;
  display:block;
}

#itemsTest {
  position: relative;
  top: 0;
  float: left;
}

.marketplaceOrNotYes {
  text-decoration: underline;
  font-weight: bold;
  color: #000;
}

.marketplaceOrNotNo {
  text-decoration: none;
  font-weight: normal;
  color: #888;
}

.faqTitle {
  cursor:pointer;
}

.faqAnswer {
  display: none;
}

#moreTweetsBox {
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  border: 2px solid #DD3333;
  padding: 10px 0;
  background-color: #EEE;
  font-weight: bold; 
}

h4 {
  display: inline;
}
