.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: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	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;
}