
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%; 
	color: #000000;
	background-color:#FF3502;
	background-image:url(borderline_rot.jpg); 
	background-position:left 0px; 
	background-attachment:fixed; 
	background-repeat:no-repeat }

/* SCHRIFT */

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #000000 }

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	color: #FFCC00 }

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	text-align: center; 
	color: #FF0000 }
	
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 108%; 
	color: #FF0000 }
	
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 100%; 
	color: #134900 }
		
h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #666666 }

h4.left { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 80%; 
	text-align: left }
	
h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	text-align: left; 
	color: #000000 }

/* LINKS */
	
a:link { 
	color: #000000 }
	
a:visited { 
	color: #000000 }
	
a:hover { 
	color: #FF0000;
	text-decoration: underline }
	
a:active { 
	color: #FF0000;
	text-decoration: underline }
	
/* HEADER LINKS */
	
a.header:link { 
	color: #FFFFCC;
	text-decoration: underline }
	
a.header:visited { 
	color: #FFFFCC;
	text-decoration: underline }
	
a.header:hover { 
	color: #FFCC00;
	text-decoration: underline }
	
a.header:active { 
	color: #FFCC00;
	text-decoration: underline }
	
/* HEADER LINKS H2*/
	
a.header1:link { 
	color: #FF0000 }
	
a.header1:visited { 
	color: #FF0000 }
	
a.header1:hover { 
	color: #336600;
	text-decoration: underline }
	
a.header1:active { 
	color: #336600;
	text-decoration: underline }
	
/* HEADER LINKS H3*/
	
a.header2:link { 
	color: #134900 }
	
a.header2:visited { 
	color: #134900 }
	
a.header2:hover { 
	color: #FF0000;
	text-decoration: underline }
	
a.header2:active { 
	color: #FF0000;
	text-decoration: underline }

/* CONTENT LINKS */

a.content:link { 
	color: #134900;
	text-decoration: none }
	
a.content:visited { 
	color: #134900;
	text-decoration: none }
	
a.content:hover { 
	color: #FF0000;
	text-decoration: underline }
	
a.content:active { 
	color: #FF0000;
	text-decoration: underline }
	
/* CONTENT LINKS */

a.top:link { 
	color: #FF0000;
	text-decoration: none }
	
a.top:visited { 
	color: #FF0000;
	text-decoration: none }
	
a.top:hover { 
	color: #70A837;
	text-decoration: none }
	
a.top:active { 
	color: #FF0000;
	text-decoration: none }
	
/* Oben rechts LINKS */

a.uright:link { 
	color: #FFFFFF;
	text-decoration: none }
	
a.uright:visited { 
	color: #FFFFFF;
	text-decoration: none }
	
a.uright:hover { 
	color: #336600;
	text-decoration: underline }
	
a.uright:active { 
	color: #336600;
	text-decoration: underline }
	
/* IMPRESSUM LINKS */

a.impressum:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFCC00;
	text-decoration: none }
	
a.impressum:visited { 	 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFCC00;
	text-decoration: none }
	
a.impressum:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #336600;
	text-decoration: none }
	
a.impressum:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #336600;
	text-decoration: none }

/* MENUE OBEN */

#schalter1 a {
	display: inline;
	text-decoration: none;
	text-align: center;
	v-align: middle;
	border: none;
	padding: 8px;
	width: 190px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 3px 0
	}
	
#schalter1 a:link {
	color: #c00; 
	}
	
#schalter1 a:visited {
	color: #c00;
	}
	
#schalter1 a:hover {
	border: none;
	color: #336600;
	}
	
#schalter1 a:active {
	color: #336600;
	}

#schalter1 a .pfeil1 {
	display: inline;
	color: #336600;
	}

#schalter1 a:visited .pfeil1 {
	display: inline;
	color: #336600;
	}
	
#schalter1 a:active .pfeil1 {
	display: inline;
	color: #c00;
	}

#schalter1 a:hover .pfeil1 {
	display: inline;
	color: #c00;
	}
	
/* MENUE MIT SUBMENUE OBEN */

#schalter3 a {
	display: inline;
	text-decoration: none;
	text-align: center;
	v-align: middle;
	border-bottom: 3px solid #FFCC00;
	padding: 8px;
	width: 190px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 3px 0
	}
	
#schalter3 a:link {
	color: #FFCC00; 
	}
	
#schalter3 a:visited {
	color: #FFCC00;
	}
	
#schalter3 a:hover {
	border: none;
	color: #336600;
	}
	
#schalter3 a:active {
	color: #336600;
	}

#schalter3 a .pfeil1 {
	display: inline;
	color: #336600;
	}

#schalter3 a:visited .pfeil1 {
	display: inline;
	color: #336600;
	}
	
#schalter3 a:active .pfeil1 {
	display: inline;
	color: #c00;
	}

#schalter3 a:hover .pfeil1 {
	display: inline;
	color: #c00;
	}
	
/* SUBMENUE OBEN */

#schalter2 a {
	display: inline;
	text-decoration: none;
	text-align: right;
	v-align: middle;
	border-right: 1px solid #FFCC00;
	padding: 8px;
	width: 190px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 3px 0
	}
	
#schalter2 a:link {
	color: #FFCC00; 
	}
	
#schalter2 a:visited {
	color: #FFCC00;
	}
	
#schalter2 a:hover {
	border: none;
	color: #c00;
	}
	
#schalter2 a:active {
	color: #c00;
	}

#schalter2 a .pfeil1 {
	display: inline;
	color: #c00;
	}

#schalter2 a:visited .pfeil1 {
	display: inline;
	color: #c00;
	}

#schalter2 a:active .pfeil1 {
	display: inline;
	color: #336600;
	}

#schalter2 a:hover .pfeil1 {
	display: inline;
	color: #336600;
	}

/* TABELLEN */

/* LAYOUT-TABELLE */	

table.layout {
	border: 0px solid #336600;
	width: 95% }
	
table.diagnose {
	border: 1px solid #336600;
	width: 100% }
	
table.gehirn {
	border: 0px solid #FFFFFF }
	
table.disorders {
	border: 1px solid #FFFFCC;
	width: 85% }
	
td.diagnose {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }
	
tr.gehirn {
	font-size:130% }
	
tr.brain {
	font-size:125% } 

td.neuro {
	text-align:left;
	background-color:#FFCC00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }
	
td.gyri {
	text-align:left;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }

td.hirn {
	text-align:left;
	background-color:#FF0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }

td.top {
	text-align:left;
	background-color:#FFCC00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }

td.brain {
	text-align:left;
	background-color:#FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px }
	
td.disorder {
	border: 1px solid #FFFFCC;
	text-align:left;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px }
	
td.region {
	border: 1px solid #FFFFCC;
	valign: middle;
	background-color:#FF2700;
	color: #FFFFCC;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px }
	
td.dysfunction {
	text-align:left;
	background-color:#FFFFCC;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px }

td.content {
	border: 1px solid #FFFFFF;
	valign: middle;
	background-color:#FFCC00;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px }

td.uleft {
	width: 70%;
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #FFEEAA }
	
td.uright {
	width: 30%;
	border: 1px solid #FFEEAA;
	color: #154B00;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color:#F55B00 }

td.u2right {
	width: 25%;
	border: 1px solid #FFEEAA;
	color: #FF0000;
	text-align: center;
	background-color:#FFCC00 }

td.mright {
	border: 1px solid #FFFFFF;
	padding-top:30px;
	font-size: 11px;
	text-align: center }

td.menu {
	white-space: nowrap;
	border: 1px solid #FFEEAA;
	text-align: left;
	background-color:#F55B00 }
	

