
/* CSS-optimiertes Layout */


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

.content {
   background-color:#aa2255;
   position:relative;
}

.logo {
  color: white;
  font-family: Comic Sans MS, Times New Roman, Times;
  font-weight: bold;
  font-size:23pt;
  line-height:26pt;
}

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

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

.subtitle {
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  margin: 2px 0 15px 0;
}

.copyright {
  font-family: Arial, Sans Serif;
  font-size: 9pt;
  margin: 2px 0 1px 0;
}

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

#thumbs { 
  font-family: Times New Roman, Times, Serif;
  font-size: 12pt;
}
#thumbs b { font-size:13pt; }

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

#filter {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10pt;
  padding: 5px 30px 5px 25px;
  text-align: left;
}

#kommentar, #biografie {
  background:white;
  border-style: solid;
  border-width: 1px;
  border-color: #88ccff;
  color: black;
  padding: 10px;
  text-align: left;
  width: 400px
}
#kommentar a, #biografie a { color: blue; }

form {
  margin: 35px 5px 5px 0;
}

#list { width: 75%; text-align: left; }
#list h1 { font-size: 19pt; margin: 22pt 0 36pt 0 }
#list h1.artists { font-size: 19pt; margin: 22pt 0 24pt 0 }
#list div.menu { color:white; font-size: 11pt; margin: 0 0 6pt 0; }

.sline {line-height:3pt}
.line {line-height:5pt}
.space {line-height:14pt}

.normal2 {color:black;cursor:text;text-decoration:none}
.normal3 {color:#ffd700;cursor:text;text-decoration:none}
div.info {position:relative;font-size:10pt;height:12pt;width:200px;background:white;color:black;overflow:auto}

td.menu {
  color:black;
  background:white;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 9pt;
}
div.menu {color:black; line-height:14pt}
a.menu {color:blue; line-height:14pt}
a.warping:link {
  color:white;
  text-decoration:none}
a.warping:visited {color:white;text-decoration:none}
a.warping:hover {color:white;text-decoration:underline}

div.hinweis {color:#ffff77;font-family:arial, sans serif;font-size:9pt;font-weight:bold;}

div.info {position:relative;font-size:10pt;height:12pt;width:200px;background:white;color:black;overflow:auto}

