body {
	color: #6d6b6b;
}
body, button {
	font: normal 16px Helvetica;
}
a, a:active, a:visited {
	color: #6d6b6b;
	text-decoration: none;
}
a.highlighted {
	text-decoration: underline;
}
html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
a img {
	border: 0;
}
table#layoutTable {
	width: 100%;
	height: 100%;
}
table#layoutTable td.layoutCol {
	vertical-align: top;
	padding-top: 22px;
	padding-left: 29px;
}
table#layoutTable td#main {
	padding-top: 90px;
}
#clearbar, #clearbar div {
	width: 58px;
}
#sidebar {
	width: 99px;
	font-weight: bold;
}
#sidebar p.logo {
	margin-bottom: 230px;
	margin-top: 0;
	margin-right: 29px;
}
html>body #sidebar select.navigation {
}
#sidebar select.navigation {
	font-size: 9px;
	margin-bottom: 127px;
	margin-left: -6px;
	color: #6d6b6b;
}
#sidebar p.search {
	display: none;
	margin-top: 0;
	margin-bottom: 38px;
	font-size: 0.625em;
	margin-left: -1px;
}
#sidebar p.editorial {
	font-size: 0.5265em;
	text-align: center;
	margin-right: 29px;
	border-top: 1px solid #6d6b6b;
}
#sidebar p.menu {
	margin: 0 0 216px 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
#sidebar p.menu .submenu {
	margin-left: 1px;
}
#sidebar p.menu img {
	margin-bottom: 5px;
}
html>body #sidebar p.menu img {
	margin-bottom: 0;
}
.background {
	background-image: url("../img/bg.gif");
	background-repeat: repeat;
}
#main {
}
#main ul.contentList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main ul.contentList li {
	float: left;
}
#main .contentList {
	/*width: 824px;*/
}
#main .firstEntry {
	height: 663px;
	float: left;
}
/*#main .contentListEntry {
	width: 144px;
	height: 192px;
}*/
#main .contentListEntry {
	width: 164px;
	height: 192px;
	overflow: hidden;
	background-color: white;
	padding: 10px 10px 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main .contentListEntry h1 {
	margin: 8px 0 0;
	font-size: 10px;
}
#main .contentListEntry .info {
	margin: 0;
	font-size: 8px;
	line-height: 9px;
}
#main .firstEntry .contentListEntry h1 {
	margin: 8px 0 0;
	font-size: 15px;
}
.projectArea {
	width: 1100px;
	overflow: visible;
}
#main .firstEntry .contentListEntry .info, .newsButton .info, .projectDescription, .projectPicture, .inputField, .projectPicture button, #homeAnchor {
	font-size: 10px;
	line-height: 11px;
}
#main .firstEntry .contentListEntry .info, .newsButton .info {
	margin: -2px 0 0;
}
/*html>body #main .firstEntry .contentListEntry {
	width: 221px;
	height: 294px;
}*/
#main .firstEntry .contentListEntry {
	width: 251px;
	height: 309px;
	padding: 15px 15px 0 15px;
	margin-right: 29px;
}
#main .firstEntry .contentListEntry.filter {
	height: 399px;
	font-size: 14px;
}
.filter ul.contentList li {
	margin: 15px 0;
	text-align: center;
	width: 60px;
}
#main .filter table.textList td {
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	white-space: nowrap;
}
#main .filter ul.contentList.textList li {
	float: none;
	width: auto;
	margin: 0;
	text-align: left;
	font-size: 10px;
}
#main .filter ul.contentList.textList li a {
	font-weight: normal;
}
.filter ul.contentList li a {
	font-weight: bold;
}
#main .firstEntry .contentListEntry .content {
	height: 243px;
}
#main .contentListEntry .content {
	height: 144px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center center;
}
#main .contentListEntry .content img {
	display: none;
}
#main .blank .contentListEntry .content {
	background-color: #b1adad;
}
html>body div.projectDescription {
}
div.projectDescription {
	padding: 15px;
	width: 251px;
	height: 384px;
	background-color: white;
	float: left;
	margin-right: 29px;
	margin-bottom: 29px;
}
.projectDescription h1, .projectPicture h1 {
	font-size: 14px;
	line-height: 14px;
}
.projectDescription h1 {
	margin: 0 0 8px 0;
}
.projectPicture h1 {
	margin: 0 0 8px 0;
	padding-top: 15px;
}
#projectPictureArea {
	width: 612px;
	height: 414px;
	overflow: hidden;
}
.projectDescription p {
	margin: 10px 0;
	text-align: justify;
}
div.projectPicture {
	float: left;
	margin-right: 29px;
	margin-bottom: 29px;
}
div.projectPicture p {
	margin-top: 0;
	padding-top: 0;
}
.clear {
	clear: both;
}
div.newsButton {
	font-weight: bold;
	font-size: 15px;
	margin-right: 20px;
	padding: 5px 15px;
	height: 38px;
	background-color: white;
	margin-top: 42px;
	width: 251px;
	cursor: pointer;
}
div.newsButton.newsButton2 {
	margin-top: 10px;
}
#homeAnchor {
	position: absolute;
	margin-top: 375px;
	width: 250px;
}
#homeAnchor p {
	margin: 0;
	padding: 0;
}
ul.additionalPictures {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.additionalPictures li {
	float: left;
	background-color: #B7B6B6;
	width: 14px;
	height: 1px;
	margin-left: 1px;
	margin-top: 3px;
	cursor: pointer;
}
html>body ul.additionalPictures li {
	height: 6px;
}
ul.additionalPictures li.active {
	background-color: #999797;
}
.inputField {
	width: 300px;
}
.admin  ul .content {
	cursor: move;
}
.admin .edit {
	background-color: white;
	padding: 15px;
	margin-right: 40px;
}
.admin .edit h1 {
	padding-top: 0;
	margin-top: 0;
}
.admin .edit table {
	float: left;
}
.admin .edit .textField, .admin .edit button  {
	width: 300px;
}
.admin .hidden {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.admin .contentListEntry,
.admin  .content,
.admin  .newsButton,
.admin  .menu img,
.admin  .editorial a {
	border: 1px solid red;
}
