body {
background-image:  url(/bilder/normal/images/dragon_21.gif);
background-attachment: fixed;
background-repeat: repeat-y;
margin: 0 0 0 0;
}

* { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.chinacctt {
background-image:  url(/bilder/normal/images/dragon_cctt.gif);
width: 795px;
height: 32px;
}

.dragonfoot {
background-image:  url(/bilder/normal/images/dragon_25.gif);
}

.dragon  {
position: relative;
width: 198px;
height: 198px;
background-image: url(/bilder/dragon.gif);
}

.tabletext {
	font-size: 12px;
	text-decoration:none;
	color: #666666;
	text-align: justify;
	line-height: 16px;
	letter-spacing: normal;
	text-indent: 0px;
}

h1, h2 {
  color: #CC3300;
  line-height: 120%;
}

h1 {
font-size: 18px;
margin-top: 1em;
}

h2 {
	font-size: 16px;
  margin-top: 1.5em;
}

.links {
text-decoration: none;
text-transform: none;
/*font-size: 12px;*/
font-weight: bold;
font-style: normal;
color: #3333FF;
}

a:hover {text-decoration:underline;}

 A:visited, A:active {
 color: #7fa2c9;
 }


