body {
	font-family: "Comic Sans MS";



}

.header {
	font-size: large;
	color: #FF9900;
	text-align: center;
	font-weight: bold;

}

.footer {
	font-size: smaller;
	color: #666666;
	text-align: center;
	white-space: nowrap;
}

td.menu {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:  url(en/images/ballon1.gif);
	height: 60px;
	vertical-align: middle;





}

.tdwhite {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	text-align	   : center;
	color            : #333333;
	padding		   : 1px;
	background-color : #F6F6FF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

.error {
	color: red;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

.no-edit {
	color: orange;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-weight: bold;

}

a:link, a:visited {
	font-family      : "Comic Sans MS";
	text-align	   : center;
	text-decoration  : none;
	color: #666666;
	font-weight: bold;



}

a:hover {
  font-family      : "Comic Sans MS";
  text-align	   : center;
  color            : #FF9900;
  text-decoration  : none;
}

a.current:link, a.current:visited {
  font-family      : Arial, Helvetica, sans-serif;
  text-align	   : center;
  color            : #333333;
  text-decoration  : none;
  font-weight	   : bold;
}

a.current:hover {
  font-family      : Arial, Helvetica, sans-serif;
  text-align	   : center;
  color            : #333333;
  text-decoration  : none;
  font-weight	   : bold;
  background-color : #E2E2FF;
}

a.toppy:link, a.toppy:visited, a.toppy:hover {
  font-size        : 18px;
  font-weight	   : bold;
  text-align	   : center;
  background-color : #E2E2FF;
}

a.imprint:link, a.imprint:visited, a.imprint:hover {
  font-size        : 11px;
  font-weight	   : bold;
  text-align	   : center;
  background-color : #FFFFFF;
}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.middlelight {
	background-image:   url(images/middle_light.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.error {
	color: red;
}
.bodytext {
	color: #666666;
}

.tdata {
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.smallheader {
	color: blue;
	text-align: center;
	font-weight: normal;
}
