@import "global.css";
@import "navigation.css";
@import "frontpage.css";

body {
	background: url(../images/oldlook/tan-BG.gif) repeat;
}
#header {
	background-image: url(../images/newfrontheader.jpg);
	height: 200px;
}
#header h1 a {
height: 200px;
}
ul#navigation {
	position: absolute;
	top: 200px;
	left: 0;
}
#intro img {
margin: 0 -10px -20px;
}

h3 a:link, h3 a:visited, #fpublications a { 
font-size: 12px;
font-weight: bold;
}
#fnews p.teaser, #fverdicts p.teaser {
font-size: 10px;
font-style: italic;
margin: -10px 0px 0px;
_margin: -10px -6px 0 0;
padding: 0 30px;
width: 300px;

}
#fnews p.teaser img {
	margin: 0 0 -2px -2px;
}
#fverdicts p.teaser img {
	margin: 0 0 -2px 2px;
}
