* { margin: 0px; padding: 0px; }
body { background-color: #000000;
       color: #ffffff;
       line-height: 1.5em; }
p, td { color: #ffffff;
        margin-top: 1em; }
table { border-spacing: 0px; }
h1 { color: #d52b24;
     font-size: 200%;
     margin: 1em 0 1em 0;
     text-align: center; }
h2 { color: #d52b24;
     margin: 1em 0 1em 0; }
li { margin-left: 2em; }
.content { position: absolute;
	   left: 200px;
	   top: 40px; }
.content_mix { position: absolute;
	       left: 160px;
	       top: 20px;
	       padding-right: 20px;
               padding-bottom: 20px;
	       padding-left: 5px;
               width: 80%; }
.navi { position: fixed;
        text-align: left;
        z-index: 10;
	top: 20px;
	width: 160px; }
.navi_item img { border: 0px; }
.textlist { padding: 0px 5px 20px 5px;
	    text-align: justify; }
.textlist_hd { background-color: #363636;
               opacity: .67;
               margin: 5px 0px 5px 0px;
	       padding-left: .5em;
               padding-right: 9em; }
.textlist_hd_neues { padding-right: 1.5em; }
.gbln:hover .textlist_hd { opacity: 1; }
.alt_couleur { color: #1ca41c !important; }
.inhalt { /* max-width: 1000px; */
          overflow: visible;
          width: auto;
          margin-left: auto;
          margin-right: auto;
          text-align: center; }
.url_img { border: 0px;
           width: 21px;
           height: 18px;
           vertical-align: middle; }
.enttime { font-size: 90%;
           position: absolute;
           right: 25px; }
.enttime_neues { position: relative;
                 left: .5em; }
.entname { font-weight: bold; }
.content_mix table thead { color: #d52b24;
                           font-size: 200%;
                           text-align: center; }
.content_mix p, hr, table, ul, h2 { /* max-width: 1000px; */
                                    overflow: visible;
                                    width: auto;
                                    margin-left: auto;
                                    margin-right:auto;
                                    text-align: justify; }
.content_mix table thead th { padding-top: 15px;
                              padding-bottom: 15px; }
tr.linklist { vertical-align: top; }
td.logo { padding-right: 20px;
	  padding-bottom: 20px;
	  text-align: center; }
td.linkdesc { vertical-align: middle;
	      padding-bottom: 20px; }
td.cdtitle { color: #d52b24;
	     font-size: x-large;
	     font-weight: bold;
	     text-decoration: underline;
	     vertical-align: top; }
td.cddate { font-size: large;
	    font-weight: bold;
	     vertical-align: top; }
td.cdcover { vertical-align: top;
	     padding-bottom: 30px; }
td.cdtext { vertical-align: top;
	    padding-bottom: 30px; }
img.gallery { margin-bottom: 20px; }
img.text_left { vertical-align: text-top;
		float: right;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-top: 20px; }
img.text_right { vertical-align: text-top;
		 float: left;
		 margin-right: 20px;
		 margin-bottom: 10px;
		 margin-top: 20px; }
table.voll { width: 100%; }
a:link { color: #16b9ff;
	 text-decoration: none; }
a:visited { color: #3F75FF;
	    text-decoration: none; }
a:hover { color: #d52b24;
	  text-decoration: none; }

