/* blau	color: #0086A5; */
/* gruen color: #A2c046; */



/*----------------------------------- NEUE CSS -----------------------------*/

body{
	font: normal 13px/17px Arial, Verdana, sans-serif;
	color: #333;
	background-image: url(../_images/bg_verlauf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
	height: 100%        
}

#box{
	width: 100%;
	margin: 0 auto;	
	padding: 0;		
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;        
}

/* Kopfbereich */

#header{
	width: 1005px;
	height: 114px;
	padding: 0;
	margin: 0;
}


/* Eigentliche Inhaltsbox */


#layout{
	width: 1005px;
	padding: 0 0 0 10px; 
}


/* Bildformatierung */

.csc-textpic-text{
	padding-bottom: 20px;
}


.csc-textpic-firstcol,
.csc-textpic-lastcol{
	padding-top: 20px;
}

.csc-textpic-imagecolumn .csc-textpic-lastcol,
.csc-textpic-imagecolumn .csc-textpic-firstcol{
	padding-top: 0 !important;
}

.csc-textpic-intext-left img,
.csc-textpic-intext-right img{
	padding: 20px;
}

.csc-textpic-imagewrap{
	margin-bottom: 10px;
}

/* CONTAINER */

#container{
	width: 1010px;
	clear: both;
	/*background: url(../images/bg_content.gif) repeat-y;*/
}

/* SIDEBAR */


#sidebar{
	float: left;
	width: 145px;
}


/* INHALT */


#content{
	float: right;
	width: 855px;	
	margin-top: 50px;
	background-image: url(../_images/inhalt.gif);
	background-repeat: repeat-y;
}

#inhalt{
	float: left;
	width: 500px;
	padding: 10px 30px;
}

#contentsidebar{
	padding: 10px 0 50px 0;
	float: right;
	width: 270px;
}

/* TEXTFORMATIERUNG */


.bodytext{
	padding: 0 0 10px 0;
	margin: 0;
	color: #444444;
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
}

.bodytext a{
	color: #BAD049;
	text-decoration: none;
}

.bodytext a:hover{
	text-decoration: underline;
}

#inhalt h1{
	color: #BAD049;
	font-size: 24px;
	line-height: 25px;
	font-family: Arial;
	font-weight: normal;
}


#inhalt h2{
	color: #868686;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin: 5px 0 10px 0 !important;

}

#inhalt h3{
	font-weight: bold;
	font-size: 13px;
	color: #0690B9;
	margin: 0 0 2px 0 !important;
}

#inhalt a{
	color: #BAD049;
}

#sidebar a:hover,
#inhalt a:hover{
	text-decoration: none;
}

#inhalt li{
	list-style: none;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left top;
	padding-left: 25px;	
	margin: 0 0 5px 0;
}


#inhalt .chgallery-list li{
	background: none !important;
}

#inhalt blockquote{
	font-style: italic;
}

#inhalt .detail{
	font-weight: bold;
	color: #A2C046;	
}

#inhalt .imagelist{
	width: 540px;
	padding-left: 60px;
}


#inhalt .beschreibung{
	padding: 5px 0;
}

#inhalt .imagelist .single{
	font-size: 90%;
}



/* TABELLE ERGEBNISSE */

#inhalt table.contenttable{
	margin-bottom: 15px;
}



#inhalt table.contenttable.result{
	border: 2px solid #B5D66E;
	margin: 10px;
	text-align: center;
}

#inhalt table.contenttable.result caption{
	font-weight: bold;
}

#inhalt table.contenttable.result td{
	border: 1px solid #B4D56D;
}

#inhalt table.contenttable.result .tr-0 td{
	font-weight: bold;
	color: #0086A5;;
	padding: 1px;
}

/* TABELLE STANDARD */

#inhalt table.contenttable.standard{
	margin: 10px;
	width: 600px;
	text-align: center;
	padding-bottom: 20px;
}

#inhalt table.contenttable.standard td{
	padding: 2px;
}

#inhalt table.contenttable.standard .td-4{
}

#inhalt table.contenttable.standard .tr-0 td{
	font-weight: bold;
	color: #333;
	padding: 0 0 10px 0;
	
}

#inhalt table.contenttable.standard .td-0{
	font-weight: bold;
	color: #333;
	padding-right: 20px;
}



/* Auszeichnung der Aufz�hlung (unten) bei News */

.tx-ttnews-browsebox-SCell a{
	font-weight: bold;
	color: #A2C046 !important;
}

/* Paddingboxen */

.paddingtop{
	padding-top: 20px;
}

.paddingleft{
	padding-left: 15px;
}

/* Fussbereich */

#footer{
	clear: both;
	height: 50px;
	padding: 20px 0 0 145px;
	/*background: url(../images/footer_bg.gif) repeat-x;*/
	font: normal 11px/17px Arial, Verdana, sans-serif;
	color: #333;
}

#footer a{
	color: #333;
}

.copyright{
	float: left;
	padding: 5px 0 0 20px;
}

.toplink{
	float: right;
	padding: 5px 20px 0 0;	
}

.toplink a{
	color: #fff;
}


/* NAVIGATION NEU */



#navigation { 
	float: left;
	width: 940px;
	height: 35px; 
	position: relative; 
	/*	background: url(../images/nav_bg.jpg) repeat-x; */
	padding: 0;
	margin: 0;
} 

#navigation ul.menu{ 
	padding: 0 0 0 155px;
	margin: 0;
} 

#navigation li{
	float: left;
	list-style: none;
} 

#navigation a span {
	color: #FFF;
}


#navigation li a{ 
	padding: 0 15px 0 15px;
	margin: 0;
	display: block;
	text-decoration: none;
	float: none !important;
	font-size: 14px;
	line-height: 35px;
} 
	

#navigation a:hover span{ 
	text-decoration: underline;
}

#navigation li a:hover .active, 
#navigation li a.active{
	background-color: #BAD049; 
}



/* IE-Hack f�r die Breite */

*html ul.menu ul {
    width: 140px !important;
}


ul.menu ul {
    margin: 0 0 0 0px !important;
    padding: 0 0 5px 0;
    position: absolute;
    background-color: #BAD049;
    display: none;
    width: 140px;
    z-index: 1;
}


ul.menu ul li {
    margin:0;
    padding: 0;
	text-indent: 0 !important;
}


ul.menu ul li a{
	padding: 4px 10px !important;
	margin: 0;
	background: none !important;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	width: 120px !important;
	font: bold 13px/19px Arial, Verdana, sans-serif; 
	line-height: 1.3em !important;
	border-top: 1px solid #FFF;
}

ul.menu ul li a:hover{
    background-color: #333 !important;
	border-top: 1px solid #FFF !important;
}

.imgtext-table{
	clear: both;
	padding: 10px 0;
}

/* Dies sind die Klassenstile f�r das Untermen� wenn sich die Maus */

/* �ber der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}



.clearer {
	clear: both;
	display: none;
}

/*-------- Galerie  -----------*/


/*-- Admin Interface  --*/

.jm-gallery-new-album-container h3,
.jm-gallery-edit-images-container h3,
.jm-gallery-edit-album-images,
.jm-gallery-edit-album-upload,
.jm-gallery-edit-album-header,
.jm-gallery-admin-category-header{
	background-color: #F1F6E3 !important;
}

.jm-gallery-admin-element,
.jm-gallery-admin-album-container{
	background-color: #fff !important;
	border: 1px solid #CCC !important;
}


.jm-gallery-album-entry{
	border: none !important;
}

.jm-gallery-album-entry a{
	text-decoration: none !important;
}

.jm-gallery-album-entry a strong{
	text-decoration: underline;
}


.jm-gallery-image-entry img,
.jm-gallery-album-entry img{
	padding: 3px;
	border: 1px solid #CCC !important;
}

.jm-gallery-image-single img{
	padding: 5px;
	border: 1px solid #CCC !important;
}	

.jm-gallery-image-browser span{
	padding: 0 20px !important;
}

.tx-chgallery-pi1 .single{
}

.chgallery-list img{
	padding: 2px;
	border: 1px solid #5399AC !important; 
}
 
.chgallery-list .description{
	color: #A2c046;
	font-weight: bold;
}

/*----  tt_news LATEST view  ------*/

.news-latest-container {
  font-size:0.9em;
  padding-bottom: 10px;
  clear: both;
}


.news-latest-container H2,
.news-latest-gotoarchive {
  color:#fff;
  padding:0px;
  margin:0px;
}

#news .news-latest-container H2{
	height: 48px;
	padding-top: 100px;
	color: #575757;
	font-size: 10px;
	font-family: Arial;
}


div#extra .news-latest-container H2{
  margin-bottom: 5px;
  border: none;
  color: #fff;  
}

.news-latest-item {
  padding: 0 10px 8px 0px;
  margin: 0px;
}

.news-latest-item a{
  padding: 0px;
  color: #979797 !important;
  font-size: 10px;
  font-family: Arial;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	color: #979797;
	font-size: 10px;
	font-family: Arial;
  padding: 0;
  margin: 0;
}

.news-latest-headline{
  font-weight: bold;
  clear: both;
  padding-bottom: 10px;
}

.news-latest-date a{
  text-decoration: none;
}

.news-latest-headline a{
  color: #0086A5;
}





/*-------- tt_news LIST view  -----------------------------------*/

.news-list-container {
 
}
div.news-list-container div.news-list-item h3{
  margin:0px 0px 4px 0px;
  background:none;
  padding:0;
}

.news-list-item {
  padding: 10px 0 20px 0;
  margin:0px;
  border-bottom: 1px dotted #CCC;
  }

.news-search-form {
  padding:3px;
  margin-bottom:5px;
  border:1px solid #666;
  background-color:#F9FFE5;

}
.news-search-emptyMsg{
  margin:0px;
}
.news-search-form FORM {
  margin:0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER,.news-list-container H3 A:ACTIVE{
  color:#333;
  padding:0px;
  font-size:1em;
  margin: 0px 0px 0px 0px;
}
.news-list-container H3 A:HOVER {
 
}
.news-list-container P {
  padding:0px;
}
.news-list-date {
  color: #999;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 10px;
  font-weight: normal;
  /*background-color: #ffffff;*/
}

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 9px;
}

.news-list-container IMG {
  float: right;
  padding: 0 0 20px 10px;
  margin-left: 0px;
}
.news-list-container H3 IMG {
  float: none;
  border:0px solid #666;
  margin-bottom:2px;
  margin-right:2px;
  margin-left:0px;

}

.news-list-morelink,.news-list-category {
  font-size:12px;
  margin-left: 0px;
  padding-top: 10px; 
}


/*-------- tt_news SINGLE view  -----------------------------------*/


.news-single-item {
  padding:3px;
  margin-bottom:5px;
  /*width: 500px;
  background-color:#ffffff;*/

}
.news-single-item a{
         /*white-space: pre;*/
}

.news-single-titel {
  font-size: 1.2em;
  font-weight:bold;
  color: #BAD049;
  margin-bottom: 5px;

}
.news-single-titel H2 {
  font-size: 15px;
  font-weight:bold;
  color: #BAD049;
  margin: 0 0 0 5px !important;
  padding: 0 !important;
}
.news-single-item H3 {
    font-size: 12px;
  font-weight:bold;
  margin-bottom: 6px;
}
.news-single-img {
  float: right;
  padding: 0 10px 0 30px;
  margin: 0;
}

.news-single-timedata{
  color: #999;
 
}

.news-single-backlink{
	padding: 20px 0 20px 0;
}






#inhalt ul{
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}


.csc-textpic-text ul{
	padding: 0 !important;
	margin: 0 !important;
}





	.spacer_green
	{
	float: right;
	width: 86px;
	height: 133px;
	background-color: #BAD049;
	}

	h3
	{
	color: #444444;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;	

	}

	.kontaktinfo
	{
	color: #444444;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	line-height: 15px;
	}



	h4
	{
	color: #636363;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;	
	}

	.text_side
	{
	color: #636363;
	font-size: 11px;
	font-family: Arial;
	line-height: 12px;
	}

	.a_side
	{
	color: #BAD049;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	}

	.bild_side
	{
	margin-right: 10px;
	border: 1px;
	border-color: #BAD049;
	border-style: solid;
	}



	#navioben
	{
	width: 552px;
	height:20px; 
	vertical-align: top;
	float:right;
	}
	
	
	/* obere navi */
	#menuoben
	{
	margin: 0px;
	float: right;
	}

	#listeoben
	{
	display: inline;
	float: left;
	list-style-type: none;
	}

	#link
	{
	color: #BBD049;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;
	vertical-align: middle;
	}



	#logo
	{
	background-image: url(../_images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:389px; 
	height: 86px;
	float: left;
	}
	
	
	

	/*---------------  Form  ------------------*/
	
	
	.csc-mailform{
		border: 0;
		float: left;
	}

	label {
		font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
      	width:150px;
      	float: left;
  	}
  	
  	textarea{
  		width: 300px;
  	}
  
 	.csc-mailform-field{
 		width: 500px;
		padding: 5px 0;
 	} 

 	.csc-mailform-submit{
		margin: 0 0 0 150px;
 	} 
 