body{						background:url(../img/bg_neu.jpg); }

.shadow{					 -moz-box-shadow:    3px 3px 4px 2px #292929;
  -webkit-box-shadow: 3px 3px 4px 2px #292929;
  box-shadow:         3px 3px 4px 2px #292929; }
.txtshadow{			   		text-shadow: 1px 1px 5px #000;	}
  
.border{					border:2px solid #292929; }

.back{						color:#e2e2e3; }
.title{						color:#e3e3e2; }
.logo_top{					background:url(../img/logo_top.png) left top no-repeat; }
.info a{				    background:url(../img/info.png) left top no-repeat; }

.s_title{					color:#e3e3e2;  }
.s_name{					color:#e3e3e2;  }

.ch_nav{					color:#b1b1b1;  }
.th_page{					color:#b1b1b1; }
.th_nav{					color:#b1b1b1;  }
.th_links{					color:#b1b1b1;  }
.fh_page{					color:#b1b1b1; }
.fh_nav{					color:#b1b1b1;  }

.t_link{					float:left; clear:both; padding:13px 0 13px 40px; color:#e3e3e2 !important; text-decoration:none; font-size:0.9em; line-height:1.0em; font-weight:bold; }
.t_video{					background:url(../img/t_video.png) left no-repeat; }
.t_sequenz{					background:url(../img/t_sequenz.png) left no-repeat; }
.t_blatt{					background:url(../img/t_blatt.png) left no-repeat; }
.t_aktion{					background:url(../img/t_aktion.png) left no-repeat; }
.t_bild{					background:url(../img/t_bild.png) left no-repeat; }
.t_audio{					background:url(../img/t_audio.png) left no-repeat; }
.t_texte{					background:url(../img/t_texte.png)  5px 0px no-repeat; }

.footer_head{				background:#000000; }

.f_thema{					background:url(../img/bg50_black.jpg); }
.f_sel{						background:url(../img/bg75_black.png); }

.seq_download{				bottom: 0px !important; }

.fh_nav .sel{				background:url(../img/thema_sel.png) left top no-repeat; }
.fh_nav .nosel{	 			background:url(../img/thema_nosel.png) left top no-repeat; }
.th_nav .sel{				background:url(../img/thema_sel.png) left top no-repeat; }
.th_nav .nosel{	 			background:url(../img/thema_nosel.png) left top no-repeat; }
.ch_nav .sel{				background:url(../img/thema_sel.png) left top no-repeat; }
.ch_nav .nosel{	 			background:url(../img/thema_nosel.png) left top no-repeat; }

.links div{					 color:#bbbbbb;  }
.links a{					 color:#bbbbbb;  }

@media screen and (max-width:1048px), screen and (max-height: 650px) {
	
	
	.thema2{						width:350px; }
	.thema2 .t_img {				height: 190px; }
	.thema2 .t_text{			height: 100px !important; }
}