BODY, HTML {
	background:white; 
	color:#3366CC;
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

a {
	font-family:verdana,arial,sans-serif;
	text-decoration:none;
	outline-width:0px;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: black;
}
a img {
	border-width:0px;
}

h2 {
	margin:0px;
	margin-bottom:20px;
	padding:10px;
	font-size:13px;
	border:dotted 1px #6699FF;
	background-color: #CFDFFF;
}


/* ############################################# */
/* ########### TABLE-ZEUG begin ########### */
/* ############################################# */
table.table_main {
	width:969px;
	* width:973px;
	padding:0px;
	margin:0px;
	border-spacing: 0px;
}
table.table_main td{
	padding:0px;
	margin:0px;
	border-spacing: 0px;
	vertical-align:top;
}
table.table_main td.td_content {
	width:691px;
	padding:0px;
	margin:0px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	background-color: white;
}

table.table_menu {
	background-color: white;
	padding:0px;
	margin:0px;
	border-spacing: 0px;
}
table.table_menu tr td {
	padding:0px;
	margin:0px;
	padding-top:11px;
	color:#6699FF;
	font-size:11px;
	font-weight:bold;
}
table.table_menu tr td.sub_menu {
	padding-top:5px;
	padding-left:20px;
	line-height:140%;
}

table tr td.normal {
	vertical-align:middle;
	text-align:center;
}



table.year th {
  font-family:Tahoma, sans-serif;
  font-size:9pt;
  line-height:150%;
  color:#666666;
  border-width:1px;
  border-color:#666666;
  border-style:solid;
  background-color:#CCCCCC;
  text-align:center;
  padding:0px;
}


table.year {
  border-width:1px;
  border-color:#666666;
  border-style:solid;
  text-align:center;
  margin:0px;
  width:642px;
  border-collapse:collapse;
}

table.year tr td{
  font-family:Tahoma, sans-serif;
  font-size:9pt;
  line-height:150%;
  color:#666666;
  border-width:1px;
  border-color:#666666;
  border-style:solid;
  background-color:#ffffff;
}
table.monatstabelle {
  border-width:1px;
  border-color:#666666;
  border-style:solid;
  text-align:center;
  margin:0px;
  margin-top:15px;
  width:642px;
  border-collapse:collapse;
}
table.monatstabelle tr td {
  text-align:center;
  font-family:Tahoma, sans-serif;
  font-size:9pt;
  line-height:150%;
  color:#666666;
  border-width:1px;
  border-color:#666666;
  border-style:solid;
  background-color:#ffffff;
}
table.monatstabelle tr.obenunten td {
  background-color:#dddddd;
}




/* ############################################# */
/* ########### TABLE-ZEUG end ########### */
/* ############################################# */



/* ############################################# */
/* ########### CONTENT-BEREICH begin ########### */
/* ############################################# */
div.content {
	width:651px;
	padding:0px;
	margin:0px;
	font-size:12px;
}
div.content div.content-img img {
	padding:8px;
	margin:0px;
	border-width:1px;
}
div.content table.element {
	padding:0px;
	margin:0px;
	margin-bottom:30px;
	font-size:12px;
}

p.source {
	color:#AAAAAA;
	margin:0px;
	margin-top:10px;
	padding:10px;
	font-size:10px;
	border:dotted 1px #CFDFFF;
}
span.fliestext {
	line-height:140%;
	display:block;
}
div.content a img {
	border:solid 1px #99BBFF;
}
div.content a:hover img {
	border:solid 1px #3366CC;
}

div.startani {
	width:164px;
	padding:10px;
	margin:0px;
	border:solid 1px #6699FF;
}


/* ############################################# */
/* ############ CONTENT-BEREICH end ############ */
/* ############################################# */





/* ############################################# */
/* ########## WETTER-BOX RECHTS begin ########## */
/* ############################################# */
table.table_rechts, table.table_google_rechts {
	padding:0px;
	margin:0px;
	border-spacing: 0px;
}
table.table_rechts tr td.oben, table.table_google_rechts tr td.oben {
	height:20px;
	background-image: url(../bilder/border/black-oben.gif);
	background-repeat: no-repeat;
	background-color:white;
	background-position: center 11px;
	padding:0px;
	margin:0px;
	padding-top:0px;
}
table.table_rechts tr td.mitte, table.table_google_rechts tr td.mitte {
	height:65px;
	background-image: url(http://impress-online.de/wetter3/bilder/border/black-mitte.gif);
	background-repeat: repeat-y;
	background-position: center 1px;
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	margin:0px;
}
table.table_rechts tr td.unten, table.table_google_rechts tr td.unten {
	height:11px;
	background-image: url(../bilder/border/black-unten.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	padding:0px;
	margin:0px;
}

table.table_rechts_grau tr td.oben {
	background-image: url(../bilder/border/grey-oben.gif);
}
table.table_rechts_grau tr td.mitte {
	background-image: url(http://impress-online.de/wetter3/bilder/border/grey-mitte.gif);
}
table.table_rechts_grau tr td.unten {
	background-image: url(../bilder/border/grey-unten.gif);
}



img.clickedvalue {
	border-width:1px;
	border:solid 1px #FF0000;
}
/* ############################################# */
/* ########### WETTER-BOX RECHTS end ########### */
/* ############################################# */





/* ############################################# */
/* ########### WEBCAM-FENSTER begin ############ */
/* ############################################# */
div.webcam {
	padding:5px;
	font-weight:bold;
	background-color:#CFDFFF;
	width:456px;
}
img.vorschaubild {
	padding:8px;
	background-color:#FFFFFF;
	margin:0px;
	border:solid 1px #3366FF;
	* border:solid 8px #CFDFFF;
}
/* ############################################# */
/* ############# WEBCAM-FENSTER end ############ */
/* ############################################# */

/* ############################################# */
/* ########### WETTER-TABELLE begin ############ */
/* ############################################# */
table.wettertabelle {
	padding:0px;
	margin:0px;
	background-color:white;
	border:solid 0px #CFDFFF;
	rules:none;
}
table.wettertabelle td{
	padding:0px;
	margin:0px;
	background-color:white;
	border:solid 1px #CFDFFF;
	rules:none;
}
table.wettertabelle td font {
  font-size:13px;
}

table.wettertabelle table td {
	border:solid 0px #CFDFFF;
	rules:none;
}
table.wettertabelle table {
	border:solid 0px #CFDFFF;
	rules:none;
}
/* ############################################# */
/* ############# WETTER-TABELLE end ############ */
/* ############################################# */

div.content div.content-img img.blueworld {
	padding:0px;
	padding-top:2px;
	margin:0px;
	border:solid 0px white;
}
