body {
	background-color:#FFFFFF;
	background-image:url(/bilder/bg.png);
	background-repeat:repeat-y;
	font-family: Arial, Verdana;
}

.nav_links {
	position: absolute;
	width: 128px;
	left: 0px;
	top: 70px;
	font-size: 12px;
	padding-top: 10px;
}
.nav_links ul {
	list-style-type: none;
	text-indent: -32px;
}

.nav_links ul li {
	padding:4px;
}
.nav_links ul a {
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}
.nav_links ul a:hover {
	color: #e2001a;
	font-weight: bold;
	text-decoration: underline;
}
.nav_rechts {
	position: absolute;
	left: 604px;
	top: 70px;
	width: 165px;
	padding-top: 10px;
}
.text a {
	color: #e2001a;
	text-decoration: none;
}
.text a:hover {
	color: #e2001a;
	text-decoration: underline;
}
.publications a {
	color: #404040;
	text-decoration: underline;
}
.publications a:hover {
	color: #404040;
	text-decoration: none;
}	
.header {
	position: absolute;
	visibility: inherit;
	height: 74px;
	width: 799px;
	left: 0px;
	top: 0px;
}
.content {
	position: absolute;
	width: 450px;
	left: 140px;
	top: 75px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
}
.headline {
	font-size: 13px;
	color: #284a78;
	font-family: Arial, Verdana;
	padding-bottom: 10px;
}
.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #404040;
	margin-right:10px;
}
.agenda {
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #404040;
	margin-right:10px;
	}

.nav_rechts h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	padding-left: 10px;
	margin-bottom: -8px;
}
.nav_rechts h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 100;
	color: #404040;
	padding-left: 10px;
	margin-bottom: 0px;
}
.nr_h2t {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 100;
	color: #404040;
	padding-left: 15px;
	padding-right: 7px;
	line-height: 1.3em;
}
.nr_h2t a {
	color: #e2001a;
	text-decoration: none;
}
.nr_h2t a:hover {
	color: #e2001a;
	text-decoration: underline;
}