/* boxendefinition orange und gruen */

#boxRightContainer .box img {
  border: 1px solid #8a8a8a;
}
#boxLeftContainer .box img {
  border: 1px solid #8a8a8a;
}

/* BREITE BOXEN */
#cbRoom #mainContent .box_grey-top {
	background-image: url(../img_default/fixed/box_long-grey-top.gif);
	background-repeat: no-repeat;
	width: 718px;
}

#cbRoom #mainContent .box_orange-top {
	background-image: url(../img_default/fixed/box_long-orange-top.gif);
	background-repeat: no-repeat;
	width: 718px;
}

#cbRoom #mainContent .box_green-top {
	background-image: url(../img_default/fixed/box_long-green-top.gif);
	background-repeat: no-repeat;
	width: 718px;
}

#cbRoom #mainContent .box_green-bottom,
#cbRoom #mainContent .box_orange-bottom,
#cbRoom #mainContent .box_grey-bottom,
#cbRoom #mainContent .box_search-bottom
{
	background-image: url(../img_default/fixed/box_long-bottom.gif);
	background-repeat: no-repeat;
	width: 718px;
	height: 18px;
}
/* CONTENT BOXEN */

#cbRoomContent #mainContent .box_grey-top, 
#cbRoomContent #mainContent .box_orange-top,
#cbRoomContent #mainContent .box_green-top,
#cbRoomContent #mainContent .box_search-top {
	background-repeat: no-repeat;
	width: 510px;
	padding: 10px 10px 10px 10px;
}

#cbRoomContent #mainContent .box_grey-top {
	background-image: url(../img_default/fixed/box_content-grey-top.gif);
}

#cbRoomContent #mainContent .box_orange-top,
#cbRoomContent #mainContent .box_search-top {
	background-image: url(../img_default/fixed/box_content-orange-top.gif);
}

#cbRoomContent #mainContent .box_green-top {
	background-image: url(../img_default/fixed/box_content-green-top.gif);
}

#cbRoomContent #mainContent .box-middle,
#cbRoomContent #mainContent .box_search-middle {
	background-image: url(../img_default/fixed/box_content-middle.gif);
	background-repeat: repeat-y;
	width: 531px;
	padding: 0px 10px 10px 10px;
}

#cbRoomContent #mainContent .box_grey-bottom,
#cbRoomContent #mainContent .box_green-bottom,
#cbRoomContent #mainContent .box_orange-bottom,
#cbRoomContent #mainContent .box_search-bottom {
	background-image: url(../img_default/fixed/box_content-bottom.gif);
	background-repeat: no-repeat;
	width: 531px;
	height: 18px;
}

/* SCHMALE BOXEN */
#mainContent #boxRightContainer .box_grey-top, #boxRightContainer .box_grey-top, #boxLeftContainer .box_grey-top,
#mainContent #boxRightContainer .box_green-top, #boxRightContainer .box_green-top, #boxLeftContainer .box_green-top,
#mainContent #boxRightContainer .box_orange-top, #boxRightContainer .box_orange-top, #boxLeftContainer .box_orange-top ,
#mainContent #boxRightContainer .box_search-top, #boxRightContainer .box_search-top, #boxLeftContainer .box_search-top{
	background-repeat: no-repeat;
	width: 150px;
	padding: 10px 10px 10px 10px;
}

#mainContent #boxRightContainer .box_grey-top, #boxRightContainer .box_grey-top, #boxLeftContainer .box_grey-top {
	background-image: url(../img_default/fixed/box_grey-top.gif);
}

#mainContent #boxRightContainer .box_green-top, #boxRightContainer .box_green-top, #boxLeftContainer .box_green-top {
	background-image: url(../img_default/fixed/box_green-top.gif);
}

#mainContent #boxRightContainer .box_orange-top, #boxRightContainer .box_orange-top, #boxLeftContainer .box_orange-top,
#mainContent #boxRightContainer .box_search-top, #boxRightContainer .box_search-top, #boxLeftContainer .box_search-top {
	background-image: url(../img_default/fixed/box_orange-top.gif);
}

#mainContent #boxRightContainer .box-middle, #boxRightContainer .box-middle, #boxLeftContainer .box-middle,
#mainContent #boxRightContainer .box_search-middle, #boxRightContainer .box_search-middle, #boxLeftContainer .box_search-middle {
	background-image: url(../img_default/fixed/box-middle.gif);
	background-repeat: repeat-y;
	width: 150px;
	padding: 0px 10px 10px 10px;
}
#mainContent #boxRightContainer .box-middle input, #boxRightContainer .box-middle input, #boxLeftContainer .box-middle input,
#mainContent #boxRightContainer .box_search-middle input, #boxRightContainer .box_search-middle input, #boxLeftContainer .box_search-middle input,
#mainContent #boxRightContainer .box-middle select, #boxRightContainer .box-middle select, #boxLeftContainer .box-middle select,
#mainContent #boxRightContainer .box_search-middle select, #boxRightContainer .box_search-middle select, #boxLeftContainer .box_search-middle select {
  width: 145px;
  margin-bottom: 5px;
}
#mainContent #boxRightContainer .box_green-bottom, #boxRightContainer .box_green-bottom, #boxLeftContainer .box_green-bottom, 
#mainContent #boxRightContainer .box_orange-bottom, #boxRightContainer .box_orange-bottom, #boxLeftContainer .box_orange-bottom, 
#mainContent #boxRightContainer .box_grey-bottom, #boxRightContainer .box_grey-bottom, #boxLeftContainer .box_grey-bottom,
#mainContent #boxRightContainer .box_search-bottom, #boxRightContainer .box_search-bottom, #boxLeftContainer .box_search-bottom 
{
	background-image: url(../img_default/fixed/box_bottom.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 18px;
}


div.anzeigenboxAll {
	padding: 10px 10px 0px 10px;
}
#anzeigenbox_orange {
	font-size: 9pt;
	color: #3c3c3c;
}
div.AllBoxHeadline {
	font-size: 11pt;
	text-decoration: none;
	color: #3c3c3c;
	margin-bottom: 10px;
	font-weight: bold;
}
input.input-text {
	border: 1px solid #c4c4c4;
	margin-top: 10px;
	color: #3c3c3c;
}
input.input-button {
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	background-color: #9fbf47;
}
#searchbox {
	font-size: 9pt;
	line-height: 14pt;
	color: #3c3c3c;
}




/* gesamt partnerbox */

#cbRoom #mainContent .showbox-top {
	margin-bottom: 0px;
	background-image: url(../img_default/fixed/showbox_long-top.jpg);
	background-repeat: no-repeat;
	width: 718px;
	height: 15px;
}
#cbRoom #mainContent .showbox-repeat {
	margin-top: 0px;
	background-image: url(../img_default/fixed/showbox_long-repeat.jpg);
	background-repeat: repeat-y;
	width: 718px;
}
#cbRoom #mainContent .showbox-bottom {
	background-image: url(../img_default/fixed/showbox_long-bottom.jpg);
	background-repeat: no-repeat;
	width: 718px;
}

#cbRoomContent #mainContent .showbox-top {
	margin-bottom: 0px;
	background-image: url(../img_default/fixed/showbox_content-top.jpg);
	background-repeat: no-repeat;
	width: 531px;
	height: 15px;
}
#cbRoomContent #mainContent .showbox-repeat {
	margin-top: 0px;
	background-image: url(../img_default/fixed/showbox_content-repeat.jpg);
	background-repeat: repeat-y;
	width: 531px;
}
#cbRoomContent #mainContent .showbox-bottom {
	width: 531px;
	background-image: url(../img_default/fixed/showbox_content-bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}


div.showbox-content {
	margin-top: 0px;
	font-size: 9pt;
	color: #3c3c3c;
	text-align: left;
	margin-left: 15px;
	padding-right: 10px;
}

div.showbox-content img {
/*  border: 1px solid #8a8a8a;*/
}

#cbRoom #mainContent .box_search-top {
	margin-bottom: 0px;
	background-image: url(../img_default/fixed/showbox_long-top.jpg);
	background-repeat: no-repeat;
	width: 718px;
	padding: 10px;
}
#cbRoom #mainContent .box_search-middle {
	margin-top: 0px;
	background-image: url(../img_default/fixed/showbox_long-repeat.jpg);
	background-repeat: repeat-y;
	width: 718px;
	padding: 0 10px 10px;
}
#cbRoom #mainContent .box_search-bottom {
	background-image: url(../img_default/fixed/showbox_long-bottom.jpg);
	background-repeat: no-repeat;
	width: 718px;
	height: 18px;
}


div.showbox_long-top {
	margin-bottom: 0px;
	background-image: url(../img_default/fixed/showbox_long-top.jpg);
	background-repeat: none;
	width: 718px;
	height: 15px;
}
div.showbox_long-repeat {
	margin-top: 0px;
	background-image: url(../img_default/fixed/showbox_long-repeat.jpg);
	background-repeat: repeat-y;
	width: 718px;
}
div.showbox_long-bottom {
	background-image: url(../img_default/fixed/showbox_long-bottom.jpg);
	background-repeat: none;
	width: 718px;
	height: 15px;
}




/* BUTTONS */

a.button.green {
	background-image: url(../img_default/fixed/buttonGreenRight.gif);
	color:#3C3C3C;
}
a.button.green span {
	background-image: url(../img_default/fixed/buttonGreenLeft.gif);
}
a.button.orange {
	background-image: url(../img_default/fixed/buttonOrangeRight.gif);
	color:#3C3C3C;
}
a.button.orange span {
	background-image: url(../img_default/fixed/buttonOrangeLeft.gif);
}
a.button.red {
	background-image: url(../img_default/fixed/buttonRedRight.gif);
	color: #fff;
}
a.button.red span {
	background-image: url(../img_default/fixed/buttonRedLeft.gif);
}
a.button {
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	margin-right: 6px;
	padding-right: 7px; /* sliding doors padding */
	text-decoration: none;
	font-weight: bold;
  cursor: pointer;
}
a.button span {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	line-height: 13px;
	padding: 8px 6px 8px 12px;
	font-size: 13px;
}
/* buttons fuer den editor */
a.buttonLinkGreen {
	background-image: url(../img_default/fixed/buttonGreenRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	margin-right: 6px;
	padding-right: 7px; /* sliding doors padding */
	text-decoration: none;
	font-weight: bold;
  cursor: pointer;
}
a.buttonLinkGreen span {
	background-image: url(../img_default/fixed/buttonGreenLeft.gif);
  background-position: top left;
	background-repeat: no-repeat;
	display: block;
	line-height: 13px;
	padding: 8px 6px 8px 12px;
	font-size: 13px;
}
div.clearRow {
  clear: both;
}

/* INSERATE */
div.divInseratsliste {
  padding: 5px;
  border: 1px solid grey;
}
div.divInseratsliste .inserat {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid grey;
}
div.divInseratsliste .inserat .inseratBild {
  float: left;
  padding-right: 5px;
}
div.divInseratsliste .inserat .inseratContent {
  float: left;
}
div.divInseratsliste .inserat .inseratContent .titel {
  padding-bottom: 5px;
}

div.divInseratsdetails {
}
div.divInseratsdetails div.inseratDetailBox {
  width: 531px;
}
div.divInseratsdetails div.inseratDetailBox div.anzeigenbox_green{
  padding-top: 10px;
  font-size: 10px;
  font-family: verdana;
}
div.divInseratsdetails div.inseratDetailBox div.inserentLogo{
  width: 160px;
  float: left;
}
div.divInseratsdetails div.inseratDetailBox div.geaschaeftsbedingungen span.onlySellToCompanies{
  font-size: 10pt; 
  font-weight: bold;
}

div.divInseratsdetails div.inseratDetailBox div.categoryRootline {
  margin-bottom: 10px;
}
div.divInseratsdetails .inserat {
  padding-bottom: 5px;
}
div.divInseratsdetails .inserat .inseratBild {
  float: left;
  padding-right: 5px;
}


div.errorMessage {
  border: 1px solid red;
  padding: 10px;
  color: red;
  margin-bottom: 15px;
}
div.successMessage {
  border: 1px solid #92b13E;
  padding: 10px;
  color: #92b13E;
  margin-bottom: 15px;
}

/* FOTOANZEIGEN */
div.fotoanzeigenFilter label {
  width:150px;
}
div.fotoanzeigenFilter input, div.fotoanzeigenFilter select {
  margin-bottom:5px;
}

div.listFotoanzeigen {
	margin: 0 auto;
}

div.fotoanzeige {
	background-image: url(../img_default/fixed/box_grey-top.gif);
	background-repeat: no-repeat;
	width: 170px;
  float: left;
  margin: 0 5px 8px 6px;
  font-size: 10px;
}
div.fotoanzeige .fotoanzeigeTop {
  width:150px;
  height:250px;
  padding:10px;
}
div.fotoanzeige div.fotoanzeigeTop div.inseratPlzFlag {
  text-align: center;
}
div.fotoanzeige div.fotoanzeigeTop div.inseratPlzFlag span.flagge {
  padding-right: 10px;
}
div.fotoanzeige .fotoanzeigeTop .inseratBild {
  padding: 5px 0;
  text-align: center;
}
div.fotoanzeige .fotoanzeigeTop .inseratBild img {
  border: 1px solid #8A8A8A;
}
div.fotoanzeige .fotoanzeigeTop .inseratTitel {
  padding-bottom: 10px;
}
div.fotoanzeige .fotoanzeigeTop .inseratText {
}
div.fotoanzeige .fotoanzeigeTop .inseratPreis {
}
div.fotoanzeige .fotoanzeigeFoot {
  width:150px;
  font-size: 9px;
  padding: 0px 10px 0px 10px;
}
div.fotoanzeigeBottom {
	background-image: url(../img_default/fixed/box_bottom.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 18px;
}

