
/* Layout für Bild-Präsentationsseiten | Tierpix.de */

body, table {
  background-color: white;
  color: #0000cc;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10pt;
}
a { color: #006800; }

a.menu {
  color: #006800;
  line-height:14pt;
}
div.menu { color:black; line-height:14pt; }
.normal2 { color:black; cursor: text; text-decoration:none; }



.head {
  font-size: 9pt;
  position: absolute;
  left: 30px;
  width: 80%;
}

.content {
   background-color: white;
   color: #0000cc;
   position:relative;
}

.bgmenu { background-color: #c0e8ff; color: black;}
.werbung { background-color: black; }

hr { background-color: black; color: black; height: 2px; }


font.logo {
  color: #0000cc;
  font-family: Comic Sans MS, Times New Roman, Times;
  font-weight: bold;
  font-size:24pt;
  line-height:28pt;
}
a.tierpix:link {
  color: #0000cc;
  text-decoration:none;
}
a.tierpix:visited { color: #0000cc; text-decoration: none; }
a.tierpix:hover { color: #0000cc; text-decoration: underline; }

.banner { padding: 15px 15px 15px 15px; }

h1.short, h1.medium, h1.normal, h1.long {
  color: #0000cc;
  font-family: Arial, Sans Serif;
  font-weight: bold;
  margin: 0;
}
h1.short {font-size: 20pt;}
h1.medium {font-size: 17pt;}
h1.normal {font-size: 14pt; font-weight: normal;}
h1.long {font-size: 11pt;}

img.showpix {
 height: 300px;
 width: 400px;
 position: absolute;
 z-index:10;
}

#armatur, #navigation {
  font-family: Arial, Sans Serif;
  font-size: 9pt;
}
#armatur {
  position: relative;
  top: 10px;
  z-index:20;
}
#navigation a { color: #c00000; }

.line {line-height:5pt}

div.hinweis { 
  color: #000000; 
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: bold;
}
div.info {position:relative;font-size:10pt;height:12pt;width:200px;background:#c0e8ff;color:black;overflow:auto}
