BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFF00; 
	background-color: #000066; 
	background-image: url(/attw_c12a.jpg);
	font-size: 11px;
   }

a {
	font-size: 90%;
}
	
a:link	{ text-decoration: none; 
	color: #FFFF00;
	background-color: transparent;
	}
a:visited	{ text-decoration: none; 
	color: #FFFF00;
	background-color: transparent;
	}
a:hover	{ text-decoration: underline; 
	color: #00FFFF; 
	background-color: transparent;
	}
a:active	{ text-decoration: none; 
	color: #cccccc; 
	font-weight: bold;
	background-color: transparent;
	}

B, STRONG { font-weight: bold; 
	}

I, EM { font-style: italic;
	} 


dt {  font-weight: bold; 
	color: #003333; 
	background-color: transparent;
	line-height: 125%;
	}
em {  font-weight: bold;
	}

H1 { text-align: center;
	xfont-size: medium;
	}
H2 { text-align: center;
	xfont-size: small;
	}
H3 { text-align: center;
	}
H4 { 
	text-align: center;
	} 
H5 {
	text-align: center;
	} 
H6 {
	text-align: center;
	}

hr {
	width : 100%;
	color: #FF6633; 
	height: 1px; 
	}
.klein {
	font-size: 10pt;
	text-align: justify;
}
td {
  xfont-weight: bold;
  }
th {
  font-weight: bold;
  }

.butt  { background : #006666;
	}

.fu {
	background-color : #006666;
	}

.pur { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-variant: normal; 
	font-weight: normal;
	}

.zentriert {
	text-align : center;
}