body {
  background: #000000;
  color: #999999;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Georgia, 'Times New Roman', Times, Serif;
  font-size: 12px;
  line-height: 16px;
} 

img {
  border: 0;
}

ul, li {
  margin: 0;
  padding: 0;
}

ol {
  padding-left: 20px;
}

hr {
  height: 1px; 
  border-style: none; 
  border-color: #333;
  color: #333;
  background: #333 url(pics/trennegross.jpg) left top no-repeat;
}

hr.clearer {
  clear: both;
}


#wrapper {  
  width: 800px;
  text-align: left;
  margin: 0 auto;
  background: #000000 url(pics/nebel.jpg) left 280px no-repeat;
}

#seitenkopf {  
  width: 800px;
  height: 225px;  
  background: #000000 url(pics/header.jpg) left top no-repeat; 
}

#seitenmitte {  
  background: #000000 url(pics/rahmen.jpg) center top repeat-y;
  width: 700px;
  margin-left: 50px;
  vertical-align: top;
}

#seitenfuss {  
  width: 800px;
  height: 73px;
  background: #000000 url(pics/footer.jpg) left top no-repeat;
  vertical-align: top;
}

.abschnitt {  
  background: #000000 url(pics/trennegross.jpg) center bottom no-repeat;
  padding-bottom: 4px;
  margin-bottom: 10px;   
}

#menubereich {
  background: #000000 url(pics/hauptmenue.jpg) left top no-repeat;
  width: 800px;  
  height: 55px;   
}

#hauptmenu {
  color: #484848;
  height: 20px;    
  font-size: 13px;
  font-weight: bold;  
  background: transparent url(pics/trenneklein.jpg) center bottom no-repeat;
}

#hauptmenu ul {
  width: 470px;
  margin: 0 0 0 180px;
  padding: 0;
  height: 20px;
  line-height: 20px;      
}

#hauptmenu li {
  display: inline;  
  margin: 0 20px; 
}

#hauptmenu li a {
  display: inline;  
  color: #555555;
  text-decoration: none;
}

#hauptmenu li a:hover {  
  color: #999999;
}

#hauptmenu li.current a {  
  color: #999999;
}


#hauptmenu li.active a {  
  color: #999999;
}

.socialicons {  
  float: right;
  width: 150px;  
}

#untermenu {
  color: #555555;
  Height: 18px; 
  text-align: center;
  font-size: 11px;
  font-weight: bold;  
  clear: both;
}

#untermenu ul {
  width: 640px;
  margin: 0 0 0 80px;  
  height: 18px;
  line-height: 18px;
}

#untermenu li {
  display: inline;  
  margin: 0 10px; 
}

#untermenu li a {
  display: inline;  
  color: #555555;
  text-decoration: none;
}

#untermenu li a:hover {  
  color: #999999;
}

#untermenu li.active a {  
  color: #999999;
}

#untermenu li.current a {  
  color: #999999;
}


#inhaltsbereich {
 width: 640px;
 margin-left: 30px; 
 padding-bottom: 1px;
}

#inhaltsbereich h1 {
 font-size: 14px;
 margin: 0 0 14px 0;
 padding: 0;
 font-weight: bold; 
}

#inhaltsbereich h2 {
 font-size: 13px;
 margin: 0 0 12px 0;
 padding: 0;
 font-weight: normal;
 color: #dddddd;
}

#inhaltsbereich h3 {
 font-size: 13px;
 margin: 0 0 12px 0;
 padding: 0;
 font-weight: bold;
 color: #dddddd;
}

#inhaltsbereich p { 
 margin: 0 0 12px 0;
 padding: 0;
 font-weight: normal
}

table {
  font-size: 12px;
  line-height: 16px;
  width: 100%;
}

#inhaltsbereich table span {
  color: #666666;
}

.abschnitt img{
  float: right;
  margin-left: 10px;
}

#inhaltsbereich a { 
 color: #555555;
}

#inhaltsbereich a:hover { 
 color: #999999;
}

.tx-flseositemap-pi1 ul {
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.tx-flseositemap-pi1 ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.tx-veguestbook-pi1 {
   font-size:100%;
}
  
/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
   font-weight:bold;
   color:#990000;
}
	
/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {		
   float:left;
}
	
/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
   float:right;
}
	
/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
   clear:both;
   width:100%;
   display:block;
   padding: 1em 0;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field label {
   clear: both;
   display: block;
   float: left;
   width: 140px;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
   float:left;
   width:120px;
   background-color: #000000;
   color: #CCC;
   border: 1px solid #777;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
   float:left;
   width:245px;
   background-color: #000000;
   color: #CCC;
   border: 1px solid #777;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
   width: 245px;
   display: block;
   float: left;
   background-color: #000000;
   color: #CCC;
   border: 1px solid #777;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
   color:#990000;
}
	
.tx-veguestbook-pi1 fieldset {
   border:none;
}
	
.tx-veguestbook-pi1 legend {
   display:none;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap {
   float:left; 
   display:block;
   background:#F7F7F7;
   border:1px solid #CCC;
}
 
.tx-veguestbook-pi1 .tx-guestbook-freecap {
   margin-left:2.25em;
}
 	
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
   float:left;
   display:block;
   padding-left:0.25em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
   float:left;
    background-color: #000000;
    border: 1px solid #222222;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
   clear:both;
   display:block;
   float:none;
   width:140px;
   margin-bottom:0.5em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap p {
   font-size:75%;
   padding:0.25em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
}
	
.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color:#990000;
}
	
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
}
	
.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
	margin-left: 140px;
}

.tx-veguestbook-pi1 img {
  border: 0;
}

.tx-guestbook-header {
  background-color: #2f2f2f;
  width: 320px;
  height: 16px;
  float: left; 
  margin-bottom: 3px;
}

.tx-guestbook-left {
  background-color: #2f2f2f;
  width: 118px; 
  height: 16px;
  float: left;
  margin-left: 1px;
  text-align: center;
  vertical-align: bottom;
}

.tx-guestbook-date {
  background-color: #2f2f2f;
  color: #999999;
  height: 16px;
  width: 200px;  
  float: right; 
  text-align: center;
}

.tx-guestbok-entry {
  color: #999999;
  clear: both;
  background: #000000 url(pics/trennegross.jpg) center bottom no-repeat;
  padding-bottom: 1px;
  line-height: 17px;
}

.tx-guestbook-clear {
  clear: both;
}

#guestbook-leftcol {
  width: 420px;
  float: left;
}

#guestbook-rightcol {
  border: 1px solid #777;
  width: 206px;
  float: right;
  margin-top: 15px;
}

.playlist div.playlist-cover {
  float: left;
  margin-right: 20px;
}

.playlist div.playlist-cover img {
  height: 100px;
  width: 100px;  
}

.playlist ul {  
  margin: 0;
  padding: 0;  
} 

.playlist li {  
  margin: 0;
  padding: 0;
  list-style-type: none;
} 

.playlist div.playlist-entry {
  height: 20px;
  margin-bottom: 10px;
}

.playlist div.playlist-title {
  float: left;  
} 

.playlist div.playlist-player {
  float: right;
} 

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

