body {
 background-color: #2D5C2E;
 background-color: #1DA918;
 color: black;
 font-family: "Times New Roman";
 font-size: 14px;
}
.program {
 font-size: 12px;
 background-color: white;
 border-collapse: collapse;
}
.program td {
 border: 1px solid black;
}
.imageblock, .imageblock p {
 margin: 0 10px;
}
.imageblock {
 margin-top: 5px;
}
.imageblock p {
 margin-bottom: 5px;
}
.crumble {
 font-size: smaller;
 margin-bottom: 20px;
}
#currentMenu {
 font-weight: bold;
}
.floatright {
 float: right;
}
.content, .menu {
 color: inherit;
}
.header {
 margin: 0;
 padding: 0;
 background-color: white;
}
.container {
 background-image: url('images/pointerDrawed.jpg');
 background-color: white;
 background-repeat: no-repeat;
}
.container, .header {
 width: 952px;
 margin-right: auto;
 margin-left: auto;
}
.header img {
 margin: 0;
 padding: 0;
}
.container a {
 text-decoration: none;
 color: #04F;
}
.container a:hover {
 text-decoration: underline;
}
a img {
 border: none;
}
img {
 margin: 0 10px;
}
.content {
 width: 80%;
 float: right;
}
.h3 {
 margin-bottom: 5px;
 padding-bottom: 5px;
}
.content ul {
 margin: 0 10px;
 padding: 0;
}
.menu {
 padding-top: 170px;
 width: 20%;
 float: left;
 overflow: hidden;
}
.menu ul {
 list-style-type: none;
 margin: 10px 20px 5px 10px;
 padding: 0 5px 0 0;
}
.menu li {
 margin: 0 10px 5px 10px;
}
.footer {
 margin: 0;
 padding: 20px 0;
 clear: both;
 font-size: smaller;
 text-align: center;
}
.editbar {
 border-bottom: 1px solid black;
 margin-bottom: 20px;
}
.editbar a:hover {
 text-decoration: none;
}
.secondmenu {
 border-top: 1px solid black;
}
em {
 font-style: none;
 text-decoration: underline;
}
.langselect {
 margin-left: 5px;
}
.langselect img {
 margin: 0;
 padding: 0;
}
.slideshowpicture  {
 text-align: center;
 width: 100%;
}
.slideshowpicture img {
 margin-left: auto;
 margin-right: auto;
}
