body {
	border: none;
	margin: 0px;
	text-align: left;
	background-color: #302C1A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#kopf {
	border: none;
	margin: 0px;
	height: 170px;
	width: 1024px;
	background-image: url(http://www.harmonium.ch/bilder/bg_kopf_harmonium.jpg);
	background-repeat: no-repeat;
}

#fuss {
	width: 1024px;
	text-align: left;
	padding-top: 40px;
	padding-left: 150px;
	background-image: url(http://www.harmonium.ch/bilder/bg_content_harmonium.jpg);
	background-repeat: no-repeat;
}

#inhalt {
	width: 725px;
	text-align: left;
	min-height: 400px;
}

.bleg {
	padding-bottom: 14px;
}


#navi {
	position: absolute;
	top: 155px;
	left: 0px;
}

h3, h2, h1 {
	color: #D3C9B9;
	font-size: 14px;
	text-decoration: none;
	margin-top:14px;
	margin-bottom:7px
}

p, ul {
	color: #9C8B6F;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 14px;
}

a {
	color: #D3C9B9;
	text-decoration: none;
	font-size: 14px;
}

td {
	color: #9C8B6F;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 14px;
	padding-right: 44px;
	vertical-align: top;
}

img {
	border: none;
}


.pic {
	margin-top: 28px;
}

.float {
	float : left;
	margin-right: 14px;
}

.subnav {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 30px;
}

.supunderline {
	text-decoration: underline;
	font-size: xx-small;
	vertical-align: text-top;
}

.sup {
	font-size: xx-small;
	vertical-align: text-top;
}

.kursiv {
	font-style: italic;
}
