#a {
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	color: #663333;
	}
#b {
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	}
	
#aus {
	font-size: 14px;
	font-family: arial;
	color: #663333;
	}
	
#bus {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #663333;
	}
	
th {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	}
	
#c {
	font-size: 12px;
	font-family: arial;
	color: #663333;
	}
#cb {
	font-size: 12px;
	font-family: arial;
	color: #663333;
	font-weight: bold;
	}
		
#d {
	font-size: 14px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	}	
	
#e {
	font-size: 15px;
	font-family: arial;
	color: #663333;
	}	
	
#f {
	font-size: 8px;
	font-family: arial;
	color: #663333;
	}

#g {
	font-size: 10px;
	font-family: arial;
	color: #663333;
	}
	
#h {
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	color: #663333;
	}
	
A  {
	color : #663333;
}

A:Visited  {
	color : #660033;
}

A:Active  {
	color : #663300;

}

A:hover  {
	color : #0000CD;
}

/* Stylesheet für Auktion-Poppe.de */

/* --- Farben & Co. */

ul {
	font-size:1.0em;
	}	
	
A  {
	color:#663333;
	}

A:Visited  {
	color:#660033;
	}

A:Active  {
	color:#663300;
	}

A:hover  {
	color:#0000CD;
	}

.navi_links {
	font-family:arial,helvetica,sans-serif;
	font-size:.95em;
	color:#663333;
	}

.navi_aktiv {
	color:#ffffcc;
	font-size:.95em;
	}	

.inhalt_head {
	position:relative;
	top:10px;
	border:0px;
	width:95%;
	height:25px; 
	}
	
.inhalt {
	border:0px;
	width:95%;
	font-family:arial,helvetica,sans-serif;
	font-size:0.95em;
	color:#663333;
	}	

.bildrahmen {
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
	border:2px solid #663333;
	}	
	
.bildrahmen-l {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:2px solid #663333;
	}	
	
.bildrahmen-r {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border:2px solid #663333;
	}
	
.l{
	text-align:left;
}
.r{
	text-align:right;
}	
	
.programm{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:#663333;
	}
	
.zurueck{
	font-size:.8em;
	}		

/* haupt-table */	

.seite {
	background-color:#99cc99; /*9CCF63*/
	vertical-align:top;
	border-right:1px solid #663333;
	width:150px;
	}		
	
.mitte {
	vertical-align:top;
	font-size:1em;
	}	

/* --- DIV --- */

.alles {
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	text-align:top;
	}

.logo {
	position:relative;
	top:10px;
	left:10px;
	width:125px;
	height:125px;
	border:1px solid #663333;
	background-color:#ffffcc;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color:#663333;
	}
	
.navi {
	position:relative;
	top:10px;
	left:10px;
	bottom:0px;
	width:125px;
	}
	
.main {
	position:relative;
	top:0px;
	left:10px;
	width:100%;
	}
	
.aktuell {
	position:relative;
	top:0px;
	right:0px;
	width:120px;
	}	
	
.autotable{
	width:720px;
	}	
	
.autotable th{
	font:normal 12px arial,helvetica,sans-serif;
	background:#99cc99;
	}
.autotable td{
	font:normal 12px arial,helvetica,sans-serif;
	}	

