body {
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #d5d3cf;
}

div#container {
	text-align: left;
	width: 940px;
	border-color: white;
	border-width: 10px;
	border-style: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 50px;
}

div#navigation {
	height: 40px;
	background-repeat: repeat-y;
	background-image: url(http://www.christoph-keller.ch/images/naviback.jpg);
}

ul#navi {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	list-style-type: none;
}

ul#navi li {
	border-right-style: solid;
	border-right-color: #919191;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 8px;
	padding: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	float: left;
	display: inline;
	text-align: center;
}


ul#navi a {
	letter-spacing: 1px;
	margin: 0px;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	color: #303030;
	text-decoration: none;
	padding: 5px;
}

ul#navi a:hover {
	background-color: #dddddd;
	color: #303030;
	text-decoration: none;
}

ul li#lastnav {
	border-right-style: none;
	border-right-width: 0px;
}

ul#lang {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#lang li {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 11px;
	float: right;
	padding: 0px;
	display: inline;
	text-align: right;
}


ul#lang a {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 2px;
	display: block;
	color: #303030;
	text-decoration: none;
}

ul#lang a:hover {
	background-color: #dddddd;
	color: #303030;
	text-decoration: none;
}


#middlelang {
	border-right-color: #919191;
	border-left-color: #919191;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
}

div#head img#header {
	float: left;
	border-style: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

div#footer img#bottom {
	float: left;
	border-style: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

div#main {
	background-repeat: repeat-y;
	background-image: url(http://www.christoph-keller.ch/images/mainback.jpg);
	padding-left: 100px;
	padding-bottom: 30px;
	padding-right: 100px;
	padding-top: 25px;
}

div#head {
	width: 940px;
	height: 120px;
}

div#footer {
	height: 30px;
	width: 940px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
}

.copy {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
}

a, a:visited {
	color: #303030;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	background-color: #dddddd;
	color: #303030;
}

div#main ul li {
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 13px;
}

.press {
	font-style: italic;
	margin-bottom: 25px;
	margin-top: -10px;
	text-align: right;
}

.quote {
	margin-left: 30px;
	margin-right: 50px;
}

div#main p {
	line-height: 18px;
	font-size: 13px;
}

sup {
	line-height: normal;
}

div#main sup a, div#main sup a:visited {
	text-decoration: none;
}

.back {
	margin-top: 30px;
	text-align: right;
}

div#main p.footnotes {
	border-top-color: #919191;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
}

div#main h4 {
	font-size: 14px;
	font-weight: bold;
}

