<!--

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }

table { 
border-collapse: collapse; 
border-spacing: 0px; 
padding: 0px; 
}

img { border: 0; } 

.hidefocus { outline: 0; -moz-outline: 0; } 

form input.button { cursor: pointer; }
form input.button:hover { cursor: pointer; }
form input.button { cursor: hand; }

body { 
background-color: #355F60; 
scrollbar-face-color: #355F60; 
scrollbar-highlight-color: #9DB4B5; 
scrollbar-3dlight-color: #355F60; 
scrollbar-darkshadow-color: #355F60; 
scrollbar-shadow-color: #9DB4B5; 
scrollbar-arrow-color: #CCC; 
scrollbar-track-color: #355F60; 
}

a { font-weight: bold; }

a:link { color: #333; }
a:visited { color: #333; }
a:hover, a:active { color: #000; text-decoration: none; }

.td { background: #355F60; border: 1px solid #A7C7C6; } 
.tdr { background: #A7C7C6; border: 1px solid #355F60; } 
.tdhell { background: #CBDBE7; border: 1px solid #355F60; } 

.kids { background: url(kurse/images/bg_kids.jpg) no-repeat fixed; background-position: 10px 40px; } 
.schwa { background: url(kurse/images/schw_01.jpg) no-repeat; } 
.schwb { background: url(kurse/images/schw_02.jpg) no-repeat; } 

.kidshell { font-size: 18px; color: #CBDBE7; font-weight: bold; text-align: center; } 
.fontkl { font-size: 10px; } 
.oben { vertical-align: top; } 
.normal { font-weight: normal; color: #333; } 
.bold { font-weight: bold; color: #333; } 
.boldhell { font-weight: bold; color: #CCC; } 
.home { font-size: 12px; font-weight: bold; line-height: 16px; color: #333; } 
.zeile { line-height: 17px; } 
.verdana { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; } 
.middle { vertical-align: middle; } 
.center { text-align: center; } 
.lehrer { line-height: 25px; color: #355F60; } 
.new { font-weight: bold; color: #fff; } 

.lehrer { 
overflow-x: hidden; 
overflow-y: auto; 
background-attachment: fixed; 
background-repeat: no-repeat; 
scrollbar-face-color:#B8EDE5; 
scrollbar-highlight-color:#449199; 
scrollbar-3dlight-color:#B8EDE5; 
scrollbar-darkshadow-color:#B8EDE5; 
scrollbar-shadow-color:#449199; 
scrollbar-arrow-color:#449199; 
scrollbar-track-color:#B8EDE5; 
}


//-->