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

body {
	background-color : #000000;
}

.menu, a:link.menu, a:visited.menu, a:hover.menu, a:link.menu_audio, a:visited.menu_audio, a:hover.menu_audio {
	/* Hauptmenü und Sprache */
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-autospace : ideograph-numeric;
	letter-spacing : 3px;
}

.menu, a:link.menu, a:visited.menu, a:hover.menu {
	color: #AA6600;
}

a:link.menu_audio, a:visited.menu_audio, a:hover.menu_audio {
	color: #00FF00;
}

a:hover.menu, a:hover.menu_audio { /* Hauptmenü und Sprache */
	text-decoration: underline;
}

.down_menu, a:link.down_menu, a:visited.down_menu, a:hover.down_menu { /* Hauptmenü und Sprache */
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:hover.down_menu { /* Hauptmenü und Sprache */
	color: #000000;
	text-decoration: none;
}

.title_down_menu, a:link.title_down_menu, a:visited.title_down_menu, a:hover.title_down_menu { /* Hauptmenü und Sprache */
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover.title_down_menu { /* Hauptmenü und Sprache */
	color: #FFFFFF;
}

h1, a:link.menu1, a:visited.menu1, a:hover.menu1 {
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-decoration: none;
	margin : 5px 0px 18px 0px;
	padding : 0px;
}

h2, a:link.menu2, a:visited.menu2, a:hover.menu2   {
	font-size : 12px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 0px;
	text-decoration: none;
	margin : 0px 0px 7px 0px;
	padding : 0px;
}

a:visited.menu2 {
	color: #666666;
} 

a:hover.menu2  {
	color: #999999;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin : 11px 0px 20px 0px;
	padding : 0px;
}

p {
	margin : 11px 0px 11px 0px;
	color: #999999;
}

ol, ul {
	margin : 6px 0px 6px 20px;
	padding : 0px 10px 0px 15px;
}

li {
	margin : 3px 0px;
}

ol {
	list-style-type : upper-roman;
}

ul {
	list-style-type : square;
}

a:link {
	color : #6666CC;
}

a:hover {
	color : #9999FF;
}

a:visited {
	color : #CC33CC;
}

.footer, td.footer a:link, td.footer a:visited, td.footer a:hover, td.footer {
	font-size: xx-small;
	color : #FFFFFF;
}

td.footer a:hover {
	text-decoration : none;
}

a:link.copy, a:hover.copy, a:visited.copy { /* create by */
	font-size: xx-small;
	text-decoration : none;
	color : #FFFFFF;
}


.border {
	border : 1px solid #AA6600;
}

.contant_table_border {
	background-color : #AA6600;
}

.content_table_text_bg {
	background-attachment : scroll;
	background-image : url(../content_ca_logo_bg.gif);
	background-position : center;
	background-repeat : no-repeat;
}