/* @group Allgemeine Definitionen */

body {
	background: none;
	font: 12px/16px Arial, Verdana, "Lucida Grande", Lucida,  sans-serif;
	text-align: left;
}
	
html, body { 

	padding:0;
	height:auto;
	}



#printlogo{
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Header ausblenden */

#header{
	display: none;
}

#links, #links_astrokids{
	display: none;
}

#rechts {
	display: none;
	}

#mitte_home, #mitte_geschenke, #mitte_breit_news, #mitte_zeitschrift_news, #mitte_breit{
	position: absolute;
	top: 100px;
	left: 0px;
}

#print_copyright{
	font: 8px Arial, Verdana, "Lucida Grande", Lucida,  sans-serif;
	text-align: left;
	}

a {
	color: #000;
	text-decoration: underline;
}

.noprint{
	display: none;
}

h1{
	font: bold 16px/20px Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
}

h2{
	font: bold 14px/18px Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* News */

.news-latest-item, .news-list-item{
	padding: 10px;
	margin-left: -10px;
	margin-top: -8px;
	margin-right: -10px;
	margin-bottom: 18px;	
	background-color: transparent;
	overflow: hidden;
	}
	
.news-catmenu{
	display: none;
}

.news-amenu-container{
	display: none;
}

.news-list-container img {
	border: medium none;
	float: left;
	margin: 22px 12px 12px 0px;
}

.news-single-img {
	float: left;
	margin: 12px 12px 5px 0px;
	padding: 0px;
}

/* Videos ausblenden */
span embed {
	display: none;
}

.csc-textpic-caption{
	width: 200px;
	min-width: 200px;
	float:left;
	margin: 5px;
	padding: 1px;
}

/* Astrokids */
.csc-default-astrokids-top img{
	display: none;
}

/* FLV-Player */
.tx-bddbflvvideogallery-pi1 p {
  padding:0px;
  /* text-align:center; */
  border:0px solid #ddd;
  background-color:#eee;
  }

.flvplayer_listpic_pic {
  border: 0px solid #990000;
    float:left;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.flvplayer_listpic {
  height: 700px;
  width: 700px;
  border: 0px solid #888888;
  padding: 0px 4px 4px 0px;
  margin: 22px 12px 30px 0px;
  background-repeat:  no-repeat;
  background-position: 0px 0px
}

.hauptrahmen_listpic {
	float: left;
	width: 700px;
	margin: 40px 0px 0px 0px;
}

.flvplayer_listpic_firstofrow {
  height: 90px;
  width: 330px;
  border: 0px solid #888888;
  float: left;
  margin: 6px 6px 6px 6px;
  padding: 0px 4px 4px 0px;
  
  background-repeat:  no-repeat;
  background-position: 0px 0px;
 }

.flvplayer_listpic_lastofrow {
  height: 90px;
  width: 330px;
  border: 0px solid #888888;
  padding: 0px 4px 4px 0px;
  margin: 6px 6px 6px 6px;
  background-repeat:  no-repeat;
  background-position: 0px 0px;
  }

.flvplayer_pagebrowser {

}

.browseLinksWrap {
  text-align: left;
}

#flvplayercaption {
  float:left;
}

#flvcaption {
 clear: both;
 margin-top: 0px;
  width: 200px;
}

.flvplayer_pagebrowser_fwd {
  float:right;
  margin-right: 4px;
}

.flvplayer_pagebrowser_back {
  float:left;
}

#player {
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}

* html #player {
  margin-right: 8px;
}

#playlist {

}

#loadingMessage {
padding: 7px 0px 7px 0px;
width: 320px;
background-color: #ffffff;
text-align: center;
position: absolute;
margin: 130px 0px 0px 19px;
}