body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: small;
}

a {
	color: #9a0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	margin: 0 0 0 0;
}

table#box_page {
	width: 1000px;
}

table#box_page #box_header {
	width: 100%;
	padding: 15 0 0 15;
}

#box_right {
	width: 1px;
	
}

#box_left {
}


/* Footer styles */

#box_footer {
	
}





/* Navigation styles */

span.numresults {
	padding-left: 7px;
	font-size: smaller;
	
}

table.tabs {
	border: 0;
	height: 25;
	padding: 0;
	width: 100%;
	
	
}

table.tabs td.tabs {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background: #fafafa;
	border-bottom: 1px solid #888;
	font-size: smaller;
	text-align: center;
	color: #000;
	
	border-top: 1px solid #eee;
	border-right: 1px solid #fff;
	border-left: 1px solid #eee;
	
}

table.tabs td.tabs#lasttab {
	background: #fff;
	border-top: 0;
	border-right: 0;
}




table.tabs td.tabs#tabselected {
	border-bottom: 0;
	border-top: 1px solid #888;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-image: url(bg_tab_hover.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

td.tabs a {
	color:#000089;
}
td.tabs a.selected {
	color: #9a0000;
	
}



ol.tabs li:hover  {
}





ol.tabs a {
	font-size: small;
	padding-left: 10;
	padding-right: 5;
}
ol.tabs span.numresults {
	font-size: 66%;
	padding-right: 10;
}



table.ribbon {
	border: 0;
	width: 100%;
	margin: 0;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: none;



}
table.ribbon td {
	height: 100%;
}




table.ribbongroup {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: smaller;
	float: left;
	height: 100%;
	background-image: url(bg_ribbon.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	
}
table.ribbongroup:hover {
	background-image: url(bg_ribbon_hover.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

table.ribbongroup td.ribbonseparator {
	border: 0;
	margin: 0;
	padding: 0;
	width: 2px;
	background-image: url(ribbon_separator.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}


table.ribbongroup td.ribbonitems {
	padding: 10 10 10 10;
	border: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

table.ribbongroup td.ribbongroupterm {
	padding: 0;
	border: 0;
	margin: 0;
	height: 15px;
	text-align: center;
	background:#ddd;
}
table.ribbongroup td.ribbongroupterm:hover {
	background:#bbb;
}


table.ribbongroup td.ribbongroupterm a {
	/* color: #5b7c92;*/
	color:#fff;
	font-size: smaller;
}
#ribbongrouptermid {
	background:#bbb;
}





ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ol#results {
	padding: 10 0 0 10;
	border: 1px solid #bbb;
	border-top: none;
	background-position: 0 0;
	background-repeat: repeat-x;
	font-size: small;
	width: 1000px;
	float:left;
	display:block;
	
}

ol#results li {
	padding: 10 0 10 0;
	width: 600px;
	
}

ol#trefferanzeige {
	padding: 5 0 0 10;
	border: 1px solid #bbb;
	border-top: none;
	border-bottom: none;
	background-image: url(bg_ribbon_shadow.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-size: small;
}

ol#trefferanzeige li {
	padding: 5 0 0 0;
	width: 65%;
	
}





div.rmbt {

}

div.rmbt h3 {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
}

div.rmbt h3 a {
	text-decoration: none;
	color: #0000ff;
}
div.rmbt h3 a:hover {
	text-decoration: underline;
	color: #0000ff;
}


div.rmbc {
	padding: 2 0 2 0;
	margin: 0;
	border: 0;
}

div.rmbc cite {
	font-style: normal;
	color: #000;
	font-size: small;
}


div.rmbd {
	padding: 1 0 2 0;
	margin: 0;
	border: 0;
	font-size: small;
	color: #000;
}


div.rmbl {
	padding: 2 0 3 0;
	margin: 0;
	border: 0;;
}

div.rmbl {
	text-decoration: none;
	color: #115e11;
}

div.rmbl a {
	solidtext-decoration: none;
	color: #115e11;
}


div.queryblock {
	 display:block; width:300px; height:24px; vertical-align:middle; margin:0px; padding:0px; border:1px solid #ddd;
}

input.querytext {
	background: transparent; height:21px; padding:0px; margin: 1px; padding: 2 3 0 3; border: none; width:267px;
}

input.querysubmit {
	display:inline; background:transparent url(button_search.png) repeat scroll 0 0; width:21px; height:21px; padding:0px; margin:0px; margin-right:1; border:none;
}

a:hover {
	text-decoration: underline;
}

a.selected, a#ribbonselected {
	font-weight: bold;
}

#form_q {
	padding:0px; margin:0px; border:none; height:24px;
}

#boxlogo #boxsearch {
	float: left;
	padding: 0;
}
img {
	border:0;
}


#books {
	float:left;
	width: 260px;
	border-left: none;
	margin-left: -280px;
	background: #f0f0f0;

	
}


#books li {
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
