body, html, div, img, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, input { margin: 0; padding: 0; }
:link:focus, :visited:focus { -moz-outline: 0px dotted; }
body { background-color: #fbfcf7; background-image: url(../img/bg_ouvrage.jpg); background-repeat: no-repeat; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
/*inhalt*/
#inhalt{ background-image: url(../img/ouvrage1.png); background-repeat: no-repeat; position:absolute; height:540px; width:990px; margin:-270px 0 0 -490px; top: 50%; left: 50%; text-align: left; overflow: hidden; }
/*nav*/
#nav { position: absolute; top: 90px; left: 175px; width: 500px; height: 20px; }
#nav ul {  }
#nav li { padding-right: 15px; list-style-type: none; display: inline; }
#nav a { color: #677289; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; letter-spacing: 2px; }
#nav a:hover { color: #353a46; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; letter-spacing: 2px; }
#nav .down { color: #aa4306; }
/*content*/
#content { font-family: Georgia, "Times New Roman", Times, serif; position: absolute; top: 125px; left: 50px; width: 770px; height: auto; }
#content .img { padding: 2px; border: solid 1px #a1b1c9; }
#content p { color: #2f343f; font-size: 11px; }
#content h1 { color: #677289; font-size: 16px; font-weight: bold; }
/*content2*/
#content2 { font-family: Georgia, "Times New Roman", Times, serif; position: absolute; top: 125px; left: 50px; width: 770px; height: 370px; }
#content2 .img { padding: 2px; border: solid 1px #a1b1c9; }
#content2 p { color: #2f343f; font-size: 11px; }
#content2 h1 { color: #677289; font-size: 16px; font-weight: bold; }
#content2 a { color: #aa4306; text-decoration: none; }
#content2 a:hover { color: #aa4306; text-decoration: underline; }
/*home*/
#home { position: absolute; top: 30px; left: 250px; width: 320px; height: 40px; z-index: 10; }
