body {
	margin: 0px 10% 0px 0px;
	font-family: "Century Gothic", Arial;
	font-size: 11pt;
	background-color: #FBF2D4;
	height: 100%;
}
#leftbar {
	width: 250px;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 200%;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #D5AE81;
}
#titlebar {
	text-align: right;
	margin-left: 250px;
	margin-top: 20px;
	padding-top: 0px;
	border-bottom: 1px solid #D5AE81;
}
#content {
	margin-left: 270px;
}
.logocenter {
	text-align: center;
	margin-top: 15px;
	padding-top: 0px;
}
#leftbar p {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 12pt;
}

#leftbar p.teasertext {
	color: #F1F1E5;
	font-size: 8pt;
	font-weight: normal;
}

#leftbar a {
	color: #512921;
	text-decoration: none;
}
#leftbar a:hover {

	color: #FBF2D4;
	text-decoration: none;
}
#titlebar h1 {
	font-size: 14pt;
	font-family: "Century Gothic", Arial;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer {
	text-align: right;
	margin-left: 250px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 9pt;
	color: #666666;
	padding-bottom: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #3399CC;
	text-decoration: none;
}
.selected {
	font-style: italic;
	color: #512921;
}

.subheader {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td {
	text-align: center;
}

td a {
	text-decoration: none;
}

td a:hover img {
	filter: alpha(opacity=50);
	opacity:.50;
}
.centered {
	text-align: center;
}
td.rechts {
	text-align: right;
	vertical-align: top;
}
td.links {
	text-align: left;
	vertical-align: top;
}
td.mitte {
	text-align: center;
	vertical-align: top;
}
.bildunterschrift {
	font-style: italic;
}
#leftbar li {
	color: #512921;
}
#leftbar li.selected {
	color: #512921;
}
#leftbarlong {

	width: 250px;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 325%;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #D5AE81;
}
#leftbarlong p {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 12pt;
}
#leftbarlong a {
	color: #512921;
	text-decoration: none;
}
#leftbarlong a:hover {

	color: #FBF2D4;
	text-decoration: none;
}
#leftbarlong li {
	color: #512921;
}
#leftbarlong li.selected {
	color: #512921;
}