.geboteMitteTable {
	width:520px;
	border:1px solid black;
	text-align:center;	
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
.geboteLinksTable {
	width:520px;
	border:1px solid black;
	text-align:left;	
	padding:0px;
	margin:0px;
}


.klassischTd {
	font-family:Times New Roman;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}
.klassischH1 {
	font-family:Times New Roman;
	font-size:26px;
	font-weight:bold;
}
.klassischBold {
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
}


.modernTd {
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}
.modernH1 {
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
}
.modernBold {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

#premium {
	position:absolute;
	left:0px;
	top:105px;
	width:790px;
	height:700px;
	border:0px;
	border-bottom:1px;
	border-style:solid;	
	z-index:20;
}

a.linkgebote:link {
font-weight:normal;
	text-decoration:none;
}
a.linkgebote:visited {
font-weight:normal;
	text-decoration:none;
}
a.linkgebote:hover {
font-weight:normal;
	text-decoration:underline;
}
