body, div, p, table, th, td {
  color : #000000;
  background-color : #99CC33;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-align: center;
}

body {
  background-image: url(http://horst.wiesers.net/pics/alpenpanowindow_bg.gif);
  background-repeat : no-repeat;
  border : none;
  font-size : 101%;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div, p {
  font-size : 0.94em;
}

table, th, td {
  background-image : url(http://horst.wiesers.net/pics/dot.gif);
  font-size : 0.94em;
  vertical-align : top; 
}

h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size : 1.92em;
	font-weight : 900;
	letter-spacing : -0.03em;
}

a { text-decoration : underline;}
a:link { color : #0066CC;}
a:visited { color : #666666;}
a:hover {  text-decoration : none;}
a:active { color : #FFFF00;}

.bu {
  color : #000000;
  background-color : #CCCCCC;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 0.66em;
  font-weight : normal;
}

.linksbuendig { text-align : left;}
.rechtsbuendig { text-align : right;}