﻿/*	Umrechnung font-size px in Prozent	8px	=	50%		(ca. 6pt)	9px	=	56.25%	(ca. 7pt)	10px	=	62.5%	11px	=	68.75%	(ca. 8pt)	12px	=	75%		(ca. 9pt)	13px	=	81.25%	(ca. 10pt)	14px	=	87.5%	15px	=	93.75	(ca. 11pt)	16px	=	100%		(ca. 12pt)	18px	=	112.5%	20px	=	125%	prozent = 100 * pxzahl / 16*/body {	background: #ffffff;	margin: 0px;/*	font-size:20px;*/}img {	border:0px;}img.imgright {	float:right;	margin-top:5px;	margin-left:20px;	margin-bottom:10px;}img.imgleft {	float:left;	margin-top:5px;	margin-right:20px;	margin-bottom:10px;}#logo {	position:absolute;	top:30px;	left:60px;	width: 124px;	height: 106px;}#banner {	position:absolute;	top:40px;	left:200px;	width: 595px;	height: 98px;}/*  */.txtgre {	color: #01689C;}.txtblu {	color: #565656;}.txtblk {	color: #151515;}.printme {	float: right;}.datechanged {	float: left;}.biggap {	height: 36pt;	clear: both;}#content hr {height:1px;border: 1px solid #f4f4f4;display: list-item;list-style: url(assets/dotted_line.png) inside;background-position: bottom;}/* content */#content {	position: absolute;	top: 170px;	left: 200px;	width: 550px;		/*595-25-20*/	font-family: Verdana,Arial,Sans-Serif;/*	font-size: 8pt;*/	font-size: 68.75%;	color: #151515;	line-height: 1.5em;	padding-top: 20px;	padding-left: 25px;	padding-right: 20px;	padding-bottom: 70px;	background:#F4F4F4;}#content h1 {	font-size: 100%;	font-weight: bold;	color: #01689C;}#content h2 {	font-size: 100%;	font-weight: bold;	color: #565656;	margin-top: 30px;	}#content h3 {	font-size: 100%;	font-weight: bold;	color: #565656;	display:inline;	}#content h4 {	font-size: 100%;	font-weight: bold;	color: #565656;	margin-top: 30px;	}#content b {	font-weight: bold;	color: #565656;}#content a {	color: #01689C;	text-decoration: none;}/* definitionslisten verwendet in: veranstaltungen */#content dl {	margin: 0;}#content dt {}#content dd {	margin:0 20px;}#content .schlaflaborewrapper {	border-top:1px dotted #bbbbbb;	border-bottom:1px dotted #bbbbbb;	margin:10px 0px 10px 20px;	padding:2px 0px 2px 0px;}#content .schlaflaborewrapper .headline {	background-color:#e1e1e1;	height:19px; /* 22px - 5px */	padding:3px 0px 0px 27px;}#content .schlaflaborewrapper .schlaflaboreFadeInList {	background-color:#cfe2e8;	margin-top:5px;	padding:13px 0px 13px 17px;}#content .schlaflaborewrapper .schlaflaboreFadeInList ul li {	background-image:none;}#content .schlaflaborewrapper .schlaflaboreFadeInList ul li ul li{	margin:13px 0 5px 0;	background-image:url(assets/arrow_list_pic.png);	background-repeat:no-repeat;	background-position:1px 5px;}#content .schlaflaborewrapper .schlaflaboreFadeInList ul.underTopic li {	margin:0 0 0 10px;}.laborInfo-text .searchFilterIDLink {	margin:10px 0px 0px 0px;	padding:10px 0px 0px 10px;	border-top:1px solid #dddddd;	width:280px;	display:block;	background : url(assets/icon_right.gif) no-repeat 1px 15px;}ol.schlaflabore {	margin : 0 18pt;	padding: 0;}ol.schlaflabore li {	padding-bottom:10pt;}#content ul {	margin : 0 0pt;	padding: 0pt;	list-style-type: none;}#content .inhalt ul {	margin : 0 0pt;	padding: 0em 2em;	list-style-type: none;}#content ul.moreInfo {	margin : 0;	padding: 0 2pt;	list-style-type: none;}/* default use navnext*/#content ul li {	background : url(assets/icon_right.gif) no-repeat 1px 5px;	padding : 0 0 1px 10px;	text-decoration : none;}#content ul.navDown li {	background : url(assets/icon_down.gif) no-repeat 1px 7px;	padding : 0px 0px 1px 12px;}#content ul li a.navDown {list-style-type: none;background : url(assets/icon_down.gif) no-repeat 1px 7px;font-weight : normal;padding : 0px 5px 1px 10px;display : block;text-decoration : none;}#content .navNext {	background : url(assets/icon_right.gif) no-repeat 1px 5px;	padding : 0 0 0px 10px;	display : block;	text-decoration : none;}/*#content ul li a.navNext {background : url(assets/icon_right.gif) no-repeat 1px 5px;padding : 0 0 0px 10px;display : block;text-decoration : none;}#content ul li .navNext {list-style-type: none;background : url(assets/icon_down.gif) no-repeat 1px 7px;font-weight : normal;padding : 0 0 3px 15px;display : block;text-decoration : none;}*/#content p.navToTop {	margin-top : 2em;	text-align : right;	background-image: url(assets/dotted_line.png);	background-repeat: repeat-x;	background-position: bottom;}/* Box */#rbox {	position: absolute;	top: 170px;	left: 795px;	width: 185px;}.newsBox,.eventBox,.linkBox,.downloadBox {	font-size: 7pt;	font-weight: normal;	font-family: Verdana,Arial,Sans-Serif;	background: #CEE1E7;}.newsBox h1,.eventBox h1,.linkBox h1,.downloadBox h1 {	margin:0px;	padding-top:7px;	padding-left:8px;	padding-bottom:6px;	color: #ffffff;	font-size: 100%;	font-weight: bold;	background: #7EB1CB;}.newsBox hr,.eventBox hr,.linkBox hr,.downloadBox hr {	height:1px;	border: 1px solid #cee1e7;	display: list-item;	list-style: url(assets/box_dotted_line.png) inside;	background-position: bottom;	padding-top:8px;	padding-left:0px;	padding-bottom:0px;	padding-right:0px;	list-style-type: none;}.newsBox p,.linkBox p,.downloadBox p {	color: #01689C;	margin:0px;	padding-top:8px;	padding-left:8px;	padding-bottom:0px;	padding-right:6px;}.eventBox p{	color: #565656;	margin:0px;	padding-top:8px;	padding-left:8px;	padding-bottom:0px;	padding-right:6px;}.eventBox b{	color: #01689C;	font-weight: bold;}.newsBox a,.eventBox a,.linkBox a,.downloadBox a {	color: #565656;		font-weight: normal;}.literatur-liste-somnologie li {	margin-bottom:10px;}.ol-list-decimal {	list-style-position:outside;	margin-left:0;	padding-left:20px;}
