body {
background-image:url(/img/bg.gif);
background-repeat:repeat-y;
background-position:center;
}

#teaserbox {
float:left;
display:inline;
width:160px;
height:220px;
margin:10px;
padding:10px;
background-color:#EFEFEF;
}

.teaserheadline {
padding:5px;
background-color:#DDDDDD;
margin-bottom:5px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
font-weight:bold;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

.subnav a {
color: #FFFFFF;
text-decoration: none;
}
.subnav a:hover {color: #FFFFFF;}


.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.listinghl {
padding-top:5px;
}
.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a { text-decoration: none; color: #333333; background: transparent; }
a:hover { text-decoration: underline; color: #AAAAAA; background: transparent; }
.navigation a:hover { text-decoration: underline; color: #FFFFFF; background: transparent; }
.history a:hover { text-decoration: underline; color: #FFFFFF; background: transparent; }