/* CSS-Datei fuer die Website: Goettinger Brief - http://www.goettingerbrief.de/css/style.css 
Autor: Joel Klink fuer den Goettinger Brief
*/

body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0}

body {
background-color:#e7e7e8;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif}

h1, h2, h3, h4 {
font-weight: bold;
line-height: 1.4em;
margin-top: 0.6em;
margin-bottom: 0.6em }

#header {
margin: 5px 5px 6px; }

#navigation1 {
width: 180px;
float: left;
margin-left: 5px; }

#navigation1 ul {
margin-top: 15px;
margin-left: 30px;
list-style-type: none; }

.space {
margin-bottom: 1em;}

#navigation1 a:link, a:visited, a:active {
color: #069;
font-size: 1.05em;
font-weight: bold;
text-decoration: none; }

#navigation1 a:hover {
color: #000;
font-weight: bold; }

#navigation1 a:visited {
font-size: 1.05em;
font-weight: bold;
}

#content {
background-color: #f8f8ff;
width: 560px;
float: left;
margin-bottom: 8px;
margin-left: 10px;
padding-right: 10px;
padding-left: 10px; }

#content a, a:link, a:visited, a:active {
color: #069;
font-size: 1em;
font-weight: normal;
text-decoration: underline; }

#content a:hover {
color: #000;
font-weight: normal;}

#content h1, h1 a {
font-size: 1.15em;}

#content h1 a {
font-size: 1em;
font-weight: bold;
text-decoration:none;}

#content h1 a:hover {
font-weight: bold;}

#content h2 {
font-size: 1em;}

#content h3 {
font-size: 0.9em;}

#content h4 {
font-size: 0.8em;}

#content p {
font-size: 0.8em;
line-height: 1.4em;
margin-bottom: 1em }

#content p.kategorie {
margin-top: 10px;}

#content p.kategorie a {
background-color:#ff6347;
color:white;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
letter-spacing:1px;
padding:2px }

#content p.kategorie a:hover {
background-color:#f54727;
color:#f8f8ff;
font-weight: bold; }

#content p.next {
background-color: #e7e7e8;
clear: both;
margin-bottom: 1.5em; }

#content p.next a {
font-weight: bold;
text-decoration: none;
padding-left: 10px; }

#content ul, ol {
font-size: 0.8em;
margin-left: 25px;
line-height: 1.5em;
margin-bottom: 1em; }

hr{ clear:both; }

em{font-style:italic}
strong{font-weight:bold}

.hinweis { font-weight: bold; }

blockquote {
margin: 10px 20px; }

#content .navigationx {
text-align:center;
clear: both; }

#content p.navigationx a img {
margin:0 ;
border-width: 0; }

.urheber {
color: #069;
font-style: italic; }

#navigation2 {
background-color: #f8f8ff;
width: 208px;
float: left;
margin-bottom: 8px;
margin-left: 10px;
padding-bottom: 10px;
border: solid 1px #808080; }

#navigation2 h2 {
font-size:0.85em;
background-color:#069;
color:white;
font-weight: bold;
margin-top: 0;
padding:10px 10px 10px 20px  }

#navigation2 h3 {
color: #ff6347;
font-size: 0.8em;
margin-left: 20px; }

#navigation2 ul {
font-size: 0.7em;
margin-left: 20px;
line-height: 1.5em;
margin-right: 5px;
list-style-type: disc; }

#navigation2 li {
padding-top: 5px; }

#navigation2 a:link, a:visited, a:active {
color: #069;
font-size: 1em;
font-weight: bold; }

#navigation2 a:visited {
color: #696969; }

#navigation2 a:hover {
color: #000;}

#footer {
background-color: #f8f8ff;
text-align: center;
width: 978px;
clear: both;
margin-bottom: 5px;
margin-left: 5px;
padding: 5px;
border: solid 1px #808080; }

#footer p {
font-size: 0.7em; }

#footer a:link, a:visited, a:active, a:hover {
font-size: 1em;
font-weight: bold;
text-decoration: none; }

#footer a:hover {
color: #000; }
