body {
	padding: 0px;
	background-color: #780E10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	vertical-align: top;
	margin: auto;
}
#content p a:link {
	color: #C9A834;
	text-decoration: underline;
}

#nav li {
	display: block;
	line-height: 30px;
	background-image: url(../img/hg_navi_2.gif);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #780E10;
	border-right-color: #780E10;
	border-bottom-color: #780E10;
	border-left-color: #780E10;
}
#content p a:visited {
	color: #C9A834;
	text-decoration: none;
}


#nav ul {
	list-style-type: none;
}
#w3c a:visited {
	color: #C9A834;
	text-decoration: none;
}



#nav {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#nav #Zusatznav a:link {
	color: #C9A834;
	font-size: 12px;
}
#nav #Zusatznav p {
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}

#nav #Zusatznav a:hover {
	color: #000000;
}

#nav a {
	padding: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	text-indent: 14px;
}
#nav #Zusatznav a:visited {
	color: #C9A834;
}

#nav a:active {
	color: #780E10;
}
#nav a:hover {
	color: #C9A834;
}


* {
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	padding-left: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 600px;
}
#nav h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C9A834;
	line-height: 30px;
}

#nav p {
	font-size: 14px;
	color: #C9A834;
	line-height: normal;
}

#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
	line-height: 40px;
	color: #C9A834;
	padding: 0px;
}
#content p {
	font-size: 16px;
	color: #C9A834;
	line-height: 18px;
}

#w3c {
	clear: left;
	font-size: 10px;
	color: #C9A834;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9A834;
}

#w3c a:link {
	color: #C9A834;
	text-decoration: none;
}
#w3c a:hover {
	text-decoration: underline;
}
#content h4 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}



#w3c ul {
	text-align: right;
}
#w3c li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	padding: 30px;
}

#head {
	padding-left: 180px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9A834;
}

