/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #99000A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99000A;
}
a:hover {
	text-decoration: none;
	color: #CD1000;
}
a:active {
	text-decoration: none;
	color: #339900;
}


td		{
		text-align: left;
		vertical-align: top;
		}

p	{ margin-bottom: 4px; }

.besonders	{ border-top: dotted #666 4px; border-bottom: dotted #666 4px; background-image:url(../images/extras.jpg); background-repeat: no-repeat; background-position: top right; padding: 10px 0px 4px 0px; margin-bottom: 24px; }
.besonders h4 { font-family: Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; color: #99000A; margin: 4px 0px 16px 0px; }
.besonders p { font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #99000A; margin: 4px 0px 12px 0px; }

/* Das besondere Buch */

.aussen	{ width: 600px; margin:10px; }
.legende	{ font-size: 10px; margin-top: -1px; }
.fuss	{ width: 600px; text-align:right; }
.pdf	{ position: absolute; top: 8px; right: 8px; }

/* Das besondere Buch */

/* Hinweis auf der Seite Verlage */

.hinweis	{ xborder-top: dotted #666 4px; xborder-bottom: dotted #666 4px; padding: 0px 0px 4px 0px; margin-bottom: 24px; }
.hinweis h4 { font-family: Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; color: #99000A; margin: 4px 0px 16px 0px; }
x.hinweis p { font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #99000A; margin: 4px 0px 12px 0px; }
.hinweis img	{ float: left; margin-right: 4px }
/* Hinweis auf der Seite Verlage */

.rechtsunten	{ text-align: right; vertical-align: bottom; }
.bild_hinter_rechts_unten	{ background-image: url(../images/baer_surf.jpg); background-position: right bottom; background-repeat: no-repeat; }
.bild_hinter_mitte	{ background-image: url(../images/baer_auf_tellerrand.jpg); background-position: center; background-repeat: no-repeat; }