body {
  color:#000000;
  padding          : 0px;
  font-family      : arial, sans-serif;
  font-size        : 12px;
}
td, tr, p, div {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 2px;
}
.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
}
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
  width            : 100%;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 14px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
  background-color : #255ba3;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : url('none');
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 14px;
  line-height      : 22px;
  white-space      : nowrap;
  background-color : #255ba3;
  border-left      : 2px solid #f5ede3;
}
ul#mainlevel-nav li a {
  font-size        : 14px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
  background       : #255ba3;
  color            : #f5ede3;
}
ul#mainlevel-nav li a:hover {
  font-size        : 14px;
  color            : #333333;
  background-color : #ff6600;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #F1F1F1; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #F1F1F1;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 0px solid #FFFFFF;
  border-bottom    : 0px solid #999999;
  border-bottom    : 0px #ffffff solid;
}


table.moduletable th {
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 24px;
  line-height      : 24px;
  letter-spacing   : 1px;
  text-decoration  : none;
  color            : #154c8e;
  height           : 23px;
  padding-top      : 3px;
  font-size        : 11px;
  text-indent      : 5px;
  line-height      : 15px;
  background-image : url('../images/point.png');
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  font-size        : 12px;
}
table.moduletable-umfrage {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 0px solid #FFFFFF;
  border-bottom    : 0px solid #999999;
  border-bottom    : 0px #ffffff solid;
  background       : #FFFFFF;
}
table.moduletable-umfrage th {
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  text-decoration  : none;
  color            : #154c8e;
  height           : 23px;
  padding-top      : 3px;
  font-size        : 11px;
  text-indent      : 5px;
  line-height      : 15px;
  background-image : url('../images/point.png');
}
table.moduletable-umfrage td {
  padding-left     : 0px;
  padding-right    : 0px;
  font-size        : 11px;
}
table.moduletable-banner {
  background       : transparent;
}
/*table.moduletable-search {
 font-size:10px;
 background-color:#8D9BA8;
 padding-left: 5px;
 padding-right: 5px;
 height: 33px;
 margin-left: 20px;
 margin-bottom: 20px;
 
}*/
/* ============ CODE bewirkt nichts ================= */
search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
  border           : 1px #e1d4c0 solid;
}

.back_button {
  color            : #007667;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  /*border           : 1px solid #999999;*/
  /*padding-bottom   : 3px;*/
  /*padding-left     : 21px;*/
  /*padding-right    : 2px;*/
  /*padding-top      : 1px;*/
  float            : right;
  /*line-height      : 11px;*/
  text-decoration  : none;
  /*background       : url('../images/back2.gif') no-repeat;*/
}

/* das Orginal 
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  padding          : 1px;
  border           : 1px #aca395 solid;
  background-color : #f5ede3;
  background-color : #FFFFFF;
}
.inputbox {
  border           : 1px solid #999999;
  background-color : #f5ede3;
  background-color : #FFFFFF;
  margin-bottom    : 5px;
  color			   : #333333;
  background       : #f5ede3 url('../images/back.gif');
} */

/* Das Update, code by L.C. */
.button-add {
  font-size        	: 9px;
  font-weight      	: bold;
  color            	: #FFFFFF;
  margin-top		: 6px;
  margin-left	   	: 5px;
  padding-top		: 0px;
  border           	: 1px #005B88 solid;
  background-color 	: #005B88;
  width				: 23px;
  height			: 17px;

}
.button-search {
  font-size        	: 9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight      	: bold;
  color            	: #FFFFFF;
  margin-top		: 6px;
  margin-left	   	: 8px;
  padding-top		: 0px;
  border           	: 1px #50595E solid;
  background-color 	: #50595E;
  width				: 28px;
  height			: 16px;

}
.inputbox-add {
  border           	: 1px solid #999999;
  font-size			: 10px;
  background-color 	: #f5ede3;
  background-color 	: #FFFFFF;
  margin-left		: 5px;
  color			   	: #333333;

}
.inputbox-search {
  border           	: 1px solid #999999;
  font-size			: 12px;
  background-color 	: #f5ede3;
  background-color 	: #FFFFFF;
  margin-left		: 5px;
  color			   	: #333333;
  border-top 		: 1px solid #666666;
  border-left 		: 1px solid #666666;

}
.inputbox {
  border           	: 1px solid #999999;
  font-size			: 12px;
  background-color 	: #f5ede3;
  background-color 	: #FFFFFF;
  margin-left		: 5px;
  color			   	: #333333;
  width				: 150 px;
  height			: 19px;

}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  background       : #E3E3E3;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 0px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
  background       : #f5ede3;
  background       : #FFFFFF;
  /*border-bottom    : 1px #ccc1ae solid;*/
  border-bottom    : 1px #FFFFFF solid;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 0px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
  border-bottom    : 1px #cdc2af solid;
  border-bottom    : 1px #FFFFFF solid;
}



.schrift {
  font-size        : 12px;
  color            : #004D71;
  text-decoration  : none;
  font-weight      : normal;
  padding-left     : 0px;
}

a.mainlevel-top  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  text-indent      : 10px;
  line-height      : 20px;
}
a:link, a:visited {
  font-size        : 12px;
  color            : #004D71;
  text-decoration  : none;
  font-weight      : bold;
  padding-left     : 0px;
}
a:hover {
  color            : #FF6600;
  text-decoration  : underline;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
}
a.readon:link, a.readon:visited {
  color            : #A20000;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  padding-top      : 10px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

/* for print-, and emailbutton ... */
.buttonheading {
	background-color: #FFFFFF;
}

a.readon:hover {
  color            : #FF6600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
  background-repeat: no-repeat;
}
ul {
  float            : left;
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  line-height      : 20px;
  padding-left     : 13px;
  padding-botton   : 0px;
  padding-top      : 0px;

  /*background-image : url('../images/readon.gif');*/
  background-image : url('../images/arrow.png');
  background-repeat: no-repeat;
  background-position: 0px 4px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
  background       : #f5ede3;
  background       : #FFFFFF;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #FF6600;
}
.pagenavbar {
  padding          : 2px;
  border-top       : 0px #999999 solid;
}
.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;
  padding-right    : 10px;
  color            : #FFFFFF;
}
.small {
  font-size        : 11px;
  color            : #333333;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #333333;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 11px;
  padding-left     : 0px;
  font-weight      : bold;
  color            : #555555;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  /*padding-left     : 5px;*/
  color            : #004fb9;
  font-weight      : normal;
}
a.pathway:hover {
  font-size        : 11px;
  /*padding-left     : 5px;*/
  color            : #ff6600;
  text-decoration  : underline;
}
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;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-weight      : bold;
  /*text-transform   : uppercase;*/
  text-align       : left;
  height           : 20px;
  letter-spacing   : 1px;
  background-image : url('../images/capbkg.png');
  color            : #333333;
  padding-top      : 1px;
  padding-left     : 0px;
  font-size        : 12px;
  background-repeat	: no-repeat;

}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.tabpadding {
  border-left      : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #FFFFFF;
  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;
}
.datum	{
  color            : #FFFFFF;
  font-weight      : normal;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

table.moduletable-kiam {
  background       : transparent;
}
