/* Ausstellung Stadtansichten, Heidelberg 2005 */

body {background-color: #FFF; color: #000; font-family: Verdana, sans-serif;
	font-size: 90%; overflow-y: scroll; }

a:link {color: #000;}
a:active {color: #999;}
a:visited {color: #666;}

#main {width: 798px; text-align: center; margin: 0 auto;}
#overview {width: 798px; text-align: left; margin: 0 auto;}

#logo {margin: 1em 0 0;}
#logo img {border: none;}
h1 {font-size: 100%; text-align: center;}
h2 {font-size: 100%; margin-left: 10px;}

#menu, #galerie, .vorschau {padding: 0; margin: 0; list-style: none;}
#menu li, #galerie li, .vorschau li {padding: 0; margin: 0; display: inline;}
#menu li.flaggen {padding-left: 4em;}
#menu img {border: 0; padding: 0 5px; vertical-align: top;}

#galerie li:before {content: "\2013  ";}
#galerie li:first-child:before {content: "";}

.vorschau {margin-left: 10px;}
.vorschau img {border: 2px solid #000; margin: 0 5px 0 0;}

#autoren {float: left; list-style: none; margin: 0; padding: 3em 0 0;
	width: 14em;}
#autoren li {padding: 0; margin: 0 0 1em 0;}
#autoren_texte {margin: 0 0 2em 14em;}

#pracy, #autoren_texte {margin-top: 3em;}

#autoren_texte h2, #texte h2 {margin-left: 0; margin-bottom: 0; margin-top: 1.5em;}
#autoren_texte p {text-indent: 2em; margin: 0; text-align: justify;}
#autoren_texte h3 {font-size: 90%; margin-bottom: 0;}

#texte {margin: 5em 0 0 10px; max-width: 45em; font-size: 110%;}
#texte p {text-indent: 2em; text-align: justify;}

h2 small {font-weight: normal;}

:target {background: yellow;}
