@charset "utf-8";

/* BLOCKS */
body {
  background: #000;
  color: #ccc;
  font-size: 11px; /* ERSTMAL FESTGEKODET */ }
noscript {
  float: left;
  clear: left;
  width: 298px;
  margin-bottom: 2em;
  border: 1px solid #333; }
noscript h3, noscript p {
  margin: 1em; }


/* INLINES */
a:link,
a:visited {
  color: #ccc; }
a:focus,
a:hover,
a:active {
  color: #fff; }
input {
  width: 95%;
  background: #000;
  color: #ccc;
  border: 1px dashed #333; }
input:focus,
input:hover {
  border: 1px solid #fff; }
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  width: auto; }
textarea {
  width: 95%;
  background: #000;
  color: #ccc;
  border: 1px dashed #333; }
textarea:focus,
textarea:hover {
  border: 1px solid #fff; }



/* CLASSES */
.noscreen {
  display: none; }
.actual {
  color: #fff !important; }
.pager {
  margin: 0;
  padding: 0;
  list-style: none outside;
  line-height: 1em; }
.pager a {
	border-width: 0 !important;
  font-size: 1.62em; }
.previous {
  float: left;
  margin: 0;
  padding: 0;
  width: 100px; }
.next {
  float: right;
  margin: 0;
  padding: 0;
  width: 100px;
  text-align: right; }
body.index #wrapper {
  padding-top: 5.52em; }
body.index #content h2 {
  margin-top: 0; }
body.index #content h3 {
  margin-bottom: 4.25em; }
body.index a {
  border-width: 0 !important; }



/* LAYOUT */
#wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 730px;
  padding-left: 90px; }
  
#skiplinks {
  position: relative;
  width: 730px;
  height: 2.38em; }
#skiplinks ul {
  position: absolute;
  top: -100000px;
  left: -100000px;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 0; }
#skiplinks li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 0; }
#skiplinks a:focus {
  display: block;
  position: relative;
  top: 100000px;
  left: 100000px;
  margin: 0;
  padding: 0.38em;
  text-align: right;
  z-index: 10;
  background: #000; }
  
#sitename {
  float: left;
  width: 300px; }
#sitename h1,
#sitename a:link, #sitename a:visited {
  text-align: right;
  color: #fff; }
  
#title {
  float: right;
  width: 415px; }
#title h2 {
  color: #fff; }
  
#content {
  float: right;
  clear: both;
  width: 415px;
  padding: 0 0 2em 0; }
#content a:link {
  border-bottom: 1px solid #333; }
#content a:visited {
  border-bottom: 1px dotted #333; }
#content a:focus,
#content a:hover,
#content a:active {
  border-bottom: 1px solid #000; }
#content img {
	margin-top: 0.38em;
	border-bottom: 1px solid #333; }
  
#navigation {
  float: left;
  width: 300px; }
#navigation ul {
  margin: 0;
  padding: 0 0 1.76em 0;
  position: relative;
  float: right;
  width: 300px;
  list-style: none outside;
  border-bottom: 1px solid #333; }
#navigation ul ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px; /* es wird eng an der LICHTINSTALLATION */
  padding: 0;
  border-bottom-width: 0;
  z-index: 10; }
#navigation li {
  margin: 0;
  position: relative;
  line-height: 1em;
  border-bottom: 1px solid #333; }
#navigation a {
  display: block;
  text-align: right;
  text-transform: uppercase;
  padding: 0.38em; }
#navigation li li a {
  background: #000;
  text-transform: none;
  padding-left: 0; }
  
#spektrum {
  position: absolute;
  top: 5.52em;
  left: 0;
  width: 75px;
  height: 75px; }
  
#galleryscroll {
  float: left;
  clear: left;
  width: 300px;
  height: 2em; }
#gallery {
  float: left;
  clear: left;
  width: 300px;
  height: 121px;
  overflow: hidden; /*auto;*/
  font-size: 0; }
#gallery ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
  white-space: nowrap;
  display: inline; }
#gallery li {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: inline; }
#gallery img { 
  margin: 0;
  padding: 0; }

#cookies, 
#missinggallery {
  float: left;
  clear: left;
  width: 298px;
  margin-top: 2em; 
  border: 1px solid #333; }
#cookies h3, #cookies p,
#missinggallery h3, #missinggallery p {
  margin: 1em; }

#news {
  position: relative;
  top: 0;
  left: 90px;
  width: 730px; }
#news .left { /*
  float: left;
  width: 300px; */}
#news h2, #news h3, #news h4, #news address, #news p {
  float: right;
  width: 415px; }

#counter { /* auerhalb des wrappers */
  position: absolute;
  bottom: 1px;
  left: 90px;
  width: 300px;
  height: 1.38em;
  text-align: right; }

