/* Dies sind die Style-Definitionen
für fast die gesamte Neuro-Site */

A.gesichert {
	color : #CCCCCC;
	font-style : italic;
	font-size : 8pt;
	text-decoration : none;
}

A:LINK {
	color : #CC3300;
	font-weight: inherit;
}

A:VISITED {
	color : #CC0000;
	text-decoration : underline;
}

A:HOVER, A:ACTIVE {
	color : #990000;
	text-decoration : none;
}

ADDRESS {
	margin-left : 40px;
	margin-top : 20px;
	color : #999999;
	font-size : 8pt;
	font-weight: bolder;
}

BODY, TD{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	background-color : #FFFFCC;
	color : #555555;
	font-family : Verdana, "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size : 9pt;
}

H1 {
	margin-top : 15px;
	margin-bottom : 5px;
	margin-left : 20px;
	color : #FF9900;
	font-size : 16pt;
	font-weight : 600;
	text-indent : -20px;
}

H1.lang {
	font-size : 14pt;
	font-weight : normal;
	line-height : 110%;
}

H2 {
	margin-left : 20px;
	margin-bottom : 5px;
	color : #FF9900;
	font-size : 14pt;
	font-weight : normal;
}

H3 {
	margin-left : 20px;
	margin-bottom : 5px;
	margin-top : 20px;
	color : #FF9900;
	font-size : 11pt;
	font-weight : bold;
}

H4 {
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 40px;
	color : #555555;
	font-size : 10pt;
	font-weight : bold;
}

H5 {
	margin-bottom : 0px;
	margin-left : 20px;
	color : #999999;
	font-size : 10pt;
	font-weight : bold;
}

H6 {
	margin-bottom : 0px;
	color : #FF9900;
	font-size : 10pt;
	font-weight : bold;
}

LI {
	margin-bottom: 2px;
	margin-left : 60px;
	text-indent : -60px;
}

MENU {
	margin-left : 40px;
	color : #555555;
	font-size : 10pt;
	font-weight : bold;
}

OL {
	list-style-type: decimal;
	margin-top : 0px;
	color: #555555;
}

P {
	margin-top : 0px;
	margin-bottom : 5px;
	color : #555555;
	font-weight : normal;
	text-align : justify;
	text-indent : 0px;
}

P.bild {
	margin-top : 40px;
	margin-bottom : 30px;
	color : #999999;
	text-align : center;
	text-indent : 0px;
}

P.gelistet {
	margin-left : 40px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : justify;
	text-indent : 0px;
}

P.gelistetklein {
	margin-left : 40px;
	margin-top : 0px;
	margin-bottom : 5px;
	font-size : 8pt;
	text-align : justify;
	text-indent : 0px;
	line-height : 120%;
}

P.gesichert {
	margin-left : 0px;
	margin-top : 40px;
	color : #CCCCCC;
	font-size : 8pt;
	font-style : italic;
	text-align : center;
	text-indent : 0px;
}

P.vorwort {
	margin-left : 40px;
	margin-right : 40px;
	color : #999999;
	font-weight: lighter;
	font-size : 8pt;
	text-indent : 0px;
}

P.zentriert {
	text-align : center;
	text-indent : 0px;
}

TABLE {
	border : none;
	margin-bottom : 10px;
	margin-right : 0px;
}

TH {
	background : #ECECEC;
	text-align : left;
}

TR {
	vertical-align : baseline;
}

UL {
	margin-top : 0px;
	list-style : none;
}

UL.disc {
	list-style-image : url(disc.gif);
}

UL.klein {
	font-size : 8pt;
}
.tod {  background-color: #FFFFFF}
.myList {  list-style-position: outside; list-style-type: disc}

