/* @override 
	http://www.akkadia.at/fileadmin/templates_neu/css/main.css
	http://www.akkadia.eu/fileadmin/templates_neu/css/print.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;
}
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: 10px auto 10px auto;
  text-align: left;
  width: 820px;
  border: 1px solid #000000;
}

/*.header {
  height: 170px;
  padding-bottom: 25px;
  overflow: hidden;
}*/

.content-box {
  margin: 10px;
}

.content-left {
  float: left;
  width: 224px;
  display: none;
}

.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;
  display: none;
}

div.flashheader, .flowfact-detail-item-interesse {
	display: none;
}

.content {
}

.main-navi-bg {
  width: 209px;
  height: 150px;
  background-image: url(../img/mainnavi-bg.png);
}

.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;
}

.quick-search-bg {
  width: 209px;
  height: 158px;
  margin: 10px 0px 0px 0px;
  background-image: url(../img/quicksearch-bg.png);
  background-repeat: no-repeat;
}

.quick-search {
  padding: 22px 0px 0px 26px;
  #padding: 22px 0px 0px 5px;
}

.quicksearch-form * {
  font: normal 10px Verdana;
}

.quicksearch-form .text-input {
  margin-top: 6px;
}

.quicksearch-form .text-input input {
  width: 55px;
  height: 12px;
  border: 1px solid #333333;
}

.quicksearch-form select {
  width: 128px;
  height: 16px;
  _height: 18px !important;
  border: 1px solid #333333;
}

.quicksearch-form .quicksearch-submit {
  position: relative;
  #margin-top: -5px;
  bottom: -18px;
  left: -26px;
  #border: 1px solid gold;
}

.immoagent a {
	/**
  display: block;
  **/
}

.footer-bg {
  margin: 40px 0px 5px 10px;
  width: 800px;
  height: 40px;
  background-image: url(../img/footer-bg.png);
}

.meta-navi {
  float: right;
  margin: 0px 23px 5px 0px;
  _margin-right: 13px;
}

.meta-navi li {
  margin-left: 8px;
  float: left;
  font: normal 10px Verdana;
}

.meta-navi li a {
  color: #666666;
}

.adress {
  margin-left: 20px;
  _margin-left: 10px;
  float: left;
  font: normal 10px Verdana;
  color: #666666;
}

.quickpick-bg {
  background-image: url(../img/quickpick-bg.png);
  background-repeat: no-repeat;
  width: 166px;
  _width: 150px;
}

.quickpick {
  border: 2px solid #CCCCCC;
  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: #7FBA1A;
}

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;
}
