body {
	color: #000000;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	background-image: url(navi-img/links-hg-2.jpg);
	background-repeat: repeat-y;
}

#titel {
	height: 57px;
	top: 0px;
	left: 0px;
	background-color: #320A00;
	margin: 0px;
	padding: 0px;
	min-width: 100%;
} 

#navigation {
	position: absolute;
	top: 57px;
	left: 0px;
	width: 250px;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
	background-image: url(navi-img/links-hg.jpg);
	background-repeat: no-repeat;
}

.hellbraun { padding: 10px; background-color: #fcbc9c; }

#navigation a, #navigation a:link, #navigation a:visited { text-decoration: none; border: 0; }
#navigation a:hover, #navigation a:active {	text-decoration: none; border: 0; }

#inhalt a, #inhalt a:link, #inhalt a:visited {	font-family: Helvetica, Arial, "Sans Serif"; font-weight: bold; color: #320a00; text-decoration: none; border: 0; letter-spacing: 0.1em; font-size: 14px; }

#inhalt a:hover, #inhalt a:active, #inhalt a:focus { font-family: Helvetica, Arial, "Sans Serif"; font-weight: bold; color: #C07050; text-decoration: none; border: 0; letter-spacing: 0.2em; font-size: 14px; }

#inhalt { font-family: "Letter Gothic", "Courier New", Courier, monospace; left: 260px; top: 70px; padding: 10px; position: absolute; min-width: 700px; margin-right: 20px; }

#inhalt h1 { font-family: "Letter Gothic", "Courier New", Courier, monospace; font-size: 22px; color: #320A00; margin-top: 30px; letter-spacing: 0.1em; margin-bottom: 5px; padding:0; }

#inhalt h2 { font-family: "Letter Gothic", "Courier New", Courier, monospace; font-size: 19px; color: #B06040; margin-top: 20px; margin-bottom: 5px; padding:0; }

a img { border: 0; text-decoration: none; }

img.black { border: 1px solid #000000; }

#inhalt p { font-family: "Letter Gothic", "Courier New", Courier, monospace; font-size: 14px; color: #320A00; padding-right: 20px; line-height: 1.3em; }

hr { color: #320A00; height: 1px; border: solid #320A00 1px; }
