/* azur.css | © Bernhard König | b.koenig@w3synapse.de */


body
 { font-family: Arial, Helvetica, Sans-Serif; background-color:#FFFFFF; margin:5px 5px 100px }

td
 { font-family: Arial, Helvetica, Sans-Serif; color:#0000AA; font-size: 12px }

a
 { color:#FF0000; font-weight:bold }
a:link
 { color:#FF0000; text-decoration:none }
a:visited
 { color:#FF0000; text-decoration:none }
a:hover
 { color:#000099; text-decoration:underline }
a:focus
 { color:#000099; text-decoration:underline }
a:active
 { color:#000099; text-decoration:underline }

.nav
 { color:#666666; font-size: 10px; font-weight:bold }

.title
 { color:#000099; font-size: 18px; font-weight:bold; font-style:italic }

.titleSmall
 { color:#000099; font-size: 12px; font-weight:bold; font-style:italic }

.subtitle
 { color:#000000; font-size: 12px; font-weight:normal; font-style:normal }

.large
 { font-size: 16px }

.fett
 { font-weight:bold; }

.bigtitle
 { color:#000099; font-size: 20px; font-weight:bold; font-style:italic }

.preisTabelle
 { width: 60%; border: 1px solid #0000AA; border-collapse: collapse }

.preisTabelle tr
 { padding: 2pt 5pt 2pt 5pt; border: 1px solid #0000AA; }

.preisTabelle td
 { border: 1px solid #0000AA; padding-left: 5px }

.preisTabelleKopf td
 { text-align: center; font-size: 12px; font-weight: bold;}

#textCenter
 { text-align: center; }

#textRight
 { text-align: right; }

#textLeft
 { text-align: left; }.bg {  background-color: #DFDFDF}
.activelink {  color: #0000AA}
.sold {  background-image: url(../picts/sold.jpg); background-repeat: no-repeat; background-position: center center}
