body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 80%;
	padding-left: 20px;
	background-image: url('http://www.fb10.uni-bremen.de/anglistik/ling/gk-lingintro/pix/bg-yello.jpg');
}
.navbar {
	font-size: xx-small;
	font-weight: bold;
	color: #FF0033;
}
.def {
	text-indent: -1cm;
	padding-left: 2cm;
	font-size: xx-small;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;

}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0033;
	letter-spacing: 1em;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	background-repeat: no-repeat;
	margin: auto;

}
.newsele {
	font-size: xx-small;
	text-indent: -28.3465pt;
	padding-left: 1cm;
}
.maincolumn {
	border-right-width: thick;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-left: 5pt;

}
.bibentry {
	text-indent: -1cm;
	margin-left: 1.5cm;
	margin-right: 1cm;
}
/* styles for the tree */
   SPAN.TreeviewSpanArea A {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
        text-decoration: none;
        color: black
   }
   SPAN.TreeviewSpanArea A:hover {
        color: '#82AABB';
   }
   /* rest of the document */
   BODY {background-color: white}
   TD {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
   }
