/* FILE: album.css */


@page { size: 21cm 29.7cm }

body { background-color: #000000; font-family: Verdana,Arial,sans-serif }
body.navigation { background-color: #87b1c1 }
body.title { background-color: #87b1c1 }
body.content { background-color: #ffffff }
body.promotion { background-color: #f000000 }


.title { color: #1d315a }
.navigation { color: #e3f935 }
.navigation-small { color: #000000 }
.content { color: #1d315a }
.promotion { color: #87b1c1; ALIGN="center" }
.extern { color: #1d315a; }

A:link { font-style: italic; text-decoration: none }
A.navigation:link { font-style: normal; font-weight: bold }

A:visited { font-style: italic; text-decoration: none }
A.navigation:visited { font-style: normal; font-weight: bold }

UL.navigation { list-style-type: none }
UL.navigation-ext { list-style-type: square }
LI.navigation { font-size: 0.7em }

P.navigation { margin-top: 0.2em; margin-bottom: 0.0em }
P.navigation-small { font-size: 0.7em; font-style: normal; font-weight: bold; margin-top: 0.0em; margin-bottom: 0.0em }
P.promotion { font-size: 0.9em; font-style: normal; font-weight: bold; margin-top: 0.8em; margin-bottom: 0.0em }