.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#all {
	background: white;
	border: black solid 1px;
}
#header {
/*	border: black solid 1px;*/
	border-bottom: black solid 5px;
	padding: 10px;
}
#content {
}
#left, #right {
	font-size: small;
	background: white;
	padding: 10px;
	width: 130px;
	margin: 5px;
	margin-top: 10px;
}
#left {
	float: left;
	left: 0px;
}
#right {
	float: right;
	right: 0px;
}
#main {
	margin: 10px 160px 10px 160px;
	padding: 10px;
	background: #f1f1f1;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	padding: 10px;
/*	padding-left: 180px;*/
	text-align: center;
	border-top: black solid 1px;
}
#newsflash {
	background: #fdd;
	border: #f99 solid 2px;
	padding: 5px;
	margin: 0px;
	font-size: small;
}
#newsflash .stat {
	border: black solid 1px;
	padding: 2px;
	background: white;
}

/** MISC **/

body, table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
body {
	background: #6a3;
	background: gray;
	margin: 10px;
}
p {
	text-align: justify;
}
a {
	text-decoration: underline;
	color: #693;
}
.hide {
	display: none;
}
.strong {
	font-weight: bolder;
}

/** PROGRAM  **/

.program {
/*	font-size: small;*/
	font-family: arial sans-serif;
	padding: 10px;
}
.program .lesson {
	display: block;
	background: #f9f9f9;
	margin: 1px;
	padding: 10px;
	border: black solid 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 10px;
	padding: 10px;

}
.program .relax {
    background: #e0f0e0;
}
.program .lesson-group {
/*padding: 10px;*/
	padding-left: 20px;
/*margin-top: 30px;
margin-bottom: 30px;
border: gray dotted 1px;*/

}
.program .lesson-group>.name {
/*	font-size: large;*/
/*padding-bottom: 10px;*/
}
.program .time {
	padding-bottom: 10px;
	color: red;
	font-weight: lighter;
/*	font-size: medium;*/
/*position: relative;
top: -15px;
background: white;
border: black solid 1px;
padding: 3px 5px;
display: inline;*/
}
.program .name {
	color: green;
/*	font-size: medium;*/
	font-weight: bolder;
}
.program .desc {
/*	color: #888;*/
	color: #666;
	display: list-item;
	margin-left: 20px;
}
.program .guru {
/*	font-weight: bolder;*/
}
.program .length {
	display: none;
}
.program .back {
	float: right;
	display: inline;
}
.program .back a {
	font-size: xx-small;
	text-decoration: none;
	color: gray;
}
.program .back a:hover {
	color: red;
}

/** RIGHT LINKLIST **/

.linklist-link {
	display: block;
	padding-left: 5px;
}
.linklist-delimiter {
	display:none;
}
.linklist {
	margin-bottom: 20px;
	margin-top: 20px;
}
.linklist-title {
	font-weight: bold;
	font-size: x-small;
	padding: 3px;
/*	border-top: #ddd solid 1px;*/
	margin-top: 10px;
}
.linklist:first-child {
	margin-top: -10px;
}
.linklist a {
	text-decoration: none;
}
.linklist a:hover {
	text-decoration: underline;
}

/** HEADER  **/

#header {
	font-size: 2em;
	text-align: center;
	background: #673;
	color: white;
}
#header h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header a {
	text-decoration: none;
	color: white;
}
#header .quote {
	font-size: 0.4em;
	top: -30px;
}
/** MENU **/

.menu {
	border-top: black solid 1px;
}
.menu ul, .submenu ul {
	list-style: none;
	display: block;
	border: none;
	margin: 0px;
	padding: 0px;
}
.menu li, .submenu li {
	display: block;
}
.menu li {
	border-bottom: black solid 1px;
	margin: 0;
	padding: 0;
/*	voice-family: "\"}\"";
	voice-family: inherit;*/
}
.menu a:hover, .submenu a:hover {
	background: #eee;
}
.menu a {
/*	border: red dotted 1px;*/
	padding: 10px;
	font-size: medium;
	font-weight: bolder;
	display: block;
	text-decoration: none;

	margin-bottom: -1em;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px;
}

.submenu {
	margin-top: 20px;
}
.submenu a, .submenu p {
	font-size: small;
}
.submenu li {
	padding: 0px;
	margin: 0px ;
}
.submenu li {
	margin-left: 10px;
}
.submenu .group .link {
	margin-left: 5px;
}
.submenu ul {
	padding-bottom: 10px;
}
.submenu .day {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-weight: bolder;
}

/** FOOTER **/

#footer {
	background: #673;
	color: black;
	font-size: x-small;
}
#footer a, #footer a:visited {
	color: black;
}
#footer .w3c, #footer .generated {
	display: inline;
}

/** PEOPLELIST **/

.peoplelist {
}
.peoplelist table {
	border-collapse: collapse;
	margin-right: 0px;
}
.peoplelist td {
/*	border: black solid 1px;*/
	color: black;
	font-size: small;
	padding-left: 10px;
	padding-right: 20px;
}
.peoplelist .groupfirst td {
	padding-top: 30px;
}
.peoplelist .first-groupfirst {
	margin-top: 0px;
}

/** APPLIST **/

.applist img.logo {
	width: 30px;
	margin: 3px;
	vertical-align: top;
	display: inline;
	float: right;
}
.applist img.screenshot {
	margin: 3px;
	border: black solid 2px;
	float: right;
}
/*.applist img:hover {
	width: 60px;
}*/

.applist dt {
	font-weight: bold;
}
.applist .winsoft {
	font-weight: normal;
	color: gray;
	float: right;
}
.applist dd {
	margin-bottom: 10px;
}
.applist li {
	padding-left: 5px;
	list-style: none;
	margin: 3px;
	margin-left: -3em;
	margin-bottom: 10px;
}

.applist li.kde {
	border-left: blue solid 2px;
}
.applist li.gnome {
	border-left: maroon solid 2px;
}
.applist li.alternative {
	border-left: green solid 2px;
}
.applist li.console {
	border-left: black solid 2px;
}
.applist h2 {
/*	background: white;*/
	background: black;
	color: white;
	padding: 3px;
}
.applist a {
	text-decoration: underline;
/*	border-bottom: black solid 2px;*/
	color: inherit;
}
.applist .dd-comment {
	font-size: small;
	clear: both;
}
.applist li {
	clear: both;
}
.applist .li-comment {
	font-size: x-small;
	color: gray;
}

.applist .li-comment p, .applist .dd-comment p {
	margin: 0px;
	margin-top: 3px;
}

.faq .question td p {
	margin: 0px;
}
