body, td {
	font-family: verdana;
	font-size: 8pt;
	color: #333;
}


td.navcol {
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color: #fff #900 #fff #fff;
	background-color: #fff;
	text-align:center;
}
td.navcollast {
	border: none;
}
a.navcol {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}


/* Logo oben */
div.logodiv {
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width: 700px;
}

/*buecherliste*/

div.kat1font {
	background-color: #900;
	/* background-image:url(../../templatedata/kat_pfeil.gif); */
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	font-size: 7pt;
	margin: 0px;
	padding: 2px;
	border: none;
	border-top: 1px solid #700;
}
div.kat1font a {
	color: #fff !important;
	text-decoration:none !important;
}

table.maintable {
	width: 100%;
}
/* bücer und zeitschriftenseite */
div.centeredContainer {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}

/*fliestextelemente*/
/*links*/
table.maintable a {
	text-decoration: none;
	color: #900;
}
table.maintable a:hover {
	color: #999;
	text-decoration: none !important;
}
table.maintable a:active {
	color: #999;
}
table.maintable a:visited {
	color: #000;
	text-decoration: underline;
}
table.maintable span.important {
	color: #900;
	font-weight: bold;
}

input.notactive, textarea.notactive {
	color:#888888;
}

h1 {
	color: #444;
}
h4 {
	color: #900;
}
h4.numeration:first-letter {
	font-size:150%;
}
h4.question {
	font-style: italic;
}
