

/* text allgemein */
body, table, tr, td, div, input, textarea, select, p, br, li, ul {
        font-family: Arial;
        font-size: 13px;
        text-decoration: none;
        color: #333333
}

h1 {
	font-weight:normal;
	font-size:20px;
	color: 005D95;
	margin:0;
    font-family:Arial;
}

h2 {
	font-weight:normal;
	font-size:17px;
	color: 005D95;
	margin:0;
    font-family:Arial;
    font-weight:bold;
}

h3 {
	font-weight:normal;
	font-size:15px;
	color: 005D95;
	margin:0;
    font-family:Arial;
    font-weight:bold;
}



a.newsheadline { font-weight:bold; }


DIV#border {
	Text-ALIGN: left
}




TD.1 {
	font-family: Arial;
	FONT-SIZE: 12px;

	line-height: 22px;
	color: 333333)
}

/* ###################################################### */
/* Navigation Oben + Links */
/* ###################################################### */

A.nav {
	color: ffffff ; Text-DECORATION: none;
	font-weight: bold;
	font-size: 14px;
}
A.nav:hover {
	Text-DECORATION: underline
}


/* ###################################################### */
/* Links alle */
/* ###################################################### */

A {
	color: 2F6BB3 ;
	Text-DECORATION: underline;

}

A:hover {
	Text-DECORATION: none;

}


A.links {
	color: 2F6BB3 ; Text-DECORATION: none;
	font-weight: bold;
	font-size: 13px;
}
A.links:hover {
	Text-DECORATION: underline
}


/* ###################################################### */
/* Ende */
/* ###################################################### */



A.klein {
	color: ffffff ; Text-DECORATION: none;
	font-size: 10px;
	Text-DECORATION: none
}
A.klein:hover {
	Text-DECORATION: underline
}
