@import url(http://is.uni-sb.de/inc/iw.css);

#headertextlogo {
   position: absolute;
   background: url(/wp-content/themes/iwblog/images/header_text.gif) no-repeat top transparent;   
   margin: 11px 0px 0px 92px;   
   width: 425px;
   height: 50px;
   z-index: 100;
}

#navi {
	text-align: center;
	
}

#navi ul ul {
   padding: 0px;
}

#navi h2 {
   font-size: 1.5em;
   font-weight: 500;
   margin-bottom: 0px;
   border-bottom: 1px solid white;
   margin-top: 15px;
}

#navi h2.first {
   margin-top: 0px;
}
   
div.post h2 a, div.post h1 a {
   text-decoration: none  !important;
   color: black  !important;
   background-color: #fff !important;
}


div.post {
   border-bottom: 1px solid #ccc;
   margin-bottom: 1.5em;
   margin-top: 20px  !important;
}

div.single h1 {
   margin-top: 2em  !important;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.newsauthor cite , .newsauthor cite, .newsauthor cite a:link, .newsauthor cite  a:visited  {
 color: #000 !important;
 font-size: 12px;
font-weight: 800;
}

.commentlist {
   list-style: none;
	margin-left: 0;
	padding-left: 0em;

}


