  body { font-family: Verdana;
    text-align: center;
    background-color: #D0D0D0;
    font-size: 14px;
    color: rgb(255, 255, 77);
	background: #0A0911 url(images/back.jpg) no-repeat fixed top center;

    }

  h1 { margin: 0px;
    font-size: 22px;
    color:#DE0029;
    }

  h2 { font-size: 18px;
    color: #000000;
    }

  h3 { 
  	font-size: 16px;
    font-weight: bold;
    color: #848788;
    }

  h4 { 
  	font-size: 14px;
    font-weight: bold;
    color: #848788;
    }

  p { 	margin-top: 0px;
  		line-height: 135%;
  		text-align: justify;
    }

  pre { font-size: 14px;
    color: rgb(204, 255, 255);
    }

  a:link, a:visited, a:active, a:hover { 
    }

  a:active, a:hover { 
   }

  a.menu:link, a.menu:visited { 
  		color: rgb(255, 146, 0);
  		font-style: normal;
  		text-decoration: none;


  	text-decoration: none;
    font-weight: bold;
 	color: #000000;
 	background-color: #D0D0D0;
  	border: 2px solid #FFFFFF;
	   padding: 3px;
    }

  a.menu:active, a.menu:hover { color: rgb(238, 238, 238);

  	color: #D20C30;
  	border: 2px solid #D20C30;
    }

.over:link, .over:visited, .over:active, .over:hover {
  	text-decoration: none;
    font-weight: normal;
 	color: #000000;
 	background-color: #F0F0F0;
  	border: 0px solid #FFFFFF;
	padding: 0px;
    } 
 a.langicon:link,a.langicon:visited{
  border: none;
  background-color: transparent;
  padding: 0;
}

 img.framed{
 	border: #808080;
 	border-style:groove;
  	margin: 8px;	 	
 }
 img.button{
 	border-style:none; 
 	margin: 2px;
 	vertical-align:top;
	}
 img.rahmenbild{
 	width:440px;
 	height:296px; 
	}

 img.langicon{
 	border-style:none; 
  	margin: 0px;	 	
	}

  #title { border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-left: 2px solid #808080;
    border-right: 2px solid #808080;
    padding-top: 6px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    height: 61px;
    background-color: #F0F0F0;
    }

  #menu { padding: 10px 0px;
    text-align: center;
    clear: left;
    color: #FFFFFF;
    }

  #content { 
  	border-top: 2px solid #808080;
  	border-bottom: 2px solid #808080;
    border-left: 2px solid #808080;
    border-right: 2px solid #808080;
    padding: 10px;
    background-color: #F0F0F0;
    font-size: 12px;
    color: #000000;
    }

  .active { color: rgb(255, 255, 77);
    font-weight: bold;
    }

  .shadow3 { border-style: none solid solid none;
    border-right: 1px solid rgb(244, 128, 11);
    border-bottom: 1px solid rgb(244, 128, 11);
    }

  .shadow2 { border-style: none solid solid none;
    border-right: 1px solid rgb(232, 120, 8);
    border-bottom: 1px solid rgb(232, 120, 8);
    }

  .shadow1 { border-style: none;
    border-right: medium none rgb(221, 113, 4);
    border-bottom: medium none rgb(221, 113, 4);
    }
	
  .debug {
	padding:4pt; 
	background-color: #dd0000; 
	visibility:hidden;
   }

  .kat_selected {
		padding-left: 20px;
		padding-bottom: 2px;
	}
  .kat_head {
  	font-size: 16px;
    font-weight: bold;
    color: #848788;
	cursor: pointer;  
	background-color: #D0D0D0;  
	color: #505050;
   }

  .kat_head_check {
  	font-size: 16px;
    font-weight: bold;
    color: #848788;
	cursor: pointer;  
	background-color: #D0D0D0;  
	color: #505050;
   }

  .kat_head_disabled {
  	font-size: 16px;
    font-weight: bold;
    font-style: italic;
    cursor: default;  
	background-color: #D0D0D0;  
	color: #505050;
   }

  .kat_hide {
	visibility:hidden;
	display:none;
   }

  .kat_show {
	visibility:visible;
	display:inline;
	border-color:#dd0000; 
   }

 td{
   	 color: #000000;
     font-size: 12px;
 }	

/* stylesheet f. die Texte in den Bestellformular-Tabellen: */
.best_table {
	
	font-size: 12px;
	font-weight: normal;
	/* font-family: arial, helvetica; */
	color: #000000;
}


/* Styles f. die LABEL, ... */
label {
 padding-left: 22px; 
 cursor: pointer;
}
label.required {
 background-image: url(images/required.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
}
label.problem {
 background-image: url(images/caution.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
}
label.completed {
 background-image: url(images/completed.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
} 

label.normal {
	/*
 background-image: url(images/completed.gif); 
 background-repeat: no-repeat;
 */
 background-position: 3px 0px;
}

/******* Styles für Lightbox **************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
