body {
	margin:0;
	color:#58585a;
	font:12px Verdana, Arial, Helvetica, sans-serif !important;
	background:#fff url(../images/bg-body.gif) repeat-x 0 76px;
}
img {
	border:0;
}
a{
	color:#58585a;
	text-decoration:underline;
}

a:hover{text-decoration:none;}
input,textarea,select{
	font:100% Verdana, sans-serif;
	vertical-align:middle;
	color:#464646;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:880px;
	margin:0px auto 0;
	padding:0 4px 20px;
}
#header{
	overflow:hidden;
	width:100%;
	padding-bottom:36px;
}
#header .logo{
	background:url(../images/logo.gif) no-repeat;
	width:170px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#header .logo a{
	display:block;
	height:100%;
}
#header a.back-link{
	background:url(../images/text-link-zuruck.gif) no-repeat;
	width:155px;
	height:12px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:39px 44px 0 0;
}
#header a.back-link:hover{background-position:0 -12px;}
.gallery{
	position:relative;
	height:377px;
	margin-bottom:49px;
}
.gallery .gallery-wrap{
	overflow:hidden;
	width:880px;
}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.gallery ul li {
	width:880px;
	float:left;
	position:relative;
}
.gallery .link-prev,
.gallery .link-next {
	position:absolute;
	left:14px;
	top:148px;
	z-index:2;
}
.gallery .link-next {
	left:auto;
	right:0;
}
.gallery .link-prev a,
.gallery .link-next a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow-left.png) no-repeat;
	display:block;
	width:34px;
	height:54px;
	position:relative;
	cursor:pointer;
}
.gallery .link-next a{
	background:url(../images/arrow-right.png) no-repeat;
	left:auto;
	right:19px;
}
.gallery .gallery-info{
	width:363px;
	font-size:13px;
	position:absolute;
	top:0;
}
.gallery .gallery-info-box{
	background:url(../images/bg-gallery-info-neu.png) repeat-y;
	height:313px;
	padding:46px 20px 0 32px;
}
.gallery-info h1{
	margin:0 0 9px;
	font-weight:normal;
	font-size:28px;
	line-height: 1.2;
	color:#00a543;
}
.gallery-info h1 span {
	display:block;
	color:#a8c900;
	line-height: 1.3;
	margin-top: 5px;
	font-size:24px;
}
.gallery-info p{
	margin:0;
	line-height:20px;
}
.gallery-info .link-video{
	display:block;
	background:url(../images/bg-link-video.png) no-repeat;
	width:210px;
	height:36px;
	margin-left:-4px;
	overflow:hidden;
}
.gallery-info .link-video a{
	position:relative;
/* 	color:#dfe7b3; */
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:34px;
	padding:0 34px 0 14px;
	display:block;
}
.gallery img { display:block;}
.gallery .switcher {
	margin:0;
	padding:0;
	list-style:none;
	height:23px;
	background:url(../images/bg-switcher.gif) repeat-x 0 1px;
	width:auto;
}
.gallery .switcher li{
	background:url(../images/separator-paging.gif) no-repeat 5px 4px;
	float:left;
	width:118px;
	margin:-3px -4px;
}
.gallery .switcher li:first-child { background:none;}
.gallery .switcher li a{
	height:23px;
	width:118px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.switcher li.active a,
.switcher a:hover{
	background:url(../images/bg-paging-hover.png) no-repeat;
}
.form-box{
	width:559px;
	overflow:hidden;
	border:1px solid #c5c5c5;
	margin-bottom:36px;
	font-size:18px;
}
#main .search-area span {
	background:url(../images/bg-input-search.gif) no-repeat 0 0;
	float:left;
	height:34px;
	padding:10px 0 4px 46px;
	width:301px;
}
#main .search-area span input {
	width:285px;
	background:none;
	border-style:none
}
.form-box a#search,
.form-box a#browse {
	width:106px;
	height:48px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	
}
.form-box input#search {
	width:106px;
	float:left;
	height:48px;
	border:0;
	cursor:pointer;
	background:url(../images/btn-suchen.gif) no-repeat;
	margin-top: 0 !important;
}
.form-box a#browse {
	border:0;
	width:106px;
	cursor:pointer;
	height:48px;
	float:left;
	background:url(../images/btn-stob.gif) no-repeat;
}
.form-box input#search:hover,
.form-box a#browse:hover {background-position:0 -48px;}
.form-box a.clicked,.form-box input.clicked { background-position:0 -96px !important;}
.form-box .form-links {
	background:#f3f3f3 url(../images/bg-form-links.gif) repeat-x;
}
.form-box .form-holder {
	background:url(../images/border-form-box.gif) repeat-y 347px 0;
	height:1%;
	overflow:hidden;
}
.form-links ul {
	float:left;
	width:314px;
	margin:0;
	padding:8px 0 9px 33px;
	list-style:none;
	overflow:hidden;
}
.form-links ul li {
	float:left;
	padding:0 6px 0 13px;
	font:bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/arrow-right2.gif) no-repeat 0 3px;
}
.form-links ul li:first-child { background:none;}
.form-links ul a {
	color:#99999a;
	text-decoration:none;
}
.form-links ul a:hover {text-decoration:underline;}
.form-box .region-link {
	float:right;
	width:177px;
	background:#d9d9d9 url(../images/bg-region-link.gif) repeat-x;
	font:bold 11px/31px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 10px 0 24px;
}
.form-box .region-link a {
	text-decoration:none;
	color:#98b406;
	padding-left:15px;
	background:url(../images/bg-region-link-arrow.gif) no-repeat 0 50%;
}
.region-link a:hover {text-decoration:underline;}
.video-wrapper{
	background:url(../images/bg-video-wrap.gif) repeat-y 100% 0;
	margin-bottom:11px;
}
.video-wrapper .holder {
	background:url(../images/bg-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.video-wrapper .video-block{
	width:561px;
	float:left;
}
.video-wrapper .video-holder {
	background:#ececec;
	padding:21px 7px;
}
.video-wrapper .sub-video{
	float:right;
	width:277px;
	overflow:hidden;
}
.sub-video .video-holder {
	padding:11px 7px;
	margin:0 10px;
	background:#fff;
	border-top:10px solid #ececec;
}
* +html .sub-video .video-holder{
	padding:11px 7px 0 0;
}
.video-block .title {
	background:#fff;
	padding:0 10px 22px;
}
.video-block h2{
	margin:0;
	color:#96bf0d;
	font-size: 17px !important;
	font-weight:normal;
}
.video-block h2 span {
	background:url(../images/bg-video-block-title.gif) no-repeat 100% 8px;
	padding-right:28px;
}
.video-block ul{
	margin:0 0 -32px -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:570px;
	
}
.video-block li {
	width:226px;
	height:209px;
	padding:0 28px 5px 31px;
	float:left;
	color:#58585a;
}
.video-block .video-tape{
	position:relative;
	background:url(../images/frame-video.png) no-repeat;
	width:225px;
	height:129px;
	margin-left:-3px;
	
}
.video-tape .video-place{
	width:222px;
	height:126px;
	position:relative;
	padding:3px;
}
.video-place span {
	position:absolute;
	top:0;
	left:-9999px;
	background:url(../images/video-hover.png);
	width:100%;
	height:100%;
}

.video-tape:hover,
.video-tape.hover { background:url(../images/frame-video-hover.gif) no-repeat;}
.video-tape:hover span,
.video-tape.hover span { left:0;}
.video-tape ul {
	margin:0;
	padding:0;
	list-style:none;
	width:auto;
	position:absolute;
	right:13px;
	bottom:12px;
}
.video-tape ul li {
	float:left;
	padding:0 0 0 5px;
	width:auto;
	height:auto;
	color:#58585a;
}
.video-tape ul a {
	width:29px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
}
.video-block .play { 
	display:block;
	background-image:url(../images/bg-link-play.png);
	width:29px;
	height:29px;
}
.video-block .info { 
	display:block;
	background-image:url(../images/bg-link-info.png);
	width:29px;
	height:29px;
}
.video-block .play a,
.video-block .info a { 
	position:relative;}
.sub-video ul { width:auto;}
.sub-video li {
	padding:0 18px;
	height:214px;
}
.video-block strong{
	font-weight:bold;
	line-height:18px;
	padding-top:7px;
	display:block;
}
.video-block strong a{
	color:#58585a;
	text-decoration:none;
}
.video-block strong a:hover{text-decoration:underline;}
.video-block span.theme{
	display:block;
	line-height:18px;
}
.video-block span.theme a{
	text-decoration:none;
	color:#96bf0d;
	font-weight:bold;
}
.video-block span.theme a:hover{text-decoration:underline;}
.video-block .list-wrapper {
	width:100%;
	
}
.pagination ul{
	margin:0;
	padding:0 0 0 31px;
	list-style:none;
	overflow:hidden;
	height:1%;
	
}
.pagination ul li{
	float:left;
	margin-right:10px !important;
	display:inline;
	font:bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.pagination ul li a{
	display:block;
	width:23px;
	height:23px;
	text-decoration:none;
	color:#989898 !important;
	background:url(../images/bg-link-paging.gif) no-repeat;
	padding: 0 !important;
}
.pagination ul li.currentpage a,
.pagination ul a:hover{
	background-position:0 -23px;
	color:#fff;
	color: #58585A !important;
}
.pagination ul li.prevpage a,
.pagination ul li.nextpage a {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-paging-prev.gif) no-repeat;
}
.pagination ul li.prevpage a:hover,
.pagination ul li.nextpage a:hover{
	background-position:0 0;
}
.pagination ul li.nextpage a{ background:url(../images/bg-paging-next.gif) no-repeat;}

/* VIDEOPLAYER */
#videoplayer  {
	margin-top: -1px;
	margin-bottom:49px;
	width: 880px;
	height: 377px;
	background: #000000;
}


/* TOOLTIPS */
#infotip { 
    display:none; 
    background:transparent url(../images/tooltip-videocontent-toLeft.png) no-repeat ; 
 
    overflow: visible;
    font-size:13px; 
    font-weight: normal;
    font-family: Verdana;
    height:241px; 
    width:269px; 
    padding:20px 60px 20px 40px; 
    
    color:#fff;     
}

#infotip.left {
	background:transparent url(../images/tooltip-videocontent-toRight.png) no-repeat ; 
	padding:20px 80px 20px 20px; 

}

#browsetip, #searchtip { 
    display:none; 
    background:transparent url(../images/tooltip-browse-toLeft.png) no-repeat ; 
 
    overflow: visible;
    font-size:13px; 
    font-weight: bold;
    font-family: Verdana;
    height:241px; 
    width:269px; 
    padding:20px 60px 20px 40px; 
    
    color:#fff;     
}

#regionbox { 
    display:none; 
    background:transparent url(../images/regions-bg.png) no-repeat ; 
 
    overflow: visible;
    font-size:13px; 
    font-weight: normal;
    font-family: Verdana;
    width:213px; 
	height:280px; 
	margin-left: 68px;
	padding-top: 40px;
	 padding-left: 26px;
    color:#fff;     
}
#regionbox ul {
	list-style: none;
	display: inline;
}
#regionbox ul li {
	padding-bottom: 5px;
}
#regionbox ul li a,
#regionbox ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#regionbox ul li a:hover,
#regionbox ul li a:hover{
	color: #a3c300;
	font-weight: bold;
}

/* SUGGESTIONS */
.suggestionsBox {
	position: absolute;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-size: 11px;
	color: #000;
	width: 559px;
	border: 1px solid #ececec;
	z-index: 1000;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	margin-left: -40px;
	
}

.suggestionList li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	cursor: pointer;
	text-indent: 40px;
}

.suggestionList li:hover {
	background-color: #a8c900;
}

