body,td{
  color: #444;
  font-family: arial, sans-serif;
  font-size: 12px;
}

.content-text{
	font-size: 12px;
}

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

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

h1.graphical-header{
	padding-bottom: 15px;
	overflow: hidden;
}

#content-center h1.graphical-header{
	_width:399px;
}

#content-right .graphical-header{
	width:275px;
}

h2.graphical-header{
	padding-bottom: 8px;
}

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


.brighter{
	color:#888;
}

#meta-navi{
  font-size:11px;
}

#meta-navi form{
  
}


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

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

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

#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 li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 150%;
	padding: 0 0 5px 0;
}

#content-wrap ol {
	padding:0 0 0 20px;
}

#content-wrap ol li {
	list-style:lower-latin;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 150%;
	padding: 0 0 5px 0px;
}

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


#footer{
  font-size:11px;
 }

#footer li.footer-col{
    width:150px;
    height: 200px;
    margin-right: 20px;
    float:left;
    font-weight:bold;
}	

#footer li.footer-sub{
  font-weight:normal;
}

   
    
    #content-wrap .imgtext-nowrap
    {
    	line-height: 150%;    
    }    
    #content-wrap .imgtext-nowrap .content-text
    {
    	margin: -3px 0 0 10px;
    	line-height: 150%;    
    }     
    
    .news-list-container{
        line-height:120%;
    }
    .news-list-list{
    	height:110px;
    }
    .news-list-date, .news-single-date, .tx-indexedsearch-created-date{
      font-size:10px;
    }
    .news-list-browse{
      height:35px;
    }
   
   	.news-single-image{
   		float:left;
   	}     	
       	
    .news-single-image img{
   		margin: 8px 10px 0 0;
   	}
    
    .klappmenu {
        position: relative;
    }
    
    #klappmenu{
    	margin-bottom:20px;
    }
  
    .klappmenu-head{
      height:21px;
      background:#f3f3f3 repeat-x; 
      padding: 0 10px 0 10px;
      line-height: 20px;
      cursor:pointer;
      color:#555;
    }
    
    .klappmenu-head:hover{
    	color:#111;
    	background: #e5e5e5;
    }
    
    .klappmenu-active{
      background:#f3f3f3 url(../imgs/bg_klipp.gif); 
      color:white;
    }
  
    h2.klappmenu-head , h3.klappmenu-head {
      font-weight:normal;
      font-size: 11px;
      position: relative; /* required for effect */
      margin-bottom:1px;
      z-index: 10;      
    }
  
    .klappmenu-content{         
      padding: 0 10px;
      overflow: hidden;
      background: #f8fcff;
      color:#3fa3d8;
      margin-bottom:1px;
    }
    
    .klappmenu-image{
    	float:left;
    	padding: 10px 15px 20px 0;
     }
    
    .klappmenu-text{
      padding:10px 10px 0px 0;
            
     }



#search{
	padding-top: 15px;
}

#search input{
	line-height: 1px;
	margin:0;padding:0;
	vertical-align: top;
}


#search .textfield input{
	width:160px;
	height:20px;
	border:2px solid #59b5e8;
}

#langmenu select{
	width:200px;
	height:20px;
	border:2px solid #59b5e8;
}

#langmenu span img{
	border:1px solid #59b5e8;
}

#langmenu span.active a img,
#langmenu span a:hover img{
	border:1px solid #9bdafb;
}

#tx-indexedsearch-searchbox-button-submit{ 

}

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

#content-wrap ul.browsebox{
	position: relative;
	height:25px;
	margin:0;padding:0;
}

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

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

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

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

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


.tx-signup-field{
	padding-bottom: 5px;
	width:350px;
}

.tx-signup-field label{
	width:110px;
	display:block;
	float: left;
}

input.tx-signup-input{
	border:0;
	width:220px;
	padding:5px 2px;
	background:#eee;
	margin:0;
}

input.zip{
	width:56px;
	margin-right:10px;
}
input.city{
	width:150px;
}

.error{
	border: 1px solid red;
}