
body, html {
height:100%;
}

body {
background-color: #e2e2e2;
background-image: url(../images_schueler/bg.gif);
background-repeat: no-repeat;
background-position: center top;
text-align: center;
margin: 0;
padding: 0;
}

a {
cursor: pointer;
}

a:focus {
outline: none;
border: none;
}

td.left {
background-color: #004477;
background-image: url(../images_index/bgL.jpg);
background-repeat: repeat-x;
background-position: right 0;
text-align: right;
vertical-align: top;
width: 50%;
height: 100%;
}

td.right {
background-image: url(../images_index/Streifen_01.gif);
background-repeat: no-repeat;
background-position: right bottom;
text-align: left;
vertical-align: top;
width: 50%;
height: 100%;
}

table#force {
height: 100%;
}

div#ciStrip {
background-image: url(../images_index/ci_farbstreifen.gif);
background-repeat: no-repeat;
background-position: right 0;
height: 17px;
margin: 0 1px 0 0;
padding: 0;
}

* html div#ciStrip {
font-size: 10px;
line-height: 10px;
height: 17px;
}

div#border {
background-image: url(../images_index/border.gif);
background-repeat: repeat-y;
background-position: right 0;
width: 100%;
height: 100%;
}

div#logolsbw {
background-image: url(../images_index/logo_lsbw.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 100%;
height: 100%;
}

.imgBlock {
margin: 0;
padding: 0;
display: block;
}