a:link    { text-decoration: none; color: blue }
a:hover   { text-decoration: underline; }
a:active  {
	color: red;
	width: inherit;
}

p { margin: 0; }

table#page { background-color: #00FF99; }

#inhalt { background-color: rgb( 220, 240, 240 ); padding: 3ex 2ex; }
#inhalt p, #inhalt li { text-align: justify; font-family: Arial, sans-serif; }

#address { margin-top: 5px; margin-right: 10px; font-size: 80%; color: white; font-family: arial, sans-serif; }
address  { font-style: normal; }

ul#rdl { border: 1px solid black; padding: 3ex 5ex; }

.rdl { text-transform: uppercase; }
h1.rdl { font-size: 250%; text-align: center; font-family: times, serif; letter-spacing: 0.1ex; color: green; }
h2.rdl { font-size: 150%; text-align: center; font-family: times, serif; letter-spacing: 0.3ex; background-image: none; }

p.auflage { font-size: 133%; font-weight: bold; }
p.autor   { font-weight: bold; margin-bottom: 2em; }

p.bst { font-size: 120%; color: green; margin-top: 1.5em; }

img.vorschau {
	border: 1px outset #000000;
	text-decoration: none;
	margin-right: 3em;
	width: 160px;
	height: auto;
}
img.buch     {
	margin-left: 3em;
	border: 1px outset #000000;
	height: auto;
	width: 160px;
}
img.druck    {
	text-decoration: none;
    text-align: center;
	width: 900px;
	height: auto;
	border: 0;
}

ul.men { list-style-type: none; padding-left: 1em; padding-right: 1em; margin-bottom: 3ex; }
#menu li             { text-align: center; height: 2em; padding-top: 0.5em; padding-left: 1ex; padding-right: 1ex; border: 1px solid black; margin-top: 0.5ex; }
#menu li.zweizeilig  { text-align: center; height: 4em; padding-top: 0.5em; padding-left: 1ex; padding-right: 1ex; border: 1px solid black; margin-top: 0.5ex; }
#menu li:hover       { border: 1px solid white; }
#menu li     a       { color: black; text-decoration: none; font-size: 150%; font-weight: bold; }
#menu li     a:hover { text-decoration: underline; }
#menu li.sel a       { color: white; }

#head a.mail       { color: white; text-decoration: none; }
#head a.mail:hover { text-decoration: underline; }


#logo    { margin-top: 55px; margin-left: 10px; }

#fuss         { background-color: white; font-size: 80%; }
p#fuss        { color: white; background-color: black; text-align: center; padding: 0.5ex 2ex; }
#fuss a       { color: white; font-weight: normal; text-decoration: none; }
#fuss a:hover { color: yellow; text-decoration: underline; }

/* h2 { background-image: url( "bg_bottom.gif" ); background-repeat: repeat-x; } */

