@charset "UTF-8";
/* CSS Document */

div#top a:hover{
  text-decoration: underline;
}

.suche{
  font-size: 1em;
  padding:0;
}

div#top_right form{
  float: right;
  margin:0;
  padding: 0;
  margin-left: 5px;
}

input#mod_search_searchword{
  padding:0;
}

span.breadcrumbs a{
  text-decoration:none;
  font-style:normal;
  margin:0;
  padding:0;
  color:#000;
  padding-top:2px;
  padding-bottom: 2px;
  background-color:#fc0;
}

/*Intern title adjustment*/
form table tbody tr td{
  padding:0 !important;
}


/*
#spalte_links table tbody tr td{
  padding:5px;
}
*/ 

/*title adjustment for right and middle panel
div.moduletable_menu h3{
  float:none;
  height: 25px;
  line-height: 25px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin:0 !important;
  margin-bottom: 15px !important;
  padding: 0;
  padding-right: 5px;
  padding-left: 5px;
  background-color:#fc0;
  text-align: left;
}*/

/*List adjustment, no icons*/
ul{
  list-style:none;
}

/*sitemap*/
div.contentpaneopen{
padding-left:10px;
}

td.article_column table tbody tr td img,
td.article_column table tbody tr td p img{ 
  float:right !important;
  /*height:100px !important;*/
  /*width:200px !important;*/
  margin-top:10px !important;
  margin-left:10px !important;
  margin-bottom:10px !important;
}


td.article_column table tbody tr td img a,
td.article_column table tbody tr td p img a{ 
  border:0 !important;
}

td.article_column table tbody tr td div table tbody tr td a img{
  float: left;
  height:16px !important;
  width:16px !important;
  border:0 !important;
  margin:0 !important;
}



/*next events*/
.rechts ul{
  margin:0;
  padding:10px;
  line-height: 1.5em;
}

#events{
  border:0;
  float: right;
  width: 182px;
  height: 162px;
  margin:0;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 0px;
  overflow:hidden;
  text-align: left;
  background-color: #fff;
}

#footer{
  clear: both;
  float: none;
  margin: 0px;
}

.poll{
margin:0;
padding:0;
text-align:left;
font-size:0.8em;
}
.poll td{
align:left;
text-align:left;
}

.pollstableborder{
}
