h1  { font-size: 17px; line-height: 22px; font-family: Arial, Verdana, Geneva, Helvetica, Swiss; font-weight: bold}
body { font-size: 17px; line-height: 19px; font-family: Arial, Verdana, Geneva, Helvetica, Swiss;}
img{border:none;}

a { text-decoration:none; font-weight:bold;}
a:link { color:#FFFF00;}
a:visited { color:#FFFF00;}
a:hover { color:red;}
a:active { color:red;}

DIV#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(../symbole/baum/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(../symbole/baum/exlm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(../symbole/baum/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last {
   background-image: none;
   }
DIV#sitemap img.struktur {
   margin-left: -18px;
   margin-right: 9px;
   vertical-align:middle;
   border:none;
   }
DIV#sitemap img.ordner {
   vertical-align:middle;
   border:none;
   }
DIV#sitemap a.link:hover {
   text-decoration: none;
   color: Red;
   }

.news{
	list-style:none;
	padding:0 0 20px 0;
	margin:0;
}

.news li{
	border-bottom:1px black solid;
	height:100%;
	width:550px;
}