
/* Layout für Bild-Index Seiten (Version 1.1 - girlpix) */

body, table {
  color: black;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10pt;
  background-color: #ffa0c0;
}
body {height: 100%;}

a { color: #000090; }
.normal {color:black; cursor:text; font-weight:normal; text-decoration:none}

.head {
  font-size: 10pt;
  position: absolute;
  left: 30px;
  width: 770px;
}

.headlink { color: black; }

.content {
   background-color:#ffa0c0;
   position:relative;
}
.sell {background:#ffa0c0; position:relative; width:100%; height:100%;}

#liste {
  font-family:Verdana,Arial;
  font-size: 10pt;
  padding: 30px 15px 5px 25px;
}
.verweis { font-size:7pt; margin-top: 4pt; }

hr { background-color: black; color: black; height: 2px; }

h1 {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 12pt; 
}

.images {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10pt;
}

.line {line-height:5pt}

.list {color:#b00070; font-weight:bold;}
.link {color:#000090; font-weight:normal;}



