/* CSS Document */

.clr {
        clear: both;
}

.article_separator {
  background: #878787; 
  padding: 0px 0px 0px 0px;
  margin:0px;
  font-family: arial, helvetica, sans-serif;
  height: 2px; 
  min-height: 2px; 
  font-size: 1px;
  width: 100%;  
/*  height: 18px;  
  margin: 1px;
  line-height: 3px;  
*/
}

table.blog {
/*   background: #878787;  */
/*  padding: 0px 0px 0px 0px;
  border-top:1px solid gray;
  margin:0px;
  font-family: arial, helvetica, sans-serif;
  height: 3px; 
  min-height: 3px; 
  width: 100%;  
*/
/*  height: 18px;  
  margin: 1px;
  font-size: 3px;
  line-height: 3px;  
*/
}
.outline {
  border: 1px solid #cccccc;
  /* hs:
  background: #ffffff;
  */

/*   background: url(../images/backgrnd.gif) ; */
  background: #008030;
        padding: 2px;
}

#header_outer {
        text-align: left;
        border: 0px;
        margin: 0px;
}

#header {
        float: left;
        padding: 0px;
        margin-right: 2px;
        width: 900px;

/*		
		geht bei 1024x768 ohne unteren
		Schiebebalken
        width: 950px;
*/

		
        height: 110px;
        background: url(../images/header_short.jpg) no-repeat;
}

#MainBody {
	float: left;
	width:100%; 
	height:660px; 
	z-index:1; 
/*	left: 271px; 
	top: 287px; 
*/

	overflow: auto;
}

#pathway_outer {
/*        background: #66cc33;  */ 
        background: #00DF00; 
        width: 706px;
/*  635px; */
  float: left;
  margin-bottom: 2px;
  margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
        border: 1px solid #cccccc;
        height: 21px;
}

#pathway_text {
  overflow: hidden;
        float: left;
        display: block;
        padding-top: 4px;
        height: 18px;
        padding-left: 5px;
  font-size: 11px;
  line-height: 13px;  
		
}

a.pathway {
}

#buttons {
        float: right;
        margin: 0px;
        padding: 0px;
        width: 50%;
}

#search_outer {
        background: #00DF00;
        float: left;
        width: 171px;
  margin-bottom: 2px;
  margin-right: 2px;
  margin-left: 0px;
}

#search_inner {
  border: 1px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 21px;
  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: 11px;
        color: #ff6600;
}


ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li
{
        display: block;
        background-image: none;
        padding-left: 0px;
        padding-right: 0px;
        float: right;
        margin: 0;
        width: auto !important;
  width: 15%;
        font-size: 11px;
        line-height: 21px;
        white-space: nowrap;
        border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
        width: 100%;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        text-decoration: none;
        color: #333333;
        background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

        ul#mainlevel-nav li a:hover
{
        /* hs:
        color: #ffcc00;
        background: #D84203; */

        color: #FF0000;
        background: #66cc33;

        }

#top_outer{
        background: #00DF00;
        float: left;
        width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
        padding: 2px;
  /* hs:
  height: 144px !important;
  height: 150px; */
  height: 114px !important;
  height: 120px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  position: relative;
  top: 0px; 
  left: 0px; 
  background: #00DF00;
  float: left;
  margin-top: 0px;
  width: 171px;
  height: 650px;  
	z-index:2; 
  
}

#left_inner {
/*  position: relative;
  top: 0px; 
  left: 0px; 
*/
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
  width: 165px;
  height: 270px;  
}

#left_inner_bottom {
  border: 1px solid #cccccc;
  padding: 2px;
/*  float: none !important; */
  float: left;
  width: 165px;
  height: 180px;  
}

#content_outer {
/*  background: #00DF00; */
/*  background: #ffffff; */
  position: relative;
  top: 0px; 
  left: 0px; 
  padding: 0px;
  margin-top: 0px;
  margin-left: 2px;
  /** border: 1px solid #cccccc; **/

  float: left;
/*  width: 635px;  */
/*  width: 467px;  */
  width: 533px; 
	z-index:1; 

}

#content_outer_3spalten {
  position: relative;
  top: 0px; 
  left: 0px; 
  padding: 0px;
  margin-top: 0px;
  margin-left: 2px;
  float: left;
/*  width: 635px; */
  width: 708px; 
	z-index:1; 

}

#content_inner{
  background: #ffffff;
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

table.content_table td {
  padding: 0px;
  margin: 0px;
  /* hs: font-weight: bold;
  height: 15px;
  font-size: 10px; */
  font-weight: normal;
  font-size: 14px;
}


#banner_inner {
  float: left;
  padding: 0px;
  height: 70px;
}

#poweredby_inner {
  float: right;
  padding: 0px;
  margin-left: 0px;
  height: 70px;
}

#right_outer {
  position: relative;
  top: 0px; 
  left: 0px; 
  float: left;
  background: #00DF00; 
  margin-left: 2px;
  width: 171px;
  height: 650px;  
}

#right_inner_top {
/*   float: none !important; */
/*  float: left; */
  float: right;
  width: 165px;
/*  height: 220px;  */
  border: 1px solid #cccccc;
  padding: 2px;
}

#right_inner {
/*  float: none !important; */
/*  float: left; */
  float: right;
  position: relative;
  top: 0px;
  width: 165px;
/*   height: 160px;   */ 
/*  border: 1px solid #cccccc; */
  padding: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}

#right_inner_bottom {
/*  float: none !important; */
/*  float: left; */
  float: right;
  width: 165px;
/*  height: 120px;  */
  border: 1px solid #cccccc;
  padding: 2px;
}



.user1_inner {
  border: 1px solid #cccccc;
  float: none !important;
  float: left;
  margin: 0px;
  padding: 2px;
}

.user2_inner {
  border: 1px solid #cccccc;
  float: none !important;
  float: left;
  margin: 0px;
  padding: 2px;
}

table td.body_outer {
  padding: 2px;
  border: 1px solid #cccccc;
}



#active_menu {
  color:#FFCC00;
  font-weight: bold;
}

a#active_menu:hover {
  /* hs: color: #E15704; */
/*  color: #ff6600; */
  color: #ff6600;
}

.maintitle {
  color: #ffffff;
  font-size: 40px;
  padding-left: 15px;
  padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  position: relative;
  top: 0px; 
  left: 0px; 
	z-index:0; 

  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
  margin-right: 10px;
  float: right;
}

#footer {
  border: 1px solid #cccccc;
  text-align: center;
  padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


/* allgemeine Tabellen formatierung, damit der Zwischenraum bei den Inhalten nicht zu gross wird */
td {
  text-align: left;
  font-size: 5px;
}



body {
  margin: 15px;
  height: 100%;
  padding: 0px;
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  background: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
  /* color: #ff6600;  */
  color: #C43C03;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  /* hs: color: #C43C03;        text-decoration: none; */
  background: #ffffff;  
  color: #C43C03;
  /* color: #ff6600;  */
  text-decoration: none;
  font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

/* Formatierung des Inhaltes */
table.contentpaneopen td {
  padding-left:  5px;
  padding-right: 5px;
  font-size: 12px;

/* macht Probleme !!! 
  background: #ffffff;  
  font-size: 11px;
 macht Probleme !!! */

}

/* Eigene Klassen */
table.contentpaneopen td.createdate {
  height: 15px;
  padding-bottom: 10px;
  color: #999999;
  /* hs: font-size: 11px; */
  font-size: 9px;
  font-weight: bold;
}

table.contentpaneopen td.modifydate {
  height: 15px;
  padding-top: 10px;
  color: #999999;
  /* hs: font-size: 11px; */
  font-size: 9px;
  font-weight: bold;
}

table.contentpaneopen td.contentheading {
  height: 30px;
  background: url(../images/contenthead.jpg) top left no-repeat; 
  /* 
  background: url(../images/contenthead.png) top left repeat-x; 
  hs: color: #666666; 
  font-size: 11px;
  
  */
  
  font-weight: bold;
  text-indent: 14px;
  font-size: 14px;
  white-space: nowrap;
}

table.contentpaneopen td.sectiontable {
  font-size: 21px;
  text-align: none;

}



/* ende eigene Klassen */ 

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: 5px;

  font-weight: normal;
  font-size: 11px;
}

table.contentpane td.componentheading {
  padding-left: 4px;
}


table.contentpane td.sectiontableheader {
  margin: 0px;
  padding: 5px;
  font-weight: bold;
  font-size: 11px;
}

table.contentpane tr.sectiontableentry1 {
  background-color : #ffffff;
}

table.contentpane tr.sectiontableentry2 {
  background-color : #f9f9f9;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
  padding: 2px;
  border:solid 1px #cccccc;
  background-color: #ffffff;
}

.componentheading {
  background: url(../images/subhead_bg.png) repeat-x;
  /* hs: color: #666666; */
  color: #ffffff;
  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  height: 21px;
  /* hs: font-weight: bold;
  font-size: 10px; */
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;

}

.contentcolumn {
  padding-right: 5px;
 
}

.contentheading {
  height: 30px;
  background: url(../images/contenthead.png) top left repeat-x;
  /* hs: color: #666666; */
  color: #000000;
  text-indent: 15px;
  font-weight: bold;
  /* hs: font-size: 11px; */
  font-size: 15px;
  white-space: nowrap;
}

.contentpagetitle {
  font-size: 13px;
  font-weight: bold;
  color: #cccccc;
  text-align:left;
}

table.searchinto {
  width: 100%;
}

table.searchintro td {
  font-weight: bold;
}

table.moduletable {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.moduletable th {
  background: url(../images/subhead_bg.png) repeat-x;
  /* hs: color: #666666; */
  color: #ffffff;
  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  height: 21px;
/*   height: 21px; 
  color: #ffffff;
*/
  /* hs: font-weight: bold;
  font-size: 10px; */
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
}

table.moduletable td {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}


.sectiontableheader {
  font-size: 12px;
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontable {
}

.sectiontable td{
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #ffffff;
	height: 15px;	
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	height: 15px;	
}

.sectiontable td.L{
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  padding: 2px;
}

.sectiontable td.R{
  font-size: 13px;
  font-weight: normal;
  text-align: right;
  padding: 2px;
}

.sectiontable td.C{
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  padding: 2px;
}


.small {
  color: #999999;
  /* hs: font-size: 11px; */
  font-size: 9px;





  font-weight: bold;
}

.createdate {
  height: 15px;
  padding-bottom: 10px;
  color: #999999;
  /* hs: font-size: 11px; */
  font-size: 9px;
  font-weight: bold;
}

.modifydate {
  height: 15px;
  padding-top: 10px;
  color: #999999;
  /* hs: font-size: 11px; */
  font-size: 9px;
  font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  /* hs: color: #666666; */
  color: #ffffff;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;
  height: 21px;
  /* hs: font-weight: bold;
  font-size: 10px; */
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
  display: block;
  background: url(../images/menu_bg.png) no-repeat;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  padding-left: 18px;
  height: 20px !important;
  height: 25px;
  width: 100%;
  text-decoration: none;
}

a.mainlevel:hover {
  background-position: 0px -25px;
  text-decoration: none;
  /* hs: color: #333333; */
/*  color: #fc6401; */
  color: #ff0000;
}

a.sublevel:link, a.sublevel:visited {
  background: #ffffff;
/*  padding-left: 1px; */
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 0px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #ff6600;
  text-align: left;
  width: 80%;
  height: 100%;  
  line-height: 13px;  
  border: 1px solid #bbb;
}

a.sublevel:hover {
  /* hs: color: #C43C03; */
  color: #ffcc00;
  text-decoration: none;
}
.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 #cccccc;
  margin: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/* eigene Erweiterungen */

.blog_more {
  position: relative;
  top: 0px; 
  left: 0px; 
  float: left;
 
  background: #ffffff;
  padding: 5px 5px 5px 5px;
  border: 0px;
  font-family: arial, helvetica, sans-serif;
  height: 25px;  
  margin: 0px;
  font-size: 12px;
  line-height: 15px;  
}

a.blogsection:link, a.blogsection:visited {
  display: block;
  background: #ffffff;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #2F2F2F;
  text-align: left;
  padding-top: 0px;
  padding-left: 5px;
  height: 20px !important;
  height: 25px;
  width: 100%;
  text-decoration: none;
}

a.blogsection:hover {
  background-position: 0px -25px;
  text-decoration: none;
  /* hs: color: #333333; */
/*  color: #fc6401; */
  color: #ff0000;
}


/* für ZOOM Gallery */ 
table.zoom {
  background-color : #ffffff;
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
}

table.zoom td {
  background-color : #ffffff;
  margin: 0px;
  padding: 5px;

  font-weight: normal;
  font-size: 13px;
}

table.zoom tr {
  background-color : #ffffff;
}

table.zoom td.componentheading {
  padding-left: 4px;
}


table.zoom td.sectiontableheader {
  margin: 0px;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}

table.zoom tr.sectiontableentry1 {
  background-color : #ffffff;
}

table.zoom tr.sectiontableentry2 {
  background-color : #f9f9f9;
}

table.zoom_prop {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
}

table.zoom_prop td {
  background-color : #ffffff;
  margin: 0px;
  padding: 5px;
}

table.zoom_prop td.componentheading {
  background-color : #ffffff;
  padding-left: 4px;
  font-weight: normal;
  font-size: 13px;
}


table.zoom_prop td.sectiontableheader {
  background-color : #ffffff;
  margin: 0px;
  padding: 5px;
  font-weight: bold;
  font-size: 11px;

}



table.zoom_prop tr.sectiontableentry1 {
  background-color : #ffffff;
}

table.zoom_prop tr.sectiontableentry2 {
  background-color : #f9f9f9;
}


/* Ende ZOOM Gallery */
