/* CSS Document */

body {  
background : #000066;  
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
}

td, tr, p, DIV {  
font-family: Trebuchet MS,Arial, Helvetica, sans-serif; 
color: #4d4d4d;
font-size: 12px;
line-height: 18px;
}

ul {
margin: 0px 0px 0px 20px;
}

li {
list-style: disc;
}

a, a:link, a:visited, a:active {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
color: #cc0000;
text-decoration: none;
}

a:hover {
color: #cc0000;
text-decoration: underline; 
}

a img {
border: none; 
color: white;
}

.annotationText {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-align: justify;
}

.articleText { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
text-align: justify; 
}

.articleHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;  
font-size: 22px;
font-weight: bold;
color: #00009b;
line-height: 33px;
}

.articleSubHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
color: #333333;
line-height: 28px;
}

.articleSummary {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight: bold;
color: #333333;
line-height: 21px;
}

.contentHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;  
font-size: 14px;
font-weight: bold;
color: #00009b;
line-height: 21px;
}

.contentSubHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #333333;
}

.tableHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
color: #00009b;
line-height: 21px;
}

.tableSubHead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
color: #333333;
font-weight: normal;
text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
font-family: Trebuchet MS, Arial, Helvetica sans-serif;
color: #333333;
font-weight: bold;
text-decoration: none;
}

/* MODS by spirou */

/* Hintergrund Linker Block */
.BackLeft{
	background-image: url(http://gemeindebibliothek-wildflecken.webabart.de/picture/gb_left_back.jpg);
	background-repeat: repeat-y;
}

/* Trennlinie Text */
.HRText{
	height: 1px;
	color: #000066;
}

/* Footer Linie */
.HRFoot{
	height: 1px;
	color: #000066;
	width: 500px;
}

/* Input Felder Startseite oben rechts oder so */
.InputKonto{
	border: 1px solid gray;
	background-color: #DCDCDC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.KontoButton{
         border: 1px;
	border-color: 000099;
	background-color: #DCDCDC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: groove;
}

/* Input Felder Autor-Titel Mediensuche */
.inputAutortitel{
 border-color: Black; 
 border-width: 1px; 
 border-style: solid; 
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 background-color: #DCDCDC;
 }
 
 /*Ab hier Erweiterungen Findus */

/* Select Felder Mediensuche */
.selectMedien{
  border-width: 1px; 
  border-color: Black;
  border-style: solid; 
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  background-color: #DCDCDC;
 }

  /*Fußtext Findus*/
 .findusTextFuss {
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 9px;
   line-height: 11px;
   text-align: center;
}

/*Formatierung Ergebnistabellen*/
 .findusTabKopf {
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #cccccc;
   color: black;
   font-weight: bold;
   
}

 .findusTabKopfKlein {
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #cccccc;
      font-size: 11px;
	  color: black;
	  font-weight: bold;
   line-height: 14px; 
}

.findusTabHell {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #f7f7f7; 
}

.findusTabHellKlein {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #f7f7f7;
   font-size: 11px;
   line-height: 14px; 
}

.findusTabDunkel {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #eaeaea;
}

.findusTabDunkelKlein {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   background-color: #eaeaea;
   font-size: 11px;
   line-height: 14px; 
}

.findusTextDbAkt {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
}
