body {
  color            : #000000;
  margin-top       : 15px;/*10*/
  margin-bottom    : 10px;
  padding          : 0px;
  background-color : #E6F2FF; /*#cccccc;*/  /*Haupthintergrund*/
  font-family      : Tahoma, Verdana, arial, sans-serif;
  font-size        : 11px;/*12px;*/
 
}
td, tr, p, div {
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-size        : 11px;/*12px;*/
  color            : #333333;/*#333333;*/
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : normal; /*block;*/
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}                                       /*Leiste oben und unten*/
ul#mainlevel-nav {
  font-size        : 11px;
  /*font-weight      : normal;    /*eingefügt*/*/
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  /*font-size        : 0.8em;*/
  }
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0px;
  width            : auto !important;
  font-size        : 11px;
  font-weight      : normal;          /*eingefügt*/
  line-height      : 21px; /*28*/
  white-space      : normal; /*nowrap;*/
  border-left      : 1px solid #cccccc;/*#cccccc;*/
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  font-weight      : normal;
  display          : block;
  padding-left     : 16px; /*16px;*/
  padding-right    : 15px;
  text-decoration  : none;
  color            : #F2F2F2;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
  background-color : #E0E0E0; /*#DDDDDD;*/
  text-decoration  : underline;  /*eingefügt*/
}

.sublevel {
  padding-left     : 8px;
}
.leftrow {
  background-color : #F2F2F2; /*#F1F1F1;*/ 
  width            : 170px;
  height           : 100%;
  margin-right     : 1px;/*4*/
}
.rightrow {
  font-size        : 10px;
  font-weight      : normal;
  background-color : #F2F2F2; /*#F1F1F1;*/
  height           : 100%;
  overflow         : hidden;
  width            : auto; /*170px;*/
  align            : right;
  margin-left      : 1px;/*4*/
}                                    /*Überschrift Navigationsmenü*/
table.moduletable {
  width	          : 100%;
  table-layout	 : auto;
  border-top       : 1px solid #999999;/*#FFFFFF;*/
  border-bottom    : 1px solid #E0E0E0; /*#E0E0E0;*/
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : center;/*left;*/
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #F2F2F2;
  background-image : url(../images/bgmenu-1.png);  
}
table.moduletable td {
  text-indent      : 2px; /*Eingefügt*/
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : center;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : Tahoma, Verdana, arial, sans-serif; /*arial, helvetica, sans-serif;*/
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #333333;
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  margin-right     : 3px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background-color : #F2F2F2;/*#EDEDED;*/
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;/*#333333;*/
  background       : #F2F2F2;/*#EDEDED;*/
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #e0e0e0; /*#E3E3E3;*/
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #cbcbcb;/*#E3E3E3;*//*Eingefügt*/
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}                                            /*Navigation Farben usw.*/
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;/*12*/
  width            : 169px;/*168*/
  background-color : #F2F2F2; /*#ECEAD8;*/
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;/*12*/
  width            : 169px;
  background-color : #F2F2F2; /*#E3E3E3;*/
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited { /*Text in Navigationsleiste*/
  display          : block;
  font-size        : 11px;/*12*/
  border-top       : 1px solid #ffffff;/*#ffffff;*/
  border-bottom    : 1px solid #999999;
  background-color : #F2F2F2; /*#EDEDED;*/
  font-weight      : bold;/*normal;*/
  padding          : 2px 0px 2px 0px;
  color            : #666666;/*#333333;*/
  width            : 169px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #E0E0E0; /*#C0C0C0;*/ /*#E3E3E3;*/
  font-size        : 11px;/*12*/
  font-weight      : bold;/*normal*/
  text-decoration  : underline;
  text-align       : center;
  text-indent      : 10px;
}
#active_menu {
  color            : #666666; /*#333333;*/
  text-decoration  : underline;
  text-align       : center;
  background-color : #E0E0E0; /*#C0C0C0;*/ /*#E3E3E3;*/
  font-weight      : bold; /*normal;*/
}
a#active_menu:hover {
  color            : #666666;/*#333333;*/
}
a:link, a:visited {
  font-size        : 11px;/*11*/
  color            : #8092A9;
  padding-left     : 1px;/*Eingefügt*/
  text-decoration  : none;
  font-weight      : bold;/*bold;*/
}
a:hover {
  font-size        : 11px;/*11*/
  color            : #666666;/*#333333;*/
  text-decoration  : underline;/*none;*/
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  /*color            : #333333;/*Eingefügt*/*/
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #939393; /*#8092A9;*/
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 2px; /*2*/
  padding          : 2px; /*5*/
  list-style       : none;
}
li { 
  line-height      : 15px;
  padding-left     : 8px; /*10px;*/
  padding-top      : 0px;
  background-image : url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #996600;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 12px;
  color            : #000000;/*#333333;*//*Aktuelles Datum im Kopf*/
  /*background       : #999999;*/        /*Eingefügt*/
  text-align       : center;
  font-weight      : bold;/*Eingefügt*/
  padding-top      : 5px;/*5*/
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
  padding-right    : 10px; 
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
 .pathway {
  font-size        : 11px;
  color            : #000000;/*#FFFFFF;*/          /*Verweis oben links*/
  padding-left     : 5px;
  padding-top      : 5px;
}
  a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #F2F2F2;/*#8092A9;*/
}
  a.pathway:hover {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #000000;/*#999999;*/
}
  table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;   /*0*/
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading {
  /*background-image : url(../images/bgmenu-1.png);*//*Überschrift über den Beiträgen*/
  font-size        : 14px;/*14px;*/
  font-weight      : bold;
  line-height      : 21px;/*24*/
  text-transform   : none;
  text-align       : left;
  color            : #939393; /*#8092A9;*/ /*Überschrift innerhalb der Beiträge*/
  width            : 100%;
}
.componentheading {
  background-image : url(../images/bgmenu-1.png);/*Überschrift über den Themen*/
  font-size        : 12px;/*14px;*/
  font-weight      : bold;
  line-height      : 12px;/*24*/
  text-transform   : none;
  text-align       : left;
  padding          : 5px;/*Eingefügt*/
  color            : #F2F2F2;
  width            : 100%;
  
}
.title {
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 24px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 24px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 24px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #999999;/*#404040;*/
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #999999;/*#404040;*/
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #999999;/*#404040;*/
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Tahoma, Verdana, arial, sans-serif; /*Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  color            : #FFFFFF;
  font-size        : 10px;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
