div#fixGrafikbottom {
    position: fixed;
    left:10px; /* Abstand von links */
    bottom:5px; /* Abstand von oben */
    /* height: 120px; */ /* Höhe der Grafik */
    /* width: 100px; */ /* Breite der Grafik */
    text-align: left;   /* Seiteninhalt wieder links ausrichten */
}

div#fixGalerieBox {
    position: fixed; 
    left:3px; /* Abstand von links */
    top:115px; /* Abstand von oben */
/*     height: 75px; Höhe der Grafik */
/*     width: 100px;  Breite der Grafik */
/*	border: 2px;*/
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}

div#fixGrafiktop {
   position: fixed;
    left:10px; /* Abstand von links */
    top:5px; /* Abstand von oben */
  /*   height: 120px; Höhe der Grafik */
  /*   width: 100px;  Breite der Grafik */
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}

div#fixGalerietop {
   position: fixed;
    left:3px; /* Abstand von links */
    top:5px; /* Abstand von oben */
  /*   height: 120px; Höhe der Grafik */
  /*   width: 100px;  Breite der Grafik */
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}
div#fixFilmbox {
   position: fixed;
    left:3px; /* Abstand von links */
    top:335px; /* Abstand von oben */
  /*   height: 120px; Höhe der Grafik */
  /*   width: 100px;  Breite der Grafik */
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}

.xsnazzy {
	background: #fff; /* transparent; */
	width:112px; /* 240px;  */
/*	float:left; */
	margin:0 3px;
}

.xsnazzy h1 {
	margin:0; 
	font-size:1.0em; 
	padding:0px 10px 1px 10px; 
	/* border-bottom:1px solid #444; */
}
.xsnazzy p {
	margin:0; 
	padding:1px 10px; 
	font-size:10px;
	color: #000;
}

.xsnazzy img{
	margin:0; 
	border-top:1px solid #444;
}

.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff; 
	border-left:1px solid #444;
	border-right:1px solid #444;
}
.xb1 {
	margin:0 5px; 
	background:#444;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	border:0 solid #444; 
	border-width:0 1px; 
	height:auto;
}

.xboxcontent h1 {
	margin:0; 
	font-size:1.0em; 
	padding:0px 10px; 
	/* border-bottom:1px solid #444; */
}
.xboxcontent p {
	margin:0; 
	padding:0px 10px 1px 10px; 
	font-size:10px;
	color: #000;
}

* html .xboxcontent {
	height:1px;
}

.color_a {
	background:#4268F5;
	color:#fff;
}
.color_b {
	background:#d4d8bd; 
	color:#000;
}
.color_c {
	background:#758279; 
	color:#fff;
}
.color_d {
	background:#b2ab9b; 
	color:#000;
}
