body {
	background-color : #ffffff;
	scrollbar-base-color: #f0f0f0; 
	scrollbar-track-color:; 
	scrollbar-face-color:; 
	scrollbar-highlight-color: #f0f0f0; 
	scrollbar-3d-light-color: #f0f0f0; 
	scrollbar-dark-shadow-color:; 
	scrollbar-shadow-color:; 
	scrollbar-arrow-colorwhite: 
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #333333;
}

/* ########################################################## */

h1  {
	color : #5C97D9;
	font-size : 8pt;
	font-family : verdana;
	font-weight : 900;
}

h2  {
	color : #336600;
	font-size : 10pt;
	font-family : verdana, arial;
}

h3  {
	color : Black;
	font-size : 12pt;
	font-weight : 700;
}

h4  {
	color : Red;
	font-size : 11pt;
}

h5  {
	color : Red;
	font-size : 10pt;
	font-weight : 700;
}

/* ########################################################## */

textarea, option, input, li {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : Black;
}

/* ########################################################## */

a:link  {
	color : #003366;
	font-size : 8pt;
	text-decoration : none;
}

a:visited  {
	color : #003366;
	font-size : 8pt;
	text-decoration : none;
}

a:hover  {
	color : #003366;
	font-size : 8pt;
	font-weight : 600;
	text-decoration : none;
}

/* ########################################################## */

.hl1 {
	color : #5C97D9;
	font-size : 10pt;
	font-family : verdana;
	font-weight : 900;
}
.tx1 {
	color : #5C97D9;
	font-size : 8pt;
	font-family : verdana;
	font-weight : 900;
}
.tbl_col_0 {
	background-color : transparent;
}
.tbl_col_1 {
	background-color : #311E7F;
	color : White;
}
.tbl_col_2 {
	background-color : #CBCAE3;
	color : #311E7F;
}
.tbl_col_3 {
	background-color : #D4D4D4;
	color : Black;
}
.tbl_main {
	background-color : White;
}
.tbl_cont {
	background-color : White;
}
.tbl_navi {
	background-color : White;
	text-align : right;
}
.td_links {
	background-color: #A6D7B5;
	/* background-image : url(pics/navi/links.jpg); */
	/* background-repeat : no-repeat; */
}
.td_mitte {
	background-color: #FFFFFF;
}
.td_rechts {
	background-color: #FFFFFF;
	/* background-image : url(/pics/navi/rechts.jpg); */
	/* background-repeat : repeat; */
}
