/* CSS Document */
html,body {
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10pt;
	height: 100%;
	width: 100%;
	background-image: url(css-images/bg_top.gif);
	color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
a {
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
.arrowed_link {
	background-image: url(../images/arrowR.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	text-indent: 20px;
}
.linklist {
	list-style-image: url(../images/arrowR.gif);
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
.spaced_list li {
	margin-bottom: 10px;
}


.ue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #000066;
}
.ue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
}
.ue3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.ue4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.ue5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
	font-weight: bold;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	padding-top: 12px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	padding-top: 12pt;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	padding-top: 6pt;
}
.ohneAbsatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ohneAbsaetze p {
	margin: 0px;
	padding: 0px;
}

.forschungstelegramm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.nummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
}
.FT-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
}
.standard {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.bottom10 {
	margin-bottom: 10px;
}
.pagetop {
	display: block;
	clear: both;
	margin-top: 20px;
	text-align: center;
}
.arrowLeft {
	background-image: url(../images/arrowL.gif);
	height: 9px;
	width: 8px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	text-indent: 8px;
}
.arrowRight {
	background-image: url(../images/arrowR.gif);
	height: 9px;
	width: 8px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	position: relative;
}
.wrap {
	height: 100%;
	width: 100%;
	background-image: url(css-images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: visible;
}
#header {
	display: block;
	height: 102px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url(css-images/bg_top.gif);
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}
#header #logo {
	background-image: url(css-images/bg_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 185px;
	float: left;
	position: relative;
	padding: 10px;
}
#header #logo img {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
#header #logo #slogan {
	display: block;
	float: left;
	height: auto;
	width: 115px;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header #date {
	height: 18px;
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-top: 15px;
}
#header #headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	height: 34px;
}
#header #headline #title {
	float: left;
}
#header #headline #subtitle {
	float: right;
}
#container {
	height: auto;
	display: block;
	overflow: visible;
	float: left;
	width: 100%;
	background-image: url(css-images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #menue {
	background-image: url(css-images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 205px;
	float: left;
	height: auto;
	overflow: visible;
	left: 0px;
	position: absolute;
	top: 102px;
}
#container #menue #nav {
	display: block;
	height: auto;
	width: 205px;
}
#container #menue #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #menue #nav a {
	list-style-type: none;
	font-size: 10pt;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 205px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(css-images/bg_nav.gif);
	text-indent: 16px;
}
#container #menue #nav a:hover {
	background-image: url(css-images/bg_navover.gif);
}
#container #menue #links img {
	display: block;
	margin-top: 10px;
	margin-left: 18px;
}
#container #content {
	height: auto;
	margin-left: 205px;
	overflow: visible;
	padding: 5px 15px 5px 5px;
}
#container #content #page {
	width: 588px;
	text-align: left;
	overflow: visible;
	height: auto;
	display: block;
}
#container #content #page #picturehead {
	display: block;
	height: 240px;
	width: 588px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#container #content #page #acrobat-warning {
	display: block;
	height: 30px;
	width: 588px;
	margin-top: 25px;
}
#container #content #page #acrobat-warning img {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.box {
	display: block;
	overflow: visible;
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
