table.of { 
  border-style: solid; 
  border-width:0; 
  border-collapse: collapse; 
  border-color: #808080; 
  margin-top: 10px;
}
table.of td { 
  color: #000000; 
  border-color: #808080; 
  font-size: 15px; 
  font-family: Arial, Helvetica, sans-serif; 
  line-height:120%; 
  margin-top:10; 
  margin-bottom:0;
}

/* Subnavigation auf Objektpages */
table a.subnavi {
  text-decoration: none;
}

td.Introbild1 {
  width: 140px; 
}
td.Introbild2 {
  width: 180px;
}

td.Introtext {
  padding-left:10px;
  padding-right:20px;
}

/* !AKK */
.akk_intro {
	text-align: left;
	font-size: 8pt;
	padding-bottom: 10px;
}
.akk_intro a {
	text-decoration: none;
}
.akk_intro a:hover {
	text-decoration: none;
}
.akks {
	margin: 0px 0;
	cursor: pointer;
	text-decoration: none;
	display: block;
}

a.akks.akks-closed{
	text-decoration: none;
	margin-top: 10px;
	line-height: 166%;
}
a.akks.akks-opened{
	text-decoration: none;
	margin-top: 10px;
	line-height: 166%;
}

div.akk p{
  margin-top: 10px;
  margin-right: 20px;
}

.akks-closed {
	text-decoration: none;
	font-weight: bold;
	background: url(../img/dk-fahne.klein.gif) no-repeat 0 0.1em;
	padding-left: 25px;
	text-decoration: none;
	margin-top: 10px;
}
.akks-closed:hover {
	text-decoration: none;
	padding-left: 25px;
	margin-top: 10px;
}
.akks-opened {
	font-weight: bold;
	background: url(../img/dk-fahne.klein.down.gif) no-repeat 0 0.1em;
	padding-left: 25px;
	margin-top: 10px;
}
.akks-opened:hover {
	padding-left: 25px;
	margin-top: 10px;
}

/* Container - default style */
.akks-c {
	margin: -10px 0;
	padding: 13px;
}
.akks-c-closed {
	padding-left: 25px;
	padding-right: 0;
}
.akks-c-opened {
	font-weight: normal;
	padding-left: 25px;
	padding-right: 0px;
}
div.jahr {
/*  border: 1px solid #000000;*/
  overflow: auto;
	width: 100%
}
div.monat{
  float: left;  
  width: 170px;
  padding-right: 11px;
  padding-left: 5px; 
  padding-bottom: 16px;
}

