/**************************************
 * THEME NAME: senbwf
 *
 * Files included in this sheet:
 *
 *   senbwf/all_styles.css
 *   senbwf/frontpage.css
 **************************************/

/***** senbwf/all_styles.css start *****/

body {
  font-size: 100%;
  font-family: verdana, arial, georgia, times, serif;
  /*background-color: #E7EFFF;*/
  background-color: #0a3187;
  background-image: url(pix/hg_body.png);
  background-repeat: repeat-x
}
div#page {
  margin-top: 30px;
  margin-left:auto;
  margin-right:auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottum: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  max-width: 1024px;
  background-image: url(pix/header.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #ffffff;
}
div.clearer {
  clear: both;
}
a:link {
  color: #006699;
  text-decoration: none;
}
a:visited {
  color: #006699;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
}
table.generaltable {
  background-color: #EEEEEE;
}
table.generaltable td {
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
.tabs .side {
  background-color: #E7EFFF;
}
.tabrow td {
  background-image: url(pix/tab/left.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
.tabrow .selected .tablink {
  background-image: url(pix/tab/right_active.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.tabrow .selected {
  background-image: url(pix/tab/left_active.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
.tabrow td .tablink {
  background-image: url(pix/tab/right.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.highlight {
  background-color: #AAFFAA;
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
}
h2.headingblock {
  border-style: none;
}

img.logo-right {
	margin-top:-5px;
	margin-right:10px;
}

div.headerline {
	text-align: center;
}

div.headerline h1{
  font-size: 1.3em;
  color: #B50031;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1em;
  margin:0px;
}

div.headerline h2{
  font-size: 1em;
  /*color: #B50031;*/
  color: #000000;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1em;
  margin-top:5px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
}

.section img.activityicon {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

table.loginbox {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.loginbox td.content {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.noticebox {
  background-color: #EEEEEE;
  border-style: none;
}
table.generaltable th.header {
  background-color: #DDDDDD;
}
div.informationbox {
  background-color: #EEEEEE;
}
p.copyright {
  text-align: center;
}
div.headermenu {
  font-size: 0.75em;
}
div.headermenu div.logininfo {
  margin-bottom: 0.2em;
}
div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
  color: #ffffff;
  font-weight: normal;
  line-height:1.5em;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.breadcrumb .sep, .headermenu button, .calendar-controls .previous, .calendar-controls .next {
  font-family:Arial, Helvetica, Courier, sans-serif;
}

table.tabs td.side {
  border-style: none;
}

div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
  margin-top: 1px;
}
div.navbar {
  padding: 0px 0;
  background-color: #6699ff;
  margin-top: 4px;
  background-image: url(pix/gradient.gif);
  background-repeat: repeat-x;
  border-style: none;
}

div#footer {
  margin-top: 0;
  font-size: 0.75em;
  border-style: none;
  background-color: #E7EFFF;
}
div#content {
  background-color: #E7EFFF;
  padding: 10px 0;
  font-size: 0.75em;
  line-height: 1.6em;
  margin-top: 0px;
  border-style: none;
}
div.sideblock div.content * {
  text-align: left;
}
div.sideblock ul.list span.c1 {
  padding-left: 0.3em;
}
div.sideblock div.title h2 {
  font-size: 1em;
  line-height: 1.6em;
}
div.sideblock div.header {
  background-color: #0099ff;
  padding: 0.3em 0.3em 0;
  background-image: url(pix/gradient.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  border-bottom-style: none;
  border-right-color: #cccccc;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  /*height: 20px;*/
}
div.sideblock div.content {
  padding: 0.3em 0.3em;
  background-color: #ffffff;
  border-top-style: none;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #ffffff;
}
div.sideblock table.calendar-controls td.current {
  text-align: center;
}
div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
}
body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #EEEEEE;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border-width: 2px;
  border-style: solid;
  border-color: #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
  background-image: url(pix/gradient.gif);
}
td.courseboxcontent {
  background-color: #EEEEEE;
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
.tabrow td {
  border-style: none;
}
.tabrow td.selected {
  border-style: none;
}
.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_minus.gif);
  background-repeat: no-repeat;
  margin-top: 0;
}
.sideblock.hidden .header .hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_plus.gif);
  background-repeat: no-repeat;
  margin-top: 2px;
}
#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
a.dimmed {
  color: #aaaaaa;
}
div.navbar a {
  text-decoration: none;
  padding-top: 0;
     padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  font-weight: bold;
  color: #ffffff;
  border-style: none;
}
div.navbar a:hover {
  color: #000000;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff #000000 #000000 #ffffff;
}
div.navbar a:link {
  text-decoration: none;
  padding-top: 0;
     padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
}
div.navbar a:visited {
  text-decoration: none;
  padding-top: 0;
     padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  color: #ffffff;
}
td.categoryboxcontent {
  background-color: #ffffff;
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
tr.section td.content {
  background-color: #ffffff;
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
td.side {
  background-color: #C6D9FF;
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
tr.hidden td.side {
  background-color: #cccccc;
}
tr.hidden td.content {
  background-color: #eeeeee;
}
tr.current td.side {
  background-color: #ffff66;
}
td.category {
  font-weight: bold;
  font-size: 1.1em;
}
div.logininfo {
  color: #990033;
}
td#middle-column {
  line-height: 1.5em;
}
td#middle-column h1, h1.main {
  font-size: 2em;
  color: #B50031;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.5em;
}
td#middle-column h2, h2.main {
  color: #B50031;
  font-size: 1.5em;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5em;
}
td#middle-column h3, h3.main {
  color: #B50031;
  font-size: 1.2em;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.5em;
}
td#middle-column h4, h4.main {
  color: #B50031;
  font-size: 1.0em;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  /*font-style: italic;*/
  line-height: 1.5em;
}

#middle-column .dimmed_text h1,
#middle-column .dimmed_text h2,
#middle-column .dimmed_text h3,
#middle-column .dimmed_text h4,
#middle-column .dimmed_text {
  color: #aaaaaa;
}

td#middle-column h2.headingblock {
  font-size: 1.2em;
  font-weight: bold;
}
td#middle-column td.sitetopiccontent {
  padding-left: 2em;
  padding-left: 2em;
}
div.logininfo a {
  color: #B50031;
  font-weight: bold;
}
div.navbar li a:hover {
  color: #000000;
}
table.forumheaderlist th.header {
  background-image: url(pix/gradient.gif);
}
table.forumheaderlist td.starter {
  font-weight: bold;
}
table.forumpost tr.header {
  background-color: #C6D9FF;
}
table.forumpost td.side {
  background-color: #C6D9FF;
}
table.forumheaderlist tr.discussion {
  background-color: #ffffff;
}
.forumpost td.content {
  background-color: #ffffff;
}
td.generalboxcontent {
  background-color: #ffffff;
}
td.sitetopiccontent {
  background-color: #ffffff;
  border-color: #ffffff #cccccc #cccccc #ffffff;
}
.sitetopic {
  background-color: #ffffff;
}
a.dimmed:visited {
  color: #aaaaaa;
}
a.dimmed:link {
  color: #aaaaaa;
}
div.logininfo a:link {
  color: #B50031;
  font-weight: bold;
}
div.logininfo a:visited {
  color: #B50031;
  font-weight: bold;
}
tr {
  border-style: none;
}
th {
  border-style: none;
}
table.cal_popup_bg {
  background-color: #cccccc;
}
div.calendar-controls span.current {
  text-align: center;
}
div.sideblock div.header a {
  color: #ffffff;
}
div.sideblock {
  width:200px;
}
div.generalbox {
	border-style: solid;
	border-width: 1px;
	border-top: #ffffff;
	border-left: #ffffff;
	border-bottom: #cccccc;
	border-right: #cccccc;
}
table.generalbox h2 {
  font-size: 20px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #B50031;
}
table.coursebox td.courseboxcontent {
  background-color: #ffffff;
}
td.sidecalendar table.minicalendar {
  background-color: #ffffff;
}
table#calendar td.maincalendar {
  background-color: #ffffff;
}
td.sidecalendar table.minicalendar tr.weekdays {
  background-image: url(pix/gradient.gif);
}
div#content {
  /*text-align: center;*/
}
div#content table {
  text-align: left;
}
div.block_rss_client div.content div.link {
  font-size: 12px;
  line-height: 1.2;
}
.grades tr.header, .grades th {
  background-image: url(pix/gradient.gif);
  background-repeat: repeat-x;
}

#admin-roles-manage .capdefault, #admin-roles-override .capcurrent {
  background-color:#D2E1FF;
}

/*Images des Tex-Filters*/
img.texrender {
	vertical-align:middle;
}

/*messagefenster*/
body#message-send {
    background-color: #ffffff;
}

body#message-messages {
    background-color: #ffffff;
}

body#message-user div.navbar {
    display:none;
}
body#message-user #page {
    margin-top:0px;
    padding-top:0px;
}

div.phpinfo {
	text-align:left;
	width:800px;
	max-width:800px;
}/***** senbwf/all_styles.css end *****/

/***** senbwf/frontpage.css start *****/

.frontpage_rahmengesamt {    
    margin-left:-5px;
	width: 580px;
    /*
    border-style:solid;
    border-width:2px;
    border-color:#000000;
    */
}
.frontpage_boxo {
	height: 206px;
	width: 560px;
 	background-color:#E0EAF4;
 	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 5px;
	position: relative;
	float: left;
	/*border: thick solid #FFFFFF;*/
}
.frontpage_textkast1 {
	float: left;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 250px;
	padding-left: 3px;
}
.frontpage_bildkast1 {
	padding: 2px;
	float: left;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 280px;
	height: 200px;
	background-color: #999999;
}
.frontpage_bildkast1 img {
	margin: 0px;
	border-width: 0px;
}
.frontpage_rahmen {
	position: relative;
	width: auto;
	display: block;
	text-align: center;
}
.frontpage_box {
	height: 100px;
	/*width: 270px;*/
 	background-color:#E0EAF4;
 	float: left;
	display: inline;
	background-color: #E0EAF4;
	padding: 5px;
	margin: 3px;
	position: relative;
	float: left;
	/*border: thick solid #FFFFFF;*/
 }
.frontpage_boxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.frontpage_textkast {
	float: left;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 135px;
	padding-left: 3px;
}
.frontpage_bildkast {
	padding: 2px;
	float: left;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: 130px;
	height: 97px;
	background-color: #999999;
}
.frontpage_boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.2;
	display: block;
}
.frontpage_teaser_img {
}
.frontpage_clearer {
	clear: both;
}
/***** senbwf/frontpage.css end *****/

