/* hide from ie5 mac \*/
html, body {
  height: 100%;
  padding: 0;
  margin: 0;
}

* html, * html body {
	height: 100%;
}

#container {
 	height: 100%;
}
/* end hide */

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #d7d7d7;
  color: #222222;
  font-size: 12px;
  font-family: Arial, Verdana,sans-serif;
}

a { color: #222222; }

a.act { text-decoration: underline; }

#flash_main{
	width: 100%;
	height: 100%;
	margin: 0;
}

div#altcontent {
    padding-top: 50px;
    width: 1003px;
}

span.noflash_info { font-size: 12px; margin: 0; padding: 0; float: none; position: absolute; left: 390px; padding-top: 5px; color: #666666; overflow: hidden; font-weight: normal; text-transform: normal; width: 600px; }

div div div h1 {
    font-size: 20px;
    height: auto;
    width: auto;
    text-transform: uppercase;
    float: none;
    font-weight: normal;
    margin: 0;
    color: #222222;
    padding: 0;
}

ul#pagenav {
    width: 360px;
    float: left;
    color: #ffffff;
    margin: 0;
    background-color: #ff5f00;
    padding: 0;
    list-style-type: none;
    margin-top: -60px;
    padding-top: 97px;
    margin-right: 30px;
    background-image: url(titel.gif);
    background-repeat: no-repeat;
}

ul#pagenav ul {
    float: none;
    background-image: none;
    width: auto;
    padding: 0;
    margin: 0;
    border-top: 1px solid #ffffff;
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: -5px;
}

ul#pagenav li {
    background-color: #ff5f00;
    border-bottom: 1px solid #ffffff;
    padding-left: 15px;
    line-height: 17px;
    padding-top: 7px;
    padding-bottom: 5px;
    font-size: 17px;
    text-transform: uppercase;
}

ul#pagenav li li { border: 0; font-size: 12px; text-transform: uppercase; background-color: #232323; padding-bottom: 5px; padding-left: 15px; line-height: 14px; }
ul#pagenav li li li { font-weight: normal; text-transform: none; font-size: 11px; padding-top: 2px; padding-left: 25px; padding-bottom: 5px; line-height: 17px; }

ul#pagenav a { color: #ffffff;
    text-decoration: none;
}

ul#pagenav a.act { text-decoration: underline; }


ul#pagenav a:hover { text-decoration: underline; }


#maincontent {
	float: left;
	width: 600px;
}


/* news */
hr.clearer {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #5e5e5e;
}
span.news-list-date {
    clear: both;
    display: block;
    font-size: 17px;
}
div.news-list-container, div.news-single-item {
    width: 600px;
    float: left;
}

div.news-list-container h3, h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
}

div.news-single-timedata {
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}

div.news-single-additional-info, div.project-single-additional-info {
    float: right;
}

dd {
    padding: 0;
    margin: 0;
    padding-left: 0px;
    display: block;
}

dd a { display: block; }

dt { font-size: 0; line-height: 0; }

dd p { padding: 0; margin: 0; text-transform: uppercase; font-size: 11px; }

p.bodytext { line-height: 17px; }

div.projectsingle { float: left; width: 600px; }

ul.related {
    font-size: 0;
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 0;
}

h5 {font-size: 14px; text-transform: uppercase; font-weight: normal; }

ul.related li, ul.related a {
    font-size: 12px;
    text-transform: uppercase;
}

.back {
	margin: 20px 0;
}


.slideshow-controls .button { 
	background-position: 4px 2px; 
	background-repeat: no-repeat;
}
	 	 		
.dark .slideshow-controls .button.play  { background-image: url(../img/play-dark.png); }
.dark .slideshow-controls .button.pause { background-image: url(../img/pause-dark.png); }
.light .slideshow-controls .button.play  { background-image: url(../img/play-light.png); }
.light .slideshow-controls .button.pause { background-image: url(../img/pause-light.png); }

