body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#115B70;
	background-color:#FFFFFF;
}

a.buttonhover {   
    background-color:#2985bd;
    color:white;
    display:inline-block;
    font-size:12px;
    height:20px;
    line-height:20px;
    padding:2px 10px;
    text-decoration: none;
    width:95px;
}

a.buttonhover:hover {
  background-color: #2075a0;   
  
}  

a.fussmail {   
  color:white;
  text-decoration: none;   
  background-color: transparent;   
}

a.fussmail:hover {   
  color:yellow;
  text-decoration: none;   
  background-color: transparent;   
}


.bildtable {
	width:940;
	height:100;
    background:transparent;
	border:0;
}

.logotable {
	width:940;
	height:100;
    background:transparent;
	border:0;
}

.maintable {
	width:940;
	font-size:14px;
	color:#115B70;
    background:transparent;
}


.menutable {
	font-family:Arial, Helvetica, sans-serif;
	color:#115B70;
	background-image:url("Bilder/hg_menu_01.png");
	width:940;
	vertical-align: top;
}

.verkauft {
	color: red;
}


.titelschrift {
	font-weight: bold;
}

.detailinfo {
	font-weight: bold;
	font-size: 14;
}

.detailinfo2 {
	font-size: 14;
}

.fusstable {
	width:940;
	color:#FFFFFF;
	background-image:url("Bilder/hg_menu_01.png");
}


