#instance_navigation { 
    float: left;
    margin: 10px 0 0 15px;
    padding: 5px 0 0 1px;
    width: 641px;
}

#instance_navigation h5 {
	color:#000;
	font-weight: bold;
	margin: 0 0 5px 0; 
	font-size: 12px;
	font-family: arial, sans-serif;
}

#instance_navigation ul li {
	display: inline;
	margin: 0 2px 0 0;
	line-height: 1.5em;
	color:#000;
	font-size: 12px;
	float: left;
	white-space: nowrap;
}

#instance_navigation ul li:after {
        content: "\007C";
}

#instance_navigation ul li:last-child:after {
	content: none;
}

#instance_navigation ul li a {
	color: #000;
	font-weight: normal;
	white-space:nowrap;
        margin-right: 3px;
        margin-left: 3px;

}

#instance_navigation ul li.activeinstance {
        background-image: url(data:image/gif;base64,R0lGODlhBAAHAIABAP8AAAAAACH5BAEAAAEALAAAAAAEAAcAAAIIRA4WaeyrVCgAOw==);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: 3px 50%;
        color: #000;
        padding-left: 8px;
}


#product {
		float: left;
		width: 641px;
}

#product_display {
		float: left;	
		border-style: solid;
		border-color: #ddd;
		border-width: 1px 0px 0px 0px;			
		width: 641px;
		font-size: 11px;
		padding-top: 10px;
		}

#product_display.StationHistory {
	padding-top: 0;
}

#product_display.RueckblickTeaser {
	margin-left: -5px;
}

#product_display.RueckblickTeaser h2 {
	font-size: 15px;
}

#paraheadline {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #00537f;
	min-height: 13px;
	
}

#product_display.RueckblickTeaser #paraheadline {
	text-indent: 0;
	margin:0 0 10px 0;
}

#product_display.RueckblickTeaser p {
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#product_display.RueckblickTeaser #furthersearchform {
	position: relative; 
	bottom: auto;
	right: auto;
	height: 40px;
	width: 640px;
	margin: 20px 0;
	background-color: #f3f7fb;
	padding: 10px 0 0 0;
}

#product_display.RueckblickTeaser #furtherautosuggestions {
	top: 30px;
	left: 0;
	min-width: 200px;
}

#product_display.RueckblickTeaser #furthersearchform fieldset {
	position: relative;
}

#product_display.RueckblickTeaser label {
	float: left;
	height: 30px;
	font-size: 14px;
	color: #00537f;
	line-height: 30px;
	font-weight: bold;
	padding: 0 10px 0 15px;
	width: 33%;
	text-align: right;
}

#exampleimagearea {
	float: left;
	width: 640px;
	border-top: 1px solid #ddd;
}

#exampleimagearea p.intro {
	width: 100%;
	display: block;
	float: left;
	margin: 15px 0 15px 0;
	line-height: 20px;
}

#exampleimagearea div {
	width: 300px;
	float: left;
	margin-bottom: 40px;
	margin-right: 20px;
}

#exampleimagearea div.rightbox {
	margin-left: 20px;
	margin-right: 0;
}

#exampleimagearea div.last {
	margin-bottom: 0;
}

#exampleimagearea h4 {
	width: 100%; 
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
}

#exampleimagearea img {
	width: 300px; 
	height: 165px;
}

#imagearea {
	width: 520px;
	height: 571px;	
	float: left;
	cursor: auto;
	position: relative;
	top: 0;
	margin-top: 7px;
}

#imagearea img#p_rueckblick_colormap {
	width: 520px;
	height: 571px;
/*	visibility: hidden; */
}


#image {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 520px;
	height: 571px;
}

.preloaded {
        visibility: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 520px;
        height: 571px;
        z-index: 2;
}


#progress {
	height: 19px;
	width: 120px;
	background-color: #000;
	color: #fff;
	position: relative;
	top: 40%;
	left: 200px;
	visibility: hidden;
	z-index: 10;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #aaa;
}

#progressimg {
        position: absolute;
        top: 15px;
        left: 3px;
        height: 3px;
        visibility: hidden;
}



#product_display form {
	font-size: 10px;
}


#panel {
	float: left;
	margin: 7px 0 7px 7px;
	width: 114px;
	height: 400px;
	}

#resi {
	background-color: #fff; 
	border: 1px solid #ddd;
	width: 112px;
	height: 325px;
}

#resi .paramblock {
	float: left;
}

#resi .paramblock h4 {
	font-size: 12px; 
	width: 90px; 
	margin: 8px 0 0 5px;
	font-family: arial, sans serif;
}

#resi .paramblock ul {
	margin-top: 3px;
	font-size: 12px; 
	text-indent: 5px; 
	line-height: 18px;
}

#resi .paramblock a {
	color: #000;
}

#resi .paramblock a.activeparameter {
	color: #000;
}

.activeitem {margin-right: 3px;}
#resi .paramblock .unavailable {color: #ddd; text-decoration: none; cursor: default;}


#time .active {font-weight: bold;}

#dates {
	float: left;
	margin-top: 2px;
	position: relative;
	top: 0;
	left: 0;
}

#dates select {
	width: 90px;
	margin: 3px 0px 0px 10px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #000;
}

#datechange {
	margin-left: 10px; 
	width: 90px;
	line-height: 18px;
}

#time { 
	width: 70px;
	margin: 3px 0px 0px 10px;
	border: 1px solid #fff;
	height: 120px;
	padding: 10px;
	overflow: auto;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	}

#date_choice {
	visibility: hidden;
}

#mapstepper {clear: both; height: 60px; padding-top: 5px; width: 520px;}
#mapstepper div {margin: auto; width: 265px; height: 30px;}
.fore, .back, .latest, .current {width: 130px; height: 23px; cursor: pointer; float: left; display: block;}
.current {
	margin: 7px 65px;	
}

.latest {
	position: relative;
	top: 15px;
	left: 70px;
}

.latest, .current {	
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAuCAMAAADTAzFaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAxQTFRF////8/f73d3dAFN/nvc5BQAAAQFJREFUeNrsluEOhSAIheGe93/nO5silJjlD2vBlg7E+vKIk37LjX602AIhEALhHQjIDZKlrjybSxAHNkZkkvK0GruCgIIgLnauZNmYSlTDavI4Ak4QqIFAXQSPwRUiLXFfCHmxI8Q0AgHuKtDxN4kOyfMI5CM0vtFQbXYv2Iog1Q0LgVo3dyoijqZA+C7CA27QD0DgxRYIgRAI70BAbrarRurKs7kMcWBjzCYpT6uxKwgoCOJi50qWjalENawmjyPgBIEbCNxF8BhcIdIS94WQFztCTCMw4K4CH3+T+ZA8j8A+QuMbDdVm94KtCFbdsBCodXOnIuJoCoTvIiy3vwADAFMtFISynWQoAAAAAElFTkSuQmCC);
	}

.fore:hover, .back:hover, .latest:hover, .current:hover {background-position: 50% -23px;}

#periodchoice a {
	text-indent: 10px; 
	font-size: 13px;
	color: #000;
}

#periodchoice a.activefrequency {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#periodchoice span.notavailablefrequency {
	color: #ddd;
	font-size: 13px;
}

#section_form {
	padding-top: 10px;
	font-family: arial, sans-serif;

	}

#section_form label {line-height: 18px; font-size: 11px; margin: 0 5px 0 3px; cursor: pointer;  }
#section_form label.unavailablesection {color: #aaa; cursor: auto;}
#section_form input:hover {cursor: pointer;}

#showcase {
	width: 640px;
	height: 390px;
	position: relative;
	}

#noparainfodiv {
	width: 280px;
	height: 80px;
	background-color: #fff;
	border: 1px solid #ddd;
	position: absolute;
	top: 100px;
	left: 160px;
	padding: 25px;
	font-size: 14px;
	font-weight: bold;
	display: none;
	line-height: 30px;
	text-align: center;
}

#noparainfodivok {
	cursor: pointer;
	border: 1px solid #ddd;
	height: 28px; 
	width: 50px;
	margin: 5px auto;
	background-color: #fff;
}

#noparainfodivok:hover {
	color: #000;
	background-color: #f3f7fb;
}

#membersonly {
	position: absolute;
	top: 140px;
	left: 170px;
	width: 300px;
	height: 140px;
	background-color: #fff;
	border: 1px solid #ddd;
	display: none;
	padding: 20px;
}
/*
table
{
width: 450px;
color:#000;
font-family: arial, sans-serif;
padding: 0;
border: 0px solid #ff0000;
border-collapse: collapse;
position: relative;
top: 0px;
left: 0px;
table-layout: auto;
}

tr
{
padding: 0;
}

th, td
{
color:#000;
font-size: 12px;
border: 1px solid #f5f5f5;
border-color: #ddd;
padding: 5px 0;
text-align:center;
}

th {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	background-color:#f3f7fb;
}

th.halfheader {
	height: 15px;
	line-height: 15px;
}

.timeequation {
	font-size: 10px;
	font-weight: normal;
}

td
{
padding: 8px 5px 8px 5px;
}

td.radiobutton
{
color:#000;
font-size: 11px;
font-weight: normal;
background-color:#fff;
border: 0px solid #f5f5f5;
border-color:#dddddd;
padding: 5px 5px 5px 5px;
text-align:center;
}

*/

#product_display h2 {
color:#000;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 10px 0px;
}

#frequency_option{
color: #00537f;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 10px 0px;
}


#product_display h3
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

h4
{
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* p_rueckblick_diagram */

img#rueckblick_diagram {
	width: 640px;
	height: 390px;
	min-width: 640px;
	height: 390px;
}

#para_choice {
	width: 600px;
	margin-left: 20px;
	float: left;
}

#time_choice input, #time_choice select, #time_choice label, #para_choice label {
	vertical-align: top;
	font-size: 12px;
	font-family: arial, sans-serif;

}

#time_choice select {
	margin: 2px 10px 15px 0;
}

#lates_choice {
	float: left;
	margin-left: 20px;
}

#time_choice {
	height: 34px;
	width: 485px;
	float: left;
	padding-left: 0;
	visibility: hidden;
	margin-left: 10px;
	white-space: nowrap;
}

#time_choice label {
	display: inline-block;
	margin: 7px 5px 0 5px;
}

#para_choice {
	height: 50px;
}

.paradiv {
	display: block;
	width: 120px;
	height: 24px;
	float: left;
	position: relative;
	}

#para_choice label {
	top: 3px;
	position: relative;
	white-space: nowrap;
	float: left;
}

#para_choice input {
	margin: 0px 5px 0 0;
	cursor: pointer;	
	float: left;
}

#para_choice a {
	color: #000;
}

form#toolbar {
        width: 112px;
        float: right;
        font-size: 12px;
        z-index: 2;
        margin-top: -14px;
	margin-bottom: -4px;
}

#homemarker, #homemarkerlabel {
        visibility: hidden;
}

#toolbar label {
        position: relative;
        text-align: left;
        top: -2px;
}

#toolbar input {
        cursor: pointer;
        }

#globalnavi-wrapper {
        background-color: #f3f7fb;
        float: left;
        font-size: 9pt;
        line-height: 14px;
        padding: 5px 0;
        position: relative;
        margin-top: 5px;
}

.globalnavi {
        float: left;
        margin: auto;
        text-align: center;
        text-align: center;
        width: 405px;

}

.globalnavi li, .globalnavi li a {
        display:  inline;
        color: #000;
        padding: 0 5px;
        font-size: 11px;
	line-height: 15px;
}

.globalnavi li {
        padding: 0 1px;
}

.globalnavi li:after {
        content: ' \007C ';
}

.globalnavi li:last-child:after {
        content: none;
}

.globalnavi.continent li a {
        color: #00537f;
        font-weight: bold;
}

.globalnavi ul.subcontinent {
        display: inline-block;

}

.globalnavi ul.subcontinent:before {
        content: '\0028';
}

.globalnavi ul.subcontinent:after {
        content: '\0029';
}

.globalnavi .active {
        background-image: url(data:image/gif;base64,R0lGODlhBAAHAIABAP8AAAAAACH5BAEAAAEALAAAAAAEAAcAAAIIRA4WaeyrVCgAOw==);
        background-color: #fff;
        background-repeat: no-repeat;
	background-position: -1px 3px;
}

#globalnavi-wrapper #furthersearchform {
    margin: 8px 10px 5px 8px;
    position: relative;
}

#globalnavi-wrapper div.wrapper {
    float: left;
    margin-top: 5px;
    width: 385px;
}
