body   { background-image: url(../images/iseli_logo.gif); background-repeat: no-repeat; background-position: right top; margin: 0; padding: 0 }
 
tr, td, p, div {
  color:        #333333;
  font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 100.01%;

}

/* ---------- div ---------- */


#seite {right top; background-image: url(../images/iseli_logo.gif); background-repeat: no-repeat; background-position: right top; width: 98%; }

#headertop  { display: none }

#oben {
	display: none;
}



#topnavibox {
	display: none;
}

div#topnavibox ul {
list-style: none;
margin: 0px;
padding: 0px;
}

div#topnavibox li {
list-style: none;
margin: 0px;
padding: 0px;
}

#header {
	display: none;
}

#mitte {
	width: 98%
}

#spaltelinks {
	display: none;
}

#spaltecontent {
	width: 98%
}
#spalterechts { display: none }
#bottombox {
	width: 98%
}

#unten {
	display: none;
}

#searchbox {
	display: none;
}

.clearer {
	clear: both;
}

/* ---------- h1, h2, h3, h4, h5, hr ---------- */

h1  { color: #000; font-size: 16px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; display: block }

.componentheading  { color: #000; font-size: 16px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; background-image: url(../images/iseli_logo.gif); background-repeat: no-repeat; background-position: right top; width: 100%    }

h2  { color: #000; font-size: 16px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; display: block }

.contentheading  { color: #000; font-size: 16px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; background-image: url(../images/iseli_logo.gif); background-repeat: no-repeat; background-position: right top; width: 100%    }

h3  { color: #000; font-size: 14px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; display: block }

h4  { color: #000; font-size: 14px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px; display: block }

h5  { font-size: 14px; font-family: Arial, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 80px }
 


hr  { font-size: 14px; height: 1px; border: solid 1px #dddddd }

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

/* ---------- navigation ---------- */

a:link, a:visited  { color: #bbb; text-decoration: none }

a:hover  { }

a.mainlevel  { margin-left: 3px; width: 135px }

a.mainlevel:link, a.mainlevel:visited  { line-height: 25px; display: block; margin-bottom: 3px; padding-left: 35px }

a.mainlevel:hover  { font-weight: bold; line-height: 25px; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; display: block; margin-bottom: 3px; padding-left: 35px; border-bottom: 1px dotted #8bb023 }

a.sublevel  { margin-left: 20px }

a.sublevel:link, a.sublevel:visited  { line-height: 20px; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; display: block; margin-bottom: 3px; padding-left: 35px }

a.sublevel:hover  { font-weight: bold; line-height: 20px; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; display: block; margin-bottom: 3px; padding-left: 35px }

a.mainlevel-nav:link, a.mainlevel-nav:visited   { font-size: 0.8em; font-weight: normal; list-style: none; padding: 5px 15px; float: left; border-right: 2px solid #666 }

a.mainlevel-nav:hover   { font-size: 0.8em; font-weight: normal; list-style: none; padding: 5px 15px; float: left; border-right: 2px solid #666 }

a.mainlevel-footer:link, a.mainlevel-footer:visited  { margin-right: 5px; padding-right: 5px; border-right: 1px solid #333333 }

a.mainlevel-footer:hover  { margin-right: 5px; padding-right: 5px; border-right: 1px solid #333333 }

#active_menu  { font-weight: bold }

/*-----modules-----*/


.moduletable  { background-color: #f7f7f7; margin-top: 5px; margin-right: 5px; margin-bottom: 10px; padding: 5px; border-top: 1px solid #666; border-bottom: 2px solid #666 }

.moduletable h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.moduletable-top {
	padding-top: 2px;
}

.moduletable-top h3 {
	display: none;
}


/*-----content-----*/

.contentpane  { font-size: 12px; width: 100% }

.contentpaneopen {
	width: 100%;
	padding: 5px;
}

fieldset {
	width: 100%;
}

.small, .createdate, .modifydate  { color: #666; font-size: 0.75em; text-align: right }

.pagenavcounter  { color: #333; font-size: 1em }

.contenttoc {
	background-color: #f7f7f7;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 5px;
}

.contenttoc th { color: #ffffff; font-weight: bold; background-color: #333; text-align: center }

.sectiontableheader  { color: #ffffff; background-color: #333 }

.sectiontableentry1 { background-color: #f7f7f7; margin-left: 20px; padding-left: 5px; }

.sectiontableentry2 { background-color: #e7e7e7; margin-left: 20px; padding-left: 5px; }

/*-----forms-----*/

.inputbox {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #333333;
	margin-bottom: 5px;
}

.button {
	border: 1px solid #333333;
	background-color: #f7f7f7;
	color: #232323;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*-----others-----*/

