/*csg (hopefully) final design stylesheet*/
/* dec 16th 2008*/
/*by chrissi & mr. w*/
body {
font-family:verdana, sans serif;
color:black;
font-size:12px;
}
.csglogo {
border:1px solid white;
background-image:url('csglogo.jpg');
background-repeat:no-repeat;
width:214px;
height:194px;
background-color:#d8d8d8;
}
.headercontent {
font-family:verdana, sans serif;
color:#787878;
font-size:12px;
text-align:right;
padding-right:31px;
height:164px;
background-color:#d8d8d8;
}
.linkbar {
font-family:verdana, sans serif;
color:black;
font-size:12px;
padding-left:20px;
border-right:1px solid white;
padding-top:30px;
height:320px;
border-left:1px solid white;
border-bottom:1px solid white;
background-color:#d8d8d8;
}
.content {
font-size:12px;
padding-left:20px;
padding-top:30px;
border-right:1px solid white;
border-bottom:1px solid white;
background-color:#d8d8d8;
}
.headerbox {
border-top:1px solid white;
border-bottom:1px solid white;
border-right:1px solid white;
height:194px;
background-color:#d8d8d8;
}
.link {
text-decoration:none;
color:#1c498a;
font-family:verdana, sans serif;
font-size:12px;
}
.linkbottom {
text-decoration:none;
color:#787878;
font-family:verdana, sans serif;
font-size:9px;
}
.contentlink {
text-decoration:none;
color:#1c498a;
font-family:verdana, sans serif;
font-size:12px;
font-weight:600;
}
.link:hover {
color:black;
}
.sublink:hover {
color:black;
}
.link_selected {
color:black;
text-decoration:none;
font-size:12px;
}
.linktd {
border-right:1px solid /*#6d8fd5*/ white;
}
.linktdbottom {
border-right:1px solid #DDDDDD; 
}
.sublink {
text-decoration:none;
color:#1c498a;
font-family:verdana, sans serif;
font-size:12px;
font-weight:600;
}
.sublink_selected {
color:black;
text-decoration:none;
font-size:12px;
font-weight:600;
font-family:verdana, sans serif;
}
.headerimage_misc {
background-image:url('header.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_schule {
background-image:url('collages/schule.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_foerderverein {
background-image:url('collages/header_foerderverein.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}

.headerimage_aktuelles {
background-image:url('collages/aktuelles_neu.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_service {
background-image:url('collages/service.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_unterricht {
background-image:url('collages/unterricht.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}

.headerimage_impressum {
background-image:url('collages/impressum.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_schulpsychologe {
background-image:url('collages/schulpsychologe.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}
.headerimage_schueler {
background-image:url('collages/schueler.jpg');
background-repeat:no-repeat;
width:683px;
height:164px;
}

.shadow_topleft {

width:10px;
height:10px;
behavior: url(iepngfix.htc);
}
.shadow_left {

width:10px;
behavior: url(iepngfix.htc);
}
.shadow_top {

height:10px;
behavior: url(iepngfix.htc);
}
.shadow_topright {

width:10px;
height:10px;
behavior: url(iepngfix.htc);
}
.shadow_bottom {
background-image:url('schatten/bottom.png');
background-repeat:repeat-x;
height:10px;
behavior: url(iepngfix.htc);
}
.shadow_right {
background-image:url('schatten/right.png');
background-repeat:repeat-y;
width:10px;
behavior: url(iepngfix.htc);
}
.shadow_bottomright {
background-image:url('schatten/bottomright.png');
background-repeat:no-repeat;
width:10px;
height:10px;
behavior: url(iepngfix.htc);
}
.shadow_bottomleft {

width:10px;
height:10px;
behavior: url(iepngfix.htc);
}
a img { 
border:1px solid white;
}

ul#sos li {
float:left;
width:150px;
border:1px solid white;
background-color:#c4c4c4;
text-align:center;
font-weight:bold;
color:#1c498a;
height:30px;
}
ul#sos {
list-style-type:none;
margin-bottom:50px;
}

