a:link       { color: #FFFFFF; text-decoration: none }
a:visited    { color: #FFFFFF; text-decoration: none }
a:active     { color: #FFFFFF; text-decoration: underline }
a:hover      { color: #FFFF66; text-decoration: underline }

body         { background-color: rgb(110, 8, 8); background-image: url(../images/backhil.jpg); color: rgb(255, 255, 255) }
body         { vertical-align: none; text-align: none; font-family: 'Verdana', Arial; font-style: 
               normal; font-size: 12; font-weight: normal; margin:0 }
               
body         { scrollbar-face-color: #2C2944; scrollbar-highlight-color: #2C2944; 
               scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: 
               #FFFFFF; scrollbar-shadow-color: #2C2944; 
               scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #2C2944 }


table        { font-family: Arial; vertical-align: none; font-size: 10pt; font-style: normal;
               font-weight: normal; text-align: none }

h1           { color: rgb(0, 0, 128) }
h1           { font-family: 'Arial', Verdana, Helvetica; font-size: 12pt; font-style: 
               normal; font-weight: normal }

h2           { color: rgb(255, 255, 255) }
h2           { font-family: 'Arial', Verdana, Helvetica; font-size: 11pt; font-style: 
               normal; font-weight: normal }

h3           { color: rgb(255, 255, 255) }
h3           { font-family: 'Arial', Verdana, Helvetica; font-size: 10pt; font-style: 
               normal; font-weight: normal }

h4           { color: rgb(0, 0, 128) }
h4           { font-family: 'Arial', Verdana, Helvetica; font-size: 10pt; font-style: 
               normal; font-weight: normal }

h5           { color: rgb(0, 0, 128) }
h5           { font-family: 'Arial', Verdana, Helvetica; font-size: 8pt; font-style: 
               normal; font-weight: normal }

h6           { color: rgb(0, 0, 128) }
h6           { font-family: 'Arial', Verdana, Helvetica; font-size: 8pt; font-style: 
               normal; font-weight: bold }


/* ============ Datenbank ============ */

.dbinhalt
{ background-color:#FFFFFF; width:600px }

.dbleft
{ background-color:#FFFFFF; width:400px }

.dbright
{ background-color:#FFFFFF; width:200px }

.dbtyp
{ background-color:#2C2944; width:600px; font-weight:bold; padding:4px 10px }

.dbfoto
{ width:200px; height:200px; font-weight:bold; padding:4px 4px; border:1px solid #2C2944 }

.dbbezeichleft
{ background-color:#FFFFFF; color:#2C2944; width:100px }

.dbbezeichright
{ background-color:#FFFFFF; color:#2C2944; width:100px }

.marken
{ color:#ffffff; font-size:8pt; margin: 0px 20px 0px 20px}
.marken a:link       { color: #FFFFFF; text-decoration: none }
.marken a:visited    { color: #FFFFFF; text-decoration: none }
.marken a:active     { color: #FFFFFF; text-decoration: underline }
.marken a:hover      { color: #FFFF66; text-decoration: underline }

