/*
 layout.css
*/

* {margin: 0; padding: 0;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

html, body 
{
 margin: 0 auto;
 padding: 0;
 height: 100%; 
}

body
{
 background-color:white;
 font: 0.8em Verdana, Helvetica, Arial, sans-serif;
 color: black;  
}

.ebay
{
  position: absolute !important;
  top: 500px;
  left: 150px;
}

h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:black;
  font-size:3em;
  position: relative;
  top: -127px;
  left: 200px;
  width: 500px;
}
h1 img { vertical-align: top; }

.h1phila
{
text-transform: uppercase;
letter-spacing: 15px;
}

.h1index
{
text-transform: uppercase;
letter-spacing: 15px;
  position: relative;
  top: -25px;
  left: 10px;
}

h2 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:black;
 font-size:1.5em;
 margin-bottom: 10pt;
 position:relative;
 top: 25px;
 left: 0px;
 width: 600px;
}

a
{
  color:black;
}

p
{
margin-bottom: 10pt;
}

#main
{
  background: url(../images/mbg.gif) no-repeat top left;
width:1000px;
height:825px;
}

#nav
{
  float:left;
  border: none;
  font-weight:bold;
  font: 0.9em Verdana, Helvetica, Arial, sans-serif;
  color:black;
  width:1000px;
  position: relative;
  top: 140px;
  left: -421px;
  text-align:center;

}


#nav li
{ margin-top: 0.5em;
  color: black;
  font-weight: bold;
  list-style-type: none;
}
#nav li span { text-decoration: underline; font-style: italic; }
#nav a, #nav li span
{
  color:black;
}


#content
{
  position: absolute;
  top: 140px;
  left: 190px;
  width: 800px;
  height: 700px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:black;
  font-size:0.9em;
  
}

#waehrung {
color:black;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
left:-450px;
position:relative;
top:25px;
}

#login {
color:black;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
left:423px;
position:absolute;
top:385px;
}

#logout {
color:black;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
left:425px;
position:absolute;
top:385px;
}

#statistik {
color:black;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
left:-485px;
position:relative;
top:119px;
}


.inputting
{
  width: 95px;
  position:relative;
  top: 4px; 
  right: 15px;
}

.suche 
{
  color:white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  float:left;
  position:relative;
  top: -380px; 
  left: 900px;
}

.button 
{
  width:63px;
  height:14px;
  position:relative;
  top: -5px; 
  right: -6px;
}

#suchealt
{
  color:white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  position: relative;
  width: 10px;
  top: -202px;
  left: 80px;
}

.seitenzahlenu
{

}

.kleinessuchfeld
{
width: 60px;
}

.tab1big
{
background-color:#A9A9A9;
color:black;
list-style-type: none;
width:680px;
font-size:0.99em;
}

.tab2big
{
background-color:#D3D3D3;
color:black;
list-style-type: none;
width:680px;
font-size:0.99em;
}

.tab1small
{
background-color:#A9A9A9;
color:black;
list-style-type: none;
width:680px;
font-size:0.99em;
}

.tab2small
{
background-color:#D3D3D3;
color:black;
list-style-type: none;
width:680px;
font-size:0.99em;
}


img.Bild{
 border: 0px;
 margin-right: 3px;
 width: 15px;
 height: 15px;
}


a.Ordner{
 font-family: Verdana;
 font-size: 11px;
 text-decoration: None;
 color: #000000;
}

.link{
 font-family: Verdana;
 font-size: 11px;
 text-decoration: None;
 color: #000000;
}

.link:hover{
 text-decoration: Underline;
}

.Rand{
 margin-left: 0px;
}

.Listenschrift
{
font-size:1em;
}

.abstand
{
line-height: 0pt;
}


#title
{
  margin-left: 40%;
  padding-top: 110px;
  font-family:DSNormalFraktur, Verdana, Arial, Helvetica, sans-serif;
  color:white;
  font-size:4em;
}

#ntitel
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight: bold;
}

#ndatum
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight: bold;
text-align:center;
}

#ninhalt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}

#headnavi
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight: bold;
}

#vorworttitel
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2em;
font-weight: bold;
}