body{
  color: white;
  font-family:"Trebuchet MS", Tahoma, Arial, Sans;
  font-size: 12px;
}

.small{
	font-size: 10px;
}



a{
  color: #c5b500;
  text-decoration: none;
}
a:hover,a.active{
	text-decoration: underline;
}

li.inactive{
  color:#777;
  cursor:default;
}


hr{
	border:none;
	border-top:solid #7e7d83 1px;
	height:1px;
	margin: 20px 0;
}

h1,h2,h3,h4 {
	font-size:15px;
	padding-bottom: 10px;
	color: #c5b500;	
	font-weight: normal;
}

h2,h3,h4{
	font-size:13px;
}

.brighter{
	color:#888;
}


/* Teaser */

#topic .h1{
	display:none;
}

div.teaser{
	position: absolute;
	color:#3d3d3d;
}

div.teaser-plus{
	width:32px;
	height:32px;
	background: url(../imgs/plus_button.gif);
	cursor: pointer;
	z-index: 9;
}

div.teaser-content{
	background: #e4e4e4;
	border: 3px solid white;
	position: absolute;
	top:19px;
	left:19px;
	z-index: 10;
}

div.teaser-header {
	color:white;
	background: #cabe1c;
	padding:10px;
	cursor: pointer;
}

div.teaser-header h2{
	text-transform: uppercase;
	font-size: 12px;
	padding:0;
}

div.teaser-image{
	width:80px;
	float:left;
}

div.teaser-image img{
	margin-bottom: 1px;
}

div.teaser-text{
	width:340px;
	border-top: 1px solid white;	
}

div.teaser-image-content{
	background-image: url(../imgs/white_square_80.gif);
	background-repeat: repeat-y;
}

div.teaser-text p {
	margin:10px;
}

div.teaser-text p a{
	padding: 0 0 0 15px;
	background: url('../imgs/pfeil_r.gif') no-repeat left center;
}


div.teaser-image-content div.teaser-text p{
	margin-left:90px;
}



/* NEWS */

.news-latest-container{
	position: relative;
	width:900px;
}

.news-latest-item{
	width:215px;
	padding-right:45px; 
	/height:250px;
	min-height: 250px;
	float:left;
}
.news-latest-item h4 {
	min-height: 38px;
}

.news-list-item{
	border-bottom: 1px solid #7e7d83;
	padding-bottom:20px;
	margin-bottom:20px;
}

.news-list-date,
.news-latest-date{
	font-size: 9px;
}

.news-list-item h4,
.news-latest-item h4{
	color: #cabe1c;
	font-weight: normal;
	padding: 0 0 10px 0;
}

.news-list-img{
	width:210px;
	float:left;
	padding-top: 5px;
}

.news-latest-img {
	min-height: 170px;
}

.news-list-img img,
.news-latest-img img,
.imgtext-table a img
{
	border: 1px solid #7e7d83;
	margin-bottom: 10px;
}

.imgtext-table a img{
	margin-right: 10px;
}

.news-list-text{
	margin-left:220px;
}

.news-list-files{
	padding-bottom: 10px;
}

.news-list-files dd img{
	margin-right:5px;
}

.news-list-morelink a,
.news-latest-morelink a,
a.internal-link{
	padding: 0 0 0 15px;
	background: url('../imgs/pfeil_r.gif') no-repeat left center;
}

.tx-ttnews-browsebox{
	margin-left: 220px;
}



.tx-ttnews-browsebox table tr td{
	padding: 0 5px;
	border: 1px solid #c5b500;
}

#content-wrap .tx-ttnews-browsebox table tr td p{
	padding:0;margin:0;
	line-height: 100%;
}
.tx-ttnews-browsebox table{
	border:hidden;
	position: relative;
	left:-5px;
}

.tx-ttnews-browsebox-SCell a{
	color:white;
}

.content-element > p {
	display: none;
}


#search{
	background: url(../imgs/search_field.gif) no-repeat;
}

#search input#seachbox{  
    display:block;float:left; 
    background-color:transparent;
    border: 0;
    margin:0px;
    padding: 1px;
    margin:1px;
    color:white;
    font-size:10px;
    width: 120px;
    height:12px;
    
}

#search input.small-submit{ 
	     
    padding:0;
    margin:0px;
    height:0px;
    overflow: hidden;
    width: 19px;
    padding-top:17px;
    background: url(../imgs/search_button.gif) no-repeat;
    cursor:pointer;
    border:0;
}


#meta-menu,{
 font-size:12px;
  margin: 5px 0 0 0;
}

#meta-menu ul li{
  	width:auto;
  	float:left;
  	padding: 0 0 0 10px;
}

#meta-menu ul li a{
	display: block;
	padding-top:4px;
}


#content-wrap{
  line-height: 155%;
}

#content-wrap a{
  
}

#content-wrap a.external-link-new-window,
#content-wrap a.external-link,
#content-wrap a.internal-link-new-window,
#content-wrap a.internal-link,
#content-wrap a.mail{

}


#content-wrap a:hover{
   text-decoration:underline;
}

#content-wrap a button,
#content-wrap input.submit
{
     	overflow:hidden;
     	text-shadow: #555 1px 1px 2px;
        cursor: pointer;
        font-size:11px;
        line-height: 13px;
        color:white;
        height:18px;
        font-weight:normal;
        background:white url(../imgs/butt_bg_red.gif) repeat-x; 
        padding:2px 3px;
        border:0;
        }
        
#content-wrap .button-wrap{
	display:table-cell;
	border: 1px solid #c8c8c8;
	padding:1px;
	margin-top: 1px;
}

#content-wrap a.nohover:hover{
	text-decoration: none;
}

#content-wrap .button-wrap:hover{
	border-color:#EA5036;
}

div.button-wrap input{
	margin:0;
}


#content-wrap ul{
	padding-left: 20px;
}

#content-wrap ul li {
	list-style: disc;
}

#content-wrap p {
  margin: 0 0 10px 0;
}

#content-wrap label{
	display:block;
	float:left;
	clear: left;
}



#content-wrap .content-text table {
	width:100%;
}

#content-wrap .content-text table td{
	width:50%;
}

#footer,
#top-meta-menu{
  font-size:12px;
  color:#555;
}

#footer a{
	color: #c5b500;
	
}
#footer a.active,
#footer a:hover{
	/* color: #c5b500; */
	color:#7e7d83;
	text-decoration: none;
}

/* KlippKlapp */

.klappmenu {
        position: relative;
    }
    
    #klappmenu{
    	margin-bottom:20px;
    }
  
    .klappmenu-head{
      height:21px;
      background:url(../imgs/pfeil_d.gif) no-repeat left center; 
      padding: 0 10px 0 15px;
      line-height: 20px;
      cursor:pointer;
      color:white;
    }
    
    .klappmenu-head:hover,
    .klappmenu-head.active{
    	color:white;
    	background:url(../imgs/pfeil_u.gif) no-repeat left center;
    }
    
    .klappmenu-active{
		color:white;
		background:url(../imgs/pfeil_u.gif) no-repeat left center; 
    }
  
    h2.klappmenu-head , h3.klappmenu-head {
      font-weight:bold      ;
      font-size: 12px;
      position: relative; /* required for effect */
      margin-bottom:1px;
      z-index: 10;      
    }
  
    .klappmenu-content{         
      padding: 0 10px 0 15px;
      overflow: hidden;
      background: ;
      margin-bottom:1px;
      clear:left;
    }
    
    .klappmenu-item{
    	height:66px;
    	width:300px;
    	margin: 10px 20px 10px 0;
    	float:left;
    	background: white;
    }
    
	.klappmenu-pic{
    	float:left;
    	width:100px;
    	height:66px;
    	background: white;
    	margin: 0px 10px 0 0;
    	
     }
    
    .klappmenu-text{
   
        }







/* Indexed Search*/


#content-wrap ul.browsebox {
	padding: 0;margin:0;
}

#content-wrap ul.browsebox li{
	float: left;
	padding: 0 10px 0 0;
	list-style: none;
}

.tx-indexedsearch-searchbox,
#content-wrap .tx-indexedsearch-browsebox p{
	background: #7d7d7d;
	padding:10px 15px;
}
#content-wrap .tx-indexedsearch-browsebox p{
	padding-top:0;
}


.tx-indexedsearch-form label{
	padding-right: 20px;
}

input.tx-indexedsearch-searchbox-sword,
#tx-indexedsearch-searchbox-button-submit{	
	border:1px solid #3d3d3d;
	background: #575757;
	padding:2px;
	font-size: 10px;
	color:white;
	width:122px;
}

#tx-indexedsearch-searchbox-button-submit{
	border:0;
	width:70px;
	margin-left:1px;
}

div.browsebox{
	margin-top: 15px;
	position: relative;
	height:25px;
}

div.browsebox .tx-indexedsearch-next{
 	position: absolute;
 	right:0;top:0;
}

.tx-indexedsearch-whatis{
	display:none;
}

.tx-indexedsearch-single-res{
	clear:left;
	position: relative;
	padding: 15px 0;
	border-bottom: 1px solid #575757;
}

.tx-indexedsearch-percent{
	position: absolute;
	top:15px; right:0;
}



.graybox{
	display:block;
	padding: 15px;
	background: #f5f5f5;
}

.error{
	border: 1px solid red;
}

.clear{
	height: 0px;
	clear:both;
}
