html {
  background-color:#000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	margin:0px;
	background-color:#000000;
}
#mainContainer {
  width:990px;
  text-align:justify;
  z-index: 10;
  position:relative;
  z-index:10;
}
#menuContainer {
  clear:both;
  height:21px;
  text-align:center;
  background:url(img/mb.gif) repeat-x left top;
}
#bodyContainer {
  clear:both;
  background-image:url(img/cb3.gif);
  background-repeat:no-repeat;
}
#borderContainer {
  float:left;
  width:200px;
  padding-bottom:50px;
}
#borderContainerSpacer {
  float:left;
  width:2px;
}
#rightContainer {
  float:right;
  width:200px;
}
#rightContainerSpacer {
  float:right;
  width:2px;
}
#langContainer {
  padding:10px;
  text-align:center;
}
#centerContainer {
  margin:0 202px 0 202px;
  padding:10px 20px;
}
#contentLeftContainer {
  float:left;
  width:265px;
}
#contentRightContainer {
  float:right;
  width:265px;
}
#left_skulls {
  position: fixed;
  left:0px;
  bottom:0px;
  width:480px;
  height:228px;
  background: url('img/left_skulls.png');
  background-attachment: scroll;
  z-index: 0;
  display:none;
}
#right_skulls {
  position: fixed;
  right:0px;
  bottom:0px;
  width:376px;
  height:237px;
  background: url('img/right_skulls.png');
  background-attachment: scroll;
  z-index: 0;
  display:none;
}

/* ADDITION LAYOUT CONFIG ------------------------------------------------- */ 

.moduleContainer {
  margin:10px;
}

#pageTitle {
  margin-bottom:10px;
}

.img_caption {
  font-size:11px;
  color:red;
  text-align:center;
}

.photomenu {
  width:160px;
  text-align:center;
  height:160px;
  float:left;
  margin:5px;
}

.photomenu_img {
  height:120px;
}
.photomenu_img img {
  border:1px solid white;
}
.photomenu_title {
  height:40px;
  padding:3px 0;
}

.abstractMenuItem {
  
}
.abstractMenuItemImage {
  float:left;
  width:70px;
  height:60px;
  text-align:center;
  vertical-align:top;
}
.abstractMenuItemImage img {
  margin-right:5px;
  border:1px solid white;
}
.abstractMenuItemTitle {
}

/* ADDITION LAYOUT CONFIG ------------------------------------------------- */


/* STEPCAROUSEL ------------------------------------------------- */
#slider {
  width: 500px;
  margin:0 0 20px 0;
  position: relative;
  padding:0 20px;
}

.scroll {
  height: 140px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
}

.scrollContainer div.panel {
  width: 100px; /* change to 560px if not using JS to remove rh.scroll */
  float:left;
  margin:0 10px;
}
.scrollContainer div.panel p {
  width: 100px; /* change to 560px if not using JS to remove rh.scroll */
  margin:5px 0 0 0;
  text-align:center;
  font-size:11px;
}
.scrollContainer div.panel img {
  border:1px solid white;
}
.scrollContainer div.panel p a{
  color:red;
  text-decoration:underline;
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: 0px;
  top: 50px;
}

.scrollButtons.right {
  right: 0px;
  top: 50px;
}

/* STEPCAROUSEL ------------------------------------------------- */


/* PLAYER ------------------------------------------------- */
#player_playlist {
  font-size:11px;
  border:1px dotted #333;
  padding:5px;
}
.player_list {
  font-size:12px;
  border-bottom:1px dotted whitesmoke;
  padding:5px;
}
#player_performer {
  text-align:center;
  font-size:11px;
}
#player_title {
  text-align:center;
  font-size:14px;
}
.player_playlist td {
  font-size:11px;
}
/* PLAYER ------------------------------------------------- */

/* TEXT FORMAT ----------------------------------------------------------- */
a {
  color:white;
}
.header {
  margin:10px 0 5px 0;
}
h1 {
  color:#cc0000;
  font-size:18px;
  margin:0 0 10px 0;
  font-weight:normal;
  padding:0;
}

/* TEXT FORMAT ----------------------------------------------------------- */

/* GUESTBOOK ------------------------------------------------------------- */
.tx-veguestbook-pi1 {
  color:white;
}

.tx-veguestbook-pi1 hr {
  border:0px;
  height:1px;
  border-top:1px dotted whitesmoke;
}
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
	 text-align:center;
	 color:red;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
	 text-align:center;
	 color:red;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left, .tx-veguestbook-pi1 .tx-guestbook-comment  {
	   float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-comment {
	 color:red;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right {
	   margin-left:100px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	 text-align:right;
	 font-size:11px;
	 font-style:italic;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	}
	
	
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
	 margin:5px 0;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-value {
	 margin-left:125px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
	 float:left;
	 height:20px;
	 line-height:20px;
	 width:120px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	 width:350px;
	 height:100px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	}
	
	.tx-veguestbook-pi1 fieldset {
	}
	
	.tx-veguestbook-pi1 legend {
	 color:white;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
	}
/* GUESTBOOK ------------------------------------------------------------- */	






/* SCROLL ---------------------------------------------------------------- */
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

  .logoParade {
    height:130px;
    font-size:11px;
  }
  .logoParade p{
    margin:1px 0;
  }
  .logoParade li {
    margin:3px;
    height:140px;
    text-align:center;
  }
  
  .logoParade li a {
    color:red;
  }
  
  .logoParade li img {
    border:1px solid white;
  }

/* SCROLL ---------------------------------------------------------------- */

