/**************************************
 * THEME NAME: kortex
 *
 * Files included in this sheet:
 *
 *   kortex/kortex_color.css
 *   kortex/kortex_fonts.css
 *   kortex/kortex_layout.css
 **************************************/

/***** kortex/kortex_color.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all color definitions like 
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  question
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/

/*0000FF von mir vorschlag mal 00cc00 */

a:link,
a:visited {
  color:#006600;
}

/*AAAAAA */
a.dimmed:link,
a.dimmed:visited {
  color:#FFFFF0;
}

/* FF0000, FF6600 orange  hier zweite farbe links */
a:hover {
  color:#666666;
}



/* color 000000 back DDDDDD */

a.autolink:link,
a.autolink:visited {
  color:#FFFFF0;
  background: #00FF00;
}

a.autolink.glossary:hover {
  cursor: help;
}

/* 000 */

img.userpicture,
img.grouppicture {
  border-color:#DDDDDD;
}

/* 888 */
.block_online_users .listentry img {
  border:#FFFFF0;
}
/* back FAFAFA color 000*/
body {
  background-color:transparent;
  color:#666666;
}

th.header,
td.header,
div.header {
   color:#FFFFF0;
   border-color:#DDDDDD;
}

.navbar,
.navmenulist {
  border-color:#DDDDDD;
  color:#FFFFF0;
}



/***
 *** Course
 ***/

/* course, entry-page, login */
.headingblock {
  border-color:#DDDDDD;
  color:#FFFFF0;
}

/* linien unten und oben */
hr { 
  background-color:#DDDDDD;
}



/***
 *** Calendar
 ***/

/* 990000 */
#calendar .weekend,
.minicalendar .weekend {
  color:#006600;
}
/***** kortex/kortex_color.css end *****/

/***** kortex/kortex_fonts.css start *****/

/*******************************************************************
 styles_fonts.css

 This CSS file contains all font definitions like family, size,
 weight, text-align, letter-spacing etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  grades
  login
  message
  mymoodle
  question
  tabs
  user

  various modules

*******************************************************************/
/* alle em-angaben um 0.1 verringert */

/***
 *** Core
 ***/

/* hier nicht */
.clearer {
  font-size:1px;
}

body, table, td, th, li {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:100%;
  letter-spacing:0.01em;
}

th {
  font-weight: bold;
}

a:link,
a:visited {
  text-decoration:none;
}

/* underline */

a:hover {
  text-decoration: none;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight:bold;
}

h1 {
  font-size:1.6em;
}

h2 {
  font-size:1.3em;
}
h3 {
  font-size:1.0em;
}
h4 {
  font-size:0.9em;
}

.bold {
  font-weight:bold;
}

.warning {
  font-weight: bold;
  font-style: italic;
}

.errorbox .title {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

.errorboxcontent {
  text-align: center;
}

.errorcode {
  font-size: 0.6em;
}

.notifytiny {
  line-height : 100%;
  font-size: 0.6em;
}

.pagingbar .title {
  font-weight: bold;
}
.pagingbar .thispage {
  font-weight: bold;
}

/* hier 1.2 */ 
.categorybox .category {
  font-size:1em;
  font-weight:bold;
}

.helplink {
  font-size:0.7em;
}

.headingblock {
  font-weight: bold;
}

#site-index .subscribelink,
#course-view .subscribelink {
  font-size: 0.7em;
}

.files .file {
  font-size: 0.8em;
}

.files .folder {
  font-size: 0.8em;
}

.files .folder .size {
  font-weight: bold;
}

/* width 1 height 1 */
/*Accessibility: resizable icons. */
img.resize {
  width: 0.9em;
  height: 0.9em;
}

acronym, abbr {
  cursor: help;
}
a.useredit, a:hover.useredit, .blink {
  color: black;
  text-decoration: blink;
  cursor: help;
}

/***
 *** Header
 ***/

.headermain {
  font-weight:bold;
}

#header-home .headermain {
  font-size:1.4em;
}

#header .headermain {
  font-size:1.2em;
}

.breadcrumb {
  font-size:0.8em;
  font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
  font-size:0.7em;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.breadcrumb .sep, .headermenu button,
.calendar-controls .previous, .calendar-controls .next,
.arrow_button input, .arrow_button button {
  font-family:Arial,Helvetica,Courier,'Arial Unicode MS',
    'Lucida Sans Unicode','Lucida Grande','GNU Unifont',unifont,sans-serif;
}

.navigation button {
  font-size: 80%;
}

/***
 *** Footer
 ***/

.homelink {
}


.performanceinfo {
  font-size: 0.5em;
}

#footer .validators {
  font-size: 0.5em;
}

/***
 *** Admin
 ***/

table.formtable tbody th {
  font-weight: normal;
  text-align: right;
}

body#admin-blocks table#incompatible td.c0 {
  font-weight: bold;
}

body#admin-index .explanation {
  font-size: 0.6em;
  vertical-align: bottom;
}

body#admin-index .copyright {
  text-align: center;
  font-size: 0.7em;
}

.environmenttable {
  font-size: 0.7em;
}

#admin-roles-manage .rolecap .cap-desc .cap-name,
#admin-roles-override .rolecap .cap-desc .cap-name {
  font-size: 0.65em;
}

#adminsettings .form-shortname {
  font-size: 0.65em;
}

#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c1 {
  font-size: 0.6em;
}

#admin-lang .translator .strkey {
  font-size: 0.65em;
}


/***
 *** Blocks
 ***/
a.skip-block {
  text-decoration:none;
}

.sideblock img.resize,
.breadcrumb img.resize {
  width: 0.7em;
  height: 0.8em;
}
/* widht 1 height 1.1 */
.sideblock .searchform img.resize {
  width: 0.9em;
  height: 1em;
}

.sideblock .header, .sideblock h2 {
  font-size:0.8em;
  font-weight: bold;
}

/* height 1.2 */
.sideblock .content {
  font-size:0.8em;
  line-height:1.1em;
}

/* height 1.2 */
.sideblock a {
  line-height:1.1em
}

.sideblock .content h3,
.sideblock .content h2 {
  font-size:0.9em;
}

.sideblock .content .message {
  font-size:0.8em
}

.sideblock .header .commands {
  font-size:0.8em;
}

.sideblock .footer {
  font-size:0.8em;
}

.sideblock .head,
.sideblock .info,
.sideblock .event {
  font-size: 0.8em;
}

.sideblock .date {
  font-style: italic;
}

.block_site_main_menu .footer select {
  font-size: 0.7em;
}

.block_messages .content .listentry,
.block_online_users .content .listentry {
  font-size:0.65em
}

/***
 *** Blogs
 ***/

.blogpost .audience {
  font-size: 0.75em;
}

.blogpost .tags {
  font-size: 0.75em;
}


/***
 *** Calendar
 ***/
#calendar .sidecalendar abbr,
.block_calendar_month abbr {
  border: none;
}


/* black */
#calendar .eventnone a,
.block_calendar_month .eventnone a {
  text-decoration:none;
  color:#00F000;
  cursor:text;
}

#calendar .maincalendar .eventlist .event .referer {
  font-weight:bold;
}

#calendar .maincalendar .eventlist .event .course {
  font-size:0.7em;
}

#calendar .maincalendar .eventlist .event .description .commands {
  text-align: right;
}

#calendar .maincalendar table.calendarmonth td {
  font-size:0.7em;
}

#calendar div.header
{
  font-weight:bold;
}

#calendar .sidecalendar .filters {
  font-size:0.7em;
}

.sideblock .filters td {
  font-size:1em;
}

#calendar .maincalendar .controls {
  font-size:1.1em;
}

#calendar .maincalendar .day {
  font-weight: bold;
}

table.minicalendar {
  font-size:0.75em;
}

.cal_popup_caption {
  font-family:sans-serif;
  font-size:0.7em;
  font-weight:bold;
}

.cal_popup_close {
  font-family:sans-serif;
  font-size:0.7em;
  font-weight:bold;
}
#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}


/***
 *** Course
 ***/
#course-view .section {
  font-size:0.85em;
  line-height:1.1em;
}
/* padding 0.2 0 */
#course-view .section .activity {
  padding:0.1em 0;
}

#course-view .section .activity a {
  line-height:0.9em;
}

#course-view .section .left {
  font-weight:bold;
}

.activitydate, .activityhead {
  font-size:0.8em;
}

.weeklydatetext {
  font-size:0.8em;
  font-weight:bold;
}

.coursebox .info {
  font-size:0.9em;
}

.coursebox .teachers,
.coursebox .cost {
  font-size:0.8em;
}

.coursebox .summary {
  font-size:0.8em;
}

#course-recent h2.main {
  font-size:1em;
}

h2.headingblock {
  font-size:1em;
}

.section_add_menus optgroup {
  font-weight:normal;
  font-style: italic;
}


/***
 *** Doc
 ***/
body#doc-contents h1 {
  font-size: 0.8em;
}
body#doc-contents ul {
  font-size: 0.8em;
}


/***
 *** Grades
 ***/

body#grade-index .grades .header {
  font-weight: bold;
  font-size: 0.6em;
}


/***
 *** Login
 ***/

#login-index #content {
  font-size: 0.75em;
}


/***
 *** Logs
 ***/

.logtable td {
  font-size: 0.7em;
}
.logtable th {
  font-size: 0.8em;
}


/***
 *** Message
 ***/

.message-discussion-noframes #userinfo .name h1 {
  font-weight: bold;
  font-size:0.9em;
}

.message-discussion-noframes #userinfo .commands {
  font-size:0.7em;
}

.message-discussion-noframes #send h1 {
  font-size:0.9em;
}

.message .noframesjslink {
  font-size:0.7em;
}

.message-discussion-noframes #messages h1 {
  font-size:0.9em;
}

.message .link {
  font-size:0.7em;
}

.message_form {
  font-size:0.7em;
}

.message .heading {
  font-size:0.9em;
  font-weight:bold;
}

.message .date,
.message .contact,
.message .summary {
  font-size:0.8em;
}

.message .note,
.message .pix {
  font-size:0.7em;
}

.message .author {
  font-weight: bold;
  font-size:0.7em;
}

.message .time {
  font-style: italic;
  font-size:0.7em;
}

.message .content {
  font-size:0.7em;
}

#message-user .commands span {
  font-size:0.6em;
  white-space:nowrap;
}

#message-user .name {
  font-weight: bold;
  font-size:1em;
}

/***
 *** MyMoodle
 ***/

.my .courseboxcontent .overview .info {
  font-size:0.6em;
}

/***
 *** Question
 ***/

.que .no {
  font-size: 1.1em;
  font-weight: bold;
}
.que .grade {
  font-size: 0.7em;
}
.que .history {
  font-size:75%;
}

/***
 *** Tabs
 ***/


/***
 *** User
 ***/

.userinfobox .username {
  font-weight: bold;
}

.userinfobox .links {
  font-size: 0.6em;
}

.userinfobox td.label {
  font-weight: bold;
}

body#user-index #longtimenosee {
  font-size: 0.7em;
}


/***
 *** Modules: Assignment
 ***/

#mod-assignment-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Chat
 ***/

#mod-chat-index .cell {
  font-size:0.7em;
}


#mod-chat-gui_basic h1 {
  font-size:1.3em;
}

#mod-chat-gui_basic #participants .idle {
  font-size:0.5em;
}

#mod-chat-view #chatcurrentusers .chatuserdetails {
  font-size: 0.5em;
}
/***
 *** Modules: Choice
 ***/

#mod-choice-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Forum
 ***/

.forumnodiscuss{
  font-weight:bold;
}
.forumpost .topic .subject {
  font-weight: bold;
}
.forumpost .topic .author {
  font-size: 0.7em;
}
.forumpost .commands,
.forumpost .link,
.forumpost .footer {
  font-size: 0.8em;
}
.forumheaderlist .discussion .lastpost {
  font-size: 0.6em;
}
body#mod-forum-search .introcontent {
  font-weight:bold;
}
body#mod-forum-index .generalbox .cell {
  font-size: 0.70em;
}

.forumpost .edited {
  font-style: italic;
}


/***
 *** Modules: Glossary
 ***/

.glossarypost .commands {
  font-size: 0.7em;
}
.glossarypost .author {
  font-size: 0.7em;
}
.glossarypost .time {
  font-size: 0.7em;
}
.concept {
  font-weight: bold;
}
.glossarycomment .author {
  font-size: 0.7em;
}
.entrylowersection .aliases {
  font-size: 0.7em;
}
.entrylowersection .icons,
.entrylowersection .ratings {
  font-size: 0.7em;
}

#mod-glossary-index .cell {
  font-size:0.7em;
}


/***
 *** Modules: Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {
  font-size: 0.6em;
}
#mod-journal-view .author {
  font-size: 0.9em;
  font-weight: bold;
}
#mod-journal-view .time {
  font-size: 0.6em;
  font-style: italic;
}
#mod-journal-view .grade {
  font-weight: bold;
  font-style: italic;
}

#mod-journal-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Label
 ***/

/***
 *** Modules: Lesson
 ***/

#mod-lesson-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Quiz
 ***/

/* .editorhelptext {
  font-size:0.6em;
}

#mod-quiz-index .cell {
  font-size:0.7em;
}
 */

/***
 *** Modules: Resource
 ***/

#mod-resource-index .cell {
  font-size:0.7em;
}

.mod-resource .modified {
  font-size:0.5em;
}

.ims-nav-dimmed,
.ims-nav-button {
  font-size:0.7em;
}

#ims-toc-selected {
  font-weight: bold;
}

#ims-menudiv {
  font-size:0.7em;
}

/***
 *** Modules: Scorm
 ***/

#mod-scorm-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Survey
 ***/

#mod-survey-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Wiki
 ***/

#mod-wiki-index .cell {
  font-size:0.7em;
}

/***
 *** Modules: Workshop
 ***/

#mod-workshop-index .cell {
  font-size:0.7em;
}


#thegroup, #thegrouping, #dummygrouping {
  font-size: 0.7em;
  letter-spacing: -0.01em;
  display: block;
}


/***
 *** Phpinfo display
 ***/
.phpinfo table {
  border-collapse: collapse;
}
.phpinfo .center {
  text-align: center;
}
.phpinfo .e, .v, .h {
  border: 1px solid #000000;
  font-size: 0.7em;
  vertical-align: baseline;
}
.phpinfo .e {
  background-color: #ccccff;
  font-weight: bold;
  color: #000000;
}
.phpinfo .h {
  background-color: #9999cc;
  font-weight: bold; color: #000000;
}
.phpinfo .v {
  background-color: #cccccc;
  color: #000000;
}


/* laufschrift */
div#ticker {
text-align:center;
font-size:0.55em;
}


/***** kortex/kortex_fonts.css end *****/

/***** kortex/kortex_layout.css start *****/

/**
  *  Adds all the nice finish to the standard theme
     vom standart white theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar,
.navmenulist {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/** von mir **/

body {
    
    background-image: url("hint.jpg");
}



/** vom moodle-design fuer mitte auf front page **/

.fronthead {
  font-size:1.3em;
  letter-spacing:0.04em;
}

.fronttext {
  margin-top:5px;
  margin-left:20px;
  margin-right:10px;
  margin-bottom:20px;
}

div.frontblock {
  margin-top: 12px;
  margin-bottom: 25px;
  border: #DDDDDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  font-size: 0.95em;
  background-color: white;
}

h1.frontblock {
  border: #DDD solid 1px;
  color:#FFFFF0;
  background-image: url(gradient.jpg);  
  background-position: top;  
  background-repeat: repeat-x;  
  padding: 1px 10px;
  display: inline;
  position: relative;
  top: -0.5em;
  left: 8px;
  font-weight: normal;
}

p.fronttext.p1 {
  min-height: 90px;
}
p.fronttext.p2 {
  min-height: 90px;
}
p.fronttext.p3 {
  min-height: 125px;
}
p.fronttext.p4 {
  min-height: 105px;
}


/* footer positionierung */


html, body {
  margin: 0; padding: 0;
  min-height: 100%;
 
}

 
#page {
  margin: 0; padding: 0;
  min-height: 100%; 
  /*_height: 100%;*/ /* min-height for smart browsers
                                   _height for Internet Explorer ;-)*/
}


 
#content {
  padding-bottom: 105px;
}
 
#footer {
 /* margin: -100px 12.5% 0 12.5%; padding: 0 0 10px 0;*/ /* von mir; assuming footer of height 100px position: relative; */
 position: relative;
 margin: -100px 0 0 0; padding: 0 0 10px 0;
/* width: 990px; */ /* von mir eingefuegt */

}
/** gradient footer 
#footer {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat;     
}
**/

/* fixed width position: relative; margin 
div#page {
  position: relative;
  margin: 0 12.5% 0 12.5%; 
  padding-top: 0px;
  width: 990px;

}

*/

/* alles von mir: manche farben werden ueberschrieben, kontrolle eigentlich notwendig
uebernommen von woods #header von mir

 */
.results,
.sideblock .content,
.loginbox,
.generalboxcontent,
.informationboxcontent,
.noticeboxcontent,
.entryboxheader,
.entrybox,
.userinfobox,
.generaltable,
#course-user .section, 
#site-index .sitetopic .sitetopiccontent,
#calendar .maincalendar .filters table,
#calendar .sidecalendar,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table,
#calendar .maincalendar .minicalendar,
#calendar .sidecalendar .minicalendar,
.block_calendar_month .minicalendar,
#calendar .maincalendar .eventlist .event,
#calendar .maincalendar,
.coursebox,
.categorybox,
.cal_popup_fg,
#course-view .section td.content,
table.files,
#admin-index .generalbox,
.generalbox,
.admin .generalbox,
form.mform fieldset,
#adminsettings fieldset,
#mod-chat-gui_header_js-users,
#admin-index .c1,
#admin-config .c1,
#grade-index .generaltableheader,
#grade-index .generalboxcontent,
#grade-exceptions .generaltableheader,
#grade-exceptions .generalboxcontent,
#admin-index table.environmenttable td,
.generaltable .cell,
.forumpost .left,
.sideblock .r1,
.r0,
#header-home, #header {
    background-color:white;
}



/***** kortex/kortex_layout.css end *****/

