BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #59884B;
  color            : #000000;
 /* background: 	url('../images/bg.png');*/
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

h4 { color: #2E5F19; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #2E5F19; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #2E5F19; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');list-style-position:inside
}

hr {
  background       : #C0C0C6;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #7777AA;
}

/* ###################### CSS-Menu ###################### */

.mainlevel {
  font-family      : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : bold;
  width            : 166px !important;
  width: 168px;
  height	   : 20px;
  height: auto !important;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=100, style=1);
  -moz-opacity     : 1.0;
  letter-spacing   : 0px;
  text-indent      : 4px;
  padding          : 2px;
  display          : block;
  margin-top       : 0px;	
}

a.mainlevel:link, a.mainlevel:visited {
  border-bottom    : 1px solid #A7A7A7;
  /*background-color : #588662;*/
  color            : #ffffff;
  /*width:97%;*/	
}
a.mainlevel:hover {
  border-bottom    : 1px solid #A7A7A7;
  /*background-color : #282E84;*/
  color            : #C8C8C8;
  text-decoration:none;
}

#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
  background-image	: none;
  padding-left		: 0px;
  list-style		: none; 
  float				: left; 
  margin			: 0px; 
  width				: 140px; 
  font-size			: 10px;
  line-height		: 12px;
  white-space		: nowrap;
  text-indent		: 5px;
}

#mainlevel-nav a {
  display			: block; 
  float				: middle; 
  text-decoration	: none;  
  border			: 1px;
  border-color		: #fff #cc3300 #cc3300 #fff;
  background		: #ff9933 2px no-repeat;
  color				: white;
}

#mainlevel-nav a {
  float				: none;
}

#mainlevel-nav a:hover {
  background		: #ff6600 1px no-repeat;
}

/* ###################### LINKS ###################### */

a:link, a:visited {
  font-size        : 11px;
  color            : #282E73;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #282E73;
  text-decoration  : underline;
}

a.mainmenu:link, a.mainmenu:visited {
  color			   : white;
  font-weight      : normal;
}

a.mainmenu:hover {
  color			   : white;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #9999cc;
  font-weight      : bold;
}

a.category:hover {
  color            : #6E83FF;
}

/* ##################### MODULE SETTINGS ######################  */

table.moduletable {
  width            : 100%;
  margin-bottom    : 0px;
  padding:0px;
  background: 	url('../images/sidebg.gif');
  background-repeat:repeat-y;
  
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  padding          : 0px;
  border-bottom    : 1px #C0C0C6 solid;
  background-color: #DDDDDD;	
}

table.moduletable td {
  padding          : 0px;
  color:#ffffff;	
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #6b6fa7;
}

.maintitletext {
  font: bold italic 22pt "Times New Roman", serif, georgia;
  color: #FFFFFF;
  margin-top: 3px;
  margin-left: 3px;
}

.mainmenu {
  color            : #0099FF;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  text-decoration  : none;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #8080AA;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #282E73;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */

.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #6E83B9;
  color            : #ffffff;
  border           : 1px solid #CCCCDD;
  width			   : 150px;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #282E73;
  background       : #fefeff;
  border           : 1px dotted;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading, .componentheading {
  font-size        : 16px;
  font-weight      : bold;
  color            : #2E5F19;
  text-align       : left;
  padding          : 3px;
  border-bottom    : 1px #C0C0C6 solid;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #6E83B9;
  text-align       : left;
}

.category {
  color            : #6E83B9;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableentry1 {
   padding			: 3px;
}

.sectiontableentry2 {
   padding			: 3px;
}

.sectiontableheader {
  background-color : #282E73;
  color            : #FFFFFF;
  height           : 18px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #6E83B9;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #69AA50;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #282E73;
  font-weight      : normal;
}

#modul{
color:#EEEEFF;
}
.news {
  width            : 99% !important;
  width: 100%;
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 17px;
  text-align       : left;
  text-indent      : 15px;
  color            : #ffffff;
  padding          : 3px;
  margin           : 3px 0;
  background       : #529837;
}
a.english {
color:#ffffff;
text-decoration:none;
}
a.english:hover {
color:#C8C8C8;
}
