


h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Helvetica,Verdana,Arial;
	
}
body{
	text-align:center;
	background-color: #333333;
	padding: 0;
	margin: 0;
}

h1 { 
	font: normal 16px Helvetica,Verdana,Arial;
	font-weight: bold;
	color: #fa950c;
	text-align: center;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:939px;
  text-align:left; 
  margin: 10px auto 0px;
	background-color: #000000;
/* background in grau */	
/*	background-color: #3f3f3f;*/
}
/*--- Kopf und Menu --- */
div#logo{
	width: 178px;
	height: 100px;
	margin-left: 5px;
	margin-top: 0;
	padding-top: 15px;
	/*background: url(images/logoklein001.png) no-repeat;*/
	
	/*position: relative;*/
	top: 0px;
	background-color: #000;
}

/* * html .... ist für IE6 */
* html div#header { background-color: #58ff00;

	width: 929px;
	height: 215px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;

}
/*
div#header { background-color: #58ff00;

	width: 929px;
	height: 215px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/naturalbribge001.png);
}



div#links { 
	float:left;
	width:178px;
	height: 215px;
	background-color: #fffeff;
	opacity:0.70;
	filter:alpha(opacity=70);
	border-right: 2px solid #000;
}
*/

* html div.top_navi{
	height: 10px;
	color: #fffeff;
	text-decoration: none;
	width: 929px;
	background-color: #212121;
	margin-top: 3px;
	margin-left: 5px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;

}

div.top_navi{
	height: 25px;
	color: #fffeff;
	text-decoration: none;
	width: 929px;
	background-color: #212121;
	//background-color: #5e5e5e;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 16px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	//border-bottom: 1px solid #ffd66c;
	//border-top: 1px solid #ffd66c;
	}

* html div.top_navi_links{

	float: left;
	width: 180px;
	height: 42px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	border-right: 2px solid #000;
}

div.top_navi_links{

	float: left;
	width: 173px;
	height: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 5px;
	border-right: 2px solid #000;
}
* html div.top_navi_rechts{	
	
	float: left;
	position: relative;
	width: 500px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 18px;
}

div.top_navi_rechts{	
	height:25px;
	float: left;
	position: relative;
	width: 500px;
	font-weight: bold;
}
div.top_navi_clear{
clear:left;
}
div.top_navi a {
   text-decoration: none;
   color:white;
	font-size: 16px;
}

/*---- Center und Inhalt --- */
div#center { 
	margin-left:25px; 
//	width:930px;
width:889px;
//	width:740px;
	color: #fffeff;
	//border: 1px solid #fffeff;
}

div#center #csc-textpic-imagewrap{
	padding: 0;
	float: left;
}

* html div#center #csc-textpic-imagewrap{
	padding: 10px;
	float: left;
}
* html div#center img {
	margin-top: 10px;
}
* html div#center {
border: none;
}
div#center img {
	margin-top: 10px;
}
div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
}
div#head_rechts { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	float: right;
}
div#head_rechts img {
	margin-left: 10px;
}
.float-left { 
	float:left; 
}
div#preview{
	height: 100px;
	color: #fffeff;
	text-decoration: none;
	width: 929px;
	background-color: #212121;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 16px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}
* html div#preview{
	height: 100px;
	color: #fffeff;
	text-decoration: none;
	width: 929px;
	background-color: #212121;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 16px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}
div#preview a:hover img {
	
	margin-right: 25px;
	margin-left: 25px;
	opacity:1;filter:alpha(opacity=100);
}

div#preview img {
	
	margin-right: 25px;
	margin-left: 25px;
		opacity:0.4;filter:alpha(opacity=40);
}

div#footer {
  clear:both;
  background-color: #000000;
  padding:10px;
}


* html ul#mainnavi{
	margin-top: 5px;
	padding-left:0px;
	margin-left: -15px;
	font-size: 16px;
}
*+html ul#mainnavi{
	
	margin-top: 5px;
	padding-left:5px;
	margin-left: 0px;
}
* html ul#mainnavi li{
  display: inline;
  list-style-type: none;
padding-right: 10px;
	
}
*+html ul#mainnavi li{
  display: inline;
  list-style-type: none;
padding-right: 10px;
	
}
* html ul#mainnavi li.CUR {
  color: #fa950c;
	font-size: 16px;
}

* html ul#mainnavi li a:hover{
  color: #fa950c;
}

ul#mainnavi{
	
	margin-top: 5px;
	padding-left: 20px;
	font-size: 16px;
}

ul#mainnavi li{
  display: inline-block;
  list-style-type: none;
padding-right: 20px;

}

ul#mainnavi li.CUR a{
  color: #fa950c;
}

ul#mainnavi li a:hover{
  color: #fa950c;
}



/*--- Slideshow ---*/

.tx-damliteshow-previewtitle{
	font-size: 14px;
	color: #ffffff;
}

.tx-damliteshow-previewitem {
	border: 1px solid #333333;
	text-align: center;
}

.tx-damliteshow-previewimage {
	padding-top: 20px;
}
* html .tx-damliteshow-previewimage {
	padding-top: 20px;
	border: none;
}
.tx-damliteshow-previewimage img {
border: none;
}
* html .tx-damliteshow-previewimage img {
border: none;
}	
	