<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css_für frame_main (mitte)*/

body {
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
	text-align:left; /* text/inhalt ausrichtung links*/
	}

body,table,tr, td {
	font-family:verdana,arial,swiss,sans-serif; /*font*/
	font-size:10px;/*schriftgr&amp;ouml;sse, wenn nicht anderst definiert*/
	color:#FFFFFF; /*schriftfarbe, wenn nicht anderst definiert*/
	line-height:13px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
	background-repeat:no-repeat;
}
br {/* break abstand*/
	margin-top:0px;
	margin-bottom:0px;
} 
p {/* paragraph abstand*/
	margin-top:0px;
	margin-bottom:7px;
} 
ul {
	list-style-image: url(file://///7thfileserver/fileserverg/kunden/ronny/schule/images/pfeil_aufzaehlung.gif); 
	list-style-type: disc; /*wird bei ns 4.7 angezeigt*/
	margin-top:0px;
	margin-bottom:0px;
} 
li {
	margin-bottom:7px;
} 

.abstand_footer {/*bilder abstand von oben und zum text*/
	margin-top:22px;
	margin-right:0px;
	margin-bottom:20px;
}
.abstand_re_pfeil {/*bilder abstand von oben und zum text*/
	margin-top:0px;
	margin-left:4px;
	margin-bottom:0px;
}
.bild_rechts_1 {/*bilder abstand von oben und zum text*/
	margin-top:3px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
}
.bild_rechts_2 {/*bilder abstand von oben und zum text*/
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.bild_gross_1 {/*bilder abstand von oben und zum text*/
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:8px;
}
.grundriss_pop {/*bilder abstand von oben und zum text*/
	margin-top:12px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
}
.bild_links_1 {/*bilder abstand von oben und zum text*/
	margin-top:3px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}
.bild_links_2 {/*bilder abstand von oben und zum text*/
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
}
.bild_links_3 {/*bilder abstand von oben und zum text*/
	margin-top:7px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
}
.abstand_trennlinie_1 {/*bilder abstand von oben und zum text*/
	margin-top:7px;
	margin-left:0px;
	margin-right:00px;
	margin-bottom:7px;
}
.abstand_trennlinie_2 {/*bilder abstand von oben und zum text*/
	margin-top:0px;
	margin-left:0px;
	margin-right:00px;
	margin-bottom:7px;
}
.abstand_trennlinie_v_1 {/*bilder abstand von oben und zum text*/
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.pop_bild_1 {/*bilder abstand von oben und zum text*/
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:12px;
	vertical-align:bottom;
}
.pop_footer_1 {/*bilder abstand von oben und zum text*/
	margin-top:12px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:12px;
}

a,
a:visited,
a:active {/*standardlinkfarbe hellgrau - alle links: textlinks, navigation oben*/
	text-decoration: underline;
	color:#7F8CA7; 
}

a:hover {/*on mouse over f&amp;uuml;r alle links: textlinks, navigation oben und navigation links*/
	text-decoration: underline;
	color:#00A4B7; 
}
a.7thsense,
a.7thsense:visited,
a.7thsense:active,
a.7thsense:hover  {/*linkfarbe impressum 7thsense link*/
	text-decoration: none;
	color:#302F78; 
}

	
.zelle_weiss {
	padding-top:3px;
	padding-bottom:4px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
	}
	
.zelle_grau {
	background-color:#F1F1F1;
	padding-top:3px;
	padding-bottom:4px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
	}
	
.zelle_head {
	color:#313131;
	font-weight:bold;
	background-color:#E5E5E5;
	padding-top:3px;
	padding-bottom:4px;
	vertical-align:middle; /* text/inhalt ausrichtung oben*/
	}
	
.table_content_573_164 {/*hält footer am seitenende, auch wenn weniger text auf der seite ist*/
	width: 573px;
	height: 270px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
}	
.table_grundiss_pop_681_507 {/*hält footer am seitenende, auch wenn weniger text auf der seite ist*/
	width: 681px;
	height: 507px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
}	
.table_content_600_home {/*hält footer am seitenende, auch wenn weniger text auf der seite ist*/
	width: 600px;
	height: 317px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
}	
.table_content_600_115 {/*hält footer am seitenende, auch wenn weniger text auf der seite ist*/
	width: 600px;
	height: 328px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
}	
.table_content_750_111 {/*hält footer am seitenende, auch wenn weniger text auf der seite ist*/
	width: 750px;
	height: 331px;
	vertical-align:top; /* text/inhalt ausrichtung oben*/
}
.font_gruen {
	color:#00809B; /*schriftfarbe, wenn nicht anderst definiert*/
}
.font_rot {
    color:#FF0000; /*schriftfarbe, wenn nicht anders definiert*/
}
</pre></body></html>