/* just a reducet formate.css with some extras for the Australian pictures */

/* a:name { color:#000000; } */
a:link { color:#3300FF;background-color:transparent; }
a:active { color:#CC0033;background-color:transparent; }
a:visited { color:#990066;background-color:transparent; }
a:hover { color:#CC0033;background-color:transparent; }
.hover { color:#CC0033;background-color:transparent; }
.rot { color:#FF0000;background-color:transparent; }
div, td, th, p, ol, ul, h1, h2, h3, h4, h5, blockquote { font-family:Arial,Helvetica,sans-serif; }
body { background-image:url(/pic/bg3.jpg);background-repeat:repeat-y;background-color:#00CC99;color:black; }

.zentr { text-align:center; }

/* the extras: */

div.makethumbs {
    border-width:3px;
    border-color:#3300CC;
    border-style:solid;
    padding:1em;
}

img { margin-bottom:0.8em;border-width:thin;border-style:solid; }

div.makethumbs img { border-width:2px;margin-bottom:3px; }

a.trenner:hover  { color:transparent;background-color:transparent; }
a.trenner img { border-width:0px;margin-bottom:0.5em; }

p.buttons { clear:both;font-size:smaller;text-align:center; }

p.backlink { text-align:center;font-size:smaller; }

p.a, p.e, p.d, ul.a {
    border-style:solid;
    padding:0.7em;
    width:42%;
    border-width:2px;
}

p.a {
  border-color:#000099;
  margin-left:0.7em;
  clear:both;    
}

/* list instead of box - first only for 2003-08-03__16-13-44 */
ul.a { 
  text-align:left;
  border-color:#000099;
  font-size:smaller;
  padding-left:2em;
  clear:both;
}

p.e {
    float:left;
    border-color:#990000;
    margin-left:0.7em;
}

p.d {
    float:right;
    border-color:#009900;
    margin-right:0.7em;
}

table { clear:left }

img.linksBild { float:left;margin:10px;border-width:2px;border-style:solid; }
img.rechtsBild { float:right;margin:10px;border-width:2px;border-style:solid; }

div.panoramaIndex { margin:auto;width:1028; }
div.panoramaIndex img { border-width:1px;margin:0px }

/* This is only used in the picture index created by makethumbs.sh */
blockquote { clear:both; }
