* { margin: 0; padding: 0; }
html, body, p, ul, h1, h2 { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* TAG DEFINITIONS */
body { font-size: 0.7em; color: #333333; background-image:  url("grafiken/hintergrund.jpg"); background-color: #6C111F;	text-align: center; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.9em;	color: #666666;	font-weight: normal; font-variant: small-caps; line-height: 2.8em; }
h2 { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.5em; color: #666666; font-weight: normal; margin: 0.4em 0 0.8em 0; }
h3 { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1em;	color: #333333;	font-weight: bold; }

img { border: 0; }
div {text-align:left; }
hr { height: 0; border-bottom: 1px solid #333333; border-top: 0px; border-left: 0px; border-right: 0px;  margin: 6px 0; }

form { display:inline; }
fieldset { display: block; border: none; }
legend { }
label { display:block; float: left; width: 140px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; color: #333333; font-weight: bold;  }
input, textarea, select { font-family: Arial, Helvetica, sans-serif; padding: 1px 3px; border: 1px solid #999999; font-size:11px; } 

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


/* CONTAINER DEFINITIONS */
#kontainer { width: 780px; margin: 0 auto;  }
#logo-antiquariat-trauzettel {margin: 17px 0 10px 160px;  }
#seitenkopf { margin-top: 18px; }
#blatt { background: url("grafiken/bg_inhalt.gif") repeat-y; }
#blatt-oben { clear:both; width: 780px; height:33px; }
#blattrand-links { float: left; width: 150px; text-align:right; margin-left:11px; } 
#blattrand-rechts { float: right; width: 146px; } 
#inhaltskontainer {  margin-left:161px; padding: 6px 0;  width: 473px; } 
#inhalt { text-align:left; margin: 0 40px; height:auto; }
#blatt-unten { clear:both; width: 780px; height:33px;  }
#footer { width: 100%; text-align:center; }
#errorBox { border-top: 1px solid #900; border-bottom: 1px solid #900; background-color:#FEC; padding: 10px; }
#infoBox { border-top: 1px solid #060; border-bottom: 1px solid #060; background-color:#EFC; padding: 10px; }



/* CONTAINER-DEPENDENT STYLES */
#inhalt p { margin-bottom: 1.2em;  line-height: 1.2em; } 
#inhalt ul { margin: 0; padding: 10px 0; list-style: none; border-top: 1px solid #333333; border-bottom: 1px solid #333333; display:block; }
#inhalt li {  margin-bottom: 1.2em;  }

#inhalt table { margin: 0; }
#inhalt td { padding: 4px; }

#errorBox ul { border: none; }
#infoBox ul { border: none; }

/* NAVIGATION */
#navigation ul { padding: 0; margin: 0; list-style-type:none; }
#navigation li { margin: 0; display:block; list-style: none; padding: 3px 0 3px 0;  }
#navigation ul a {  font-size: 16px; color:#C90000; margin: 0 0 12px 0; } 
#navigation ul a:hover { color: #005196; text-decoration: none;  }

#footer a { text-decoration: none; font-size: 0.8em; } 
#footer a:link { color:#E6BA99; }
#footer a:visited { color:#E6BA99; }
#footer a:hover { color:#E6BA99; }
#footer a:active { color:#E6BA99; }


/* CLASS DEFINITIONS */
.red { color: #C90000; }
.logoField { width: 120px; text-align:center; }
.eingerueckt { margin-left: 30px; }
.noBreak { white-space: nowrap; }
.noMargin { margin-left: -10px; }
.dottedBorder { border-bottom: 1px dotted #AAAAAA; padding-bottom: 1.2em; }
.versteckt { display:none; }
.sichtbar { display:block; }
.titelblatt { float:left; margin: 0 15px 15px 0; border: none; }




