txt, toptxt, toptxtnobold, bottomtxt, smallesttxt, titletxt, txtsearch {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Helvetica, sans-serif;
}

.txt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	line-height:18px;
}

.txtsearch {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.toptxt {
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

.toptxtnobold {
	font-size: 12px;
	color: #383838;
}

.bottomtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
}

.smallesttxt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #383838;
}

.titletxt {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Helvetica, sans-serif;
	color: #383838;
	font-weight: bold;
	font-size: 12px;
}

.titletxtsearch {
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Geneva, Helvetica, sans-serif;
	color: #383838;
	font-weight: bold;
	font-size: 11px;
}
.italictxt {
	font-size: 11px;
	color: #383838;
	font-style: italic;
}

.img {
	border-color: black;
	text-decoration: none;
}

.bground {
	background-image: url(../gfx/bgtwinkel.jpg);
	background-repeat: repeat-x;
	background-color: #646464;
}

a:link {
	color: #756300;
	text-decoration: none;
}

a:active {
	color: #c6b86a;
	text-decoration: underline;
}

a:visited {
	color: #756300;
	text-decoration: none;
}

a:hover {
	color: #c0aa2c;
	text-decoration: none;
}

.insideBg {
	background-color: #f2f1f0;
}
.newRecords {
	padding-right: 40px;
}
.sideBar {
	background-color: #eae9e3;
	border-left: solid #BBBBBB 1px;
	border-right: solid #BBBBBB 1px;
}
.artworkOutline {
	padding-top: 3px;
}

