/* CSS Document */

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

body { background-color: #DCC576; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	   background-image: url(images/bg02.jpg); background-repeat:repeat-y;  }
	   
a:link { color: #339900; text-decoration: none; }
a:visited { text-decoration: none; color: #339900; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #000000; }

.wetter { position:absolute; width:145px; height:115px; z-index:1; left: 20px; top: 464px; }
		  
.wetter a:link { color: #DCC576; text-decoration: none; }
.wetter a:visited { text-decoration: none; color: #DCC576; }
.wetter a:hover { text-decoration: underline; color: #000000; }
.wetter a:active { text-decoration: none; color: #000000; }
