body {
	background-color: #333333;
	color: #000000;
	font-family: "LinuxLibertine", serif;
	font-size: 14pt;
	margin: 0;
	padding: 0;
}
#container {
	width: 960px;
	margin: 20px auto;
	padding: 0;
	background-color: #ffffff;
}
#head {
	min-height: 160px;
	text-align: center;
	background-image: url(dh-bg-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "LinuxBiolinum", sans-serif;
}
#body {
	min-height: 320px;
	padding: 0 70px;
	background-image: url(dh-bg-btm.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#foot {
	padding: 5px 5px;
	margin: 0;
	font-size: 10pt;
	color: #aa0000;
	background-color: #dceef5;
	font-family: "LinuxBiolinum", sans-serif;
}
#head h1 {
	padding: 0;
	margin: 10px 0 20px 0;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	font-family: "LinuxLibertine", serif;
	color: #000000;
}
#head h3 {
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 16pt;
	font-weight: normal;
}
#foot-title {
	width: 40%;
}
#foot-author {
	float: right;
	text-align: center;
	width: 20%;
}
#foot-code {
	float: right;
	text-align: right;
	width: 10%;
}
#head #logo {
	display: inline-block;
	font-weight: bold;
	color: #aa0000;
	font-size: 20px;
	margin: 40px 0 10px 0;
	padding: 0;
}

#langbar {
	position: absolute;
	width: 960px;
	float: right;
	margin-top: -16px;
	font-size: 10pt;
	text-align: right;
	font-family: "LinuxBiolinum", sans-serif;
}
#linkbar {
	position: absolute;
	width: 480px;
	float: left;
	margin-top: -16px;
	font-size: 10pt;
	text-align: left;
	font-family: "LinuxBiolinum", sans-serif;
}
#langbar a, #linkbar a {
	display: inline-block;
	padding: 0 4px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	text-decoration: none;
}
#langbar a.selected, #linkbar a.selected {
	background-color: #ffffff;
	font-weight: bold;
}
#langbar a:hover, #linkbar a:hover {
	background-color: #cccccc;
}

a {
	color: #001070;
}
a:hover {
	color: #aa0000;
}
p {
	margin: 8px 0;
	padding: 0;
	text-align: justify;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
}
td, th {
	border: 1px solid #808080;
	padding: 3px 6px;
}
th {
	font-weight: bold;
	text-align: center;
	color: #aa0000;
}
td.nr {
	text-align: right;
}

.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a.icon {
	width: 24px;
	height: 22px;
	border: 1px solid #cccccc;
	border-radius: 6px;
	background-color: #dceef5;
}
.icon.text {
	width: auto !important;
	padding: 0 0.2em;
	font-family: "LinuxBiolinum", sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.icon-beamer-Ro {
	background-image: url(icon-beamer-ro.png);
}
.icon-beamer-En {
	background-image: url(icon-beamer-en.png);
}
.icon-handout-Ro {
	background-image: url(icon-handout-ro.png);
}
.icon-handout-En {
	background-image: url(icon-handout-en.png);
}
.icon-beamer-x {
	background-image: url(icon-beamer-x.png);
}
.icon-handout-x {
	background-image: url(icon-handout-x.png);
}
.icon-x-Ro {
	background-image: url(icon-x-ro.png);
}
.icon-x-En {
	background-image: url(icon-x-en.png);
}
.icon-homework {
	background-image: url(icon-homework.png);
}
a.icon:hover {
	background-color: #f5eedc;
}
.linkgroup {
	text-align: right;
}

.name {
	font-variant: small-caps;
}
.tt, #foot-code {
	font-family: monospace;
}
.moveup {
	margin-top: -2.4em;
	margin-bottom: 1.2em;
}
.center {
	text-align: center;
}
.text-sm {
	font-size: 80%;
}
.text-lg {
	font-size: 133%;
}
.fullwidth {
	width: 100%;
}

#body h1, #bodyMain h1 {
	text-align: center;
	font-family: "LinuxBiolinum", sans-serif;
	background-color: #dceef5;
	color: #aa0000;
}
.loginform, .loginform p {
	text-align: center;
}
#headShort {
	min-height: 30px;
	text-align: left;
	font-family: "LinuxBiolinum", sans-serif;
	background-color: #dceef5;
}
#headShort h1 {
	padding: 4px 0 4px 20px;
	margin: 0;
	font-size: 14pt;
/*	font-variant: small-caps;
	font-weight: normal;
	font-family: "LinuxLibertine", serif;*/
	font-weight: bold;
	color: #000000;
}
#headShort #logo {
	display: inline-block;
	float: none;
	font-weight: bold;
	color: #aa0000;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#headShort #logo img {
	margin-bottom: -5px;
}
#loginBox {
	float: right;
	font-size: 12pt;
	padding: 7px 20px 0 0;
}
#bodyContainer {
	min-height: 160px;
	padding: 20px 0 0 0;
	background-image: url(dh-bg-top.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#bodyMain {
	min-height: 480px;
	padding: 0 70px;
	background-image: url(dh-bg-btm.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.framed {
	border: 1px solid #808080;
	padding: 0.5em;
	margin-bottom: 0.5em;
}
.framed p {
	padding: 0;
	margin: 0;
	text-indent: 2em;
}

.labTable, .tabTable td {
	border: 1px solid #808080;
}
.labTable {
	width: 100%;
	margin-bottom: 0.5em;
}
