.maintable { background: white; border: solid 1px #b2b2b2; padding-left: 0px; padding-right: 0px;}
table.maintable td { padding-left: 0px; padding-right: 0px;}
.search { background: url(../images/search_bg.gif) repeat-x; }
.headerbg { background: url(../images/headerbg.gif); }
#headertable table td { height: 100px; }
.innerpad { padding-left: 25px; padding-right: 25px; padding-top: 7px; }
#footer a:link,#footer a:visited,#footer a:hover
{
font-weight: normal;
color: #666666;
font-size: 11px;
text-decoration: none;
}
#footer { padding-left: 5px; }
#lang a:link,#lang a:visited,#lang a:hover
{
font-weight: normal;
color: #666666;
font-size: 11px;
padding-right: 5px;
text-decoration: none;
}
ul {list-style:square; }
a.mainlevel-login:link, a.mainlevel-login:visited, a.mainlevel-login:hover
{
font-weight: normal;
color: #666666;
font-size: 11px;
text-decoration: none;
}
a.mainlevel-user:link, a.mainlevel-user:visited, a.mainlevel-user:hover, .mainlevel-user
{
font-weight: normal;
color: #666666;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
text-decoration: none;
}
a.mainlevel-bot:link, a.mainlevel-bot:visited, a.mainlevel-bot:hover
{
font-weight: normal;
color: #666666;
font-size: 11px;
text-decoration: none;
padding-right: 6px;
}
IMG { vertical-align: middle }
.pathway, a.pathway:link, a.pathway:visited, a.pathway:hover {
font-weight: normal;
color: #666666;
font-size: 11px;
text-decoration: none;
 }
 .pathway { font-weight: bold; }

#lang { padding-right: 5px; }
#footer { font-size: 11px; }
.leftcol
{
background: url(../images/left.gif) repeat-y left;
}
/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #ccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #ccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 15px;
	line-height: 34px;
	white-space: nowrap;
	border-right: 0px solid #ccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	font-weight: bold;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #ccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1px;
	color: #666666;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}


#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #ccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #ccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #ccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #ccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #ccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #ccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #ccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #ccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}




td {
	text-align: left;
	font-size: 12px;
}

#stretch
{
	height: 100%;
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
}
html, body { background-color:#f1f4f7; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#555; margin:0 0.5em; height:100%;}

/* Joomla core stuff */
a:link, a:visited {
	color: #0a5096; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #469be6; text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
  width: 95%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.contentheading {

}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #666666;
  width: auto;
  background: #dfd5cc;
}

/** .inputbox {
	padding: 2px;
	border:solid 1px #e5e7e7;
	color: #505050;
	background: #ffffff url(../images/search.gif) repeat-x;
} **/

.searchbox {
        border:solid 1px #e5e7e7;
	color: #505050;
        background: #ffffff url(../images/search.gif) repeat-x; }


.componentheading {
	height: 30px;
	color: #0a5096;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #0a5096;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.contentsubheading {
	height: 30px;
	color: #0a2096;
//	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.contentpagetitle {
	font-size: 13px;
//	font-weight: bold;
	color: #0a2096;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
#rightcol  table.moduletable {
	width: 100%;
	margin: 3px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: solid 1px #d9e2e6;
	background: #f7f6f6;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
#rightcol table.moduletable th, div.moduletable h3 {
	background: #f3efed;
	color: #dc6e0f;
	text-align: left;
	padding-left: 11px;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-transform: uppercase;

}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
#rightcol table.moduletable td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;

  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1, .sectiontableentry1 input {
	background-color : #fff;
	border: none;
}

.sectiontableentry2, .sectiontableentry2 input {
	background-color : #f5f7f6;
	border: none;
}

.small {
	color: #a0a0a0;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #c0c0c0;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #c0c0c0;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #ccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #ffe07c;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	text-indent: 20px;
	line-height: 28px;
	text-decoration: none;
	color: #004682;
	background: #dbe2e9 url(../images/menuarrow.gif) no-repeat right;
	border-bottom: solid 1px #a3b7c7;
}

a.mainlevel:hover {

	color: #469be6;
}

a.mainlevel#active_menu {


}

a.mainlevel#active_menu:hover {

}

a.sublevel:link, a.sublevel:visited {
		display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	text-indent: 20px;
	line-height: 28px;
	text-decoration: none;
	color: #004682;
	background: #eef2f5;
	border-bottom: solid 1px #a3b7c7;
}

a.sublevel:hover {
	color: #469be6;
}

a.sublevel#active_menu {

}
a.subsublevel:link, a.subsublevel:visited {
		display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	text-indent: 20px;
	line-height: 28px;
	text-decoration: none;
	color: #004682;
	background: #fff;
	border-bottom: solid 1px #a3b7c7;
}

a.subsublevel:hover {
	color: #469be6;
}

a.subsublevel#active_menu {

}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #ccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #ccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

*** Zoozis spezifische Styles ***/

.sectiontableheader_zoo {
}

.sectiontableentry1_zoo, .sectiontableentry1_zoo a:link, .sectiontableentry1_zoo a:visited {
	color:#000000;
	padding:1px;
}

.sectiontableentry1_zoo td {
	background-color : #ffffff;
	font-size: 0.9em;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.sectiontableentry2_zoo, .sectiontableentry2_zoo a:link, .sectiontableentry2_zoo a:visited {
	color:#000000;
	padding:1px;
}

.sectiontableentry2_zoo td {
	background-color : #f2f2f2;
	font-size: 0.9em;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

/**********************************/

/* fix for Simpleboard: */
input.general {
  font-size: 1.0em;
  font-weight: bold;
  background: #eee;
}

.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
   	background: #cccccc;
   	width: 100%;
   	border: 1px solid #999;
}

.strong {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

/* navigation_box */

h3#navigationheading {font-size:100%; margin:0; padding:0.4em 1.33em 0.5em 0.75em; margin:0; background:#fff url(5pxgradient_nav_depth03.gif) repeat-y right; color:#fff;}

/*.access_aural*/

h3#navigationheading {color:#fff;}

/*width:100% sonst border nicht im IE6*/

ul#navigationlist {margin:0; padding:0; border-bottom:1px solid #c4d2d8; width:100%;}

ul#navigationlist li {border-top:1px solid #a3b7c7; background:url(5pxgradient_nav_depth01.gif) repeat-y right; padding-right:1px; list-style-type:none; position:relative; }

/* Fix <IE6 (list-bottom-space). Hide from IE Mac \*/

* html ul#navigationlist li {float:left;}

* html ul#navigationlist li a {height:1%;}

/* End */

/* Fix IE7 list-top-space */

*+html ul#navigationlist li {display:inline;}

*+html ul#navigationlist li a {display:inline-block;}

*+html ul#navigationlist li a {display:block;}



ul#navigationlist li li{background:url(5pxgradient_nav_depth02.gif) repeat-y right; margin-right:-5px; border-top:1px solid #c4d2d8;}

ul#navigationlist li li li {background:url(5pxgradient_nav_depth03.gif) repeat-y right; margin-right:-5px;}

ul#navigationlist li a {display:block; text-decoration:none; background-color:#dbe2e9; color:#004682; padding:0.4em 1.33em 0.5em 22px; outline:none; font-size:100%;}

ul#navigationlist li a:link {}

ul#navigationlist li a:hover {color:#469be6;}

ul#navigationlist li a:active {}

ul#navigationlist li a:visited {}



/*aufklapp-link vor dem link*/

ul#navigationlist li a.collapsed {background:url(nav-arrow-left-to-right.gif) no-repeat left center; text-indent:-99999px; width:16px; height:1em; padding:0.4em 0 0.5em 0; position:absolute; top:0; left:0;}

ul#navigationlist li a.collapsed:hover {background-image:url(nav-arrow-top-to-bottom.gif);}

ul#navigationlist li a.expanded {background:url(nav-arrow-top-to-bottom.gif) no-repeat left center; text-indent:-99999px; width:16px; height:1em; padding:0.4em 0 0.5em 0; position:absolute; top:0; left:0;}

ul#navigationlist li a.expanded:hover {background-image:url(nav-arrow-left-to-right.gif)}



/*navigation depth02*/

ul#navigationlist ul {margin:0; padding:0;}

ul#navigationlist li ul.nav_depth02 a {background-color:#eef2f5;}



/*navigation depth03*/

ul#navigationlist li ul.nav_depth03 a {background-color:#fff;}

td#portal-column-two {width:13.75em; padding:0 0 11px 0; background-color:#fff;}

/* .portlet_personalnews */

.portlet_personalnews {background-color:#f7f6f6; font-size:90%; border:1px solid #d9e2e6; border-width:1px 1px 0 1px; margin:4px 0 0 0;}

/*portlet title*/

.portlet_personalnews h3 {display:block; font-size:100%; text-transform:uppercase; font-weight:normal; color:#dc6e0f; background-color:#f3efed; padding:0.6em 1em; margin:0;}

/*date*/

.portlet_personalnews h4 {font-size:100%; font-style:italic; font-weight:normal; margin:1em 0 0; padding:0 1em;}

.portlet_personalnews p {margin:0; border-bottom:1px solid #d9e2e6; padding:0 1em 1em;}

.portlet_personalnews a {color:#333333; font-weight:bold; text-decoration:none; display:block;}

.portlet_personalnews a:link {}

.portlet_personalnews a:visited {}

.portlet_personalnews a:hover {color:#666633;}

.portlet_personalnews a:active {}

.portlet_personalnews img {display:none;}

