body {text-align: center;}

td {height:20px;
    valign:baseline;}

table {border : 0;
       margin : 0;}

img {border : 0;
     color : 0;}

a {color:black;
   text-decoration:underline;}

#seite {position: relative;
        width: 750px;
        margin: 0 auto;
        text-align: left;}

#logo {position: absolute; top: 0; left: 0;
       width: 750px;
       height: 179px;
       margin: 0px;
       border: 0px;}

#articleimage {float: right;
               vertical-align: top;
               margin: 5px;}

#navi {width: 160px;
       position: absolute; top: 184px; left: 0;
       background-image:url("../images/kachel.gif");}

#cat {width: 145px;
      margin: 7px 5px 1px 5px;
      padding-left: 7px;
      background-color: #B5B5B5;
      font-weight:bold;}

#subcat {width: 133px;
         padding-left: 7px;
         margin: 2px 5px 0px 15px;
         background-color: #D0D0D0;}

#subsubcat {width: 121px;
            padding-left: 7px;
            margin: 0px 5px 0px 25px;
            background-color: #E5E5E5;}

#inhalt {width: 380px;
         position: absolute; top: 184px; left: 165px; right: 205px;
         padding: 10px;
         background-color: #F0F0F0;}

#infos {width: 180px;
        position: absolute; top: 184px; left: 570px;
        background-color: #FFFFFF;}

#terminheader {width: 180px;
               height: 13px;
               margin: 40px 0px 0px 0px;
               background-image: url("../images/akttermine.gif");
               background-repeat: no-repeat;}


#sitzungheader {width: 180px;
               height: 13px;
               margin: 40px 0px 0px 0px;
               background-image: url("../images/naesitzung.gif");
               background-repeat: no-repeat;}


#termin {width: 180px;
         margin: 5px 0px 0px 0px;
         background-image: url("../images/kachel.gif");}

#termin2 {width: 170px;
          margin: 5px;}
		  
.news {width: 100%;
       border-collapse: collapse;}
	   
.news_date {margin: auto 0px 0px auto;
            width: 65px;
			text-align: right;
            border-bottom: 1px solid red;
			font-size: small;
            color: darkgrey;}
			
.news_head {margin: 0px auto 0px 0px;
            width: 315px;
			border-bottom: 1px solid red;
            font-weight: bold;}
