/*Allgemein*/
html.overflow {overflow-y:scroll}
body {font-family:sans-serif; font-size:12px;line-height:18px;}
table.zebra tr:nth-child(even) {background-color: #ccc;}
table.zebra tr:nth-child(odd) {background-color: #eee;}
a, a:visited {color:#0000ff;text-decoration:none;}
a:hover {text-decoration:underline}
code {font-variant:small-caps}
a img {border:none}
form {margin:0}

/*Stundenplan*/
table.timetable {border-collapse:collapse;}
table.timetable tr:first-child th:first-child {border-top-width:0px!important}
table.timetable tr:first-child th {border-left:2px solid #333;border-bottom:3px solid #555;text-align:center}
table.timetable tr th:first-child {border-right:3px solid #555;border-left-width:0px;border-top:1px solid #222;text-align:center}
table.timetable tr td div {border:1px dotted #111; margin:1px; padding:1px;white-space: nowrap;font-size:0.8em}
table.timetable tr td div select {font-size:0.8em}
table.timetable tr td div.about {border:none}
table.timetable tr td div.choice {border-color:#cc0}
table.timetable tr td div.taken {border-color:#0c0;font-size:0.9em}
table.timetable tr td {border-left:2px solid #333;border-top:1px solid #222}
table.timetable tr th {border-left:2px solid #444}

/*Tabellen(PADDING-RIGHT)*/
th {text-align:left;font-size:14px;}
td {font-family:sans-serif; font-size:12px;}

/*Überschriften*/
h1 {font-size:22px}
h2 {font-size:16px;}
h3 {font-size:14px;}

/*Formular*/
input[type=text], input[type=password], select {width:100px;margin-right:5px;margin-bottom:3px;}
input[type=submit] {display:inline-block;margin-top:10px}
select {box-sizing:border-box}

/*Absätze*/
p.small, td.small, div.small {font-size:10px;}
p.footer {font-style:italic;font-weight:bold;font-size:12px;margin:10px 0 5px}
a.maintenance, li.maintenance {text-decoration:line-through}
span.translit {text-decoration:none;border:1px solid red}
*.smlcps {font-variant:small-caps;}

/*IPV6*/
img.ipvs {vertical-align: text-top; opacity:0.45}
*.ipvs {background:url(images/button-ipvs-middle.png) no-repeat left center}


/*Hauptmenu*/
ul.main {padding:0 0 0 15px;margin:0;margin-bottom:15px;line-height:16px}
ul.main li {font-size:12px;padding:0}
*.group {margin:5px 0px}


/*Sprüche*/
table.choice {border-collapse:collapse;margin:25px 0}
table.choice td.speech {font-weight:bold;text-align:right;}
table.choice td[rowspan] {border-right:1px solid #666}
table.choice tr.separator td {border-top:2px solid #666}

/*Umfrage*/
ol.questions  {padding-left:25px}
ol.questions li {font-weight:bold; margin:5px 0}
ol.questions li ul li, ol.questions li ol li{font-weight:normal; margin:5px 0}


/*Nachrichten*/
body.usrmlr tr.read td {font-size:0.85em}


/*Aufgabenmatrix*/
body.tskmtx th.right {text-align:right;padding-right:5px}
body.tskmtx td.ownact {background:#00cc00}
body.tskmtx td.ownemp {background:#BDDFF7}
body.tskmtx td.foract {background:yellow}
body.tskmtx td.foremp {background:inherit}
body.tskmtx input[name^='rdr'] {width:20px}



/*Aufgabenliste*/
ol.tasklist {padding:0;margin:0;padding-left:25px;list-style-type:disc}
ol.tasklist li > a {font-size:0.95em;font-variant:small-caps;display:inline-block;padding:3px;background:rgb(240,240,255);border-radius:3px}
ol.tasklist > li {font-size:1.35em;font-weight:bold;}
ol.tasklist > ol {padding:5px 0 5px 15px;margin:5px 0}
ol.tasklist > ol > li {margin:5px 0}



/*Tabs-WSH*/
div.tabulator {margin:10px auto 25px;background:#1386D7;border:2px solid hsl(205, 84%, 56%); border-width: 2px 0; text-align: center; min-height:50px;width:100%}
div.tabulator ul {max-width:965px;margin:0 auto; display: block;}
div.tabulator ul li {display:inline; padding-right:30px;line-height:50px}
div.tabulator ul li a.active {text-decoration:inherit}
div.tabulator ul li a:hover {color: #222222;}
div.tabulator ul li a {color: #FFF;}
ul.tabs {margin:15px 0;padding:0px;font-weight:bold;list-style-type:none;border-bottom:1px solid #63BA4A;display:block} /*+INLINE für gebrochene Linie*/
ul.tabs li {display:inline;margin:0px 3px; padding:5px; border: 1px solid #63BA4A; border-bottom-color:transparent;height:25px;line-height:25px;cursor:pointer;border-radius:8px 8px 0 0}
ul.tabs li a {font-size:14px;vertical-align:middle;padding:3px;}


/*Tabs-ALT*/
/*+INLINE für gebrochene Linie*/

/*
div.tabulator {margin:10px auto 25px;background:#1386D7;border:2px solid hsl(205, 84%, 56%); border-width: 2px 0; text-align: left; min-height:50px;width:100%}
div.tabulator ul {max-width:965px;margin:0 auto; display: block;}
div.tabulator ul li {display:inline; padding-right:30px;line-height:50px}
div.tabulator ul li a.active {text-decoration:underline}
div.tabulator ul li a:hover {color: #222222;}
div.tabulator ul li a {color: #444444;}
ul.tabs {margin:15px 0;padding:0px;font-weight:bold;list-style-type:none;border-bottom:1px solid #63BA4A;display:block}
ul.tabs li {display:inline;margin:0px 3px; padding:5px; border: 1px solid #63BA4A; border-bottom-color:transparent;height:25px;line-height:25px;cursor:pointer;border-radius:8px 8px 0 0}
ul.tabs li a {font-size:14px;vertical-align:middle;padding:3px;}
*/

/*Anmeldung*/
form.toggleable-login input[type=text],form.toggleable-login input[type=password], form.toggleable-losttoken input[type=text] {width:165px}

div.anmeldung {width:450px; height:280px; margin:140px auto;padding:20px;}
div.anmeldung h1 {margin-top:5px;margin-bottom:5px;font-size:22px}
div.anmeldung a {cursor:pointer}

/*Hintergründe*/
div.weihnachten {background:url(images/weihnachten.gif) no-repeat 325px bottom}
div.gutenrutsch {background:url(images/newyear-notext.gif) no-repeat left top}
div.frohesneues {background:url(images/newyear-bottle.gif) no-repeat 280px bottom;min-height:190px}
div.summary {border:1px dotted maroon; border-width:1px 0;display:inline-block}


/*Symbole*/
p.wish {font-variant:small-caps;letter-spacing:3px;font-weight:bold;margin:25px 0}
p.rssfeed {color:#555;font-weight:bold;background:url(images/rssbrowser.png) no-repeat center left;font-size:1em;padding-left:55px;line-height:30px}
p.highlight {color:#555;font-weight:bold;padding-left:25px;background:url(images/end-aufgemerkt-small.png) no-repeat 5px 50%}
p.timerunning {background:url(images/hourglass-icon-small.jpg) no-repeat 0px 10px;font-size:0.85em;padding-left:75px}


/*Nutzerhinweise*/
p.fail, td.fail {color:#CC0000;font-weight:bold;background: url(images/icon-error.png) no-repeat 5px 50%;padding-left:30px;height:20px;line-height:20px}
p.success, td.success {color:#00FF00;font-weight:bold;background: url(images/icon-success.png) no-repeat 5px 50%;padding-left:30px}
p.exclamation, td.exclamation {color:#555;font-weight:bold;background: url(images/icon-warning.png) no-repeat 5px 50%;padding-left:30px;}
p.notice, td.notice {color:#555;font-weight:bold;padding-left:30px;background:url(images/icon-notice.png) no-repeat 5px 50%}
p.edit, td.edit {color:#555;font-weight:bold;padding-left:30px;background:url(images/icon-edit.png) no-repeat 5px 50%}
p.logout {color:#000;font-weight:bold;background: url(images/icon-logoff.png) no-repeat 5px 50%;padding-left:30px}
p.summary {color:#000;font-weight:bold;background: url(images/icon-edit.png) no-repeat 5px 50%;padding:5px 0;padding-left:30px;border:1px dotted brown; border-width:1px 0}
p.back {font-weight:bold;background:url(images/icon-back.png) no-repeat;padding-left:25px;font-size:14px;margin:20px 0 10px}


/*Chat*/
form#chat iframe {box-sizing: border-box;border:2px groove #888;margin:0px;width:100%;height:150px}
form#chat textarea {width:100%;height:60px;border:2px groove #888;box-sizing: border-box;;margin:0}
form#chat input {width:100%;border:2px groove #888;box-sizing: border-box;margin:0}

/*Shoutbox*/
body#chatbox {margin:0px;padding:4px}
body#chatbox div#count {position:fixed;right:4px;top:4px;padding:3px;background:#efefef;opacity:0.85;border-radius:5px}
body#chatbox ol {list-style-type:none;padding:0px;margin:0}
body#chatbox ol li {margin-top:10px}
body#chatbox ol li:first-child {margin-top:0px}
body#chatbox ol li span {font-family:courier}
body#chatbox ol li u {display:block;text-decoration:none;color:#333}
body#chatbox ol li a.delete {color:#c00}