
/* 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.link, a.visited { 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;
}
td.logo { padding: 20px 0px 10px 35px; width: 800px; }
div.logo { text-align: center; position: relative; left: -10px; top: -43px; }

hr { background-color: black; color: black; border-style: none; height: 2px; }
hr.logo { position: relative; left: 27px; top: -17px; width: 700px;}

td.text { padding: 15px 30px 0px 60px; width: 800px; }

#liste {
  font-family:Verdana,Arial;
  font-size: 10pt;
  padding: 30px 15px 5px 25px;
}
.verweis { font-size:7pt; margin-top: 4pt; }

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;}



