@charset 'utf-8';
/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* 
based on Stefan Nitzsche’s work
http://nitzsche.info
*/

html {
height: 100%;
}

body {
height: 101%;
background-color: #fff;
}

.hideme {
position: absolute;
left: -9999em;
top: -9999em;
}

label, 
input[type=button],
input[type=submit], 
button {
cursor: pointer;
}


abbr[title] {
border-bottom: 1px dotted #888 !important;
cursor: help;
}

a abbr {
cursor: pointer !important;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


.teasergallery {
  overflow: hidden;
  font: 10px/1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  position: relative;
  border-bottom: 1px solid #fff;  
  border-top: 1px solid #fff;
  color: #00062d;
}

.teasergallery * {
  list-style: none;
  border:  none;
  padding: 0;
  margin: 0;
}

.teasergallery .dhonishow-elements {
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
}

.teasergallery .element {
  position: absolute;  
  overflow: visible;
  line-height: 1px;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.teasergallery .element * {
  line-height: 1px;
}


.teasergallery .dhonishow-alt {
  line-height: 16px;
  text-align: left;
  padding: 4px 0;  
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background: url("dhonishow-navi_background.png");
}

* html .teasergallery .dhonishow-alt,
* html .align-pagingbuttons_inside-top-right .dhonishow-paging-buttons,
* html .align-pagingbuttons_bottom-right .dhonishow-paging-buttons,
* html .align-pagingbuttons_inside-top .dhonishow-paging-buttons,
* html .align-pagingbuttons_bottom .dhonishow-paging-buttons,
* html .align-alt_inside-top .dhonishow-paging-buttons,
* html .align-alt_inside-top-right .dhonishow-paging-buttons,
* html .hide-alt_true .dhonishow-paging-buttons {
  background: #fff;
}


.teasergallery .dhonishow_module_alt {
  padding: 0 10em 0 7px;
  display: block;
}

.teasergallery .dhonishow-paging-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  padding: 4px 5px 5px;
  width: 10em;
  z-index: 100;
}

.teasergallery .dhonishow-paging-button .dhonishow-theme-helper {}

.teasergallery .dhonishow-next-button,
.teasergallery .dhonishow-previous-button {
  text-indent: -10000em;
  -moz-outline: none;
  cursor:  pointer;
  float: right;
  width: 15px;
  height: 15px;
  margin: 0;
}
                   
.teasergallery .dhonishow-next-button {
  background: url("dhonishow-next-button.png") 50% 50% no-repeat;
  margin-left: 5px;
}

* html .teasergallery .dhonishow-next-button {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/dhonishow-next-button.png', sizingMethod='image');
}

.teasergallery .dhonishow-previous-button {
  background: url("dhonishow-previous-button.png") 50% 50% no-repeat;
}

* html .teasergallery .dhonishow-previous-button {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/dhonishow-previous-button.png', sizingMethod='image');
}

.teasergallery .dhonishow-next-button:hover {
  background-image: url("dhonishow-next-button_hover.png");
}

.teasergallery .dhonishow-previous-button:hover {
  background-image: url("dhonishow-previous-button_hover.png");
}

.teasergallery .dhonishow-paging {
  margin-left: 5px;
  float: right;
  margin-top: 2px;
}

.teasergallery .error {
  background: #ea2032;
  text-align: center;
  line-height: 18px;
  padding: 1em;
  font-size: 10px;
  color: #fff;
}

/* Hide */

.hide-alt_true .dhonishow-alt,
.hide-buttons_true .dhonishow-paging-buttons,
.hide-paging_true .dhonishow-paging,
.hide-navigation_true .dhonishow-alt,
.hide-navigation_true .dhonishow-paging-buttons {
  display: none;
}

/* Align */

/* DhoniShow alt Right ++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.align-alt_inside-top-right .dhonishow_module_alt,
.align-alt_inside-bottom-right .dhonishow_module_alt,
.align-alt_bottom-right .dhonishow_module_alt {
  padding: 0 7px 0 10em;
}

.align-alt_inside-top-right .dhonishow-alt,
.align-alt_inside-bottom-right .dhonishow-alt,
.align-alt_bottom-right .dhonishow-alt {
  right: auto;
  left: 0;
  padding-right: 0;
  padding-left: 5px;
}

/* DhoniShow alt Right ------------------------------------------------------*/



/* DhoniShow Paging and Buttons Left ++++++++++++++++++++++++++++++++++++++++*/

.align-pagingbuttons_inside-top .dhonishow-paging-buttons,
.align-pagingbuttons_inside-bottom .dhonishow-paging-buttons,
.align-pagingbuttons_bottom .dhonishow-paging-buttons {
  right: auto;
  left: 0;
  width: 8em;
}

/* DhoniShow Paging and Buttons left ++++++++++++++++++++++++++++++++++++++++*/



/* DhoniShow Alt, Paging and Butons top +++++++++++++++++++++++++++++++++++++*/

.align-alt_inside-top .dhonishow-alt,
.align-alt_inside-top-right .dhonishow-alt,
.align-pagingbuttons_inside-top .dhonishow-paging-buttons,
.align-pagingbuttons_inside-top-right .dhonishow-paging-buttons {
  bottom: auto;
  top: 0;
}

/* DhoniShow Alt, Paging and Butons top -------------------------------------*/

/* ALIGN_INSIDE-BOTTOM IS SET */

/* DhoniShow Alt bottom +++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.align-alt_bottom .dhonishow-alt,
.align-alt_bottom-right .dhonishow-alt {
  position: relative;
}



/* ----------------------------------------------------- Page layout */

body {
	font: normal 11px/1.5455 verdana, arial, sans-serif;
	background: #fff;
}

#stoerer {
	position: absolute;
	top: -25px;
	left: 323px;
	z-index: 3;
}

#wrapper {
	width: 980px;
	background: transparent;
	margin: 15px auto;
	padding-bottom: 10px;
	position: relative;
}

#header {
	padding: 20px 0 0 0;
	position: relative;
	z-index: 1;
}


a:link,
a:visited {
	text-decoration: none;
	color: #0B55B5;
}

a:hover,
a:focus,
a:active {
	color: #0B55B5;
	text-decoration: underline;
}

hr {
	border: none;
	border-top: 1px solid #333;
}


/* ----------------------------------------------------- Logo */

#logo {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 0;
	width: 480px;
}

#logo img {
	display: block;
	margin: 0 0 0 -8px;
}

#logo p span {
	color: #fff;
	width: 30px;
	vertical-align: middle;
	text-indent: -999em;
	line-height: 10px;
	display: inline-block;
	margin: 0  0 0 2px;
}

/* ----------------------------------------------------- Search */

#search-form {
	display: none;
}

.search-snippet strong {
	background: #FEFF7F;
}

#search-block-form {
	float: right;
	position: relative;
	margin: -20px 0 0 0;
}

#search-block-form legend {
	color: #cecece;
	font-size: 1px;
	line-height: 1px;
}

#search-block-form input.text {
	width: 100px;
	color: #777;
}

#search-block-form button {
	width: 40px;
}

/* ----------------------------------------------------- Language Navigation */

#nav-lang {
	float: left;
	margin-left: 540px;
	margin-top: -27px;
}

#nav-lang li {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	line-height: 25px;
	height: 25px;
	padding: 3px;
	color: #888;
}

#nav-lang a {
	vertical-align: middle;
	text-decoration: none;
	height: 25px;
	float: left;
	line-height: 25px;
}

#nav-lang a:link,
#nav-lang a:visited {
	
	color: #bbb;
}

#nav-lang a:focus,
#nav-lang a:hover {
	color: #000;
}

#nav-lang .active a:link,
#nav-lang .active a:visited {
	color: #333;
}

#nav-lang .de a {
	padding-left: 28px;
	background: url(img/de.png) 0 0 no-repeat;
}

#nav-lang .en a {
	padding-left: 28px;
	background: url(img/en.png) 0 0 no-repeat;
}

#nav-lang #menucontact a {
	padding-left: 20px;
	background: url(img/contact.gif) 0 -32px no-repeat;
}

#nav-lang #menupress a {
	padding-left: 20px;
	background: url(img/press.gif) 0 4px no-repeat;
}

#nav-lang .active  {
	border: 1px solid #ccc;
	padding: 2px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
}




/* ----------------------------------------------------- Jump navigation */

#nav-jump a {
	position: fixed;
	top: -3000px;
	z-index: 10;
	left: 0;
	background: #fdd600;
	padding: 2px 10px;
	text-decoration: none;
	width: 200px;
}

#nav-jump a:focus {
	top: 0;
}

/* ----------------------------------------------------- Main navigation */

#nav-main {
	clear: both;
	border-bottom: 2px solid #7ace35;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 46px 0 0 538px;
}

#nav-main li {
	float: left;
	margin: 0 0 0 2px;
	font-size: 14px;
	font-family: arial;
}

#nav-main #menugap {
	margin-left: 19px;
}

#nav-main a {
	float: left;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 2px 10px;
	border-bottom: 1px solid #fff;
}

#nav-main a:link,
#nav-main a:visited {
	background: #e1e1e1;
	color: #666;
	text-decoration: none;
}

#nav-main a:focus,
#nav-main a:hover,
#nav-main a:active {
	background: #ccc;
}

#header #nav-main li.active a {
	background: #7ace35;
	color: #fff;
	border-bottom-color: #7ace35;
}


/* ----------------------------------------------------- Content */

#content {
	padding: 30px 0 0 0;
}

.error {
	margin-bottom: 15px;
}

.messages {
	text-align: center;
	font-size: 1.5em;
	color: #cc0000;
	padding-bottom: 1em;
}

.form-required {
	color: #7ACE35;
}

.col-left {
	width: 480px;
	float: left;
}

.col-right {
	width: 440px;
	float: right;
}

.col-left-eq {
	width: 440px;
	clear: both;
	float: left;
}

.col-right-eq {
	width: 440px;
	float: right;
}

.col-triple-left {
	width: 28%;
	float: left;
}

.col-triple-middle {
	width: 28%;
	margin-left: 3%;
	float: left;
}

.col-triple-right {
	margin-left: 3%;
	width: 38%;
	float: left;
}


#content .end {
	clear: both;
	border-top: 44px solid #fff;
	border-bottom: 2px solid #7ACE35;
}

#content p,
#content ul {
	margin: 5px 0 0.53846em 0;
}

#content ul li {
	padding-left: 13px;
	margin-bottom: 3px;
	background: url(img/bullet.gif) 1px 7px no-repeat;
}


#content .pager li {
	background: none;
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
	background: #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .pager {
	padding: 15px 0 30px 0;
}

#content .pager li.pager-current {
	padding: 0 7px;
	font-weight: normal;
	background: #7ACE35;
	color: #fff;
}

#content .pager li.pager-previous {
	margin-right: 14px;
}

#content .pager li.pager-next {
	margin-left: 11px;
}

#content .pager a {
	display: block;
	padding: 0 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .pager a:link,
#content .pager a:visited {
	background: #ddd;
}

#content .pager a:focus,
#content .pager a:hover,
#content .pager a:active {
	background: #ccc;
	text-decoration: none;
}





h1, h2, #writecomment legend {
	font: normal 21px/1.14286em arial, sans-serif;
	color: #222;
	margin: 0 0 0.57143em 0;
}

#content ol li {
	list-style: outside decimal;
	margin-left: 2em;
}

#content .teasergallery ol {
	padding: 0;
	margin: 0;
}

#content .teasergallery ol li {
	margin: 0;
	list-style: none;
}

.innerplayer h2,
.innerplayer h1 {
	margin-bottom: -0.07em;
	line-height: 1.05em;
	width: 380px;
}

h1 small {
	font-size: 16px;
	color: #777;
}

.staticpagetext h2 {
	color: #333;
	font-size: 16px;
	margin-top: 1em;
}

.staticpagetext h3 {
	font-weight: bold;
	margin: 1em 0;
	color: #333;
}

.officialtitle {
	color: #777;
}

.description h3 {
	font: normal 16px/20px arial, sans-serif;
	margin: 1.2em 0 0.3em;
}

.newsbox h3 {
	font: normal 14px/17px arial, sans-serif;
}

.datechooser {
	margin: -1px 0 10px 0;
}

.datechooser .active {
	background: #7ACE35;
	padding: 0 4px;
	color: #fff;
	text-decoration: none;
}

.staticpagetext img {
	margin: 10px 0;
}

.staticpagetext dl dt {
	border-top: 1px solid #ccc;
	margin: 0;
	padding-top: 7px;	
}

.staticpagetext dl dd {
	margin: 0;
	color: #777;
	padding-bottom: 7px;
	margin-bottom: -1px;
	border-bottom: 1px solid #ccc;
}


.taglist {
	padding-bottom: 6px;
	overflow: hidden;
}

.furtherlinks {
	padding-bottom: 2em;
}

#content .taglist li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

.taglist a {
	margin: 0 15px 0 0;
}

.teaserpic {
	width: 226px;
	float: left;
	height: 129px;
	margin: 8px 15px 30px 0;
	border: 1px solid #999;
	padding: 0 1px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}


.teaserpic:hover {
	border-color: #000;
}

#content .teaserpic p {
	font-size: 10px;
	line-height: 1em;
	margin: 0;
}

#ticker {
	margin-bottom: 2em;
	background: #B70B0B;
	overflow: hidden;
	position: relative;
	height: 2em;
}

#ticker p {
	position: absolute;
	top: -2px;
	left: 0;
	padding: 0 10px;
	color: #fff;
	width: 3000px;
	font-size: 12px;
	font-family: courier, "Courier New", monospace;
}

#startbox p {
	position: relative;
	z-index: 1;
	top: -43px;
}

#startbox a.videolink,
#startbox a.infolink {
	background: url(img/television.gif) 0 0 no-repeat;
	padding-left: 21px;
	line-height: 16px;
	margin-bottom: 2px;
	float: left;
	height: 16px;
}

#startbox a.infolink {
	background-image: url(img/information.gif);
}

#startbox h2 {
	font-size: 1em;
	margin: 0 0 -3px 0;
	font-family: verdana, arial, sans-serif;
}

.teaserbox {
	overflow: hidden;
}


.blindsection {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	width: 480px;
}

#content h2.sectionhead {
	font-size: 15px;
	border-top: 1px solid #333;
	cursor: pointer;
	padding-right: 30px;
	clear: both;
	margin: 20px 0 6px 0;
	padding-top: 3px;
	background: url(img/arrow.gif) 99% 7px no-repeat;
}

#content h2.sectionhead.opened {
	background-position: 99% -36px;
}

#content h2.sectionhead:hover {
	cursor: pointer;
	color: #666;
}

/* ----------------------------------------------------- Map Navigation */

#mapnavi {
	height: 20px;
	position: relative;
	z-index: 2;
}

#content #mapnavi li {
	float: left;
	background: none;
	padding: 2px 9px;
	font: normal 14px/20px arial, sans-serif;
	cursor: pointer;
	border: 1px solid #fff;
	border-bottom: none;
}

#content #mapnavi li:hover,
#content #mapnavi li:active {
	cursor: pointer;
}

#content #mapnavi li.active {
	border: 1px solid #b7b7b7;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #fff;
	color: #7ACE35;
	border-bottom: none;
	height: 22px;
}

#map {
	padding: 10px 0 25px 9px;
	margin-bottom: 25px;
	border: 1px solid #b7b7b7;
	position: relative;
	z-index: 1;
	height: 487px;
}

#map #standorte a:active,
#map #standorte .active > a {
	color: #7ACE35;
	text-decoration: none;
}

#map .mapsection {
	clear: both;
	font: normal 14px/1.5em arial, sans-serif;
}

#map .mapsection ul {
	margin-top: 0.75em;
}

#map #standorte ul {
	float: left;
	width: 107px;
	margin-top: 4px;
	z-index: 50;
	font: normal 11px/1.54em verdana, arial, sans-serif;
}

#map #standorte ul.item-1 {
	margin-left: -15px;
	width: 122px;
}

#map .mapsection li {
	background: none;
	margin: 0;
	padding: 0;
}

#map #standorte dl {
	display: none;
	position: absolute;
	left: 204px;
	top: 233px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	height: 286px;
	width: 191px;
	line-height: 1.25em;	
}

#map #standorte dd {
	margin: 0 0 1em 0;
	border: none;
	position: relative;
	left: -14px;
	padding: 0 0 0 14px;
	background: url(img/icon-video.gif) 0 0 no-repeat;
}

#map #standorte dd.novideo {
	background-position: 0 -87px;
}

#map #standorte dt {
	padding: 0;
	margin: 0;
	border: none;
}

#map #standorte .default dl {
	display: block;
	font: normal 14px/19px arial, sans-serif;
	color: #aaa;
	width: 120px;
	padding: 26px 0 0 15px;
	left: 209px;
	top: 207px;
	background: url(img/arrows.gif) 0 0 no-repeat;
}

#mapimage {
	position: absolute;
	top: 215px;
	left: -20px;
}

#mapimage img {
	margin: 0;
}

#pin {
	position: absolute;
	top: 210px;
	display: none;
	left: 200px;
	background: url(img/pin.png) 0 0 no-repeat;
	width: 43px;
	height: 48px;
	z-index: 4;
}

#standorte a.spot {
	position: absolute;
	background: url(img/spots.gif) 0 -9px;
	width: 11px;
	height: 11px;
	overflow: hidden;
	z-index: 3;
}

#standorte a.spot:hover,
#standorte a.spot:focus,
#standorte .active a.spot {
	background-position: 0 0;
}





/* ----------------------------------------------------- Player */

.player {
	width: 480px;
	margin: 21px 0 20px 0;
	clear: both;
}

.fullplayer {
	margin-top: 0;
	border: none;
	padding-bottom: 5px;
}

.embedcode {
	float: right;
	position: relative;
	font-size: 10px
}

.embedcode p {
	background: #0B55B5;
	padding: 4px 5px;
	line-height: 13px;
	color: #fff;
}

div#unique_id {
	height: 90px;
	background: #ddd;
	padding: 100px 60px;
	text-align: center;
	clear: both;
}

object#unique_id {
	height: 290px;
	width: 480px;
}

.embedcode a:link,
.embedcode a:visited {
	color: #999;
}

.embedcode a:focus,
.embedcode a:hover,
.embedcode a:active {
	color: #333;
	text-decoration: none;
}


.embedcode div {
	display: none;
	position: absolute;
	top: 21px;
	right: 5px;
	width: 470px;
}

.embedcode input {
	width: 464px;
}


#content .player .tabheader {
	float: left;
	font-size: 10px;
	margin: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.innerplayer {
	position: relative;
	clear: both;
}

.innerplayer h2 a:link,
.innerplayer h2 a:visited{
	color: #222;
}

.metainfo {
	position: relative;
}

.metainfo .date {
	position: absolute;
	color: #999;
	top: 7px;
	right: 10px;
}

.player .rating {
	margin-top: 5px;
	float: right;
}

#wrapper #content .player .rate-explain {
	line-height: 11px;
	font-size: 9px;
	margin-top: 16px;
	margin-left: 1px;
	color: #777;
}

.player .stats .rating {
	float: none;
	margin: 0;
}


#content .player .meta {
	color: #999;
	margin-bottom: 0;
}

#content .categories {
	overflow: hidden;
	padding: 14px 10px 0 0;
	float: left;
	width: 230px;
}

#content .categories li {
	line-height: 16px;
	padding-bottom: 1px;
	margin: 0 12px 4px 0;
	padding-left: 18px;
	background: url(img/icon-flag.gif) 0 0 no-repeat;
}

#content .categories .state {
	background-image: url(img/icon-flag.gif);
}

#content .categories .school {
	background-image: url(img/icon-home.gif);
}

#content .categories .discipline {
	background-image: url(img/icon-book.gif);
}

#content .categories .supportline {
	background-image: url(img/icon-award.gif);
}

.player dl dt {
	font-size: 10px;
	line-height: 1.4em;
	color: #777;
}

.player dl dd {
	line-height: 1.3077em;
	padding-bottom: 15px;
}

.player dl.longname {
	float: left;
	width: 285px;
}

.player dl.releasedate {
	float: right;
	width: 192px;
}

#content .player .metainfo {
	clear: both;
	overflow: hidden;
	margin: 15px 0 0 0;
	border: 1px solid #aaa;
	overflow: hidden;
	padding: 7px 10px 0 10px;
	width: 458px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .player .metainfo .left {
	float: left;
	width: 180px;
}

#content .metainfo .rating .description {
	overflow: hidden;
	color: #7ACE35;
}

#content .player .stats {
	float: right;
	text-align: left;
	width: 230px;
	margin: 16px 0 0 0;
}

#content .player .stats li {
	padding: 0;
	background: none;
	line-height: 21px;
}

#content .player .stats .rating {
	border-right: none;
	float: left;
	width: 100px;
	position: relative;
	top: 2px;
}

#content .player .stats .rating .description {
	width: 190px;
	position: absolute;
	top: 14px;
	left: 0;
}

#content .player .stats .comment_count {
	clear: left;
}



/* ----------------------------------------------------- Comments */

#wrapper .comments {
	margin-bottom: 25px;
}

#wrapper .comment {
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #bbb;
	list-style: none;
	width: 440px;
	background: none;	
}

#wrapper .comments .gravatar {
	float: left;
	border: 1px solid #aaa;
	padding: 1px;
	margin: 3px 0 5px 0;
	width: 48px;
	height: 48px;
}

#wrapper .comments a:focus .gravatar,
#wrapper .comments a:hover .gravatar {
	border-color: #333;
}

#wrapper .comments div.text {
	margin-left: 62px;
}

a#morecomments {
	float: right;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

#wrapper .comments h3 {
	margin-bottom: 0.3em;
}


#wrapper .comments div.text p {
	font-size: 10px;
	line-height: 1.5em;
}

form#comment-form {
	width: 440px;
}

form .field {
	clear: both;
	padding: 5px 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin-bottom: -1px;
	overflow: hidden;
}

.field .form-text {
	width: 313px;
}

.form-submit {
	width: 120px;
	margin-top: 10px;
}

textarea {
	float: right;
	width: 311px;
}

.field label {
	width: 120px;
	float: left;
}

#writecomment hr {
	margin: 20px 0 10px 0;
}

.col-right #writecomment hr {
	margin: 5px 0 10px 0;
}

#writecomment label {
	float: left;
	width: 120px;
}

#writecomment .help {
	font-size: 10px;
	margin-left: 120px;
	color: #777;
}

textarea {
	padding: 2px 3px;
	font: normal 11px/15px verdana, arial, sans-serif;
}

.comments .box {
  border-top: 1px solid #000;
  padding-top: 2em;
}

/* ----------------------------------------------------- Box Contents */

#startbox {
	height: 193px;
	height: 17.55em;
	height: auto;
	margin-bottom: -35px;
}

.startbox {
	margin-top: 5px;
	padding-top: 15px;
	border-top: 2px solid #7ACE35;
}

.startbox .box {
	border: none;
}

.box {
	overflow: hidden;
	margin-bottom: 30px;
}

.triplet {
	padding-right: 0;
	padding-bottom: 8px;
}

.col-left .triplet {
	width: 480px;
}

.col-right .triplet {
	width: 460px;
}


#marquee {
	position: relative;
	height: 135px;
	
}

#marquee ul {
	width: 3200px;
	position: absolute;
	top: 0;
	left: 0;
}


#content .triplet ul {
	margin-top: 0;
}

#content .triplet li {
	float: left;
	width: 150px;
	height: 125px;
	font-size: 10px;
	line-height: 1.3em;
	padding: 0;
	background: 0;
}

.triplet div {
	margin-right: 15px;
}

.triplet .date {
	margin: 3px 0 1px 0;
	color: #999;
}


.triplet .school:after {
	content: ":";
}

.triplet img {
	border: 1px solid #999;
	padding: 1px;
	width: 136px;
	height: 76px;
	display: block;
}

.triplet a:hover img {
	border-color: #333;
}

.blog .date {
	float: left;
	padding-left: 17px;
	color: #777;
	background: url(img/icon-time.gif) 0 3px no-repeat;
}

.blog .comments {
	float: right;
	padding-left: 20px;
	margin-right: 5px;
	background: url(img/icon-comments.gif) 0 3px no-repeat;
}


.cloud li {
	display: inline;
	vertical-align: middle;
}

.cloud a:link,
.cloud a:visited {
	text-decoration: none;
}

.col-right .description {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}

.col-right .description h3 {
	font: arial, sans-serif;
	font-size: 16px;
	margin: 0.9em 0 0 0;
}


#content .col-right .taglist li {
	padding: 0;
	background: none;
	display: inline;
	margin-right: 0.75em;
}

#content .relatedfull li {
	width: 47%;
	margin-right: 2%;
	float: left;
	padding: 0;
	background: none;
	font-size: 10px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.relatedfull li.odd {
	clear: both;
}

.relatedfull li div {
	font-weight: bold;
}

.relatedfull li div:after {
	content: ":";
}

/* ----------------------------------------------------- List filter */

#filterlist {
	padding-bottom: 0;
	margin-right: 0;
}

#filterlist * {
	font: normal 10px/1.4em verdana, arial, sans-serif;
}

#filterlist select {
	width: 95%;
	margin-top: 2px;
}

#filterlist .field {
	clear: none;
	border: none;
	padding: 0 0 10px 0;
}

#filterlist hr {
	clear: both;
	margin: 0 0 8px 0;
}

#filterlist label,
#filterlist h3 {
	font-weight: bold;
	font-size: 12px;
}

#filterlist h3 {
	margin-bottom: 3px;
}

#filterlist .checkboxes label {
	font-weight: normal;
	float: left;
	width: 80%;
	padding: 1px 0 4px 4px;
	font-size: 10px;
}


#filterlist .checkbox {
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

#filterlist .left {
	width: 60%;
	float: left;
}

#filterlist .right {
	width: 38%;
	float: right;
}

#filterlist button {
	width: 38%;
	float: right;
}

/* ----------------------------------------------------- Blog */

.view-Blog .col-left {
	clear: both;
}

.blogpost {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #aaa;
	margin-bottom: 2em;
}

.blogpost .metaline {
	color: #888;
	margin-bottom: 1.2em;
}

/* ----------------------------------------------------- Project list */

.projects {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}

.projects tr,
.projects thead th {
	border-bottom: 1px solid #999;
}

.projects td,
.projects th {
	padding: 5px 10px 5px 0;
}

.projects th {
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
	vertical-align: bottom;
}

table.projects th.comm a {
	left: -3px;
}

#tblheadercomm {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: url(img/comment.gif) -2px 3px no-repeat;
}

.projects th a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	
}

.projects th.header a {
	position: relative;
	left: -11px;
	padding-left: 11px;
	background: url(img/sortarrows.gif) 0 100px no-repeat;
}

.projects th.headerSortUp a {
	color: #000;
	background-position: 0 6px;
}

.projects th.headerSortDown a {
	color: #000;
	background-position: 0 -13px;
}

.projects td {
	font-size: 10px;
	vertical-align: top;
}

.projects th.date { width: 60px; }
.projects th.video { width: 140px; }
.projects th.school { width: 100px; }
.projects th.subject { width: 190px; }
.projects th.line { width: 110px; }
.projects th.voting { width: 92px; }
.projects th.comm { width: 16px; }


.projects td div {
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 1.25em;
}

#content .projects td div.fivestar-widget-static {
	width: 92px;
}

.projects td small {
	display: block;
	color: #777;
	line-height: 1.4em;
}

.projects img {
	display: block;
	border: 1px solid #999;
	padding: 1px;
	text-indent: -999em;
}

.projects a:hover img,
.projects a:focus img {
	border-color: #000;
}

.top10 {
	border-top: 1px solid #999;
	margin-bottom: 35px;
}

.top10 .value {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 21px;
	text-align: center;
	padding-right: 0;
}

.top10 .value small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	display: block;
	font-size: 10px;
	margin-top: 3px;
}

.top10 td div {
	font-size: 10px;
}

div#loading {
	width: 100%;
	clear: both;
  background: #7ACE35;
  height: 2px;
top: 350px;
margin-bottom: -2px;
left: 0;
overflow: hidden;
text-indent: -999em;
}

/* ----------------------------------------------------- Footer */

#footer {
	clear: both;
	float: none;
	padding: 8px 0 20px 0;
	overflow: hidden;
}

#nav-footer {
	width: 480px;
	float: left;
}

#organisations {
	float: right;
}

#dfglogo a {
	display: block;
	width: 149px;
	height: 54px;
	background: url(img/logo-dfg.png) 0 0 no-repeat;
	text-indent: -999em;
}

#dfglogo a:hover,
#dfglogo a:focus {
	background: url(img/logo-dfg.png) 0 -100px no-repeat;
}



#footer li {
	float: left;
	margin-right: 20px;
}

#organisations li {
	margin: 0;
}



