/* -------------------------------------------------
CSS-Framework
© by backslash - artists of new media

version:	1.0
date:		08/2008
author:		Fabian Reichle
email:		f.reichle@backslash.ch
url:		www.backslash.ch
------------------------------------------------- */
@import url(layout.css);
@import url(basics.css);
@import url(navigation_schule.css);
@import url(lightbox.css);

body {
background: url(/pictures/bg_body_schule.jpg) #214263 repeat-x !important;
font-size: 12px;
line-height: 1.4em;
font-family: Arial, Verdana, sans-serif;
color: #000000;
text-align: left;
}
#header_schule {
width: 961px;
height: 202px;
background-image: url(/pictures/bg_header_schule_2.jpg);
}
