/* Style for Pages of Galerie Göttlicher */
/*
Copyright 2003 Thomas Göttlicher. All Rights Reserved.
*/

body {
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: white;
}
:link { color: Blue; }
:visited { color: Gray; }

a:active { color: Purple; }

h1, h2, h3, h4, h5, h6 { text-align: left }

h1 { font: bold 140% sans-serif }
h2 { font: bold 130% sans-serif }
h3 { font: bold 120% sans-serif }
h4 { font: bold 110% sans-serif }
h5 { font: bold 100% sans-serif }
h6 { font: italic 100% sans-serif }

.pagehead { font: bold 150% sans-serif
}
td.pagehead {
	text-align: right;
}
p.pagehead { font: bold 150% sans-serif;
	text-align: right;
}
.navbar { font: 80% sans-serif;
	color: black;
	background: #dddddd;
}
.navbar:visited { color: Blue; }

.pagefooter {
	font: 85% sans-serif;
	color: black;
	background: white;
}

