@font-face {
	font-family: Yanone Kaffeesatz;
	src: url('../../fonts/YanoneKaffeesatz-Regular.eot');
	src: local("Yanone Kaffeesatz"), url('../../fonts/YanoneKaffeesatz-Regular.ttf');
}
@font-face {
	font-family: News Cycle;
	src: url('../../fonts/NewsCycle-Regular.eot');
	src: local("News Cycle"), url('../../fonts/NewsCycle-Regular.ttf');
}
html {
	height: 100%;
}
* {
	margin: 0;
	vertical-align: top;
}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	font: normal .80em arial, sans-serif;
	background: #FFF url(../../images/back.jpg) no-repeat center fixed;
	color: #DDD;
	background-size: cover;
}
p {
	line-height: 1.7em;
	text-align: center;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #362C20;
	letter-spacing: 0em;
	padding: 0 0 5px 0;
}
h1, h2, h3 {
	font: normal 140% arial, sans-serif;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
	color: #FFF;
}
h2 {
	font-size: 160%;
	padding: 9px 0 5px 0;
	color: #F67F00;
}
h3 {
	font-size: 140%;
	padding: 5px 0 0 0;
}
h4, h6 {
	color: #F67F00;
	padding: 0 0 5px 0;
	font: normal 150% 'Yanone kaffeesatz', arial, sans-serif;
}
h5, h6 {
	color: #888;
	font: italic 95% arial, sans-serif;
	letter-spacing: normal;
	padding: 0 0 15px 0;
}
a, a:hover {
	outline: none;
  /* color: #09D4FF; */	
}
a:hover {
	text-decoration: none;
}
blockquote {
	margin: 20px 0;
	padding: 10px 20px 0 20px;
	border: 1px solid #E5E5DB;
	background: #FFF;
}
ul {
	margin: 2px 0 22px 17px;
}
ul li {
	list-style-type: circle;
	margin: 0 0 6px 0;
	padding: 0 0 4px 5px;
	line-height: 1.5em;
}
ol {
	margin: 8px 0 22px 20px;
}
ol li {
	margin: 0 0 11px 0;
}
.text-klein {
	font-size: 10px;
  text-shadow:  #111 1px 1px;
}
.left {
	float: left;
	width: auto;
	margin-right: 10px;
}
.right {
	float: right;
	width: auto;
	margin-left: 10px;
}
.center {
	display: block;
	text-align: center;
	margin: 20px auto;
}
#main, nav, #container, #logo, #site_content, footer {
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
header {
	background: transparent;
	height: 153px;
}
.header_hoehe {
	padding-left: 10px;
	font: normal 45% 'Yanone kaffeesatz', arial, sans-serif;
  vertical-align: baseline; 
}
#logo {
	width: 950px;
	float: left;
	height: 80px;
	color: #888;
	margin-bottom: 15px;
	padding: 5px 0 0;
}
#logo h1, #logo h2 {
	font: normal 320% 'News Cycle', arial, sans-serif;
	border-bottom: 0;
	text-transform: none;
	margin: 0;
  text-shadow:  #111 1px 1px;  
}
#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover {
	padding: 0;
	color: #FFF;
	text-decoration: none;
}
#logo_text h1 a .logo_colour {
	color: #09D4FF;
	text-decoration: none;
}
#logo_text a:hover .logo_colour {
	color: #FFF;
	text-decoration: none;
}
#logo_text h2 {
	font-size: 140%;
	padding: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
  text-shadow:  #111 1px 1px; 
  width: 980px; 
}
#logo_text h2 .logo_colour a {
	color: #09D4FF;
	text-decoration: none;
}
#logo_text h2 .logo_colour a:hover {
	color: #FFF;
	text-decoration: none;
}
nav {
	float: left;
	height: 44px;
	width: 980px;
	margin: 0 auto 0 auto;
	color: #FFF;
	background: transparent url(../../images/transparent.png);
}
#menu_container {
	width: 980px;
	margin: 0 auto 0 auto;
}
#loginbar {
  height: 26px;
  margin: 0 0 9px;
  padding: 10px 20px 0 0;
  text-align: right;
  width: 960px;
  background: url("../../images/transparent.png") repeat scroll 0 0 transparent;
  color: #fff;
  display: none;
  font-size: 13px;
  text-shadow: 1px 1px #111;
}
.loginbar_label{
  padding: 8px 0 0 29px;
  display:inline;

}
.user_label{
  display:inline;
  margin-left: 400px;
}
#loginbar_user{
  display:inline;
  height: 14px;
  width: 75px;
  font-size: 12px;
  margin: -2px 10px 0 4px;
}
.passwd_label{
  display:inline;
}
#loginbar_passwd{
  display:inline;
  height: 14px;
  width: 75px;
  font-size: 12px;
  margin: -2px 5px 0 4px;
}
#login_sub{
  display:inline;
  margin-top: -1px;
}
#site_content {
	width: 930px;
	overflow: hidden;
	background: transparent url(../../images/transparent.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  padding: 20px 25px 15px;
}
#sidebar_container {
	float: right;
	width: 230px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30;
	vertical-align: top;
}
.sidebar {
	font-weight: bold;
  color: #DDDDDD;
	font-size: 120%;	
  text-shadow:  #111 1px 1px;
  float: right;
	width: 221px;
  margin: -9px 2px;
	padding-top: 5px;
	padding-right: 5px;
	height: 240px;
	background-image: url(../../images/tablebg2.png);
	text-align: center;
}
.sidebartable {
  width: 100%;
  border-style: none;
  text-align: center;
}
.sidebar h3, .content h1 {
	padding: 0 15px 20px 0;
	font: 200% 'Yanone kaffeesatz', arial, sans-serif;
	text-shadow:  #000 1px 1px;
	margin: 0 1px;
	color: #FFF;
}
.sidebar h3 {
	padding: 0 15px 14px 0;
	color: #FFF;
	font: 230% 'Yanone kaffeesatz', arial, sans-serif;
}
.sidebar ul {
	margin: 0 0 15px 0;
}
.sidebar li a, .sidebar li a:hover {
	color: #DDD;
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}
.sidebar_item, .content_item {
	padding: 15px 0;
}
.paperclip {
	float: left;
	position: relative;
	z-index: 0;
	vertical-align: middle;
	margin: -15px 0 -60px -40px;
}
.content {
	text-align: right;
	width: 690px;
	float: left;
	font-size: 120%;
}
.content ul {
	margin: 2px 0 22px 0px;
}
.content ul li, .sidebar ul li {
	list-style-type: none;
	background: url(../../images/bullet.png) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 4px 28px;
	line-height: 1.5em;
}
footer {
	width: 980px;
	font: 145% 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow: 1px 1px #000;
	height: 30px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	background: transparent url(../../images/transparent.png);
}
footer p {
	line-height: 1.7em;
	padding: 0 0 10px 0;
}
footer a {
	color: #848484;
	text-decoration: none;
}
footer a:hover {
	color: #999;
	text-decoration: underline;
}
.form_settings {
	margin: 15px 0 0 0;
}
.form_settings p {
	padding: 0 0 4px 0;
}
.form_settings span {
	float: left;
	width: 200px;
	text-align: left;
}
.form_settings input, .form_settings textarea {
	padding: 5px;
	width: 299px;
	font: 100% arial;
	border: 1px solid #C6E7F0;
	background: #EFF8FB;
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}
.form_settings .submit {
	font: 140% 'Yanone Kaffeesatz', arial, sans-serif;
	border: 0;
	width: 99px;
	margin: 0 0 0 212px;
	height: 33px;
	padding: 2px 0 3px 0;
	cursor: pointer;
	background: #1EC9F4;
	-webkit-border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
	border-radius: .5em .5em .5em .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFF;
	border: solid 1px #0D8AA9;
	background: #46C4DD;
	background: -webkit-gradient(linear, left top, left bottom, from(#63CFDF), to(#17B2D9));
	background: -moz-linear-gradient(top,  #63CFDF,  #17B2D9);
	text-shadow: 1px 1px #178497;
}
.form_settings textarea, .form_settings select {
	font: 100% arial;
	width: 299px;
}
.form_settings select {
	width: 310px;
}
.form_settings .checkbox {
	margin: 4px 0;
	padding: 0;
	width: 14px;
	border: 0;
	background: none;
}
.separator {
	width: 100%;
	height: 0;
	border-top: 1px solid #D9D5CF;
	border-bottom: 1px solid #FFF;
	margin: 0 0 20px 0;
}
/**Stylesheet for SooperFish by www.SooperThemes.comAuthor: Jurriaan Roelofs**/
/* Configuration of menu width */
html body ul.sf-menu ul, html body ul.sf-menu ul li {
	width: 200px;
}
html body ul.sf-menu ul ul {
	margin: 0 0 0 200px;
}
/* Framework for proper showing/hiding/positioning */
ul.sf-menu, ul.sf-menu * {
	margin: 0;
	padding: 0;
}
ul.sf-menu {
	display: block;
	position: relative;
}
ul.sf-menu li {
	display: block;
	list-style: none;
	float: left;
	position: relative;
}
ul.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}
ul.sf-menu a {
	display: block;
	position: relative;
}
ul.sf-menu ul {
	position: absolute;
	left: 0;
	width: 150px;
	top: auto;
	left: -999999px;
}
ul.sf-menu ul a {
	zoom: 1;
/* IE6/7 fix */
}
ul.sf-menu ul li {
	float: left;
/* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
	width: 150px;
}
ul.sf-menu ul ul {
	top: 0;
	margin: 0 0 0 150px;
}
ul.sf-menu li:hover ul, ul.sf-menu li:focus ul, ul.sf-menu li.sf-hover ul, ul.sf-menu ul li:hover ul, ul.sf-menu ul li:focus ul, ul.sf-menu ul li.sf-hover ul, ul.sf-menu ul ul li:hover ul, ul.sf-menu ul ul li:focus ul, ul.sf-menu ul ul li.sf-hover ul, ul.sf-menu ul ul ul li:hover ul, ul.sf-menu ul ul ul li:focus ul, ul.sf-menu ul ul ul li.sf-hover ul {
	left: auto;
}
ul.sf-menu li:hover ul ul, ul.sf-menu li:focus ul ul, ul.sf-menu li.sf-hover ul ul, ul.sf-menu ul li:hover ul ul, ul.sf-menu ul li:focus ul ul, ul.sf-menu ul li.sf-hover ul ul, ul.sf-menu ul ul li:hover ul ul, ul.sf-menu ul ul li:focus ul ul, ul.sf-menu ul ul li.sf-hover ul ul, ul.sf-menu ul ul ul li:hover ul ul, ul.sf-menu ul ul ul li:focus ul ul, ul.sf-menu ul ul ul li.sf-hover ul ul {
	left: -999999px;
}
/* autoArrows CSS */
span.sf-arrow {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 20px;
	right: 5px;
	display: block;
	background: url(../../images/arrows-white.png) no-repeat 0 0;
	overflow: hidden;
/* making sure IE6 doesn't overflow and expand the box */
	font-size: 1px;
}
ul ul span.sf-arrow {
	right: 10;
	top: 20px;
	background-position: 0 100%;
}
/* Theming the menu */
ul#nav {
	float: right;
}
ul#nav ul {
	background: #0DBBD5;
	margin-top: 5px;
	padding-bottom: 15px;
}
ul#nav li a {
	padding: 7px 13px 6px 13px;
	font: 170% 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow: 1px 1px #000;
	text-decoration: none;
	color: #FFF;
	margin-right: 2px;
}
ul#nav li a:hover, ul#nav li a:focus {
	color: #0DBBD5;
	text-shadow: none;
}
ul#nav ul li a:hover, ul#nav ul li a:focus {
	color: #222;
	text-shadow: none;
}
.databox {
	padding: 8;
	font-size: 6px;
	height: 6px;  
  width: 100%;  
}
aktuell {
	text-align: center;
  text-shadow:  #111 1px 1px;  
}
.aktualisiert {
	text-align: center;
	color: #09D4FF;
	font-size: 16px;
	font-weight: bold;
  text-shadow:  #111 1px 1px;  
}
.table-aktuell {
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
  text-shadow:  #111 1px 1px; 
  width:22%; 
}
.table_minmax {
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_1a {
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	padding-left: 6px;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_2a {
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	vertical-align: middle;
	padding-top: 6px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	padding-left: 6px;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_1b {
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	padding-left: 6px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_1a_small {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	padding-left: 6px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_1b_small {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	padding-left: 6px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_kennzeichnung_2b {
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	vertical-align: middle;
	padding-top: 6px;
	text-align: left;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	padding-left: 6px;
  text-shadow:  #111 1px 1px;  
}
.table_wert_1a {
	font-size: 24px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-top: 7px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_2a {
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	padding-top: 2px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;
}
.table_wert_1b {
	font-size: 24px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-top: 7px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_1a_small {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-top: 2px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_1b_small {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-top: 2px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_2b {
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	padding-top: 2px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_minmax_1a {
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
  vertical-align: middle;
}
.table_wert_minmax_1b {
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px; 
  vertical-align: middle; 
}
.table_wert_2_minmax_1a {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_wert_2_minmax_1b {
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
}
.table_minmax_zeit_1a {
  color: #F5DEB3;
  padding-left: 17px;
	text-align: left;
	font-size: 12px;
	height: 14px;
	padding-bottom: 3px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	padding-top: 2px;
  text-shadow:  #111 1px 1px;  
}
.table_minmax_zeit_1b {
  color: #F5DEB3;
	padding-left: 17px;
	text-align: left;
	font-size: 12px;
	height: 14px;
	padding-bottom: 3px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	padding-top: 2px;
  text-shadow:  #111 1px 1px;  
}
.table_index_zeit_1a {
  color: #F5DEB3;
  padding-left: 17px;
	text-align: left;
	font-size: 12px;
	height: 14px;
	padding-bottom: 3px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	padding-top: 2px;
  text-shadow:  #111 1px 1px;
}
.table_index_zeit_1b {
  color: #F5DEB3;
	padding-left: 17px;
	text-align: left;
	font-size: 12px;
	height: 14px;
	padding-bottom: 3px;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	padding-top: 2px;
  text-shadow:  #111 1px 1px;
}
.table_leer {
  height: 10px;
}
.box_text {
	color: #09D4FF;
	text-decoration: none;
  text-shadow:  #111 1px 1px;  
}
.disclaimer {
  font-family: arial,sans-serif;
	font-size: 10px;
  text-shadow:  #111 1px 1px;  
}
.vorhersage_container {
	height: 231px;
  margin-top: 51px;
  padding-top: 5px;
	text-align: center;
	background-image: url(../../images/tablebg1.png);
}
.vorhersage_header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
  text-shadow:  #111 1px 1px;  
}
.vorhersage_text {
	font-size: 110%;
	text-shadow:  #111 1px 1px;
	font-weight: bold;
	vertical-align: top;
}
.sidebar_trenner {
	height: 18px;
}
.table_zeit_trenner {
	font-size: 2px;
	height: 8px;
}
.wr_text {
	font-size: 110%;
	font-weight: bold; 
	text-shadow:  #111 1px 1px;    
	text-align: center;
}
.wr_text_klein {
	font-size: 14px;
	font-weight: bold; 
	text-shadow:  #111 1px 1px;
}
/* speziell für IE */
.ie .vorhersage_text {
	height: 109px;
}
.ie .sidebar_trenner {
	height: 25px;
}
.ie .sidebar {
	height: 250px;
}
.grafik_content {
	text-align: right;
	width: 930px;
	float: left;
	font-size: 120%;
}
.grafik_bild_1 {
	background-image: url(../../images/tablebg1.png);
	text-align: center;
	vertical-align: middle;
}
.grafik_titel_1a {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: center;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
}
.grafik_bild_2 {
	background-image: url(../../images/tablebg2.png);
	text-align: center;
	vertical-align: middle;
}
.grafik_titel_2a {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: center;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
}
.impressum_text_1 {
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
  width:56%;
}
.impressum_text_2 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.impressum_text_3 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
/* Datenschutzerklaerung */
.datenschutz_text_2 {
	font-size: 14px;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	text-shadow: #111 1px 1px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.datenschutz_text_3 {
	font-size: 14px;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	text-shadow: #111 1px 1px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
/* Bilder */ 
.fcpic1{
  width:128px;
  padding-top: 5px;
  height:128px;
}
.fcpic2{
  width:90px;
  height:90px;
}
.wrpic{
  width:140px;
  height:140px;
  vertical-align:top;
}
.statuspic{
  width:15px;
  height:15px;
  vertical-align:absbottom; 
}
.trendpic{
  width: 14px;
  height:14px;
  vertical-align:absmiddle; 
}
.datapic{
  width: 870px;
  height: 310px;
}

/* Index */
.tab22p{
 width:22%;
}

.table_minmax18 {
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
  text-shadow:  #111 1px 1px;
  width:18%;  
}
.table_minmax20 {
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
  text-shadow:  #111 1px 1px;
  width:20%;  
}

/* Status */
.tab20p{
 width:20%;
}

/* Mond */
.mond_table_1a {
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	padding-left: 6px;
  text-shadow:  #111 1px 1px; 
  width:28%; 
}
.mond_wert_1a {
	font-size: 24px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-top: 2px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  text-shadow:  #111 1px 1px;  
  width:30%;
}
.mond_phase_header {
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	font-size: 120%;
  padding: 12px 0 10px;
	font-weight: bold;
	text-align: center;
  text-shadow:  #111 1px 1px;
}
.mond_phase_bild {
	text-align: center;
	background-image: url(../../images/tablebg1.png);
  height: 139px;
  vertical-align: middle;
}
.mond_phase_text{
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	text-shadow:  #111 1px 1px;
}
.mond_phase_filler{
	height: 152px;
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
}
/* Webcam */
.webcam_bild_1 {
	background-image: url(../../images/tablebg1.png);
	text-align: center;
	vertical-align: middle;
  width:22%;
}
.webcam_picbox1{
 width: 56%;
}

/* Instrument */
.instru_seite {
  width: 100px;
}
.instru_mitte {
  width: 635px;
  height: 697px;
	vertical-align: top;
	text-align: center;    
  padding-left: 10px;
}
.instiframe {
  width: 620px;
  height: 670px;
  margin: 0;
  border: none;
  overflow-x: hidden;
  overflow-y: hidden; 
}
/* Grafik */
#backpic{
    float: left;
    position: relative;
    top: 2px;
}
#back{
  width: 20px;
  height: 20px;
  background:url('../../style1/images/zurueck.png');
}
#back:hover{
  width: 20px;
  height: 20px;
  background:url('../../style1/images/zurueck_ov.png');
}
#nextpic{
    float: right;
    position: relative;
    top: 2px;
}
#next{
  width: 20px;
  height: 20px;
  background:url('../../style1/images/vor.png');
}
#next:hover{
  width: 20px;
  height: 20px;
  background:url('../../style1/images/vor_ov.png');
}
.gr_canvascontainer{
  text-align: center;
  background-color: #ffffff;
}
.gr_canvas{
  background-color: #ffffff;
}
.grsel{
    background-color: #D5D5D5;
    width: 100%;
}
.gr_minlabel{
    color: #ffee16;
    font-size: 14px;
    font-weight: normal;
    left: 190px;
    position: relative;
    top: 3px;
}
.gr_minlabel a, a:hover {
    color: inherit;
    text-decoration: none;
}
.grselmin-dot{
    left: 190px;
    text-decoration: none;
    position: relative;
    color: #ffee16;
    font-size: 22px;
}
.grselmin-dot a, a:hover {
    color: inherit;
    text-decoration: none;
}
.gr_maxlabel{
    color: #ffee16;
    font-size: 14px;
    font-weight: normal;
    left: 195px;
    position: relative;
    top: 3px;
}
.gr_maxlabel a, a:hover {
    color: inherit;
    text-decoration: none;
}
.grselmax-dot{
    left: 195px;
    text-decoration: none;
    position: relative;
    color: #ffee16;
    font-size: 22px;
}
.grselmax-dot a, a:hover {
    color: inherit;
    text-decoration: none;
}

.grsel{
    position: relative;
    height: 25px;
    text-align: left;
}

.grsel a, a:hover {
    text-decoration: none; 
    color: inherit; 
}
.grsel-dot{
    position: absolute;
    font-size: 22px;
}
.grsel-txt{
    font-size: 12px;
    padding: 5px 0 0;
    position: absolute;
}
#grsel1-dot{
    color: #0000ff;
    left: 47px;
}
#grsel1-txt{
    color: #0000FF;
    left: 57px;
}
#grsel2-dot {
    color: #FF0000;
    left: 141px;
}
#grsel2-txt {
    color: #FF0000;
    left: 151px;
} 
#grsel3-dot {
    color: #000000;
    left: 237px;
}
#grsel3-txt {
    color: #000000;
    left: 247px;
}
#grsel4-dot {
    color: #434343;
    left: 336px;
}
#grsel4-txt {
    color: #434343;
    left: 346px;
}
#grsel5-dot {
    color: #28B328;
    left: 434px;
}
#grsel5-txt {
    color: #28B328;
    left: 444px;
}
#grsel6-dot {
    color: #F000F0;
    left: 535px;
}
#grsel6-txt {
    color: #F000F0;
    left: 545px;
} 
#grsel7-dot {
    color: #00C1C1;
    left: 719px;
}
#grsel7-txt {
    color: #00C1C1;
    left: 729px;
}   
#grsel8-dot {
    color: #A29226;
    left: 811px;
}
#grsel8-txt {
    color: #A29226;
    left: 821px;
}
#grsel9-dot {
    color: #FF6600;
    left: 630px;
}
#grsel9-txt {
    color: #FF6600;
    left: 640px;
}
.paratext {
    text-decoration: underline;
}
.headerform {
    display:inline;
}
.img_set{
    display:inline;
}
.img_set img{
    display:inline;
    padding: 7px 0 0 4px;
}
.eh_sel {
    -moz-appearance: none;
    background: url("../../images/icon-down-arrow.png") no-repeat scroll 22px 2px #424242;
    border-color: #424242;
    border-radius: 5px;
    border-style: solid;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
    margin-left: 627px;
    margin-top: 8px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 40px;    
    height: 20px;
}
.lan_sel {
    -moz-appearance: none;
    background: url("../../images/icon-down-arrow.png") no-repeat scroll 22px 2px #424242;
    border-color: #424242;
    border-radius: 5px;
    border-style: solid;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
    margin-left: 6px;
    margin-top: 8px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 40px;
    height: 20px;
}
.weh_sel {
	-moz-appearance: none;
	background: url("../../images/icon-down-arrow.png") no-repeat scroll 30px 2px #424242;
	border-color: #424242;
	border-radius: 5px;
	border-style: solid;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 6px;
	margin-top: 8px;
	text-indent: 0.01px;
	text-overflow: "";
	width: 48px;
	height: 20px;
}
#loadingpic{
    position: absolute;
}
#loading{
    left: 34px;
    position: absolute;
    top: 206px;
    width: 50px;
    visibility: hidden;
}
/* NEW */
.stattable {
    width: 980px !important;;
    padding: 0 26px 10px 25px;
    display: none;
    background: transparent url("../../images/transparent.png") repeat scroll 0 0;
    font-family: sans-serif;
    font-size: 12px;
    color: #000000;
}
.stattable-art {
    background-color: #d5d5d5;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding-left: 10px;
    padding-top: 5px;
    width: 42px;
}

.stattable-val {
    width: 95px;
    font-size: 12px;
    background-color: #d5d5d5;
    padding-left: 9px;
    padding-top: 5px;
}
.stattable-val-right {
    width: 109px;
    font-size: 12px;
    background-color: #d5d5d5;
    padding-left: 9px;
    padding-top: 5px;
}
.stattable-art2 {
    font-size: 12px;
    font-weight: bold;
    background-color: white;
    height: 19px;
    padding-left: 10px;
    padding-top: 5px;
    width: 42px;
}

.stattable-val2 {
    width: 95px;
    background-color: white;
    font-size: 12px;
    padding-left: 9px;
    padding-top: 5px;
}
.stattable-val-right2 {
    width: 109px;
    background-color: white;
    font-size: 12px;
    padding-left: 9px;
    padding-top: 5px;
}
.showstat-dot{
    color: #ffee16;
    float: left;
    font-size: 22px;
    left: 25px;
    position: relative;
    text-decoration: none;
    top: -1px;
}
.showstat-dot a, a:hover {
    color: inherit;
    text-decoration: none;
}
.showstat{
    color: #ffee16;
    float: left;
    font-size: 14px;
    font-weight: normal;
    left: 32px;
    position: relative;
    top: 3px;
}
.showstat a, a:hover {
    color: inherit;
    text-decoration: none;
}
.nodata{
    color: #ff0000;
    float: left;
    font-size: 16px;
    left: 246px;
    position: relative;
    text-align: center;
    top: -212px;
    width: 400px;
    font-weight: bold;
    visibility: hidden;
}
/* Impressum */
.emlpic{
    margin-top: 1px;
}
/* Forecast */
#forecast_content {
    background: url("../../images/transparent.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 10px 15px;
    width: 960px;
}

.forecast_content {
    float: left;
    font-size: 120%;
    text-align: right;
    width: 960px;
}
.table_fc_header {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    text-align: center;
    text-shadow: 1px 1px #111;
}
.table_fc_time {
    font-size: 12px;
    padding-left: 10px;
    text-align: center;
    text-shadow: 1px 1px #111;
}
.table_fc_time_li {
    font-size: 12px;
    padding-left: 28px;
    text-align: center;
    text-shadow: 1px 1px #111;
}
.table_fc_time_re {
    font-size: 12px;
    padding-right: 7px;
    text-align: center;
    text-shadow: 1px 1px #111;
}
.table_fc_a {
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  height: 90px;
  width: 88px;
  text-align: center;
  vertical-align: middle;
}
.table_fc_a_li {
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  padding-left:28px;
  height: 90px;
  width: 88px;
  text-align: center;
  vertical-align: middle;
}
.table_fc_a_re {
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  height: 90px;
  width: 88px;
  text-align: center;
	vertical-align: middle;
	padding-right: 7px;
}
.table_fc_left {
	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
}
.table_fc_left2 {
	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
}
.forecast_pic{
  height: 80px;
  width: 80x;
}
label {
 display: inline-block;
 width: 5em;
}
.fc_temparea{
 	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
	height: 96px;
	padding: 7px 4px;
}
.fc_temparea2{
 	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
	height: 96px;
	padding: 7px 4px;
}
.fc_tempdata{
 	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  height: 20px;
  font-size: 14px;
  padding-left: 10px;
  text-align: center;
  text-shadow: 1px 1px #111;
}
.fc_tempdata2{
 	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  height: 20px;
  font-size: 14px;
  padding-left: 10px;
  text-align: center;
  text-shadow: 1px 1px #111;
}
.fc_tempdata2new{
 	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  height: 18px;
  font-size: 14px;
  padding-left: 10px;
  text-align: center;
  text-shadow: 1px 1px #111;
}
.fc_canvas{
  background: none repeat scroll 0 0 rgba(200, 200, 200, 1);
  margin-top: 3px;
  border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}
.table_fc_data1{
 	background-image: url(../../images/tablebg1.png);
	background-repeat: repeat;
  height: 25px;
  font-size: 15px;
  padding: 7px 0 0 7px;
  text-align: center;
  text-shadow: 1px 1px #111;

}
.table_fc_data2{
 	background-image: url(../../images/tablebg2.png);
	background-repeat: repeat;
  height: 25px;
  font-size: 15px;
  padding: 7px 0 0 7px;
  text-align: center;
  text-shadow: 1px 1px #111;
}
.fc_pic_col1{
   padding: 1px 2px 0 0;
}
.fc_pic_col1_temp{
   padding: 36px 2px 0 0;
}
.fc_tool_data {
    font: bold 100% arial,sans-serif;
    text-align: center;
}
.fc_tool_time {
   font: normal 90% arial, sans-serif;
   text-align: center;
}
.canvascontainer{
  text-align: center;
}
/* Galerie */
#imagewall img { margin: 14px; padding-left: 6px; }
/* Footer */
.footerzusatz, .footerzusatz a{
   color: #fff;
   font: 100% "Yanone Kaffeesatz",arial,sans-serif;
}
#clock_container{
  position: relative;
  right: 213px;
  top: -33px;
  font-size: 30px;
  font-family: "Yanone Kaffeesatz", arial, sans-serif;
  float: right;
}
/* EU Cookie */
.pea_cook_wrapper {
	position: fixed;
	padding: 8px 21px;
	margin: 0;
	border-radius: 20px;
	z-index: 10000;
  text-align: center;
  visibility: hidden;
}
.eu_control_btn {
	border: none;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
  cursor:pointer;
  margin: 10px;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
	bottom:10px;
	left:30px;
  margin: 0 11% !important;
  border: 1px solid;
  width: 70%;
}
.pea_cook_wrapper p{
	bottom: 30px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	font-weight: bold;
  padding: 0;
}
.pea_cook_wrapper a {
	border-bottom: dotted thin #eee;
	text-decoration: none;
}
.pea_cook_wrapper a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
a#fom, a#pea_close {border-bottom: 1px dotted;}
a#pea_close {
padding-top: 20px;
display: block;
}
button.pea_cook_btn {
  background: #ff6863 none repeat scroll 0 0 !important;
  border: 1px solid #111 !important;
  border-radius: 5px !important;
  font: bold 11px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 3px 0;
  width: 100px; 
  margin-left: 20px;
}
button.pea_cook_btn:hover {
	background: #d9d9d9;
	-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
	-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
	box-shadow: inset 0 0 1px 1px #eaeaea;
	color: #222;
	cursor: pointer; 
}
button.pea_cook_btn:active {
	background: #d0d0d0;
	-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
	-moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
	box-shadow: inset 0 0 1px 1px #e3e3e3;
	color: #000; 
}
.eucookie {
float:left;
border-radius: 5px;
transition: background 0.5s;
margin: 10px;
}
.eucookie:hover {
cursor: pointer;
background-position: -20px -10px!important;
transition: background 0.5s;
}
.eucookie span {
width: 100%;
padding: 10px;
text-align: center;
float:left;
}
/* datenschutzerklärung */
.dslink {
	text-decoration: none;
	color: #fff;
	font-size: 19px;
}