img {
  vertical-align: middle;
  border: 0px;
}

span.error {
	color: #FF0000;
}

div.error{
	color: #FF0000;
	font-size: 75%;
}

body {
	margin:		0;
	border:		0;
	padding:	0;
	width:		100%;
	height:		100%;
	background-color:	#fdfbe3;
}

#topBackground {
    height: 128px;
    background-color: #ffffff;
    margin: 0px;
    display: none;
}

#logo {
    height: 128px;
    width: 100%;
    margin: 0px;
    background-color: #f6e74c;
    background-image:url(../images/logo_hg.gif);
    background-position: left;
    background-repeat:  repeat-y;
}

.menuBorder {
    height: 4px;
    width: 100%;
    margin: 0px;
    background-color: #ffffff;
    background-image:url(../images/menu_border.gif);
    background-position: left;
    background-repeat:  repeat-y;
    font-size: 1px;

}

#topPanel {
    height: 100%;
}
#topLinks a {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
}

#topLinks span {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 0.7em;
   font-weight: bold
}

#topMenu {
    height: 1.5em;
    width: 100%;
    min-width: 640px;
    margin: 0px;
    background-color: #ada89c;
    overflow: hidden;
    display: none;
}

.menuSpacerLeft {
    width: 25px;
    background-color: #ada89c;
    float: left;
    height: 1.5em;
}

.menuItemOutline {
    width: 1px;
    background-color: #ffffff;
    float: left;
    height: 1.5em;
}

.menuItem {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
    height: 100%;
    float: left;
    vertical-align: middle;
}

.menuItem a {
    width: 10em;
    height: 100%;
    background-color: #d0cabc;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    text-align: center;
    vertical-align: middle;
    float: left;
    color: #000000;
    text-decoration: none;
    padding-top: 4px;
}

.menuItem a:hover {
    background-color: #fcf5bd;
    color: #000000;
}

.menuItem a:active {
    background-color: #fcf5bd;
    color: #000000;
}

.menuItem a.active {
    background-color: #fcf5bd;
    color: #000000;
}

.leftBlock {
    margin-left: 1em;
    width: 14em;
    background-color: #fcf5be;
    border-width: 1px;
    border-color: #f4de0e;
    border-style: solid;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
    padding: 0px;
    overflow: hidden;
}

.leftBlock label {

}

.leftcolLogos {
    margin-left: 1em;
}

.leftBlock .inField {
    border: 1px solid #f4de0e;
}

.leftBlockHeader {
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
    font-weight: bold;
    padding: 0px;
    overflow: hidden;
    margin-left: 1em;
    margin-top: 1em;
    width: 14em;
    padding: 3px;
    padding-left: 6px;
    background-image:url(../images/left_menu_header_yellow.gif);
    background-position: center;
    background-position: bottom;
    background-repeat:  no-repeat;
}

.leftBlock ul {
    margin-left: 17px;
    padding-left: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.leftBlock ul li {
    margin-left: 3px;
    list-style-image:url(../images/link_liste_grey.gif); 
    padding-bottom:4px;
}

.leftBlock ul li a.active {
    margin-left: 0px;
    padding-bottom:4px;
    font-weight: bold;
    color: #cc6f00;
}

.leftBlock ul li a {
    text-decoration: none;
    color: black;
}

.leftBlock ul li a:hover {
    text-decoration: none;
    color: #cc6f00;
}

.leftBlock ul li a:active {
    text-decoration: none;
    color: #cc6f00;
}

.littleText {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.8em;
}

.fastSearch {
    position: absolute;
    right: 10px;
    top: 100px;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
}

.loginAboveSearch {
    position: absolute;
    right: 10px;
    top: 40px;
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.7em;
    color: #000000;
}


.textIn {
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    color: #000000;
    border: 1px solid #ada89c;
}

.fastSearch .buttonGo {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    color: #000000;
    border: 1px solid #ada89c;
    width: 4em;
    background-color: #fcf5bd;
}

.leftCol {
    display: none;
}

.mainArea {
    background-color: #ffffff;
    width: 100%;
    padding: 4px;    
    margin: 0px;    
}

.mainInnerArea {
    background-color: #e8e8e8;
    max-width: 100%;
    padding: 1em;
    margin: 0px;    
}

.mainAreaPos { 
    max-width: 100%;
    padding: 0px;    
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.8em;
    color: #000000;
}

/* Tabs */
.mainTab {
    /*width: 850px;*/
}

.headerTab {
    /*width: 800px;*/
}

.bodyTabOuter {
    margin: 0px;
    border: 1px solid #ada89c;
    overflow: hidden;
}

.bodyTabInner {
    margin: 0px;
    background-color: #D0D3E6;
    /*font-size: smaller;*/
    padding: 10px;
    font-weight: normal;
    line-height: 1.4em;
}

h2 {
    font-size: 1em;
    font-weight: bold;
}
/*
.normalTab {
    color: #000000;
    border: 1px solid #ada89c;
    background-color: #ada89c;
    border-bottom-color: #ada89c; 
    font-family: verdana; 
    font-size: 8pt; 
    font-weight: bold;
    width: 150px;
    height: 20px;
}

.activeTab{
    color: #000000;
    border: 1px solid #ada89c;
    border-bottom-color: #D0D3E6;
    background-color: #D0D3E6;
    font-family: verdana; 
    font-size: 8pt; 
    font-weight: bold;
    width: 150px;
    height: 20px;
}
*/
.normalTab {
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/tab.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.activeTab{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 14em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/tabhover.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.normalTabLonger {
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 16em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/tab.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.activeTabLonger{
    color: #000000;
    border: 0px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em; 
    font-weight: bold;
    width: 16em;
    height: 2em;
    background-color: transparent;
    background-image:url(../images/tabhover.gif);
    background-position: left top;
    background-repeat:  no-repeat;
    cursor: pointer;
    position: relative; 
    top: +1px;
    text-align: left;
    padding-left: 3em;
}

.contentBox {
    padding: 10px;
    /*border: 1px solid #ada89c;*/
    border: 1px solid #ada89c;
    background-color: #D0D3E6;
    line-height: 1.4em;
}

.contentBoxNormal {
    padding: 10px;
    /*border: 1px solid #ada89c;*/
    border: 1px solid #ada89c;
    background-color: #D0D3E6;
    line-height: 1.4em;
    font-weight: normal;
}

.contentBox a{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}

.contentBox a:hover{
    font-size: 1em;
    font-weight: bold;
    color: #cc6f00;
}

.contentBoxHeader {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    /*background-color: #ada89c;*/
    font-weight: bold;
    background-image:url(../images/main_header.gif);
    background-position: center;
    background-position: bottom;
    background-repeat:  no-repeat;
}
.contentBoxHeaderSmall {
    padding: 3px;
    padding-left: 6px;
    margin: 0px;
    /*background-color: #ada89c;*/
    font-weight: bold;
    background-image:url(../images/main_headersmall.gif);
    background-position: center;
    background-position: bottom;
    background-repeat:  no-repeat;
}

.labelTab {
    width: 15em;
    min-width: 15em;
    max-width: 15em;
    font-family:arial,helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: black;
    float: left;
}

.inputTab {
    width: 15em;
    min-width: 15em;
    display:inline;

}

.inputTab input {
   border: 1px solid #ada89c;
}

.inputFlat {
   border: 1px solid #ada89c;
}

.loginButton {
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

.submitButton {
    /*border: 1px solid ada89c;*/
    /*background-color: #8188BC;*/
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

button {
    /*border: 1px solid ada89c;*/
    /*background-color: #8188BC;*/
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-size: 1em;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    width: 2em;
}

fieldset {
    padding: 4px;
    border: 1px solid #888888;
    border-style: solid;
}
fieldset.inner {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #888888;
    border-left: 0px solid #888888;
    border-right: 0px solid #888888;
    border-bottom: 0px solid #888888;
}
legend {
    color: #0000ff;
}

/* noch keine Ahnung */

.LoginDiv{
    display: inline;
}
.loginForm {
    display: inline;
}

.loginField {
   width: 21em;
   font-family:arial,helvetica,sans-serif;
   font-size: 1em;
   color: #000000;
   border: 1px solid #ada89c;
}

.inputTab .loginCheckbox {
   border: 0px solid #ffffff;
}

table {
    font-weight: bold;
    font-family:arial,helvetica,sans-serif;
    font-size: 0.9em;
    color: #000000;
}

.headereven {
   background-color: #adb5e4
}

.even {
    background-color: #D0D3E6;
}

.odd {
    background-color: #e8e8e8;
}

.eveneven {
    background-color: #c8cbdc;
}

.evenodd {
    background-color: #c0c3d6;
}

.oddeven {
    background-color: #e0e0e0;
}

.oddodd {
    background-color: #d8d8d8;
}

.contentBox table {
    line-height: 1.4em;
}

.browseLink {
    border: 1px outset #ada89c;
    background-color: #ffffff;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    text-decoration: none;
}

.searchResultCourse a{
    text-decoration: none;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
}

.searchResultSchedule {
    text-decoration: none;
    font-family:arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 0.9em;
}

.labelFieldFour {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
    font-family:arial,helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
    float: left;
}

.outputFieldFour {
    font-weight: normal;
}

.termBox {
    border: 1px solid #ada89c; 
    background-color: #e8e8e8;
    padding: 4px;
}

a {
    color: black;
}


.sortstyle {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_off.png);
}

.sortstyle_desc {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_up.png);
}

.sortstyle_asc {
	display: inline;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 1em;
	background-image: url(arrow_down.png);
}


/*------------------------------------------------------*/
div.CAL{
	background-color: #FFFFFF;
	z-index: 9999;
	position: absolute;
	visibility: hidden;
}

.CALcpYearNavigation,
.CALcpMonthNavigation {
	background-color: #E8E8E8;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.CALcpDayColumnHeader,
.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText {
	font-family: arial;
	font-size: 8pt;
}

td.CALcpDayColumnHeader {
	text-align: center;
	border: solid thin #666666;
	border-width: 0 0 1px 0;
}

.CALcpCurrentMonthDate,
.CALcpOtherMonthDate,
.CALcpCurrentDate {
	text-align: right;
	text-decoration: none;
}

.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDateDisabled {
	color: #E8E8E8;
	text-align: right;
	text-decoration: line-through;
}

.CALcpCurrentMonthDate {
	color: #333333;
	font-weight: bold;
}

td.CALcpCurrentMonthDate {
	border: 1px solid #E8E8E8;
}

.CALcpCurrentDate {
	color: #FFFFFF;
	font-weight: bold;
}

.CALcpOtherMonthDate {
	color: #8E8E8E;
	border: 1px solid #E8E8E8;
	background-color: #E8E8E8;
}

td.CALcpCurrentDate {
	color: #FFFFFF;
	background-color: #FFB11E;
	border: solid thin #8E8E8E;
}

td.CALcpCurrentDateDisabled {
	border: solid thin #990033;
}

td.CALcpTodayText,
td.CALcpTodayTextDisabled {
	border: solid thin #666666;
	border-width: 1px 0 0 0;
}

a.CALcpTodayText,
span.CALcpTodayTextDisabled {
	height: 20px;
}

a.CALcpTodayText {
	color: #666666;
	font-weight: bold;
}

span.CALcpTodayTextDisabled {
	color: #E8E8E8;
}

.CALcpBorder {
	border: solid thin #666666;
}

/*------------------------------------------------------*/

#comptable td {
    width: 300px;
    padding: 2px;
}
#comptable .comptitle {
    vertical-align: top;
    width: 100px;
}

.detailtable tr td{
    font-family:arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.detailtable2 tr td{
    font-family:arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.brspacer {
    font-size: 5pt; 
    height: 5px; 
    line-height: 5px;
}

.brspacerClearLeft {
    font-size: 5pt; 
    height: 5px; 
    line-height: 5px;
    clear: left;
}

.list {
    list-style-image:url(../images/link_liste.gif); 
}

.links_nda {
    width: 15em;
    min-width: 15em;
    max-width: 15em;
    font-weight: normal;
    text-decoration: none;
    color: black;
    float: left;
}

.rechts_nda {
    /*float: right;*/
}


.FormTextInputField {
    border: 1px solid #ada89c;
    width: 25em;
}

.FormTextInputArea {
    border: 1px solid #ada89c;
    font-family:arial,helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: black;
    width: 25em;
}

.FormCheckbox {
  /* border: 1px solid #ada89c;*/
}

.FormRadiobutton {
   /* border: 1px solid #ada89c; */
}

.treecell {
    margin:0px;
    padding:0px;
}
.treeimg {
    display:inline;
    margin:0px;
    padding:0px;
}
.treehref {
    margin:0px;
    padding:0px;
    border:0px;
}

.hrSep {
    width:80%; 
    color:#adb5e4; 
    background-color:#adb5e4; 
    height:1px; 
    border-top: 0px solid black; 
    margin-left:15em; 
    text-align:center;
}

ol.no_dots li  {
    list-style-type:none;
}
