/* css for mgfi
 * orig.color: 1D4450 changed to 8cb9bf in some cases
 * last_edit: 2005.08.15
*/

/* fix for images - no blue frame */
img {
	border: medium none inherit;
}

body {
	margin			: 0;
	padding			: 0;
	height			: 100%;
	margin-bottom	: 1px;
  	background		: url(../images/mgfi_background.png) 0 0 repeat-x;

}
td, tr, p {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #4F4F4F; /* 333333 */
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

/* Anzeige des Headers */

.header {
	background-image	: url(../images/header.jpg);
	width				: 600px;
}
.left {
	border				: 1px solid #cccccc;
}
.modul {
padding-top: 3px;
}

.main {
  float            : left;
  width            : 100%;
  margin           : 0px;
  padding          : 0px;
}
.contentdescription {
  width            : auto !important;
  display          : block;
}
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 20px;
  white-space      : nowrap;
  border-right     : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}
.sublevel {
  padding-left     : 10px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 0px solid #FFFFFF;
  border-bottom    : 0px solid #FFFFFF;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  font-variant	   : small-caps;
  text-align       : left;
  height           : 18px;
  line-height      : 18px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background		 : #0179BE;
  border-bottom    : 1px solid #cccccc;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#0179BE,endcolorstr=#4B95C0);
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

#search {
  float            : left;
  margin-top       : 0px;
  /* border           : 0px solid #cccccc; */
  padding-left     : 0px;
  width			   : 150px !important;
  width            : 150px;
  height           : 18px !important;
  height           : 18px;
  overflow         : hidden;
  /* mic */
  border: 1px solid #cccccc;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  height           : 14px !important;
  height           : 14px;
  width            : 145px !important;
  width            : 145px;
  color            : #0000CC;
  background       : #F3F3F3;
}
.back_button {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  float            : center;
  font-weight      : normal;
  line-height      : 11px;
}
.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 : #EDEDED;
  margin-bottom    : 5px;
  color			    : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  /* text-transform   : uppercase; */
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  background-color : #E3E3E3;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  color			   : #0179BE;
}
#active_menu {
  color            : #336699;
  background-color : #E3E3E3;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #336699;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #000000;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  line-height      : 10px;
}
a.readon:hover {
  color            : #333333;
    font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  line-height      : 10px;
}
ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {

  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.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            : #000000;
}
.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;
}

/* Gibt die Anzeige des Datums aus */

.date {
  font-size				: 11px;
  font-weight			: bold;
  color					: #FFFFFF;
  padding-right		: 10px;
  float: right;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  float: right;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #FFFFFF;
  padding-left     : 8px;
  background: #0179BE;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  font-weight		: bold;
  color				: #FFFFFF;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0px;
}
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-size        : 14px;
  font-weight      : bold;
  line-height      : 20px;
  text-align       : left;
  border-bottom    : 1px solid #cccccc;
  color            : #817D7D; /* 000000 */
  width            : 100%;
  font-variant	   : small-caps;
  text-transform   : uppercase;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  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        : 10px;
  color            : #999999;
  font-weight      : normal;
}
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}
.footer a:hover {
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}

/* mgfi costum */
.Stil1 {
	font-size: xx-small;
	color: #FFFFFF;
}

/* Anzeige der Flaggen und Text im Mambelfish-Modul */
.mambel {
  padding-right		: 3px;
  padding-top		: 3px;
  /* border      		: 1px solid #cccccc; */
  float				: right;
  font-size        : 10px;
  color            : #838383;
}
.mambel a:hoover{
  padding-right		: 3px;
  padding-top		: 3px;
  /* border      		: 1px solid #cccccc; */
  float				: right;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.mainlevel-nav {
	/* display         : block;
	color			: #FF6666; */
	width           : 25px;
}
.advertisement {
	height: 8px;
	background-color: transparent;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border: 1px solid #ECECEC;
	letter-spacing: 15px;
}

.banner470 {
	width: 470px;
	margin: 2px;
	background-color: transparent;
	text-align: center;
}

.isoffline {
	width: 650px;
	margin-left: 100px;
	margin-top: 1px;
	background-color: #FFECEC;
	border: 1px solid #FF0000;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* textscoller - ftscroll */
table.moduletable.ftscroll {
    padding: 3px;
    border-spacing: 2px;
    border-collapse: collapse;
    spacing: 3px;
}
