body 
{
	text-align:center;
	margin:0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana;
	/*background: #83CDDB;*/
}

#masterwrap
{
	width: 100%;
	max-width: 1200px;
	min-width: 600px;
	font-size: 1.4em;
	margin: auto;
}

#header
{
	/*background: #25A1D5;*/
	padding: 2px 5px 2px 5px;
}
#MandantName
{
    float: left;
    vertical-align: middle;
    text-align: left;
    font-size: 2.5em;
    font-weight: bold;
    margin: 0;
	padding: 0 0 30px 0;
}
div#LogoLeft
{
    float: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
div#LogoRight
{
    text-align: right;
    margin: 0;
	padding: 10px 0px 0px 0px;
}

#searchbar
{
	/*background: #25A1D5;*/
	padding: 0;
}

.searchtextbox
{
	vertical-align: middle;
}

#cmdReset
{
	float: left;
	margin: 2px 0px 0px 10px;
}
.searchbutton
{
	padding: 0;
	margin: 0;
	/*color: #ffffff;*/
	font-weight: bold;
	cursor: pointer;
}
.searchbutton:hover
{
	text-decoration: underline;
}

#searchcontainer
{
	text-align: center;
}

#languagescontainer
{
	text-align: right;
	/*color: #ffffff;*/
	margin: 0;
	padding: 0;
}

.activelanguage
{
	/*color: #3F3F3F;*/
	margin: 0;
	padding: 0;
}

a.languages
{
	/*color: #ffffff;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:hover.languages
{
	/*color: #ffffff;*/
	text-decoration: underline;
}

a:visited.languages
{
	/*color: #ffffff;*/
	text-decoration: none;
}

#homelinks
{
	float: left;
	/*color: #ffffff;*/
	margin: 0;
	padding: 0;
}

a.homelink
{
	/*color: #ffffff;*/
	margin: 0;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

a:hover.homelink
{
	/*color: #ffffff;*/
	text-decoration: underline;
}

a:visited.homelink
{
	/*color: #ffffff;*/
	text-decoration: none;
}


#container {
	width: 100%;
	float: left;
	margin-right: -200px;
}

#content {
	margin-right: 200px;
}

#main {
	margin-left: 150px;
}
.message
{
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	padding: 40px 0px 70px 10px;
}
#content-top
{
	padding: 5px 15px 0 15px;
}
#content-bottom
{
	padding: 15px 15px 0 15px;
}
#content-search
{
	padding: 15px 15px 0 15px;
}

#leftbar
{
   float:left;
   width:150px;
   text-align: left;
}
#leftbar_werbung
{
	width: 150px;
	text-align: left;
	background-color: #C3C3C3;
	margin: 0px 0px 5px 0px;
}
#rightbar
{
  float:right;
  width:200px;
  text-align: left;
}

.wrapclear
{
	clear: both;
	height: 0;
}

#footer
{
	padding: 5px 0 5px 0;
	text-align: center;
	/*background: #25A1D5;*/
	font-size: 0.8em;
	/*color: #ffffff;*/
}
#footer a
{
	/*color: #ffffff;*/
	text-decoration: none;
}
#footer a:hover
{
	/*color: #ffffff;*/
	text-decoration: underline;
}

#cmdMoreRestrict
{
	font-style: italic;
}

.barcontainer
{
	/*background: #C3C3C3;*/
	margin: 5px 0px 5px 0px;
	width:100%;
	word-wrap: break-word;
}
.barcontainer h3
{
	font-size: 1.1em;
	text-decoration: underline;
	padding: 0 0 0 3px;
	margin: 0;
}
.barcontainer ul
{
	padding: 0 0 0 3px;
	margin: 5px 0 10px 15px;
}
.barcontainer li
{
	font-size: 0.9em;
	/*color: Blue;*/
	cursor: pointer;
}
.barcontainer li:hover
{
	text-decoration:underline;
}
/* Barcontainer Listitem für IE6 mit Hyperlink a: */
.barcontainer a
{
	/*color: Blue;*/
	cursor: pointer;
	text-decoration:none;
}
.barcontainer a:hover
{
	text-decoration:underline;
}

h1,h2,h3 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.searchresultdiv
{
	clear: right;
}
.searchresulttitel
{
	float:left;
	width:60%;
}
.searchresulttitel h2
{
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0;
}
.searchresulttitel h3
{
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0;
}
#sortselect
{
	float:right;
	width:40%;
	text-align:right;
	vertical-align: middle;
}
#sortselect select
{
	margin-right:2px;
}
.searchresulttable
{
	text-align: left;
	border: 0;
	width:100%;
	float: left;
}

.medienresultrow
{
	cursor: pointer;
	font-size: 0.9em;
	/*background-color: #E3E3E3;*/
}

.medienresultrowalternate
{
	cursor: pointer;
	font-size: 0.9em;
	/*background-color: #F5F5F5;*/
}
.imgAvailable
{
	 border-style: none;
	 float:right;
	 margin: 0px 0px 0px 5px;
	 padding: 0;
}

.searchnavigation
{
	float: left;
	width:100%;
	text-align:center;
	padding: 5px 0px 10px 0;
}

.searchnavigation span
{
	cursor:pointer;
	/*color:Blue;*/
}

.searchnavigation span:hover
{
	text-decoration: underline;
}	


/* Detailansicht */
#detailnavigation
{
	text-align:left;
	margin: 0 0 10px 0;
}
.cmdbutton
{
	/*color: Blue;*/
	font-size: 1.0em;
	cursor: pointer;
}
.cmdbutton:hover
{
	text-decoration:underline;
}
#detailheader
{
    width: 100%;
    float: left;
	 margin-top: 15px;
}
#detailheadertitel
{
	text-align:left;
	font-size: 1.3em;
	float:left;
	width:60%;
	padding-bottom: 20px;
}
#detailheaderantolin
{
	float:right;
	width:40%;
	text-align:right;
	vertical-align: middle;
}
#detailcontent
{
    clear: right;
	text-align:left;
}
#detailcontent table
{
	border: 0;
	padding: 0;
	width:100%;
	float: left;
}
.detaillabelcol
{
	/*background-color: #F5F5F5;*/
	font-weight:bold;
	font-size: 0.9em;
	width: 20%;
	padding: 3px 0 3px 0;
}
.detailvaluecol
{
	width:80%;
	font-size: 0.9em;
	padding: 3px 0 3px 0;
	/*background-color: #F5F5F5;*/
}
#cmddetailback
{
	position: relative;
	left: 150px;
}
#cmddetailforward
{
	position: relative;
	left: 200px;
}
#detailfunctions
{
	float: left;
}
#detailimage
{
	width:100%;
	text-align: center;
}
.exemplartable
{
	margin-top: 20px;
	font-size: 0.9em;
}
.exemplartable th
{
	text-align:left;
	font-size: 0.9em;
}
.exemplarcontainer
{
	margin-left: 10px;
	font-size: 0.8em;
	font-style: italic;
}
#detailimage
{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
#bibliotable
{
	width: 100%;
	text-align: left;
}
#bibliotable td
{
	padding-bottom: 5px;
}
#logincontainer fieldset
{
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 5px 5px;
	border-style: none;
}
#logincontainer label
{
	font-size: 0.8em;
	float: left;
	display: block;
	width: 60px;
	clear: left;
}
#logincontainer input
{
	float: left;
	margin-left: 5px;
	display: block;
	width: 65px;
}
#logincontainer ul
{
	margin-left: 5px;
}
#logincontainer li
{
	list-style-type: none;
}
#cmdLogin
{
	font-weight: bold;
}
#logincontainer2
{
	margin: 30px 0px 0px 20px;
	text-align: left;
}
#logincontainer2 fieldset
{
	float: left;
	margin: 10px 0px 0px 2px;
	padding: 10px 5px 15px 5px;
	border-style: none;
}
#logincontainer2 label
{
	font-size: 1em;
	float: left;
	display: block;
	width: 16em;
	clear: left;
}
#logincontainer2 label.erstes
{
	margin-top: 1em;
}
#logincontainer2 input
{
	position: relative;
	left: 16.5em;
	top: -1.4em;
	display: block;
	width: 9em;
}
#logincontainer2 span.errortext
{
	float: left;
	color: Red;
	display: none;
	width: 20em;
	margin: -1.4em 0 0 16em;
}

.loginDialog
{
    text-align: left;
}
.loginDialog fieldset
{
	margin-top: 20px;
	border-style: none;
    text-align: left;
}
.loginLabel
{
	font-size: 1em;
	float: left;
	display: block;
	width: 9em;
	clear: left;
}
.loginDialog label.erstes
{
	margin-top: 2em;
}
.loginText
{
	float: left;
	margin-left: 10px;
	display: block;
	width: 9em;
}
.loginSelect
{
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	width: 30em;
}
.loginTextLong
{
	float: left;
	margin-left: 10px;
	display: block;
	width: 15em;
}
.loginDialog span.errortext
{
	color: Red;
}

.loginHinweis
{
	font-size: 1em;
	float: left;
	display: block;
	width: 25em;
	clear: left;
}

.AutoLogin
{
    float: left;
    text-align: left;
    margin-top: 5px;
}
.AutoLogin label
{
    padding-left: 0.5em;   
}

.LoginExtra
{
    float: left;
    text-align: left;
    margin-top: 15px;
    width: 20em;
    clear: left;
}
#kontoauszug
{
	text-align: left;
	width: 100%;
	float: left;
}
#kontoauszug h2
{
	margin: 3px 0px 5px 0px;
}
#kontoauszug h3
{
	margin: 15px 0px 5px 0px;
}
#kontoauszugtitel { width: 100%; float: left;}
#kontoauszugcontent { width: 100%; clear: right; }
#kontoauszugcontent2 { width: 100%; float: left; }
#kontoauszugtitelleft
{
	text-align:left;
	float: left;
	width:60%;
}
#kontoauszugtitelright
{
    padding-top: 15px;
	float:right;
	width:40%;
	text-align:right;
	vertical-align: middle;
}
#kontoauszug table
{
    border: solid 1px #C3C3C3;
    width: 100%;
    padding: 0;
    border-collapse: collapse;
    text-align: left;
    font-size: .9em;
    float: left;
}
#kontoauszug table th
{
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
    border: solid 1px #C3C3C3;
}
#kontoauszug table td
{
	padding: 2px 3px 5px 3px;
    border: solid 1px #C3C3C3;
}
#kontoauszug-ausl, #kontoauszug-reserv {
   clear: both;
   width: 100%;
}

   #kontoauszug-reserv h3 {
      display: inline-block;
   }

.kontoauszugtitel {
   width: 100%;
   float: left;
}

.kontoauszugtitelleft {
   text-align: left;
   float: left;
   width: 60%;
}

.kontoauszugtitelright {
   padding-top: 15px;
   float: right;
   width: 40%;
   text-align: right;
   vertical-align: middle;
}

.kontoauszugcontent {
   width: 100%;
   clear: right;
}

.konto-verknuepfung {
   margin: 5px 0;
   font-size: 110%;
   font-weight: bold;
}


#commitaction
{
	text-align: center;
}


.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


#divErwSearchRestrictMain
{
    font-size: 1em;
}

.erwSearchCheckbox
{
    width: 15em;
    display: block;
    float: left;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#cmdErwSuche1
{
	width: 12em;
	height: 2em;
}

/* Fuer Verbundsuche 2.0 */
em.matches
{
	font-style: normal;
}
.medienresultrow h1, .medienresultrowalternate h1, .accountresultrow h1 {
   font-size: 1.1em;
   margin: 2px 0px 1px 0px;
}
.medienresultrow h2, .medienresultrowalternate h2, .accountresultrow h2 {
   font-size: 1.0em;
   margin: 2px 0px 0px 0px;
}
.BiblioLink 
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BiblioLink a
{
	text-decoration: none;
}

.cmdButtonNavi {
	color: Black;
	cursor: pointer;
	font-weight: bold;
}
.cmdButtonNavi:hover {
	text-decoration:underline;
}
.cmdPrevBack {
	width: 41%;
	float: left;
	height: 18px;
}
#cmdPrevBackResult, #cmdPrevBack {
	width: 45%;
	float: left;
}
#cmdDetailBack, #cmdDetailForward {
	width: 20%;
	float: left;
}
#cmdDetailEmpty {
	float: left;
	width: 15%;
}
.searchresult-nav {
	float: left;
	width: 68%;
	cursor: pointer;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}
.searchresult-nav span:hover {
	text-decoration: underline;
}
.konto-titel {
   text-align: left;
}
.konto-titel h2 {
   font-size: 1.0em;
   margin-bottom: 5px;
}
.konto-verknuepfung {
   margin: 5px 0;
   font-size: 110%;
   font-weight: bold;
   text-align: left;
}body { background-color: #FFFFFF; color: #000000 }
#header { background-color: #25A1D5; }
#logoName { background-color: #FFFFFF; color: #000000 }
#searchbar { background-color: #25A1D5; }
.searchbutton { color: #FFFFFF; }
#languagescontainer { color: #FFFFFF; }
.activelanguage { color: #F5F5F5; }
a.languages,a:hover.languages,a:visited.languages
{ color: #FFFFFF; }
#homelinks { color: #FFFFFF; }
a.homelink,a:hover.homelink,a:visited.homelink
{ color: #FFFFFF; }
#footer { background-color: #25A1D5; color: #FFFFFF; }
#footer a, #footer a:hover, #footer a:visited
{ color: #FFFFFF; }
/*.barcontainer { background: #C3C3C3; color: #000000; }*/
#leftbar .barcontainer { color: #000000; }
#leftbar .barcontainer li { color: Blue; }
#leftbar .barcontainer a  { color: Blue; }
#rightbar .barcontainer { color: #000000; }
#rightbar .barcontainer li { color: Blue; }
#rightbar .barcontainer a  { color: Blue; }
.medienresultrow { background-color: #E3E3E3; color: #000000; }
.medienresultrowalternate { background-color: #F5F5F5; color: #000000; }
.searchnavigation span { color: Blue; }
#detailnavigation span { color: Blue; }
#detailheader span { color: Blue; }
.detailvaluecol .cmdbutton { color: Blue; }
.detaillabelcol { background-color: #F5F5F5; color: #000000 }
.detailvaluecol { background-color: #F5F5F5; color: #000000 }
.exemplarcontainer .cmdbutton { color: Blue; }
#leftbar div { background-color: #C3C3C3 }
#rightbar div { background-color: #C3C3C3 }
#rightbar #detailimage { background-color: #FFFFFF }
.exemplartable {background-color: #FFFFFF; color: #000000; }
.exemplartable th {background-color: #FFFFFF; color: #000000; }
.Antolin { background-color: #FFFFFF; padding: 0; margin: 0; }
