

@import "style/konto.css";
@import "style/suchfelder.css";
@import "style/result.css";
@import "style/detail.css";
@import "style/register.css";
@import "style/home.css";

div { border:0px;}
img { border: 0px;}

body{
    background-color:#f5f5f5;
    background-color:#FFFFFF;
    font-family:Verdana;
}

.umsuch {
	position:absolute; top:100px; left:0px; width:99%;z-index:1; height:250px;
}
	
#menu_mitte {
	position:relative; 
	left:0px; 
	width: 99%;
	height:1.7em;
	z-index:1;
	background-color:#003366;
	clear:left;
	top: 15px;
}

#menu_mitte *{
	position:relative; 
	top:0.1em;
}


.maindiv {
	position:absolute;
	top:0px;
	left:0px; 
	width:99%;
	z-index:1;
	border:0px;
	}
	
.maindivkonto {
	position:absolute;
	top:20px;
	left:20px; 
	width:99%;
	z-index:1;
	border:0px;
	}

.suchfelder {
	position:absolute;
	top:0px;
	left:0px; 
	width:100%;
	border:0px;
	}

.topmenu {
	background-color:#003366;
	position:relative;
	left:0px;
	width:100%;
	z-index:1;
	height: 1.7em;
}

.topmenu * {
    top: 0.3em;
    left: 0px;
}

.a {
	text-decoration:none;
}




.zw {color:red; font-size:2em;}


.menupunkt {
	position:relative;
	background-color:transparent;
	width:200px;
	float:left;
}

.invisible {
	visibility: hidden;
	background-color:transparent;
}

.link_b {
	position:relative;
	left:10px;
	width:100px;
	float:left;
}

.test {
	position:relative;
	left:0px;
	width:100px;
	float:left;
	z-index:3;
}


/*############
###  Definition für Menupunkt Home
##############*/
#link_default {
	position:relative;
	width:0px;
	float:left;
	overflow:hidden;
	background-color:#f5f5f5;
}
#link_home {
	background-image: url(/read/PICS/home.gif);
	background-image: url();
	background-repeat:no-repeat;	
	position:relative;
	width:100px;
	float:left;
}
#link_home:hover {
	background-image: url(/read/PICS/home_.gif);
	background-image: url();
}

/*############
###  Definition für Menupunkt Konto
##############*/
#link_konto {
	position:relative;
	width:100px;
	float:left;
}


/*############
###  Definition für Menupunkt Mail
##############*/
#link_mail {
	background-image: url(/read/PICS/mail.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width: 100px;
	display: none;
	visibility: hidden;
}
#link_mail:hover {
	background-image: url(/read/PICS/mail_.gif);
}
#link_mail a {
    text-decoration:none;
}

/*############
###  Definition für Menupunkt Info
##############*/
#link_info {
	background-image: url(/read/PICS/info.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width: 100px;
}
#link_info:hover {
	background-image: url(/read/PICS/info_.gif);
}

/*############
###  Definition für Menupunkt Suchtipps
##############*/
#link_suchtip {
	background-image: url(/read/PICS/suchtip.gif);
	background-image: url();
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width: 130px;

}
#link_suchtip:hover {
	background-image: url(/read/PICS/suchtip_.gif);
	background-image: url();
}

/*############
###  Definition für Menupunkt Links
##############*/
#link_link {
	background-image: url(/read/PICS/links.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:100px;
}
#link_link:hover {
	background-image: url(/read/PICS/links_.gif);
}


/*############
###  Definition für Menupunkt Forum
##############*/
#link_forum {
	background-image: url(/read/PICS/forum.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_forum:hover {
	background-image: url(/read/PICS/forum_.gif);
}


/*############
###  Definition für Menupunkt Hilfe
##############*/
#link_hilfe {
	background-image: url(/read/PICS/hilfe.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_hilfe:hover {
	background-image: url(/read/PICS/hilfe_.gif);
}

/*############
###  Definition für Menupunkt neuigkeiten
##############*/
#link_neu {
	background-image: url(/read/PICS/neuigkeiten.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_neu:hover {
	background-image: url(/read/PICS/neuigkeiten_.gif);
}

/*############
###  Definition für Menupunkt musik
##############*/
#link_musik {
	background-image: url(/read/PICS/musik.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_musik:hover {
	background-image: url(/read/PICS/musik_.gif);
}

/*############
###  Definition für Menupunkt veranstaltungen
##############*/
#link_veranst {
	background-image: url(/read/PICS/veranstaltungen.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_veranst:hover {
	background-image: url(/read/PICS/veranstaltungen_.gif);
}

/*############
###  Definition für Menupunkt Fernanfrage
##############*/
#link_fernanfrage {
	background-image: url(/read/PICS/fernleihanfragen.gif);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width:80px;
}
#link_fernanfrage:hover {
	background-image: url(/read/PICS/fernleihanfragen_.gif);
}

/*############
###  Definition für Menu 1. Sprache
##############
#link_sprache1 {
	background-image: url(/read/PICS/german.gif);
	background-repeat:no-repeat;
	position:relative;
	float: right;
	width:35px;
}
#link_sprache1:hover {
	background-image: url(/read/PICS/german_.gif);
}*/
#link_sprache1 {
	position:relative;
	float: right;
}

/*############
###  Definition für Menu 2. Sprache
##############
#link_sprache2 {
	background-image: url(/read/PICS/english.gif);
	background-repeat:no-repeat;
	position:relative;
	float: right;
	width:35px;
}
#link_sprache2:hover {
	background-image: url(/read/PICS/english_.gif);
}*/
#link_sprache2 {
	position:relative;
	float: right;
}

/*############
###  Definition für Menu 3. Sprache
##############
#link_sprache3 {
	background-image: url(/read/PICS/german.gif);
	background-repeat:no-repeat;
	position:relative;
	float: right;
	width:30px;
}
#link_sprache3:hover {
	background-image: url(/read/PICS/german_.gif);
}*/
#link_sprache2 {
	position:relative;
	float: right;
}
/*############
###  Link für Registeranzeige
##############*/
.link_register {
	position:relative;
	left:5px;
	top: 5px;
	overflow:visible;
	height:1em;
    z-index:10;
}
.link_register_button
{
	background-color:Transparent;
	border:0px;
	width:20px;
}


.suchfeld_hilfe{
	clear:left;
	}


/*############
###  Definition für Menu Mitte Katalogbeschreibung
##############*/
.menu_mitte_katalog {
	background-repeat:no-repeat;	
	position:relative;
	left:0px;
	float:left;
	color: white;
	margin-right:25px;
}


/*############
###  Definition für Menu Mitte Reset
##############*/
#menu_mitte_reset {
	background-image: url(/read/PICS/reset.gif);
	background-repeat:no-repeat;	
	position:relative;
	left:0px;
	float:left;
}
#menu_mitte_reset:hover {
	background-image: url(/read/PICS/rest_.gif);
}

/*############
###  Definition für Menu Mitte Profisuche
##############*/
.menu_mitte_links_feld {
	background-repeat:no-repeat;	
	position:relative;
	left:0px;
	float:left;
}
.menu_mitte_rechts_feld {
	background-repeat:no-repeat;	
	position:relative;
	right:0px;
	float:right;
	vertical-align:top;
}

#link_drucken {
	background-image: url(/read/PICS/print.gif);
	background-repeat:no-repeat;
	position:relative;
	right: 0px;
	width: 110px;
	height: 25px;
	overflow: hidden;
	visibility: hidden;
	display: none;
}
#link_drucken:hover {
	background-image: url(/read/PICS/print_.gif);
}

#link_portal {
	background-image: url(/read/PICS/portal.gif);
	background-repeat:no-repeat;
	position:relative;
	right: 0px;
	float: right;
	width: 110px;
	height: 25px;
	overflow: hidden;
}
#link_portal:hover {
	background-image: url(/read/PICS/portal_.gif);
}


.menu_mitte_profisuche:hover {
	/*background-image: url(/read/PICS/profi_.gif);*/
}
.menu_mitte_rechts_feld {
	background-repeat:no-repeat;	
	position:relative;
	left:0px;
	float:right;
}


/* 
	BAMBERG 
	******************************************************************************
*/

#link_home,
#link_konto,
#link_mail,
#link_suchtip,
#link_hilfe,
.menu_mitte_links_feld,
.menu_mitte_rechts_feld {
	width: 155px;
	padding: 0px 0px 0px 2px;
}
#link_konto {
	width: 255px;
}

#link_hilfe {
	position: relative;
	left: -250px;
}
#link_hilfe,
#link_info {
	display: none;
	visibility: invisible;
}

.titelrot,
.menuzeile,
#menu_mitte,
.topmenu {
	background-color: #6E6F73;
	height: 28px;
	padding: 5px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}
.topmenu {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: 30px;
}
DIV#menu_mitte,
DIV.topmenu {
	background-image: url(/read/PICS/menu-line.gif);
	background-position: left 6px;
	background-repeat: repeat-x;
	background-color: #958D8A;
	width: 99%;
	min-width: 840px;
}
DIV#menu_mitte {
	margin-top: 0px;
	height: 20px;
	#height: 21px;
	height: 26px;
	background-position: left 9px;
}

.menu_mitte_links_feld,
.menu_mitte_rechts_feld {
	float:left;
}
.menu_mitte_katalog {
	float: right;
}
DIV#seitedr,
DIV.menuzeile {
	margin: 10px 20px 5px 20px;
	padding: 5px 0px 5px 0px;
	background-color: #CCC;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.menufeld {
	background-color: #DDD;
	padding: 5px 10px 0px 10px;
	width: 100px;
	display: inline;
}
DIV#seitedr A:hover,
.menufeld A:hover {
	font-weight: bold;
	color: #C31526;
	background-color: white;
}
DIV#seitedr {
	margin-left: 20%;
	margin-right: 5%;
	padding-left: 20%;
	padding-right: 20%;
	width: 200px;
}

.suchzeile {
	clear: both;
	margin: 0px 20px 2px 10px;
	padding: 10px 10px 5px 10px;
	background-color: transparent;
	background-color: #EFEFEF;
	width: 760px;
	width: 98%;
}
.suchfeld {
	margin-right: 10px;
	padding-left: 10px;
	width: 230px;
	border-right: 2px solid #FFFFFF;
	background-color: transparent;
	background-color: #EFEFEF;
}

.suchfeld_inhalt_titel,
.suchfeld_inhalt_input,
.suchfeld_inhalt_input INPUT,
.suchfeld_inhalt_input SELECT {
	width: 190px;
	min-width: 180px;
	float: normal;
	margin-bottom: 3px;
}
.suchfeld_inhalt_input {
	line-height: 2px;
	padding-bottom: 4px;
}
.suchfeld_inhalt_input INPUT {
	background: transparent url(/read/PICS/INPUT-Field.gif) no-repeat left top;
	padding-left: 5px;
}
.suchfeld_inhalt_input #schlag_b {
	display: none;
	visibility: hidden;
}

.suchfeld_inhalt_input #jahr_von,
.suchfeld_inhalt_input #jahr_bis {
	width: 75px;
	min-width: 70px;
	margin-right: 10x;
}
.suchfeld_inhalt_input #jahr_bis {
	margin-left: 10x;
}
.suchfeld_inhalt_titel SELECT,
.suchfeld_inhalt_input SELECT {
	width: 195px;
}

.result_treffer A,
.result_trefferX A {
	text-decoration: none;
	color: #C31526;
	padding-right: 15px;
}
.result_treffer A:visited,
.result_trefferX A:visited {
	color: #C31526;
}
.result_treffer TD,
.result_trefferX TD {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
}
.suchfeld_inhalt_titel A,
.suchfeld_inhalt_titel A:link,
.suchfeld_inhalt_titel A:hover {
	text-decoration: none;
	color: #C31526;
}
.suchfeld_inhalt_titel A:hover {
}
.suchfeld_inhalt_titel A:visited {
	color: #C31526;
}


DIV.result,
DIV.detail {
	width: 48%;
	margin-left: 10px;
	top: 25px;
}
TABLE.exemplartab TR.tabExemplar TD {
	white-space: nowrap;
	background-color: white;
}
DIV.detailzeile H1,
DIV.result_titel H1 {
	color: #395C9D;
	color: #6E6F73;

	margin-left: 0px;
	position: relative;
	top: -4px;
	font-size: 1.2em;
}
.result_sort {
 	padding-bottom: 5px;
}
.result_sort SELECT {
	width: 150px;
	position: absolute;
	top: 39px;
	#top: 27px;
}
.result_gefunden {
	position: absolute;
	top: 42px;
	#top: 32px;
	right: 10px; 
}
.resultzeile {
	position: absolute;
	left: 5px;
	top: 63px;
	#top: 53px;
}
.exemplarmenubar {
	background-color: #395C9D;
}


DIV.maindivkonto {
	width: 90%;
}

DIV.kontomeldung {
	color: #FFF;
	background-color: #C31526;
}

DIV.kontozeile {
	padding-bottom: 5px;
}
DIV.PasswortHinweis {
/*	
	position: absolute;
	top: 160px;
*/
}
