body { 
	font-family: verdana, halvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.table_main { border: 1px solid #620000; }
.td_main { font-size: 9pt; color: #000; }

.td_main_content { background-color: #FFFCD8; text-align: justify; line-height: 10pt; font-size: 8pt; padding: 10px; color: #000; }
.td_box_content { background-color: #FFFCD8; text-align: justify; font-size: 8pt; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; color: #000; }

.td_heading { background-color: #620000; font-weight:bold; font-size: 9pt; padding: 5px; color: #fff; }

h1 { 
	font-size: 9pt;
	color: #000;
}

input 
{ 
	font-size: 9pt;
	color: #000;
}

select 
{ 
	font-size: 9pt;
	color: #000;
}

.artikel { 
	width: 360 px;
	padding: 10px;
	border: 1px solid #730000;
	background-color: #FFFEED;
}

.artikel ul, li
{
	margin: 5px;
	padding: 0px;
	list-style-type: disc;
}

.td_main_content a:link { color: #730000; text-decoration: underline; }
.td_main_content a:active { color: #730000; text-decoration: underline; }
.td_main_content a:hover { color: #480000; text-decoration: underline; }
.td_main_content a:visited { color: #730000; text-decoration: underline; }

a:link { color: #730000; text-decoration: underline; }
a:active { color: #730000; text-decoration: underline; }
a:hover { color: #480000; text-decoration: underline; } 
a:visited { color: #730000; text-decoration: underline; }

#keywords1 {
	visibility: hidden;
	font-size: 6pt;
}