.infotext {
	padding: 0 0 10px 0;
}

.flowfact-detail-tools .toCartIcon {
	background: url(../img/icon_merkliste.png) no-repeat top left;
	
}
.flowfact-detail-tools .toCartIcon:hover {
	/*background: url(../img/icon_merkliste_text_act.png) no-repeat top left;*/
}

.flashheader {
	padding-left: 10px;
}

.send_merkliste input[type=text] {
	border:1px solid #000000;
	font: 10px Verdana;
	height: 10px;
	margin-top: 3px;
	width: 200px;
}
.send_merkliste label {
	display:block;
	float:left;
	font-weight: bold;
	width: 100px;
	font: 10px Verdana;
}
.send_merkliste .requestRow {
	height: 20px;
}
.send_merkliste img.tx-srfreecap-pi2-image {
	margin: 0 0 0 100px;
	vertical-align:middle;
}
.send_merkliste .tx-srfreecap-pi2-cant-read {
	margin: 0 0 0 100px;
	color: #000;
	font: 10px Verdana;
}
.send_merkliste legend {
	color:#666;
	font:bold 14px Verdana;
	text-transform: none;
	height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	//margin-left: -8px;
}
.send_merkliste .error {
	margin: 10px 0px;
	padding: 10px;
	color: #000;
	font: 11px Verdana;
}
.confirm_message {
	font: 10px Verdana;
}


/* @override http://www.akkadia.eu/fileadmin/templates_neu/css/main.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #FFFFFF;
	background-image: url(../img/hg.gif);
	text-align: center;
	font-family: Arial, "Helvetica Neue",  Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
}

.cbfs0 {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

/****** STARTING PAGELAYOUT HERE ******/

.page {
  background-color: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  width: 820px;
}

/*.header {
  height: 170px;
  padding-bottom: 25px;
  overflow: hidden;
}*/

.content-box {
  margin: 10px;
}

.content-left {
  float: left;
  width: 224px;
}

.content-middle {
  float: left;
  width: 400px;
  padding-right: 10px;
  _width: 390px;
}

.content-middle-2-right {
  float: left;
  width: 576px;
  _width: 556px;
}

.content-right {
  float: left;
  width: 166px;
}

.content {
}

.main-navi-bg {
  width: 209px;
  height: 150px;
  background-image: url(../img/menubg.png);
  border: solid 1px #cccccc ;
}

.main-navi {
  padding: 22px 0px 0px 26px;
}

.main-navi li a {
  font: bold 11px Verdana;
  text-transform: uppercase;
  color: #333333;
  border-bottom: dotted 1px #333333;
  display: block;
  width: 160px;
  margin-bottom: 6px;
  #margin-bottom: 2px;
}

.main-navi li a:hover {
  color: #66950C;
}

.immoagent a {
	/**
  display: block;
  **/
}

.footer-bg {
  margin: 40px 0px 5px 10px;
  width: 800px;
  height: 40px;
  border-bottom: 1px solid #999999;
}

.meta-navi {
  float: right;
  margin: 0px 23px 5px 0px;
  _margin-right: 13px;
}

.meta-navi li {
  margin-left: 8px;
  float: left;
  font: normal 9px arial;
}

.meta-navi li a {
  color: #666666;
  text-transform: uppercase;
}

.adress {
  margin-left: 20px;
  _margin-left: 10px;
  float: left;
  font: normal 9px arial;
  text-transform: uppercase;
  color: #666666;
}
.adress a {
  color: #666;
}

.quickpick-bg {
  background-image: url(../img/quickpick-bg.png);
  background-repeat: no-repeat;
  width: 166px;
  _width: 150px;
}

.quickpick {
  border: 2px solid #fff;
  border-top: none;
}

#ok-estate-list {
  padding: 20px 0px 0px 1px;
}

.ok-estate-list-item {
  margin-bottom: 13px;
}

.ok-estate-list-item a .ok-estate-list-item-image img {
  width: 161px;
  height: 80px;
}

.ok-estate-list-item a .ok-estate-list-item-h1 {
  display: block;
  font: bold 11px Verdana;
  text-transform: uppercase;
  color: #66950C;
  width: 155px;
  margin-top: 3px;
}

.ok-estate-list-item a .ok-estate-list-item-bodytext {
  display: block;
  font: normal 10px Verdana !important;
  color: #000000;
  width: 155px;
}

.ok-estate-suche-resultitem {
  margin-bottom: 10px;
}

.ok-estate-suche-resultitem .ok-estate-suche-resultitem-image {
  float: left;
  margin-right: 5px;
}

.ok-estate-suche-resultitem .ok-estate-suche-resultitem-h1 {
  display: block;
  font: bold 12px Verdana;
  text-transform: uppercase;
  color: #66950C;
}

.ok-estate-suche-resultitem .ok-estate-suche-resultitem-bodytext {
  display: block;
  font: normal 11px Verdana !important;
  color: #000000;
}

#ok-estate-detail-beschreibung *, #ok-estate-detail-detail * {
  font: normal 11px Verdana !important;
  color: #000000;
}

#ok-estate-detail-beschreibung h2, #ok-estate-detail-detail h2 {
  font: bold 12px Verdana !important;
  text-transform: uppercase;
  color: #66950C;
}

#ok-estate-detail-image {
  margin-bottom: 15px;
}

#ok-estate-detail-imagelist a {
  display: block;
}

.ok-estate-detail-imagelist-td {
  padding-right: 10px;
}

.ok-estate-detail-beschreibung-td {
  border-left: 2px solid #66950C;
  padding-left: 10px;
  vertical-align: middle;
}

#ok-estate-detail h1 {
  font: bold 12px Verdana !important;
  text-transform: uppercase;
  color: #66950C;
  margin-bottom: 10px;
}

.immoagent a img {
  /*margin-top: 15px;*/
}

.immoagent * {
  font: normal 12px Verdana;
}

.immoagent .introtext {
  margin: 10px;
  text-align: left;
}

.immoagent h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.immoagent h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

.immoagent ol {
		
	margin: 10px 0;
	list-style-type: decimal;
	list-style-position: inside;
}
.immoagent ol li {
		
	margin-left: 10px;
	margin-bottom: 5px;
	
}

.immoagent p {
	
	margin: 5px 0 5px 0;
}



.immoagent form table {
  margin: 20px;
}

.immoagent form table tr td {
  text-align: left;
  padding: 5px;
}

.immoagent form table tr td input, .immoagent form table tr td select {
  border: 1px solid #000000;
  width: 120px;
}

.immoagent form table tr td textarea {
  border: 1px solid #000000;
  width: 240px;
  height: 120px;
}

h1.csc-firstHeader, .csc-header {
  font: bold 14px Verdana;
  text-transform: uppercase;
  color: #666;
}

strong.content-headline {
  font: bold 14px verdana;
  color: #7FBA1A;
}

ul.content-list li {
  margin-left: 20px;
  font: normal 10px Verdana;
  list-style-type: disc;
}

.bodytext {
  font: normal 11px Verdana; 
}

.bodytext a {
  color: #000000;
}

.bodytext a:hover {
  text-decoration: underline;
}

/*********REFERENZ*/

.referenzen {
  margin: 10px 0px 5px 0px;
}

.referenz-table tbody tr td {
  padding: 3px 0px 3px 0px;
}

.referenzen .referenz-table tbody tr td img {
  width: 60px;
  height: 60px;
  vertical-align: middle;
  padding-right: 6px;
}

.referenzen .referenz-table tbody tr td {
  vertical-align: middle;
  font: normal 10px Verdana;
}

#FrogJS {
  margin-top: 40px;
  height: 400px;
  max-height: 400px;
}

#FrogJSrightThumb2, #FrogJSleftThumb2, #FrogJSrightThumb1, #FrogJSleftThumb1 {
  width: 60px;
  border: 1px solid #7FBA1A;
  padding: 2px;
}

#FrogJSImage {
  max-width: 320px;
  _height: 400px;
  max-height: 400px;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #000000;
  padding: 2px;
}

.merkliste{
	display:none;
	 font: normal 11px Verdana; 
}

