/*
Druck Stylesheet zu muse-um-zuerich.ch
--------------------------------------
Update: 17.07.2006
*/

body {
color: black;
background: white;
font-family: verdana, sans-serif;
font-size: 11pt;
line-height: 1.5;
}

h1 a {
color: black;
text-decoration: underline;
}

a:link, a:visited {
color: gray;
text-decoration: underline;
}

dl dt {font-weight: bold;}
dl dd {
margin-left: 0;
padding-left: 0;
}

p em {
font-style: normal;
font-weight: bold;
}

#navi, #sidebar, .access, #breadcrumb {display: none;}