﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	min-width: 1024px;
	max-width: 1600px;
}

a
{
	color: #1044aa;
}
a:hover
{
	color: #333;
}


table
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
}

#dataTable
{
	table-layout: fixed;
	width: 100%;
	text-align: left;
	border: 1px solid #335997;
}

#dataView div
{
	overflow-x: scroll;
	overflow-horizontal: scroll;
	padding: 1px;
}

* html #dataTable
{
	table-layout: auto;
	width: 100%;
	border: 1px solid #335997;
}

#Header
{
	background-image: url('../Images/rki-header.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	background-color: #e0e1e6;
}
#rkiLogo
{
	background-image: url('../Images/rki-logo.gif');
	background-repeat: no-repeat;
	background-position: center 5px;
	vertical-align: bottom;
	width: 220px;
	height: 85px;
	background-color: #FFFFFF;
	margin: 0px;
}
#Logo
{
	background-image: url('../Images/AGI_Logo_RGB.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 230px;
	height: 98px;
	background-color: #FFFFFF;
	margin: 0px;
}

#tableContent td
{
	vertical-align: top;
	padding-top: 2px;
}

#tableContent2 td
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.mainNavi
{
	font-size: 1em;
	table-layout: fixed;
	float: none;
	padding: 0px;
	margin: 0px;
	max-width: 230px;
	width: 230px;
	z-index: 100;
}

.pwButton
{
	left: 125px;
	position:relative;
}

.pwChange input
{
	margin-bottom: 3px;
}

.mainNavii
{
	min-width: 200px;
	padding: 1px 3px 1px 5px;
}
.mainNavii a
{
	color: #000000;
	border-bottom-style: none;
}

.mainNavi a
{
	background-image: url('../Images/rki-icon_arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	height: 15px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	color: #30457e;
	border-bottom-style: solid;
	border-bottom-color: #E0E1E6;
}

.mainNavi a:hover
{
	display: block;
	color: #FFFFFF;
	background-color: #5a6b97;
}

.mainNavi a:active
{
	display: block;
	color: #FFFFFF;
	background-color: #5a6b97;
}

.mainNavSelected a
{
	color: #FFFFFF;
	background-color: #30457e;
}

#DivVirusDetections, #DivPosRate
{
	position: relative;
}
#DivRapidTests, #DivRapidTestsPosRate
{
	position: relative;
}
#DivConsultationIncidence
{
	position: relative;
}
#DivPraxisindex, #DivEISSIndex, #DivIfSG
{
	position: relative;
}
#DivRSV, #DivRSVPosRate
{
	position: relative;
}

#ma_sitemap
{
	margin: 0px 0px 2em 0px;
	font-size: 0.9em;
}
#ma_sitemap a
{
	text-decoration: underline;
}

#ma_sitemap p
{
	float: left;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.ma_sm_node
{
	background: #FFFFFF url('../Images/rki-icon_arrow.gif') no-repeat scroll 0px 5px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 8px;
	white-space: nowrap;
}


.thumbnail img
{
	padding: 15px 0px;
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnail:hover
{
	background-color: transparent;
}

.thumbnail:hover img
{
	border: 1px solid blue;
}

.thumbnail div
{
	position: absolute;
	background-color: #ffffff;
	padding: 0px;
	left: -20px;
	top: 10px;
	border: 1px dashed gray;
	display: none;
	color: #333;
	text-decoration: none;
	z-index: 100;
}

.thumbnail div img
{
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover div
{
	display: block;
}


.thumbnails img
{
	padding: 15px 0px;
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnails:hover
{
	background-color: transparent;
}

.thumbnails:hover img
{
	border: 1px solid blue;
}

.thumbnails div
{
	position: absolute;
	background-color: #ffffff;
	padding: 0px;
	left: -20px;
	top: 10px;
	border: 1px dashed gray;
	display: none;
	color: #333;
	text-decoration: none;
	z-index: 100;
}

.thumbnails div img
{
	border-width: 0;
	padding: 2px;
}

.thumbnails:hover div
{
	display: block;
}


.thumbnailr img
{
	padding: 15px 0px;
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnailr:hover
{
	background-color: transparent;
}

.thumbnailr:hover img
{
	border: 1px solid blue;
}

.thumbnailr div
{
	position: absolute;
	background-color: #ffffff;
	padding: 0px;
	right: 0px;
	top: 10px;
	border: 1px dashed gray;
	display: none;
	color: #333;
	text-decoration: none;
	z-index: 50;
}

.thumbnailr div img
{
	border-width: 0;
	padding: 2px;
}

.thumbnailr:hover div
{
	display: block;
}

#content
{
	text-align: justify;
	vertical-align: top;
	padding: 15px;
}
#content ol
{
	list-style: decimal;
}
#info table
{
	margin: 0px;
	padding: 10px;
}

#info td
{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
#content ol ol
{
	list-style: lower-alpha;
}
#content ol ol ol
{
	list-style: lower-roman;
}
#content ul
{
	list-style-type: square;
}
#content caption, #content legend span
{
	font-size: 109.09%; /* = 12/11 * 100% */
}
#content h3, #content h4
{
	font-size: 109%;
	text-align: left;
}
#content div h3, #content div h4
{
	text-align: left;
	font-size: 100%; /* = 12/12 * 100% */
}
/* 20px */
#content h1
{
	font-size: 137%;
	line-height: 1.1em;
}
#content div h1
{
	font-size: 183%; /* = 22/12 * 100% */
}
/* 16px */
#content h2, #supplement h3
{
	font-size: 100%;
	text-align: left;
}
#supplement h3
{
	line-height: 1em;
}
#content div h2, #content #faq dt
{
	font-size: 133.33%; /* = 16/12 * 100% */
}
#supplement .teaser h3
{
	font-size: 145.45%; /* = 16/11 * 100% */
}
/* 14px */
#content .newsDate
{
	font-size: 87.5%;
}
#content, #supplement
{
	line-height: 1.32;
}
/* headings */
#content h5, #content h6
{
	font-weight: normal;
}
#content h6
{
	font-style: normal;
}
/*
    links - order: LVHFA
*/
a
{
	background-repeat: no-repeat; /* default for icon styling */
	text-decoration: none;
}
#content a
{
	text-decoration: underline;
}
#content a:link:hover, #content a:link:focus, #content a:link:active, #content a:visited:hover, #content a:visited:focus, #content a:visited:active
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
#content .more a, #content .navToTop a
{
	text-decoration: none;
}

.tablecells
{
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

