/**************************************
 * THEME NAME: KIT2
 *
 * Files included in this sheet:
 *
 *   KIT2/fw_layout.css
 *   KIT2/fw_color.css
 *   KIT2/fw_fonts.css
 **************************************/

/***** KIT2/fw_layout.css start *****/

/* Core */

body {
  margin: 0px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
  padding-left: 5px;
}

/* g */ /* --> ie6 */
h2.headingblock.header {
  border-width: 2px;
}

h1, h2, h3 {
  border-width: 1px;
  border-style: solid;
}

h4 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

input {

}

.generalbox {
  border-width: 1px;
  border-style: solid;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}


.mform fieldset {
  border: 1px solid #818181;
  background-color:#E5E5E5;
  padding: 10px 0;
  margin: 0.7em 0;
  width:100%;
}


/***
 *** Header
 ***/

#header-home { /* Headerbereich */
  /* g */ padding: 0px; margin: 0px;
  height: 90px;
  /* g */ border-width: 0px;
  border-style: solid;
}

#header-title { /* Titel */
  /* g */ position: absolute;
  /* g */ top: 36px;
  /* g */ left: 245px;
  /* g */ border-width: 0px;
  /* g */ border-style: solid;
}

#header { 
  height: 90px;
  border-width: 0px;
  border-style: solid;
}

.headermain { 
 border-width: 0px;
}

.headermenu {
  float: right;
  text-align: right;
  padding-right: 3px;
}

.navbar {
  margin-right: 0px;
  /*  width: 100%;  */
  width: 99%; 
  padding: 0px;
  padding-top: 0px;
  padding-left: 5px;
  height: 30px;
  border-width: 0px;
  border-style: solid;
}

.breadcrumb {
 padding-top: 3px;
 padding-left: 3px;
 }

.coursename {
 padding-top: 0px;
 padding-left: 3px;
}

.navbar .navbutton {
  padding-right: 3px;
  padding-top: 2px;
}


/***
 *** Login
 ***/

/* g */
#login .c1 input {
  width: 50%;
}

/* g */
#login .btn input {
  width: 6em;
}

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}

/* g */
#page {
  margin: 16px;
  padding: 0px;
  background-color: #E5E5E5;
  border-width: 2px;
  border-style: solid;
  border-color: #FFFFFF;
}


/***
 *** Footer
 ***/

#footer {
  text-align: left;
  /* margin-top: 5px; */
  margin: 0px;
  padding: 0px;
}


/***
 *** Blocks
 ***/

 .sideblock .header h2 {
  border-width: 0px;
 }

/* g */
.sideblock .header {
  border-width: 2px;
}
.sideblock .content {
  border-width: 2px;
}
.sideblock .footer {
  border-top-width: 1px;
  border-top-style: dashed;
}


/***
 *** Calendar
 ***/

#calendar .today,
.minicalendar .today {
  border: 2px solid !important;
} 


/* g */
#calendar .maincalendar,
#calendar .sidecalendar {
  border-width: 2px;
}


table.minicalendar {
  width: 100%;
  margin: 10px auto;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;
}

table.calendarmonth {
  border-collapse: separate;
  border-spacing: 1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}

.forumheaderlist,
.forumpost {
  border-width: 2px;
}


/***
 *** Course
 ***/

.headingblock {
  /* g */border-width: 2px;
  border-style: solid;
  padding: 5px;
}

/* g */
.headingblock.header{
  border-width: 2px;
}

.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}


/***** KIT2/fw_layout.css end *****/

/***** KIT2/fw_color.css start *****/

/* Core */

body {
  /* Seitenhintergrund - grün im screenshot */ background-color: #818181;
}

a:link {
  /* LINK */ color: #000000;
  text-decoration: none;
}

a:visited {
  /* BESUCHTER LINK */ color: #000000;
  text-decoration: none;
}

a:hover {
  /* MAUS ÜBER LINK / background-color: #c9d8ff; */
  text-decoration: underline;
  color:#009682;
}

a:visited:hover {
  /* MAUS ÜBER BESUCHTEN LINK */ text-decoration: underline;
  color:#009682;
 }

a.dimmed:link,
a.dimmed:visited {
/* VERSTECKER LINK*/
  color: #AAAAAA;
}

h1 {
  /* g */ background-color: none;
  /* g */ border-color: #009682;
  color: #ffffff;
}

h2 {
  /* BLOCKÜBERSCHRIFTEN */ background-color: #B3e0da;
  /* g */ border-color: #FFFFFF;
  color:#000000;
}

h3 {
  /* TERMINE IM WOCHENKURS */ border-color: #009682;
}

h4 {
  /* g */ border-color: #009682;
}


th {
  /* TABELLE HEADER (z.b. Überschrift Kurskategorien */ background-color: #009682;
  color: #ffffff; 
}

th.header,
td.header,
div.header {
  /*  KALENDER unbennnt 5*/ background-color: #b3e0da;
  /* g */ color: #000000;
}

th.c0,
th.c1,
th.c2,
th.c3,
th.c4,
th.c5,
th.c6 {
  background-color: #c6e8e1; 
}

# layout-table #left-column {
  /* Hintergrund blöcke links  */ background-color: #cccccc;
}

/* g */
#right-column {
  /* SPALTEN HINTERGRUND RECHTSg */ background-color: #cccccc;
}

/* SPALTENHINTERGUND MITTEg */
#middle-column {
  background-color: #cccccc;
  border-color: #FFFFFF;
}


.generalbox {
  /* g */ border-color: #009682;
  background-color: #FFFFFF;
}

.generaltable,
.generaltable td {
  /* g */border-color: #009682;
  background-color: #FFFFFF;
}

.generaltable td.cell.c0 {
  /* g */ background-color: #DCEEEB;
}

/* g */
.generaltable th.header {
  background-color: #DCEEEB;
  border-color: #DCEEEB;
}

.navbar {
  background-color: #cccccc;
  border-color: #C9D8FF;
  /* height: 20px; */
  /* background: url(pix/grad/bg_bread.jpg) repeat-x; */
}

.sitetopiccontent {
  border-color: #ffffff;
  background-color: #FFFFFF;
}

.highlight {
  background-color: #C6e8e1;
}

.highlight2 {
  color: #C9D8FF; /* highlight missing terms in forum search */
}

/* g */
#page {
  background-color: #cccccc;
}


/***
 *** Header
 ***/

#header-home, #header {
  /* g */  background-color: #FFFFFF;
}


/* g */
#footer {
  background-color: #cccccc;
}


/***
 *** Login
 ***/
.loginbox {
background-color:#FFFFFF;
}

.loginbox .header {
  /* g */ border-color: #ffffff;
}

.loginbox .content {
  /* g */ border-color: #ffffff;
}


/***
 *** Blocks
 ***/


.sideblock .header {
  /* g */ border-color: #FFFFFF;
  /* g */ background-color: #b3e0da;
  color:#000000
}

.sideblock {
  border-color: #009682;
}

.sideblock .content {
  /* g */ border-color: #FFFFFF;
  /* g */ background-color: #d9efec;
}

.sideblock hr {
  color: #C9D8FF;
}

.sideblock .footer {
  border-top-color: #C9D8FF;
}

.sideblock .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
}


/***
 *** Calendar
***/

#calendar .maincalendar,
#calendar .sidecalendar {
  /* g */ border-color: #C6E8E1;
  /* g */ background-color: #FFFFFF;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #C9D8FF; 
}

table.calendarmonth tr td {
  border-color: #C9D8FF;
}

table.minicalendar {
  /* g */ border-color: #009682;
}

table.minicalendar tr.weekdays th {
  /* g */ background-color: #b3e0da;
  border-color: #818181;
  color:#000000;
}

table.minicalendar tr td.day {
  /* g */   border-color: #000000;
}

table.minicalendar tr td.weekend {
  /* g */ border-color: #C6E8E1; 
  /* g */ background-color: #c6e8e1;
  /* g */ color: #000000;
}

#calendar .today,
.minicalendar .today {
  /* g */border-color: #009682 !important;
}

/* colors for calendar events */

/* g */
.event_global a,
.event_course a,
.event_group a,
.event_user a {
  color: black;
}

/* g */
.today a {
  color: black;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  /* g */ border-color: #019682 !important;
  /* g */ background-color: #019682 !important;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  background-color: #FF9966 !important;
  border-color: #FF9966 !important;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color: #FBBB23 !important;
  background-color: #FBBB23 !important;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  /* g */ background-color: #2091D3 !important;
  /* g */ border-color:  #2091D3 !important;
}

.cal_popup_fg {
  background-color: #FEF9F6;
}

.cal_popup_bg {
  border-color: #C9D8FF;
  background-color: #FEF9F6;
}


/***
 *** Course
 ***/

.headingblock {
  /* g */ border-color: #FFFFFF;
  background-color:#009682;
color:#FFFFFF;
}

.categoryboxcontent,
.courseboxcontent {
  /* g */ border-color: #FFFFFF;
  background: #FFFFFF;
}

/* g */
.categorylist {
  background-color: #FFFFFF;
}

/* g */
.box.generalbox.categorybox{
  border-color: #FFFFFF; 
}

/* g */
.coursebox {
  background-color: #FFFFFF;
  border-color: #C6E8E1;
}

.categorybox .category,
.categorybox .category {
  /* g */ border-color: #cccccc; /*Striche unter Zeilen*/
}

#course-view .section.main .content {
  /* g */ border-color: #FFFFFF;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  /* g */ border-color: #d9efec;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #c6e8e1;
}


#course-view .section.hidden .content,
#course-view .section.hidden .side {
  /* g */ border-color: #FFFFFF;
}

/* g 
#course-view .section.main.current .left.side {
  background-color: #00ff00;
}
#course-view .section.main.current .right.side {
  background-color: #ff0000;
}

 */

/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C9D8FF;
}
.tabrow td {
  background: url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background: url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image: url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image: url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background: url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background: url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background: url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image: url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image: url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  /* g */ border-color: #FFFFFF;
}

.forumpost .content {
  background: #FEF9F6;
}

.forumpost .left {
  background: #FEF9F6; 
}

.forumpost .topic {
  /* g */ border-bottom-color: #E5E5E5;
}

.forumpost .starter {
  background: #FEF9F6; 
}

.forumheaderlist .discussion .starter {
  /* g */ background: #DCEEEB;
}

.forumheaderlist td {
  /* g */ border-color: #C6E8E1;
  /* g */ background: #FFFFFF;
}

.sideblock .post .head {
  color: #FEF9F6;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  /* g */ border-color: #FFFFFF;
}

#mod-forum-discuss .forumthread .unread {
}

#mod-forum-index .unread {
}/***** KIT2/fw_color.css end *****/

/***** KIT2/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

body {
    margin : 0px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



h1 {

    font-size:1.2em;

    font-weight: bold;

}



h2 {

    font-size:1.15em;

}

h3 {

    font-size:1.1em;

}

h4 {

    font-weight:bold;

}



th.header,

td.header,

div.header,

.headingblock {

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-weight: bold;

    font-size: 0.9em;

}


#maintitle {
	color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size:22px;
    
}


.categorybox .category,

.categorybox .category {

/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */

    font-size: 1.1em;

    font-weight: bold;

}


.generaltable td.cell.c0 {
	font-weight:bold;
}


/***

 *** Header

 ***/

 

.breadcrumb {

    font-family: Arial, Helvetica, sans-serif;

    font-size:.85em;

    font-weight:bold;

}



.logininfo,

#header-home .headermenu font {

     font-size:.8em;

}



 /***

 *** Blocks

 ***/

 

.sideblock .footer {

    font-size:0.9em; /* 0,85*/

    text-align: left;

}



/***

 *** Calendar

 ***/

#calendar .maincalendar table.calendarmonth td {

  font-size:.8em;

}



#calendar .maincalendar .calendar-controls .current {

  font-weight: bold;

}



#calendar .sidecalendar .filters {

  font-size:0.75em

  }



table.minicalendar tr.weekdays th {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size:0.8em;

  font-weight:normal;

  }



table.minicalendar tr td.day {

  font-size:0.8em;

  }

  

/***

 *** Course

 ***/

  

#course-view .section .left {

  font-weight: bold;

  font-size: 1.2em;

}

  



  

/***** KIT2/fw_fonts.css end *****/

